html, body {
	margin: 0px auto;
	background-color: #384558;
	background-image: url(../images/general/fondo.gif);
	background-repeat: repeat-x;
	height:100%;
}
/*p{
	margin: 0px auto;
}*/

/* NOTICIAS */
#notiValores {
	background-image:url(../images/valores/fondo_noticias.gif);
	background-repeat:repeat-x;
	width: 751px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-style:solid;
	border-color: #A4ABB4;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}

#notiValores p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#384558;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	text-align:left;
}
#notiValores ul{
	font-family:Arial, Helvetica, sans-serif;
	color: #5A616B;
	font-size:11px;
	text-align:left;
	list-style-type:none; /*le quitamos el margen a la lista*/
	padding:0; /*y el relleno*/
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#notiValores li {
	background-image:url(../images/general/lista.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height:14px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#notiValores li.tit{
	padding-left: 0px;
	color:#384558;
	font-weight:bold;
	background-image:url(../images/general/trans.gif);
}
#notiValores li A{
	color:#384558;
	text-decoration:none;
}
#notiValores li A:hover{
	color:#1B232F;
	text-decoration:none;
}
#notiValores td.arriba{
	vertical-align:top;
}
.titNoti{
	font-weight:normal;
}
.titNoti A{
	color:#384558;
	text-decoration:none;
}
.titNoti A:hover{
	color:#1B232F;
	text-decoration:none;
}

/* DIVS GENERALES */
#header {
	height: 153px;
	width: 751px;
	background-image: url(../images/menu_sup/fondo.gif);
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 11px;
	text-align: left;
}

/*------------ Para una página que no tenga la parafernalia del sitio  */
#header2 {
	/*height: 153px;*/
	width: 751px;
	background-image: url(../images/menu_sup/fondo.gif);
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 11px;
	text-align: left;
}


#titulo{
	height:23px;
	background-image:url(../images/general/fondo_titulo.gif);
	background-repeat:repeat-x;
	padding-left:14px;
}
#titulo form{
	margin: 0px;
	padding: 0px;
}
#titulo select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6B737E;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 773px;
	margin: 0 auto;
	background-image:url(../images/general/fondo_contenido.gif);
	background-repeat:repeat-y;
}
#wrapper {
	float: left;
	width: 100%;
	background-image:url(../images/general/fondillo.gif);
	background-repeat:no-repeat;
}
#content {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-bottom: 20px;
}
#contenido {
	margin-top: 0;
	margin-bottom: 0;
	clear:both; /*asi nos aseguramos que nada se coloque a los costados*/
	padding-top:10px;
	padding-left:5px;
	padding-right: 20px;
}
#submenu {
	margin: 0px;
	padding-top:3px;
	padding-left:5px;
	padding-right: 20px;
}
#scroll {
  	/*_height:auto !important;
	_height:380;
	min-height:380px;*/
  	height:380px;
	max-height: 380px;
   	/*height: 380px;
   	height: 100%;*/
   	width: 329px;
   	overflow:auto;
}
#auxiliar {
	text-align: left;
	margin-left: 210px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#navigation{
	float: left;
	width: 210px;
	margin-left: -773px;
	padding-bottom:26px;
	padding-top:26px;
}
#navigation2{
	float: left;
	width: 210px;
	margin-left: -773px;
	padding-bottom:26px;
	padding-top:26px;
}
#footer {
	background-image:url(../images/general/fondo_contenido.gif);
	clear: left;
	width: 100%;
}
#colofon {
	height: 33px;
	width: 751px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-style:solid;
	border-color: #A4ABB4;
	background-color:#D5A829;
}
#paginar {
	height: 24px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A8AFB8;
	border-bottom-color: #A8AFB8;
	padding-top: 5px;
	margin-left: 210px;
	margin-right: 16px;
}
#login{
	background-color: #FFFFFF;
	width:200px;
	padding: 15px;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:left;
	border: 2px solid #D2D7DF;
}

#transparencia{
	background-color: #FFFFFF;
	width:200px;
	padding: 30px;
	padding-top: 0px;
	margin-left:0px;
	margin-bottom: 10px;
	float:right;
	text-align:left;

}

#glosario{
	background-color: #FFFFFF;
	width:140px;
	padding: 15px;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:left;
	border: 2px solid #D2D7DF;
}

