
#conteudo_agenda a{
	text-decoration: none;
} 

#conteudo_right{
	width: 229px;
	height: 342px;
	background-color: #FFFFFF;
	float:right;
}

#conteudo_title_container{
	width: 554px;
	height:65px;
	margin-top: 10px;
	margin-bottom:25px;
	cursor: hand;
	padding-left:3px;
}
#conteudo_container{
	width: 856px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 335px;
	background-color:#FFFFFF;
}
#conteudo_agenda{
	width: 554px;
	min-height: 480px;
	height: auto;
	background-color: #FFFFFF;
	float:left;
	padding-left:70px;
}
#conteudo_title_container{
	width: 554px;
	height:auto;
	margin-top: 15px;
	cursor: hand;
}

#conteudo_title{
	width: 200px;
	height: 120px;
	float: left;
}

#conteudo_image{
	width: 95px;
	height: 47px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #c6ced3;

}

#conteudo_image a{
	text-decoration: none;
}

#conteudo_texto{
	width: 390px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #838383;
	text-align:justify;
	line-height: 18px;
	float:left;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	padding-bottom: 18px;
	margin-left: 10px;
	margin-bottom:20px;
}

.nome_evento{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #5d8eae;

}

.aguarde{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #5d8eae;
	text-align: left;

}

.li_title{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5d8eae;
	letter-spacing: 1px;
	line-height: 20px;

}

.local_evento{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #5d8eae;
	letter-spacing: 1px;

}

.texto_evento_cinza{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #838383;
	letter-spacing: 0.5px;
}

#conteudo_title ul{
	list-style: none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#conteudo_title li{
	margin-bottom: 8px;
}

#buscar_evento{
	width: 229px;
	height: 136px;
	background-image: url(images/fotos_busque_fotos2.jpg);
	background-repeat:no-repeat;
	margin-top:35px;
	text-align:center;
}

#buscar_evento select{
	width: 175px;
	text-align:  center;
	font-size: 9px;
	color: #2f4578;
	margin-top: 85px;

}

#buscar_periodo li {
	text-align:  center;
}

#conteudo_rodape2{
	width: 856px;
	height: 85px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 685px;
	background-color: #FFFFFF;
	top: 13px;
		
}

#paginacao{
	width: 554px;
	margin-top: 15px;
	margin-left: 0px;
	text-align: right;
	font-size:12px;
	font-weight:lighter;
}

#aguarde{
	width: 554px;
	margin-top: 25px;
	margin-left: 0px;
	text-align: center;
}

	
