/* 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;

}

.sp {

	font-size: 11px;
	text-decoration:none;
	color: #FF0000
}
.titulo {font-size: 20px; color: #0080FF; font-weight: bold; text-align: center;}
.titulo2 {
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulo3 {font-size: 25px; color: #CC9933; font-weight: bold; text-align: center;}
.titulo4 {
	font-size: 20px;
	color: #94238A;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titulo5 {
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.azul {
	font-size: 12;
	color: #94238A;
	text-align: center;
}
.tit_azul {
	font-size: 12;
	color: #94238A;
	text-align: center;
	font-weight: bold;
}

