
/* CSS Document */

/*General*/
/* Estilos*/
body, div, h1, h2, h3, ul, li, form, img, td, tr
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
	line-height: 17px;
}

a:link, a:visited { text-decoration: none;	color: #1D396B; }
a:active, a:hover { text-decoration: none; color: #D1222F; }
.Estilovermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D1222F;
	font-weight:bold;
	
}

/*Textos*/


.layoutSomIzq {
	background-image: url(../images/som_izq.png);
	background-repeat: repeat-y;
	text-align: center;
	clear: both;
	width: 5px;
	/*filter: alpha(opacity=50); opacity: .5;*/
	
}
.layoutSomDer {
	background-image: url(../images/som_der.png);
	background-repeat: repeat-y;
	text-align: center;
	clear: both;
	width: 5px;
	/*filter: alpha(opacity=50); opacity: .5;*/
	background-attachment: scroll;
}
.borde1pxIzq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borde1pxDer {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borde1pxLaterales {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde1pxSup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.borde1pxInf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
title {
	color: #FFFFFF;
	background-color: #004277;
}
.divAvances {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.margenIzq10px {
	margin-left: 10px;
}



.divMargen10pxLat {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.spanArial14BoldRojoSecc {
	font-size: 14px;
	font-weight: bold;
	color: #D1222F;
	display: block;
	margin-bottom: 12px;
}
.divMargen9pxLat {
	margin-right: 9px;
	margin-left: 9px;
	padding-top: 12px;
	padding-bottom: 7px;
}
.divLeadNotaPncpal {
	padding-top: 10px;
}
.divTitular2 {
	padding-top: 12px;
	padding-bottom: 6px;
}
.divLeadConFoto {
	float: none;
	text-decoration: none;
	padding-right: 9px;
	margin-bottom: 9px;
}
.divLeadConFoto img {
	margin-right: 9px;
	float: left;
	margin-top: 4px;
}
.divScroolBarAvances {
	
	overflow: scroll;
	height: 250px;
	visibility: inherit;
	/*SCROLLBAR-FACE-COLOR:#F0F0F0;*/
	/*SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;*/ 
	/*SCROLLBAR-SHADOW-COLOR: #CCCCCC;*/
	/*SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;*/
	/*SCROLLBAR-ARROW-COLOR: #1D396B;*/
	/*SCROLLBAR-TRACK-COLOR: #FFFFFF;*/
	/*SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;*/
	overflow-x: hidden;
	clip: rect(auto,auto,200px,auto);
}
.divMasTitulares {
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 0px;	
}
.divMasTitulares ul {
	list-style-image: url(../images/listas.gif);
	list-style-position: inside;
}
.divCreditos {
	margin-top: 7px;
	margin-bottom: 10px;
}
.arial11 {
	font-size: 11px;
	line-height: 16px;
}


.marginTop10 {
	margin-top: 10px;
}


.margin10Lat {
	margin-right: 10px;
	margin-left: 10px;
}
.borde1pxSaltDer {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}


.divSeccionTitulos2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* fin Estilos.css*/

/* menu.css*/

.f_buscador_m01 {
	line-height: 11px;
	font-size: 11px;
}


/*Menu1*/
.qm1{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #002780;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A4F81;
	background-image: url(../images/men_01_fnd_12pix.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	}

.qm1 ul{
	margin: 0;
	padding: 0;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A4F81;
	border-bottom-color: #1A4F81;
}

.qm1 ul li{
display: inline;
}

.qm1 ul li a {
	float: left;
	color: #002780;
	text-decoration: none; 
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A4F81;
}

.qm1 ul li a:visited {
color: #002780;  
}

.qm1 ul li a:hover a:active, .qm1 ul li .actual{
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: repeat-x;
	background-position: center center;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.qm1px {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A4F81;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A4F81;
}
/*Menu2*/
.qm2{
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A4F81;
	}

.qm2 ul{
	margin: 0;
	padding: 0;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A4F81;
	border-bottom-color: #1A4F81;
}

.qm2 ul li{
display: inline;
}

.qm2 ul li a{
	float: left;
	color: white;
	text-decoration: none; 
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A4F81;
}

.qm2 ul li a:visited{
}

.qm2 ul li a:hover, .qm2 ul li .actual{
	color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/men_02_fnd2_3pix.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}


.qm1px02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A4F81;
}
/*  fin  menu.css */

/* Botones */

.senalBtn a:hover { background-color: #D1222F; }


/* Fin Botones */
/* Tipos */


.arial10Creditos {
	font-size: 10px;
	color: #4F5962;
	line-height: 12px;
}
.arial22AzulOscuroTitulo {
	font-size: 22px;
	font-weight: bold;
	color: #3E5480;
	line-height: 24px;
	display:block;
}
.arial14boldRojo {
	font-size: 14px;
	font-weight: bold;
	color: #D1222F;
}
.arial12boldRojo {
	font-size: 12px;
	font-weight: bold;
	color: #D1222F;
}

.arial10boldGrisOscuro {
	font-size: 10px;
	color: #606060;
	font-weight: bold;
}
.arialGrisOscuro {
	color: #676767;
}
.arial12boldAzulOscuro {
	font-size: 12px;
	font-weight: bold;
	color: #002780;
}

.arial11boldAzulOscuro {
	font-size: 11px;
	line-height: 15px;
	color: #3E5480;
	font-weight: bold;
}
.arial16boldAzulOscuro {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #002780;
}


/* fin tipos*/
/* Mas Leidas */

/* Fin Mas Leida */

.sliderwrapper{
position: relative; 
overflow: hidden; 
border: 0px solid #FFFFFF;
border-bottom-width: 4px;
width: 344px;
height: 247px;
}

/* stilos de el javascript de varias fotos en la 1ra nota del index*/

.sliderwrapper .contentdiv{
visibility: hidden; 
position: absolute; 
left: 0;  
top: 0; 
/*padding: 5px;*/
background: white;
width: 341px; 
height: 100%;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;*/
}

.pagination{
width: 333px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #FFFFFF;
padding: 3px 3px;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #5B89F4;
}

/* FIN stilos de el javascript de varias fotos en la 1ra nota del index*/
