
#noticias {
	/*background: #803682;*/
	width: 194px; 
	font-size: 100%;
	text-align: left;	
}

#noticias #esconde {
	position: relative;
	float: right;
	left: 17px;
	top: 20px;
	width:7px;
	height: 50px;
	background-image: url(../images/sep.jpg);
	background-repeat: no-repeat;	
}

#noticias a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

#noticias a:hover {
	color: #803682;
	text-decoration: none;
	border-bottom: 1px dotted #803682;
}


#noticias .noticia {
	margin:  0px 0px 8px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #803682;
}

#noticias .noticia_final {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 0px dotted #803682;
}

#noticias #noticia_header #texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bolder;	
	color: #fff;
	font-stretch:extra-expanded;
	padding-bottom: 8px;	
}

#novidades {
	padding-top: 2px;
	/*background-color: #af7dae;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bolder;	
	color: #803682;
	font-stretch:extra-expanded;
	padding-bottom: 6px;	
}

#noticias .titulo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 98%;
	font-weight: bolder;
	color: #fff;
	line-height: 103%;
}

#noticias .data {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

#noticias .lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #fff;
	line-height: 150%;
}
