a {text-decoration:none}
body {
	margin: 0 auto; 
	/*margin: 0px 0px 0px 0px;*/
	background-color: #FFFFFF;
	text-align:center;
}

#principal{ 
	margin: 0 auto; 
} 


.blanco{
	font-family:Times;
	font-size:11pt;
	color:#FFFFFF;
	font-weight:bold;
}

.gris{
	font-family:Verdana;
	font-size:10pt;
	color:#515151;
	font-weight:bold;
}

.grispie{
	font-family:Verdana;
	font-size:8pt;
	color:#515151;
	font-weight:normal;
}



.gris12{
	font-family:Verdana;
	font-size:12pt;
	color:#515151;
	font-weight:bold;
}
.granate{
	font-family:Verdana;
	font-size:8pt;
	color:#861B0B;
	font-weight:bold;
}

.negritatxt{
	font-family:Verdana;
	font-size:10pt;
	color:#861B0B;
	font-weight:bold;
}


.marron{
	font-family:Times;
	font-size:12pt;
	color:#861B0B;
	font-weight:bold;
}

.titulo{
	font-family:Times;
	font-size:14pt;
	color:#861B0B;
	font-weight:bold;
}
.titulo_pequeño{
	font-family:Times;
	font-size:12pt;
	color:#861B0B;
	font-weight:bold;
}

.input_form {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: normal;
	color: #861B0B;
	background-color: #FFFFFF;
	border: 1px solid #90BF00;
}
.titulo_marron{
	font-family:Times;
	font-size:9pt;
	color:#861B0B;
	font-weight:bold;
}
.blanco_pie{
	font-family:Times;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
}
.recomienda{
	cellpadding: 2px;
	cellspacing: 0px;
	border: solid 1px #000000;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;	
}