/*##########################################
CSS: Estilo Menu
Navegador : FIREFOX
Autor: Enrique Represa
URL: http://www.santaeulalia.net/
##########################################*/

.contenedor_banner{
	width: 185px; 
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
	background: #E9E7D8;
	padding-bottom:10px;
	margin-top:0px;
}



.banner{
	text-align: left;
	background: #fadc00;
	font: bold 1.1em "Trebuchet MS", sans-serif,  Verdana;
	color: black;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	margin-left : 5px;
	margin-right : 5px;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
}

.banner_scroll{
	position:relative; 
	width:179px; 
	height:185px; 
	overflow:auto;
}


.agenda{
	
	margin-left : 5px;
	margin-right :5px;
	border-bottom: 1px dotted #C2C1BC;
	font: normal 11px "Trebuchet MS", sans-serif,  Verdana;
	color: black;
	text-decoration: none;
	padding: 2px 0;
	padding-left: 10px;
	margin-bottom: 5px;
}

.enlace_banner
{
	font: normal 11px "Trebuchet MS", sans-serif,  Verdana;
	font-size : 0.75em;
	color: #404040;
	text-decoration : none;
}
.enlace_banner:hover
{
	font: normal 11px "Trebuchet MS", sans-serif,  Verdana;
	font-size : 0.75em;
	color: #FF0000;
	text-decoration : none;
}

.banner_alcalde {
	margin-top:3px;
}