#noticias {
	min-height: 195px; 
	width: 470px; 
	padding: 5px 0px 0px 0px;
	background: white url(../img/gris_dif2.jpg) no-repeat 92% center;
}

#separador {
	height: 18px; 
	width: 100%; 
	background-color: #5c73a1; 
	padding: 0; 
	margin:0;
	border: 0; 
	vertical-align:bottom; 
	font-size: 1px;
}

#info {
	height: 195px; 
	width: 470px; 
	padding: 5px 0px 0px 0px; 
	margin: 0px;
	background: white url(../img/azul_dif2.jpg) no-repeat 92% center;
	font: 12pt/12pt Arial;
	color: black;
	text-align: justify;
	font-weight: bold;
}

.info_text {
	font: bold 12pt/14pt Arial;
	color: #5B729E;
}