/* h2 {
 text-decoration: underline 
 } */
 
/* Afegits del welcome del departament*/
a {color: #CC6600;}
a:visited {color: #CC6600;
text-decoration: none;}

a:link {text-decoration: none;}
a:hover {font-weight: bolder;}
.especial a {color:white;}
.especial a:visited {color:white;}
.especial {width: 280pt ;tex-align: center;
background-color: #AAAAAA;
border: thin lightgray solid }

/*.especial {margin-right: 30% ;
margin-left: 30% ;
background-color: lightgray;
border: thin lightgray solid }*/

/* De Korenblum: */
/*
 h2 {text-decoration: underline } 
body {font-family: arial,helvetica, sans-serif;
font-size: 11pt} 
.conf {font-style: italic} 
.dia {font-weight: bold;
    font-size: 12pt;
color: gray }
a:hover {font-weight: bolder}
.programa {margin-right: 10% ;
margin-left: 10% ;
background-color: #FFCC99;
border: thin gray solid }
.llista {margin-right: 5% ;
margin-left: 5% ;
align: center;
background-color: #FFCC99;
border: thin gray solid }
.nom {font-weight: bold;}
*/

/* Per les taules de personal: */

.personal {
    margin-right: 10% ;
    margin-left: 10% ;
    border: thin gray solid;
    border-spacing: 10mm;
	background:  url(imatges/logo3.jpg);
}

.capsalera {
    font-weight: bold;
    font-size: 12pt;
    color: #724F8F;
    background: #D9D9D9;
    }
    /* color: #724F8F; */
.ind {font-family: arial, helvetica, sans-serif;}

.ind a  {
    color: #724F8F;
    }
.personal a  {
	color: #724F8F;
	}
	.capsalera a  {
		color: #724F8F;
		}	
.ind a:hover {font-weight: bolder;}
.personal a:hover {font-weight: bolder;}

/* Fi taules de personal */

body {
font-family: arial, helvetica, sans-serif;
font-size: 11pt} 

.petit {
font-style: italic; font-size: 9pt; font-color: lightgray}

.conf {
font-style: italic
} 
.dia {
font-weight: bold;
    font-size: 12pt;
color: gray }

/*a:hover {
font-weight: bolder}*/

.programa {margin-right: 10% ;
margin-left: 10% ;
background-color: #FFCC99;
border: thin gray solid }


.llista {margin-right: 5% ;
margin-left: 5% ;
align: center;
background-color: #FFCC99;
border: thin gray solid }

.sem {margin-right: 5% ;
margin-left: 5% ;
align: center;
background-color: #F3FFC5;
border: thin gray solid }

.nom {font-weight: bold;}

/*body {
font-family : Verdana, Arial, Helvetica, sans-serif; 
} */

.activo {
background-color : white; 
color: black; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 5px; 
border-left-style : solid; 
border-color : red; 
padding-left : 5px; 
} 

.head {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border : 0 none ; 
border-top-style : solid; 
border-color : red; 
border-right-style : solid; 
padding-left : 3px; 
padding : 3px; 
font-weight : bold; 
} 

/*h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 13pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 13px; 
border-color : red; 
border-left-style : solid; 
padding-left : 3px; 
} */

h2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : black; 
border-left-style : solid; 
padding-left : 3px; 
} 

/*h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : #006600; 
border-left-style : solid; 
padding-left : 3px; 
} */

/*p, table, form  {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
margin-left : 5px; 
} */

table {
font-family :  Arial, Helvetica, sans-serif; 
font-size : 8pt; 
} 

.marco {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
background-color : #ffffcc; 
border-style : solid; 
border-width : 1px; 
border-color : gray; 
padding : 5px; 
margin-left : 5px; 
} 


/* PLANTILLAS FUENTES */
/*i {
color : #000066; 
} */

/*b {
color : red; 
} */

/* Estilo enlaces:  

A:link {
text-decoration : underline; 
color : #000066; 
} 

A:hover {
text-decoration : none; 
color : red; 
} 

A:active {
text-decoration : underline; 
color : red; 
} 

A:visited {
color : gray; 
} */