/* CSS Setting for the Article Page Layout */

div#artigo_more  { 
	margin-top: 5px;
	margin-left: 18px;
}

div#artigo_more a  {
	background: transparent url(/Portal.Municipios/img/www.cm-montemornovo.pt/bullet_fwd.gif) right center no-repeat;
	padding-right: 15px;
	text-align: left;
	font: normal 12px Trebuchet MS, verdana, arial; 
	text-decoration: none;
	font-weight: normal;
	color: #8D8D8D;
	margin-right:1px;
	margin-left:1px;
	clear: both;
}

div#artigo_more a:hover {
	background: transparent url(/Portal.Municipios/img/www.cm-montemornovo.pt/bullet_fwd.gif) right center no-repeat;
	padding-right: 15px;
	text-align: left;
	font: normal 12px Trebuchet MS, verdana, arial; 
	text-decoration: underline;
	font-weight: normal;
	color: #8D8D8D;
	margin-right:1px;
	margin-left:1px;
	clear: both;
}

#noticias_relacionadas {
	float: left;
	clear: left;
	width: 100%;
	height: 100%;	
	/*
	background: url(/Portal.Municipios/img/www.cm-montemornovo.pt/dotted.gif) repeat-x 0;	
	background-position: bottom;
	margin-bottom: 3px;
	*/
}

ul.noticias_relacionadas { 
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 15px;
}

li.noticias_relacionadas { 
	list-style-image: url(/Portal.Municipios/img/www.cm-montemornovo.pt/bullet_fwd.gif);
	padding-bottom: 5px;
}

#noticias_relacionadas a {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: none;
	color: #829DBA;
	line-height: 13px;
}

#noticias_relacionadas a:hover {
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	text-decoration: underline;
	color: #829DBA;
	line-height: 13px;	
}