/* CSS Setting for the News (Main Page) Page Layout */

/** Inicio: estilos específicos da 'box' NOTÍCIA EM DESTAQUE ********************************/
#bloco_noticia_destaque {
	float: left;
	clear: left;
	width: 100%;
}

.noticia_destaque { 
	margin-left: 5px;
	margin-top: 3px;
}

ul.noticia_destaque { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.noticia_destaque { 
	list-style-image: url(../../img/www.cm-vianadoalentejo.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_noticia_destaque a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

#bloco_noticia_destaque a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 12px;
}

.noticia_destaque_subtexto{
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	margin-left: -18px;
	width: 376px;
	line-height: 15px;
}

.noticia_destaque_subtexto_data {
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: 18px;
	padding-right: 15px;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-left: -18px;
}

.titulo, #bloco_pager{
padding-left:17px;
}
#content>div>#bloco_listagem_geral{
width:172px;

}

.tituloright{
	background: url(../../img/www.cm-vianadoalentejo.pt/bg_right.png) no-repeat 0px 3px;
	text-transform: uppercase;
	height:26px;
	width:175px;
	position:relative;
	left:-3px;
	padding-top:7px;
	margin-top:5px;
}

#content>div>div> #bloco_listagem_geral{
width:535px;
padding-left:17px;
}

#content>div>div>.linha-dotted{
width:535px;
margin-left:17px;

}

 .lista_eventos_dia{
	float: left;
	width: 18px;
	height:25px;
	padding-left:5px;
	padding-top:2px;
	font: 12px bold Trebuchet MS, verdana, arial !important;
	color: #829DBA;
     background: transparent;
}

 .lista_eventos_mes{
	font: 9px normal Trebuchet MS, verdana, arial !important;
	color: #829DBA;
}

 .lista_eventos_descricao{
	float: right; 
	padding: 0px; 
	margin-top: 0px;
	margin-left:0px;	
	font: 10px bold Trebuchet MS, verdana, arial !important;
	width:140px;
	}


#bloco_listagem .titulo{

padding-left:0px;
}

 .titulo + .linha-dotted_bloco{
display:none !important;

}
 .titulo_cinza + .linha-dotted_bloco{
display:none !important;

}


div.linha-dotted_bloco, div.linha-dotted_bloco{
display:none;
}


.tituloright div.linha-dotted_bloco{
display:block;
}

#bloco_listagem div.linha-dotted_bloco{
display:block;
background:url("../../img/www.cm-vianadoalentejo.pt/dotted.gif") repeat-x scroll 0 50% transparent;
clear:both;
height:1px;
padding: 8px 0 0px 0;
}

/** Fim:    estilos específicos da 'box' NOTÍCIA EM DESTAQUE ********************************/

/** Inicio: estilos específicos da 'box' ÚLTIMAS NOTÍCIAS  **********************************/
#bloco_ultimas_noticias {
	float: left;
	clear: left;
	width: 100%;
	/*
	background: url(/Portal.Municipios/img/www.cm-vianadoalentejo.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

.ultimas_noticias { 
	margin-top: 3px;
}

ul.ultimas_noticias { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 18px;
}

li.ultimas_noticias { 
	list-style-image: url(../../img/www.cm-vianadoalentejo.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#bloco_ultimas_noticias a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 13px;
}

#bloco_ultimas_noticias a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	padding-left: 0px;
	padding-top: 15px;
	line-height: 13px;
}

.ultimas_noticias_subtexto{
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
	padding-left: 18px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	margin-left: -18px;
	line-height: 15px;
}

.ultimas_noticias_texto_cinza_separador{
	background: url(../../img/www.cm-vianadoalentejo.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	margin-left: -18px;
}

.ultimas_noticias_texto_cinza{
	font-style: normal;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #8D8D8D;
	padding-left: 18px;
	padding-right: 15px;
	/*padding-bottom: 10px;*/
	margin-bottom: 2px;
	margin-left: -18px;
}
/** Fim:    estilos específicos da 'box' ÚLTIMAS NOTÍCIAS  **********************************/