﻿.agenda {
	border: 1px solid #c7d3c2;
	width: 293px;
	background-image: url(/SiteCollectionImages/Design/agenda_background_iniciativas_26.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:auto;
}

.agenda_caixa_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/SiteCollectionImages/Design/agenda_background_titulo_22.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 19px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
}

.agenda a.agenda_link_caixa_titulo {
	color:black;
	text-decoration:none;
}


.agenda a.agenda_link_caixa_titulo:hover {
	color:black;
	text-decoration:none;
	background-color:#c9e0bf;
}

.agenda_iniciativas {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.agenda .agenda_iniciativas_data_local {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.agenda .agenda_barra_cinza {
	background-color: #cdcdcd;
	height: 1px;
	width: 256px;
	margin-right: auto;
	margin-left: auto;
}
.agenda a.agenda_iniciativas_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.agenda_iniciativas_titulos:hover {
	background-color: #E5E5E5;
	text-decoration: none;
}
