#miolo #selecao_agenda{
	text-align:right;
	padding:88px 20px 30px 100px;
	background: url(../imgs/foto_agenda.jpg) center center no-repeat;
}
#miolo #selecao_agenda label{
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#EA2127;
}

#miolo a.item_agenda, #miolo a.cima_item_agenda  {
	border-top:1px dotted #CCC;
	display:block;
	width:380px;
	margin:0 auto;
	padding:10px;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
}
#miolo a.item_agenda:hover, #miolo a.cima_item_agenda:hover {
	background:url(../imgs/bg_gradiente1.jpg) repeat-x bottom;
}
#miolo a.cima_item_agenda {
	border-top:none;
}


#miolo h3 {
	font:13px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#EA2127;
}
#miolo .data_evento {
	font:11px "Times New Roman", Times, serif;
	color:#EA2127;
}


#miolo .item_agenda a, #miolo .evento a {
	color:#EA2127;
}
/*************      Detalhes don evento     ***********/
#miolo .evento {
	width:380px;
	margin:20px auto;
}

#miolo .evento p {
	float:left;
	width:260px;
}
#miolo .evento img {
	float:right;
	margin-bottom:10px;	
}
#miolo .evento hr {
	clear:both;
	height:1px;
	border:none;
	border-bottom:1px dotted #CCC;
}
#miolo .evento .bt_medio {
	float:right;
	color:#FFF;
}
