* Estilos de separadores */


body {
	background-color: #FAFAFA;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table, tr, td {
font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sp {

	font-size: 11px;
	text-decoration:none;
	color: #FF0000
}
.titulo {
	font-size: 20px; 
	color: #2471C3; 
	font-weight: bold; 
	text-align: center;
	text-decoration: underline;}
.titulo2 {
	font-size: 16px;
	color: #2471C3;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.petita {
	font-size: 10;
	color: #808080;
	text-align: center;
}

.azul {

	color: #2471C3;

}
.tit_azul {
	font-size: 11;
	color: #2471C3;
	text-align: center;

}
.tit_grande {
	font-size: 15;
	color: #2471C3;
	text-align: center;
	font-weight: bold;
}
.tit_grande2 {
	font-size: 18;
	color: #2471C3;
	text-align: center;
	font-weight: bold;
}

