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: 10px;
	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: 970px;
	background-image: url(../images/menu_sup/fondo1024.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: 992px;
	margin: 0 auto;
	background-image:url(../images/general/fondo_contenido1024.gif);
	background-repeat:repeat-y;
}
#wrapper {
	float: left;
	width: 100%;
	background-image:url(../images/general/fondillo1024.gif);
	background-repeat:no-repeat;
}
#content {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 210px;
	padding-bottom: 20px;
}
#info {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right: 20px;
    clear:both;
}
#info h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#C0922F;
	font-size:0.8em;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}

#infoText {
    float: left;
    width:450px;
}
#infoImage{
	background-color: #FFFFFF;
	width:230px;
	float:left;
	text-align: right;
}
#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: 315px;
   /*height: 100%;*/
   width: 730px;
   overflow:auto;
}
#auxiliar {
	text-align: left;
	margin-left: 210px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#navigation, #navigation2{
	float: left;
	width: 210px;
	margin-left: -992px;
	padding-bottom:26px;
	padding-top:26px;
}
#footer {
	background-image:url(../images/general/fondo_contenido1024.gif);
	clear: left;
	width: 100%;
}
#colofon {
	height: 33px;
	width: 970px;
	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-image:url(../images/general/fondo_colofon.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#paginar {
	height: 24px;
	/*width: 95%;*/
	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;
}
/* FOTOS INTERIOR */
#fotoDer{
	background-color: #FFFFFF;
	padding: 0px;
	border:0px;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
}
#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: 0px;
	margin-left: 25px;
}
#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, #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:#D1AC3B;
	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;
	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 .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;
	}
/* MAPA DEL SITIO */
#mapas{
	clear:both;
	height: 600px;
}
#mapas ul{
	text-align:left;
	list-style-type:none;
	padding:0;
	margin: 0 auto;
}
#mapas li{
	background-image: url(../images/mapa/fondoLI.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:13px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 5px;
}
#mapas li a{
	color:#5A616B;
	text-decoration:none;
}
#mapas li a:hover{
	color:#5A616B;
	text-decoration:underline;
}
#mapas li.seccion{
	background-image:none;
	font-weight:bold;
	color:#D8AF34;
	font-size:12px;
	line-height:15px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: -15px;
}
#mapas li.seccion2{
	background-image:none;
	font-weight:bold;
	color:#5A616B;
	font-size:12px;
	line-height:15px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: -15px;
}
#mapas li.final{
	background-image: url(../images/mapa/fondoLIfinal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:13px;
	padding-bottom: 5px;
}
.mapaMarco{
	width: 170px;
	border: 1px solid #C0C4C8;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}
.mapaFondo{
	background-image: url(../images/prensa/fondo_destacados.gif);
	background-repeat: repeat-x;
	background-color:#EAEBEE;
	padding-left: 10px;
	height:210px;
}

/* FIN MAPA */

#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;
}
#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;
}
