#title_agenda{
	width: 856px;
	height: 16px;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 321px;
	background-image: url(images/agenda_title_bg.jpg);
	background-repeat: no-repeat;
}

#conteudo_container{
	width: 856px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -428px;
	margin-top: 337px;
	background-color:#FFFFFF;
}#conteudo_agenda_agenda{
	width: 626px;
	min-height:420px;
	background-color: #FFFFFF;
	float:left;
}

#conteudo_right{
	width: 229px;
	height: 342px;
	background-color: #FFFFFF;
	float:left;
}

#conteudo_title_container{
	width: 500px;
	height:140px;
	margin-top: 20px;
	margin-left: 65px;
	margin-bottom:10px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;

}

#conteudo_agenda{
	width: 633px;
	height: auto;
	min-height:420px;
	background-color: #FFFFFF;
	float:left;
	border-right:solid;
	border-right-width: 1px;
	border-right-color: #d6d6d6;
}


#conteudo_title{
	width: 180px;
	height: auto;
	float: left;

}

#conteudo_image{
	width: 232px;
	height: auto;
	float: right;
	text-align:right;

}

#conteudo_texto{
	width: 500px;
	height: auto;
	margin-left: 65px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #838383;
	text-align:left;
	line-height: 18px;
}

.nome_evento{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #5d8eae;

}

.data_evento{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #5d8eae;

}

.local_evento{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #6f6f6f;
	width:500px;
}
.nome_evento,.nome_evento{
	width:350px;
}

#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: 120px;
	background-image:url(images/buscar_evento.gif);
	background-repeat:no-repeat;

}

#buscar_evento input{
	text-align:  center;
	font-size: 9px;
	margin-top: 50px;
	margin-right: 58px;	*/ 	margin-right: 60px;	

}

#buscar_evento select{
	width: 135px;
	text-align:  center;
	font-size: 9px;
	color: #2f4578;
	margin-top: 70px;
	margin-right: 45px;	*/ 	margin-right: 49px;	

}


.botao_buscar{
	margin-left: 38px;
	margin-top: 10px;
	border: solid;
	border-width: 1px;
	border-color: #BCBCBC;

}

#buscar_periodo li {
	margin:0;
	padding:0;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5d8eae;
	letter-spacing: 2px;
	text-align:left;
	list-style: none;
	list-style-type: none;
	line-height: 20px;
}

#buscar_periodo li a {

	color: #5d8eae;
	text-decoration: none;
}

#buscar_periodo li a:hover {
	text-decoration:underline;
}

#conteudo_container{
	height: auto;
}

