.text_portada {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight:bold;
	text-align:justify;
}

.text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:justify;
}

.text_petit{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.text_petit:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}


.titol{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#FFFFFF;
	
}

.subtitol{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	/*font-weight:bold;*/
	
}

.banner{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
	font-weight:bold;
	
	
}

.quadre_justify {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	border: 1px solid #ACADAE;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #FFFFFF;
   
}

A:link, A:visited, A:active 
{ 
	text-decoration: none; 
}
.quadre_12 {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #000099;
	border: 1px solid C0C0C0;
}


.text_blanc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
.text_blanc:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;	
}



.text_blau {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#001C58;
}
.text_blau:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#001C58;
	text-decoration:underline;	
}

.text_taronja {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F68B1F;
}
.text_taronja:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#F68B1F;
	text-decoration:underline;	
}
.text_gris{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	vertical-align:bottom;
}

.text_footer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666;
	vertical-align:bottom;
	font-weight:bold;
}

.text_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;	
	
}
.text_header:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	/*text-decoration:underline; */
	text-transform:uppercase;	
	font-weight:bold;
}