/* CSS Document */
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
.texto_resaltado_tipo0{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#16467E;
}
.texto_resaltado_tipo1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.texto_resaltado_tipo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#16467E;
	font-weight:bold;
}
.texto_resaltado_tipo3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#16467E;
	font-weight:bold;
}
a.liga_vermas:link, a.liga_vermas:active, a.liga_vermas:visited, a.liga_vermas:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#16467E;
	text-decoration:underline;
}
.td_background{
	background-image:url(../imagenes/img_cuadro.png);
	width:137px;
	height:120px;
	padding-right: 5px;
	background-repeat: no-repeat;
	padding-bottom: 5px;

}
.bg_ver{
	width:669px;
	height:36px;
	background-image:url(../imagenes/bg_gris.png);
	background-repeat:no-repeat;
}
/*NOTICIAS*/
#contenido_noticias{
	width:675px;
	height:600px;
}
#iframe_noticias{
	width:675px;
	height:600px;
}
.formato_galeria {
	padding-top:15px;
	padding-left:13px;
}
#noticias_contenido_imagen{
	width:185px;
	height:185px;
	background-color:#6F6F6F;
}
#noticias_contenido_imagen_h{
	width:185px;
	height:123px;
	padding-top:31px;
}
#noticias_contenido_imagen_v{
	width:123px;
	height:185px;
	padding-left:31px;
}
