body {
	background-color: #393738;
}
.menu
{
	color: #ffff00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.topicos
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textos, a.textos:link, a.textos:visited, a.textos:hover, a.textos:active
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.tela_fundo {
	width: 770px;
}
.tela_topo {
	width: 770px;
	height: 129px;
}
.tela_menu {
	width: 770px;
	height: 20px;
}
.tela_index_superior {
	width: 770px;
	height:190px;
}
.tela_index_eventos {
	width: 440px;
	height: 190px;
	float: left;
	background-color: #FFFFFF;
}
.tela_index_calendario {
	height: 190px;
	width: 325px;
	float: right;
	background-color: #FFFFFF;
}
.tela_index_inferior {
	width: 770px;
	height: 160px;
}
.tela_index_utilidade_links {
	width:440px;
	height:160px;
	float:left;
}
.tela_index_contato {
	height: 160px;
	width: 325px;
	float: right;
}
.tela_parceiros {
	height: 75px;
	width: 770px;
	background-color: #FFFFFF;
	float:none;
}
.tela_empresa {
	width: 770px;
	height: 355px;
	background-color: #FFFFFF;	
}
.tela_eventos {
	width: 770px;
	height: 140px;
	background-color: #FFFFFF;	
}
.tela_top20 {
	width: 770px;
	height: 140px;
	background-color: #FFFFFF;	
}
.tela_album_eventos {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;	
}
.tela_utilidade {
	width: 770px;
	height: 370px;
	background-color: #FFFFFF;
	background-image: url(imagens/utilidade_fundo.png);
}
.tela_calendario {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;	
}
.tela_links {
	width: 770px;
	height: auto;
	background-color: #FFFFFF;
}
.tela_anuncie {
	width: 770px;
	height: 370px;
	background-color: #FFFFFF;
	background-image: url(imagens/anuncie_fundo.png);
}
.tela_contato {
	width: 770px;
	height: 370px;
	background-color: #FFFFFF;	
}
.tela_contato_texto {
	width: 340px;
	height: 350px;
	float:left;
}
.tela_contato_form {
	width: 410px;
	height: 350px;
	float:right;
}
.tela_espaco {
	height: 8px;
	width: 770px;
	float:none;
}
