#marcoValores, #marcoOtras{
	width: 240px; /*ancho real 246 */
	border: 1px solid #C0C4C8;
	background-color: #FFFFFF;
	margin-left:5px;
	padding: 2px;
	float:left;
	margin-bottom: 10px;
	height: 250px;
}
#marcoSeguros, #marcoInstitucional {
	width: 240px; /*ancho real 246 */
	border: 1px solid #C0C4C8;
	background-color: #FFFFFF;
	margin-left:270px;
	padding: 2px;
	margin-bottom: 10px;
	height: 250px;
}
#noticiasValores, #noticiasSeguros, #noticiasOtras, #noticiasIntitucional {
	background-image: url(../images/prensa/fondo_destacados.gif);
	background-repeat: repeat-x;
	background-color:#EAEBEE;
	/*height: 191px;*/
	height: 197px;
}
#otrasNoticias {
	width:509px;
	margin-left:10px;
	background-image:url(../images/prensa/fondo_otras.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 10px;
}
#noticiasValoresMas, #noticiasSegurosMas, #noticiasOtrasMas, #noticiasIntitucionalMas {
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#noticiasValores p, #noticiasSeguros p, #noticiasOtras p, #noticiasIntitucional p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #5A616B;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-left:17px;
	padding-right:5px;
	background-image:url(../images/prensa/fondoP.gif);
	background-repeat:no-repeat;
	background-position: 0px 17px;
}
#otrasNoticias p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #5A616B;
	margin-top: 10px;
	padding-left:14px;
	padding-right:5px;
	/*padding-bottom: 10px;*/
}
#noticiasValores p a, #noticiasSeguros p a, #otrasNoticias p a, #noticiasOtras p a, #noticiasIntitucional p a{
	color: #5A616B;
	text-decoration:none;
}
#noticiasValores p a:hover, #noticiasSeguros p a:hover, #otrasNoticias p a:hover, #noticiasOtras p a:hover, #noticiasIntitucional p a:hover{
	color: #5A616B;
	text-decoration:underline;
}
.fechaNoti{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-style:normal;
	color: #5A616B;
}

