li{
	list-style-type: none;
}

/** LAYOUT PRINCIPAL **/
.indexContenido {
	width: 969px; 
/*	min-height:509px;
    height:auto !important; 
 	height: 509px; */
	min-height:570px; /*495*/
    height:auto !important; 
 	height: 570px;
	margin:0px auto 0px auto;
	text-align:left;
}

/************ Divs de la Izquierda ***************/
.indexIzq {
    float:left;
	width: 200px;
	min-height:495px;
    height:auto !important; 
 	height: 495px;
}
.indexIdiomas {
    float:left;
	width: 200px;
	min-height:30px;
    height:auto !important; 
 	height: 30px; /* alto total del menu menos el padding-top */
	padding-top:34px;
}
.indexImgVeleia {
    float:left;
	width: 200px;
 	height: 179px;
	background:#000000 url(images/h_logo.jpg) no-repeat 0px 0px;
}
.indexMenu {
    float:left;
	width: 200px;
	min-height:237px;
    height:auto !important; 
 	height: 237px; /* alto total del menu menos el padding-top */
	padding-top:15px; 
	background:#BBB9B9; 
}
.yacimiento{
	display:block;
	text-decoration:none;
	width: 200px;
	min-height:34px;
    height:auto !important; 
    height:34px;
	background:url(images/h_m1.jpg) no-repeat 0px 0px; 
}
.yacimiento:hover{
	background:url(images/h_m1x.jpg) no-repeat 0px 0px;
}
.yacimiento span{
	display:none;
}
.proyecto{
	display:block;
	text-decoration:none;
	width: 200px;
	min-height:29px;
    height:auto !important; 
 	height: 29px;
	background:url(images/h_m2.jpg) no-repeat 0px 0px; 
}
.proyecto:hover{
	background:url(images/h_m2x.jpg) no-repeat 0px 0px;
}
.proyecto span{
	display:none;
}
.visitaVirtual{	
	display:block;
	text-decoration:none;
	width: 200px;
	min-height:37px;
    height:auto !important; 
 	height: 37px;
	background:url(images/h_m3.jpg) no-repeat 0px 0px;
}
.visitaVirtual:hover{
	background:url(images/h_m3x.jpg) no-repeat 0px 0px;
}
.visitaVirtual span{
	display:none;
}
.galeriaImagenes{
	display:block;
	text-decoration:none;
	width: 200px;
	min-height:41px;
    height:auto !important; 
 	height: 41px;
	background:url(images/h_m4.jpg) no-repeat 0px 0px;
}
.galeriaImagenes:hover{
	background:url(images/h_m4x.jpg) no-repeat 0px 0px;
}
.galeriaImagenes span{
	display:none;
}
.noticiasBoletin{
	display:block;
	text-decoration:none;
	width: 200px;
	min-height:40px;
    height:auto !important; 
 	height: 40px;
 	background:url(images/h_m5.jpg) no-repeat 0px 0px;
}
.noticiasBoletin:hover{
	background:url(images/h_m5x.jpg) no-repeat 0px 0px;
}
.noticiasBoletin span{
	display:none;
}
.reservaVisitas{
	display:block;
	text-decoration:none;
	width: 200px;
	min-height:36px;
    height:auto !important; 
 	height: 36px;
	background:url(images/h_m6.jpg) no-repeat 0px 0px;
}
.reservaVisitas:hover{
	background:url(images/h_m6x.jpg) no-repeat 0px 0px;
}
.reservaVisitas span{
	display:none;
}
.imgFinMenuIzq{
    float:left;
	width: 200px;
 	height: 20px;
	background:#FFFFFF url(images/h_bajo_gris.jpg) no-repeat 0px 0px;
}

