.botao {
	border:none;
	background-color:#0a4604;
	color:#ffffff;
	font-size:14px;
	font-family:Arial;
	text-align:center;
	height:20px;
	padding-bottom:3px !important;

}

a .botao:hover {
	border:none;
	background-color:#0d5805;
	color:#ffffff;
	
}
.selectimg {
	margin-left:10px;
	float:left;
	
}



#selecao1 {
	width:132px;
	float:left;
	margin-left:0px;
}

#selecao2 {
	width:82px;
	float:left;
	margin-left:0px;
}

#down {
	float:left;
	clear:both;
	margin-top:20px;
	margin-left:10px;	
	text-align:center;
}

#busca {
	margin-left:0px;
	float:left;
	width:840px;
	background-position:left;
	background-repeat:repeat-y;
	display:block;
}
#busca label {
	width:50px;
	padding-top:4px;
	float:left;
	margin-left:-10px;
}
#mes {
	margin-left:0px;
	
}

#ano {
	margin-left:0px;
}


#b_buscar {
	margin-left:10px;
	width:50px;
	float:left;
	

}


#eventos {
	float:left;
	clear:left;
	width:940px;
	background-position:left;
	background-repeat:repeat-y;
	margin-top:20px;
	
	
}
#eventos ul {
	list-style:none;
	display:block;
	margin-top:25px;
}

.setanew {
	margin-left:0px;
	float:left;
	padding-top:5px;
}
.titulonew {
	margin-top:0px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#575252;
	margin-left:8px;
	float:left;
}
.datanew {
	float:left;
	padding-top:5px;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#54a276;
	margin-left:10px;

}
.resumonew {
	float:left;
	padding-top:10px;
	margin-bottom:20px;
	width:900px;
	clear:both;
	font-family:'Verdana', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#575252;
	margin-left:20px;
}

#ulEventos {
	list-style:none;
	
}

.liEventos {
	display:table;
	width:300px;
	margin-left:10px;
	margin-bottom:30px;
	float:left;
	
}

.dataEvento{
	width:57px;
	height:67px;
	float:left;
	clear:both;
	background-image:url('/img/evento_data.gif');
	text-align:center;
}
.mesEvento {
	float:left;
	margin-top:11px;
	font-size:9px;
	color:#ffffff;
	font-family:"Arial";
	font-weight:600;
	margin-left:auto;
	width:57px;
}
.diaEvento{
	float:left;
	clear:left;
	margin-top:5px;
	font-size:28px;
	color:#181818;
	font-family:"Arial";
	font-weight:400;
	margin-left:auto;
	width:57px;
	text-align:center;
}

.ctxtEventos {
	float:left;
	width:205px;
	margin-left:10px;
	
}
.ctxtEventos span {
	float:left;
	clear:left;
}

#paginarEventos {
	background-color:#ffffff;
}

.pontilhado {
	float:left;
	clear:both;
	margin:10px auto 15px auto;
	width:275px;
	text-align:center;
	font-family:"Arial";
	font-size:10px;
}