h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13pt;
	line-height: 18pt;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	}
	
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13pt;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	}

.notaInformativa{
   color: #FF6600;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: left;
	color: #FFFFFF;
	}



hr {
	height: 1px;
	border: 1px solid #000000;
}



#el08 {
	font-size:2em;
	color: #33FF00;
	background-color: #00CC00;

} /* Bigger text */ 


a {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {text-decoration: none}

a:visited {
        text-decoration: none;
        color: #FFFFFF;
}

a:active {text-decoration: none;}

a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #FF6600;}

.taronja a { color: #FF6600;}
.taronja a:link { color: #FF6600;}
.taronja a:active { color: #FF6600;}
.taronja a:visited { color: #FFFFFF;}
.taronja a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #FF6600;}

.gris {color: #999999;}

.error { 
    font-weight: bold;
    color: #FF6600;
}

.numero {
    color: #999999;
    font-weight: bold;}

.margesfoto {
	margin: 0px 15px 15px 0px;
	float: left;
	border: #000000;
}

.foto {
    border: 0;
}


.top {
	vertical-align: top;
}


/* _______________________________ FORMULARIS __________________ */


.botopetit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-weight: normal;
	background-color: #000000;
	border: 1px solid #000000;
}

.botogros{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-weight:  bold ;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}

.botogrosTornar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	font-weight:  bold ;
	background-color: #000000;
	border: 1px solid #FFFFFF;
    padding-right: 2px;
    padding-left: 2px;
}

.filaparell{
	background-color: #666666;
}

.filasenar{
	background-color: #333333;
}	
legend {
	color: #FFFFFF;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;




}
.formulari {
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

.formulariblau{
	color: #0099FF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	font-size: 12px;

}
.taula {
         width: 500px;
         text-align: left;
         border: 0;
}

tr.fila {
        text-align: left;
}

td.fila {
        text-align: left;
}

td.fila a:visited { 
    color:#FFFFFF;
}

.fila {
        text-align: left;
}

form {
        text-align: left;
}

ul.fotos {
    display: inline;
}

.icoFoto {
  border: 0;
  width: 100px;
  height: 50px;
}

table.llistaLletres  tr {
    border: 0px solid green;
    display: inline;
}