#login{
	background-color: #FFFFFF;
	width:200px;
	padding: 15px;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:left;
	border: 2px solid #D2D7DF;
}
#galeria{
	clear:both;
	text-align: left;
	margin-left: 210px;
	margin-right: 20px;
}

#galeria ul{
	background-image:url(../images/prensa/fondo.gif);
	padding: 0px;
	list-style-type:none;
	margin: 0px;
}
#galeria li{
	list-style-type:none;
	display: inline;
	margin-bottom:15px;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 25px;
	/*padding-left: 5px;
	height: 100px;*/
}
#galeria h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#384558;
	font-size:11px;
	line-height: 15px;
	background-image:url(../images/general/fondoH3.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
}

/* FOTOS INTERIOR */
#fotoDer{
	background-color: #FFFFFF;
	padding: 0px;
	border:0px;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
}
#fotoNoti{
	background-color: #FFFFFF;
	padding: 5px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #5A616B;
	width: 200px;
}
#fotoFlash{
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-right:-5px;
	margin-left:10px;
	float:right;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 51px;
	border-right-color: #DEB331;
	padding-left:0px;
}
#fotoIzq{
	background-color: #FFFFFF;
	padding: 0px;
	border:0px;
	margin-left:10px;
	margin-bottom: 10px;
	float:left;
	text-align:left;
}
/* MENU LATERAL*/
#navigation ul {
	font-family:Arial, Helvetica, sans-serif;
	color: #5A616B;
	font-size:11px;
	line-height:14px;
	text-align:right;
	list-style-type:none; /*le quitamos el margen a la lista*/
	padding:0; /*y el relleno*/
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 11px;
}
#navigation li {
	background-image:url(../images/general/fondo_lateral.gif);
	padding-right:20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navigation li.sub{
	background-image:url(../images/general/fondo_lateralsub.gif);
	padding-right:25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#navigation li A{
	color: #5A616B;
	text-decoration:none;
}
#navigation li A:hover{
	color: #1C232D;
	text-decoration:none;
}
#navigation2 ul {
	font-family:Arial, Helvetica, sans-serif;
	color: #5A616B;
	font-size:11px;
	line-height:14px;
	text-align:right;
	list-style-type:none; /*le quitamos el margen a la lista*/
	padding:0; /*y el relleno*/
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#navigation2 li {
	background-image:url(../images/general/fondo_lateral2.gif);
	padding-right:20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navigation2 li A{
	color: #5A616B;
	text-decoration:none;
}
#navigation2 li A:hover{
	color: #1C232D;
	text-decoration:none;
}
/* estilos compartidos por #navigation1 y #navigation2 */
#navigation ul .subMenu{
	font-family:Arial, Helvetica, sans-serif;
	color: #5A616B;
	font-size:11px;
	line-height:14px;
	text-align:right;
	list-style-type:none; /*le quitamos el margen a la lista*/
	padding:0; /*y el relleno*/
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#navigation2 ul .subMenu{
	font-family:Arial, Helvetica, sans-serif;
	color: #5A616B;
	font-size:11px;
	line-height:14px;
	text-align:right;
	list-style-type:none; /*le quitamos el margen a la lista*/
	padding:0; /*y el relleno*/
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#navigation .bordeInput, #navigation2 .bordeInput{
	border:1px solid #C2C2C2;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#384558;
	padding: 3px;
}
#navigation form, #navigation2 form{
	margin-left:17px;
}
#navigation .info, #navigation2 .info{
	font-family:Arial, Helvetica, sans-serif;
	color:#4B5460;
	font-size:11px;
	line-height: 14px;
	font-weight:bold;
}
#navigation. espacio, #navigation2 .espacio{
	padding-left:20px;
}
#navigation p, #navigation2 p{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
	margin-top: 10px;
}
/* GENERALES */
.texto{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
	}
	
.texto A{
	color:#5A616B;
	text-decoration:none;
	}
	
.texto A:hover{
	color:#5A616B;
	text-decoration:underline;
	}
	
.opcion{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 14px;
	padding-top:8px;w
	padding-left:16px;
	background-image:url(../images/general/fondoDoc.gif);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	}
	
.paginacion{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
	}
	
.paginacion A{
	color:#5A616B;
	text-decoration:none
	}
	
.paginacion A:hover{
	color:#D7B22E;
	text-decoration:none
	}
/*CONTENIDO*/
#content h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#98A0AB;
	font-size:0.95em;
	line-height: 23px;
}
#contenido p{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
}

