@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 0;
}
a:link {
	text-decoration: none;
	color: #000000;
	border:0;
}
a:visited {
	text-decoration: none;
	color: #000000;
	border:0;
}
a:hover {
	text-decoration: none;
	color: #666666;
	border:0;
}
a:active {
	text-decoration: none;
	color: #666666;
	border:0;
}
.texto_evento {
	font-family:Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.texto_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;	
	color: #12aace;
}
.texto_azul_g {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;	
	color: #4aaafe;
}
.texto_azul_g1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;	
	color: #12aace;
}
.titulo_azul 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;font-weight: bold;	color: #12aace;
}
.texto_foto {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.texto_azul_mail {
	font-family: Verdana;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;	
	color: #0464c8;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

