@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
}.evento_titulo {
	font-family: "Arial Black", Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}.detalhe_evento_titulo {
	font-family: "Arial Black", Arial;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
}.evento_texto {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}.evento_texto_lista {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}.detalhe_evento_texto {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}.menu {
	font-family: "Arial Black", Arial;
	font-size: 13px;
	color: #669900;
	text-decoration: none;
}.contato {
	font-family: Verdana;
	font-size: 13px;
	color: #669900;
	text-decoration: none;
}.retorno_contato {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #669900;
	text-decoration: none;
}.botao {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.tabela_valores {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.adm {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}.adm_alerta {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}.imagem {
	border: 1px solid #669900;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
}
a:active {
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}