#contenido p A{
	color:#C09D35;
	text-decoration:none;
}
#contenido p A:hover{
	color:#5A616B;
	text-decoration:none;
}

#contenido ul{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
	margin-left:10px;
}

#contenido li{
	background-image:url(../images/general/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:12px;
	list-style-type: none;
}

#contenido strong{
	font-weight:bold;
}
#contenido .destaca{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.70em;
	font-weight:bold;
	padding-right:10px;
	text-align: left;
}
#contenido ol{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:11px;
	line-height: 18px;
}
#contenido h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#98A0AB;
	font-size:0.95em;
	line-height: 23px;
}
#contenido h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#C0922F;
	font-size:0.8em;
	/*background-image:url(../images/general/fondoH2.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
	line-height:28px;*/
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}
#contenido h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#384558;
	font-size:11px;
	line-height: 15px;
	background-image:url(../images/general/fondoH3.gif);
	background-repeat:no-repeat;
	padding-left: 15px;
}
#contenido h3 a{
	color:#D4A527;
	text-decoration:none;
}
#contenido h3 a:hover{
	color:#D4A527;
	text-decoration:none;
}
#contenido h3 .chico{
	font-size:14px;
}
#contenido h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#5A616B;
	font-size:10px;
	line-height: 15px;
}
#contenido h6 A{
	color:#5A616B;
	text-decoration:none;
}

#contenido h6 A:hover{
	color:#949FAD;
	text-decoration:underline;
}

#contenido table{
	margin-bottom:5px;
}
#contenido th{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:11px;
	line-height:17px;
	height: 20px;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
	background-color:#D1AC3B;
	border-right:solid;
	border-right-color:#FFF;
	border-right-width:1px;
	border-bottom:solid;
	border-bottom-color:#384558;
	border-bottom-width: 1px;
}
#contenido th A{
	color:#FFF;
	text-decoration:none;
}
#contenido th A:hover{
	color:#FFF;
	text-decoration:underline;
}
#contenido td{
	font-family:Arial, Helvetica, sans-serif;
	color:#384558;
	font-size:11px;
	line-height:17px;
	height: 20px;
	text-align:left;
	background-color:#F1F4F6;
	padding-left: 5px;
	padding-right: 5px;
	border-right:solid;
	border-right-color:#FFF;
	border-right-width:1px;
	border-bottom:solid;
	border-bottom-color:#FFF;
	border-bottom-width: 2px;
	vertical-align:text-top;
}
#contenido td img, #contenido th img{
	vertical-align:text-bottom;
	margin-top:2px;
}
#contenido td A{
	color:#384558;
	text-decoration:none;
}
#contenido td A:hover{
	color:#1C232D;
	text-decoration:underline;
}
#contenido tr .derecha{
	padding-right: 5px;
	text-align:right;
}
#contenido tr .centro{
	text-align:center;
}
#contenido tr .fondoOscuro{
	padding-right: 5px;
	background-color:#DDE3E8;
}
#contenido tr .fondoOscuroDerecha{
	background-color:#DDE3E8;
	padding-right: 5px;
	text-align:right;
}
#contenido tr .fondoBlanco{
	font-size:11px;
	padding-right: 5px;
	background-color:#FFFFFF;
	vertical-align: top;
}
#contenido .subtit{
	font-weight:bold;
	color:#D5AD3E;
}
#contenido .bordeInput{
	border:1px solid #C2C2C2;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#384558;
	/*height: 17px;*/
	padding-left: 4px;
}
#contenido .bordeInput2{
	border:1px solid #C2C2C2;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#384558;
	/*height: 17px;*/
	padding-left: 4px;
}
#contenido .arriba{
	margin-bottom:-4px;
	}
#fondo_tabla {
	text-align: center;
	padding: 10px;
	width: 80%;
	margin-left:5%;
	border: 1px solid #CCCCCC;
	clear:both;
}
.amarillo {
	color: #D7A227;
}

.precio {
	color: #D7A227;
	font-size:17px;
}
.10 {
	font-size:10px;
}
.titular {
	font-size:13px;
}
#ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5D697B;
	padding-top:4px;
	padding-left:5px;
	padding-right: 20px;
}

#ruta a{
	color:#5D697B;
	text-decoration:none;
}

#ruta a:hover{
	color:#C0922F;
	text-decoration:underline;
}
/*#ruta a:visited{
	color:#7E8899;
	text-decoration:underline;
}*/
