.mes_evento{
	color:#DD8C00;
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
		margin-right:5px;
		margin-top:10px;
	border-bottom:1px dashed #666970;

}
.eventos_off{
	background-color:#F1F1F1;
	margin-left:2px;
	margin-top:8px;
	border:1px solid #C0C0C0;
}
.eventos_on{
	background-color:#E5E5E5;
	margin-left:2px;
	margin-top:8px;
	border:1px solid #C0C0C0;
	cursor:pointer;
}
.eventos_titulo{
	margin-left:5px;
	font-weight:bold;
}
.dados_gerais{
	margin-left:10px;
	color:#797979;
	margin-top:10px;

	width:300px;
}
.dados_gerais2{
	margin-left:10px;
	color:#797979;
	margin-top:10px;
	float:left;

	width:300px;
}
.titulo_evento{
	color:#DD8C00;
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;

}
.spacer2{
	border-bottom:1px dashed #666970;
	margin:0px;
	width:98%;
	height:2px;
	margin-bottom:5px;
	margin-left:5px;
}
.veja_mais{	
	background-image:url('../images/menu_veja_mais.jpg');
	background-repeat:no-repeat;
	height:26px;
	float:right;
	width:200px;
	margin-top:10px;
}
.conteudo_veja_mais{
	float:right;
	width:198px;
	margin-left:10px;
	border:1px solid #D0D0D0;
}
.observacoes{
	border-bottom:1px dashed #666970;
}
.conteudo_veja_mais li.medio a{
	background-image:url('../images/arrow.gif');
	background-repeat:no-repeat;
	background-position:2px 4px;
	display:block;  
	height:1%;  
	text-decoration:none;  
	color:#5E0F50;  
	padding-left:16px;
	color: #333333;
}

.conteudo_veja_mais li.medio {
	padding:2px;
}

.conteudo_veja_mais li.medio a:hover {
	background-color:#f1f1f1;
}
.formularios{
	border-bottom:1px dashed #666970;
	height:2px;
	width:98%;
}
.resultados2{
	margin-left:5px;
	margin-top:2px;
}
.filtro{
	background-color:#f1f1f1;
	border-bottom:1px solid #D0D0D0	;
	border-left:1px solid #D0D0D0	;
	border-right:1px solid #D0D0D0	;


}
.filtro th{
	font-size:12px;
}
.botao_filtro{
	border:1px solid #686B72;
	width:50px;
}
.select_filtro{
	border:1px solid #D0D0D0	;
	width:90px;
}
.texto_filtro{
	margin-left:5px;
}
.link_calendario{
	cursor:pointer;
	margin-top:10px;
	background-color:#f1f1f1;
	border:1px solid #D0D0D0	;
	width:99%;
	
}
