body{
	background: url("../imagens/background.jpg") #fff;
	margin: 0px;
	font: 10px Verdana;
}

#container{
	margin: 0px auto;
	width: 1000px;
	background: #fff;
}

#top{
	/*background: url("../imagens/logo.jpg") no-repeat #221d1d;*/
	background: url("../imagens/logo.jpg") no-repeat #000;
	height: 150px;
	width: 1000px;
	float: left;
	margin: 0px auto;
}


a{
	text-decoration: none;
	border-left: none;
	color: #cce458;
}

a:hover{
	text-decoration: none;
	border-left: none;
	color: #6d7b28;
}


/**********************            MENU           *******************/
#menu{ margin-top: 1px;	margin-bottom: 1px;	float: left; height: 38px; width: 1000px; text-align: center; background: #221d1d; }
#menu ul{ font: 12px verdana; padding-left: 0px;	list-style-type:none; margin: 0px auto;	}
#menu li{	list-style-type:none; display: inline;}
#menu li a:link, li a:active, li a:visited{ float: left; font: bold 80% 'Verdana', Helvetica, Arial, Tahoma; color: #fff; padding-bottom: 12px;
	padding-top: 14px;	text-decoration: none;	width: 111px;}
#menu li a:hover{	background: #cce458;	color: black;}
#menu li.item-home a{	border-left:none;	width: 112px;}
/**********************            MENU           *******************/


#bx_centro_site{
	width: 1000px;
	float: left;
	margin-top: 1px;
	background: #221d1d;
}


#bx_coberturas{
	background: #221d1d;
	width: 813px;
	float: left;
	margin: 0px auto;
	margin-top: 2px;
}

#bx_agenda_mural{
	background: #221d1d;
	width: 813px;
	float: left;
	margin: 0px auto;
	margin-top: 2px;
}





#bx_contato_site{
	width: 813px;
	float: left;
	background: #221d1d;
}


#bx_publicidade{
	background: #221d1d;
	width: 185px;
	float: left;
	margin: 0px auto;
	margin-left: 1px;
	border-left: 1px solid white;
}






#bx_quem_somos{
	width: 813px;
	float: left;
	background: #221d1d;
	color: #ebebeb;
}

#bx_quem_somos p{
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font: 12px verdana;
}


.quem_somos{
	float : left;
	width: 370px;
	border: 0px solid #cce458;
	margin: 10px;
	padding: 5px;
}

.quem_somos img{
	float : left;
	margin: 0px;
	padding: 5px;
}

.quem_somos p{
	float : left;
	margin: 5px;
	padding: 5px;
}

#rodape{
	background: #221d1d;
	width: 1000px;
	height: 20px;
	float: left;
	margin: 0px auto;
	color: white;
	font: 10px verdana;
	margin-top: 1px;
	text-align: center;
}

.tbl_contato{
	color: #ebebeb;
	font: 12px verdana;
	float: left;
	font-weight: bold;
}

.campo{
	border: 1px solid #878787;
	font: 14px verdana;
}
.botao{
	border: 1px solid #878787;
	font: 14px verdana;
	background: #878787;
	color: white;
}

.botao:hover{
	background: #84951c;
}

h3{
	font: 18px verdana;
	color: #cce458;
	margin-left: 7px;
	font-weight: bold;
}



h6{
	font: 18px verdana;
	color: #ebebeb;
	margin-left: 7px;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}



.video{
	width: 780px;
	float: left;
	border: 0px solid red;
	padding: 10px;
}

.descricao_video{
	width: 380px;
	float: left;
	height: 300px;
	margin: 5px;
}

.descricao_video h4{
	font: 14px verdana;
	font-weight: bold;
}

.box_video{
	width: 390px;
	float: left;
}

sup{
	font-size: 9px;
}

.box_balada{
	background: #333;
	margin: 10px;
	margin-right: 0px;
	width: 390px;
	float: left;
	height: 130px;
}

.box_balada img{
	padding: 5px;
	float: left;
}



.box_mostra_balada{
	background: #333;
	margin: 10px;
	float: left;
	width: 790px;
}

.box_mostra_balada img{
	padding: 10px;
	float: left;
}

.box_mostra_balada h4{
	font: 14px verdana;
	font-weight: bold;
}

.box_mostra_agenda{
	background: #333;
	margin: 10px;
	float: left;
	width: 790px;
}

.box_mostra_agenda img{
	padding: 10px;
	float: left;
}







.player{
	width: 605px;
	height: 200px;
	background: black;
	float: left;
	padding: 1px;
	margin-top: 0px;
	margin-right: 1px;
	text-align: center;
}


.calendario{
	width: 197px;
	height: 198px;
	background: #fff;
	float: left;
	padding: 1px;
	margin-top: 0px;
	margin-left: 1px;
	border: 1px solid #21262a;
	font: 12px verdana;
	text-align: center;
	background: url("../imagens/ultimos_eventos.jpg") no-repeat top #fff;
}


.coberturas{
	width: 201px;
	height: 150px;
	float: left;
	text-align: center;
	font: 10px verdana;
	color: #fff;
}

.foto_cobertura img{
	margin: 3px;
	border: 3px solid #cce458;	
}

.foto_cobertura:hover img{
	border: 3px solid #819c01;	
}

.light img {
	border: 2px solid white;
}
.light:hover img {
	border: 2px solid #cc0000;
}



.tblcalendario{
	width: 180px;
}

.agenda{
	width: 401px;
	background: url("../imagens/agenda.jpg") no-repeat top #fff;
	float: left;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	border: 1px solid #21262a;

}

.box_agenda{
	width: 400px;
	background: #fff;
	float: left;
	padding: 1px;
	margin-top: 1px;
	margin-right: 1px;
	border: 2px solid #ddd;
	font: 10px verdana;
	text-align: justify;
	color: #444;	
}

.foto_agenda{
	width: 90px;
	float: left;
	margin: 1px;
}
.texto_agenda{
	float: left;
	width: 280px;
	margin: 0px;
	border: 1px solid white;
}


.mural{
	width: 403px;
	background: url("../imagens/mural_recados.jpg") no-repeat top #fff;
	float: left;
	padding: 1px;
	margin-top: 1px;
	border: 1px solid #21262a;
}


#bx_centro_pagina_site{
	float: left;
	width: 810px;
	border: 0px solid red;
}


.linkcalendario{
	text-decoration: none;
	font-weight: bold;
	color: #555;
}


.agenda_home img{
	margin: 5px;
	border: 3px solid #cce458;
}

.agenda_home:hover img{
	border: 3px solid #819c01;
}

.lista_fotos img{
	margin: 15px;
	border: 5px solid #cce458;
}

.lista_fotos:hover img{
	border: 5px solid #819c01;
}


.links_fotos{
	color: #555;
	background: #333;
	margin: 10px;
	text-align: center;
}

.links_fotos a{
	color: #ebebeb;
	margin: 5px;
	text-align: center;
	font-size: 12px;
}

.links_fotos a:hover{
	color: #999;
	margin: 5px;
	text-align: center;
}


.box_mostra_fotos{
	background: #333;
	color: #fff;
	font: 12px verdana;
	font-weight: bold;
	margin: 10px;
	float: left;
	width: 790px;
}

.tbl_cadastro{
	font: 12px verdana;
	color: white;

}