/************ Divs del Centro ***************/
.indexCentro {
    float:left;
	width: 511px;
	min-height:495px;
    height:auto !important; 
 	height: 495px;
	background:#425676;
}
.indexImagen {
    float:left;
	width: 511px;
	min-height: 260px;
 	height: auto !important;  
 	height: 260px;
}
.indexCentroInf{
    float:left;
	width: 511px;
	min-height: 215px;
 	height: auto !important;  
 	height: 215px;
}
.indexCentroInfIzq{
    float:left;
	width: 289px;/* total ancho menos padding-left y menos padding-right 289 - 249*/
	min-height: 215px;
 	height: auto !important;  
 	height: 215px;
	padding-left: 16px;
	padding-right: 5px;
	background:url(images/h_tit_actual.jpg) no-repeat 16px 0px;	
}
.indexCentroInfIzqDefecto{
    float:left;
	width: 289px;/* total ancho menos padding-left y menos padding-right 289 - 249*/
	min-height: 215px;
 	height: auto !important;  
 	height: 215px;
	padding-left: 16px;
	padding-right: 5px;
	background:url(images/h_actualidad.jpg) no-repeat 0px 35px;	
}
.indexCentroInfDch{
    float:left;
	width: 162px;  /* total ancho menos padding-left y menos padding-right 162*/
	min-height: 215px;
 	height: auto !important;  
 	height: 215px;
	padding-left: 19px;
	padding-right: 20px;
	background:#425676 url(images/h_hoja.jpg) no-repeat 0px 0px;
}
.indexCentroInfDchDefecto{
    float:left;
	width: 162px;  /* total ancho menos padding-left y menos padding-right 162*/
	min-height: 215px;
 	height: auto !important;  
 	height: 215px;
	padding-left: 19px;
	padding-right: 20px;
	background:#425676 url(images/h_elmuseo.jpg) no-repeat 0px 0px;
}
.imgFinMenuCentro{
    float:left;
	width: 511px;
	min-height: 20px;
 	height: auto !important;  
 	height: 20px;
	background:#FFFFFF url(images/h_bajo_azul.jpg) no-repeat 0px 0px;
}

/************ Divs de la Derecha ***************/
.indexDch {
    float:left;
	width: 258px;
	min-height:495px; /* 495 */
    height:auto !important; 
 	height: 495px;
}
.indexEnlaces {
    float:left;
	width: 258px;
	min-height: 19px; /* total alto menos padding-top*/
 	height: auto !important;  
 	height: 19px;
	padding-top:45px;
}
.indexImgYacimiento {
    float:left;
	width: 258px;
	min-height: 179px;
 	height: auto !important;  
 	height: 179px;
	background:#FFFFFF url(images/h_cromana.jpg) no-repeat 0px 0px;
}
.indexImgTitulo {
    float:left;
	width: 258px;
	min-height: 43px;
 	height: auto !important;  
 	height: 43px;
	background:url(images/h_tit_gimag.jpg) no-repeat 0px 0px;
}
.indexExcavacion{
    float:left;
	width: 258px;
	min-height: 189px; /* 189 */
 	height: auto !important;  
 	height: 189px;
	background:#CC9900;
	text-align:center;
}
.imgFinMenuDch{
    float:left;
	width: 258px;
	min-height: 20px; 
 	height: auto !important; 
 	height: 20px; 
	background:url(images/h_bajo_amarillo.jpg) no-repeat 0px 0px;
}
/****************** patrocinadores *********************************/
.indexPatrocinadores {
    float:left;
	width: 969px; 
	min-height:75px;
    height:auto !important; 
 	height: 75px;
}
.indexPatrocinadoresCaja{
    float:left;
	width: 965px; 
	min-height:60px;
    height:auto !important; 
 	height: 60px;
	border:2px solid #B2B2B2;
	padding-top:5px;
	padding-bottom:3px;
}
.indexPieTexto{
    float:left;
	width: 969px;
	text-align:right;
}
.pieAvisoLegal{
	padding-left:10px;
	vertical-align:middle;
	background:url(images/h_item4.gif) no-repeat 0px 3px;
}
.pieAvisoLegal:hover{
	background:url(images/h_item4x.gif) no-repeat 0px 3px;
}