html {
       height: 100%;
       margin-top:0px;
}
body {
       min-height: 100%;
       top:0px;
       overflow-x:hidden;
       overflow-y:scroll;
}

#contenedor {
	position:absolute;
	top:0px;
	left:0px;
	margin-top:0px;
	min-width:1024px;
	width:100%;
	min-height:578px;
	height:auto;
	*height:578px;
	_height:578px;
	z-index:1;
	visibility:visible;
}
       
html>body #contenedor {
       height:auto;
}

#cabecera {
	min-width:1024px;
	width:100%;
	height:149px;
	z-index:23;
	visibility:visible;
	clear:both;
	float:left;
}
#contenedorcontenido {
	left:0px;
	min-width:1024px;
	width:100%;
	min-height:578px;
	height:auto;
	*height:578px;
	_height:578px;
	z-index:7;
	visibility:visible;
	background-image:url(pasto.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	float:left;
}
html>body #contenedorcontenido {
    height:auto;
}

#contenedorcontenido_verde {
	left:0px;
	min-width:1024px;
	width:100%;
	min-height:578px;
	height:auto;
	*height:578px;
	_height:578px;
	z-index:7;
	visibility:visible;
	background-image:url(img_salut_s_sombra.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	float:left;
}
html>body #contenedorcontenido_verde {
    height:auto;
}


#pie {
	position:relative;
	width:100%;
	height:51px;
	margin:0 auto;
	margin-top:0px;
	z-index:4;
	visibility:visible;
	background-image:url(pie.jpg);
	background-repeat:repeat-x;
}

/******* CABECERA ********/

#textofecha {
	position:absolute;
	right:30px;
	top:18px;
	width:150px;
	height:18px;
	z-index:20;
	visibility:visible;
}
#textoidioma {
	position:absolute;
	right:78px;
	top:38px;
	width:102px;
	height:18px;
	z-index:21;
	visibility:visible;
}
#logoalianca {
	position:absolute;
	left:0px;
	top:0px;
	min-width:1024px;
	width:100%;
	height:75px;
	z-index:22;
	visibility:visible;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:288px;
	height:75px;
	z-index:22;
	visibility:visible;
}
#cabeceraimagenes {
	position:absolute;
	left:0px;
	top:75px;
	min-width:1024px;
	width:100%;
	height:40px;
	z-index:19;
	visibility:visible;
	background-image:url(fondo_azul.jpg);
	background-repeat:repeat-x;
}
#cabeceraimagenes_verde {
	position:absolute;
	left:0px;
	top:75px;
	min-width:1024px;
	width:100%;
	height:40px;
	z-index:19;
	visibility:visible;
	background-image:url(fondo_pasto.jpg);
	background-repeat:repeat-x;
}

#mhopcionestexto {
	position:absolute;
	left:5px;
	top:5px;
	width:593px;
	height:19px;
	z-index:10;
	visibility:visible;
}
#mhopciones {
	position:absolute;
	left:200px;
	top:0px;
	width:600px;
	height:28px;
	z-index:11;
	visibility:visible;
}
#mhtitulotexto {
	position:absolute;
	left:8px;
	top:5px;
	width:187px;
	height:19px;
	z-index:12;
	visibility:visible;
}

#mhtitulo {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:28px;
	z-index:13;
	visibility:visible;
	background-image: url(mh_titulo.jpg);
	background-repeat:repeat-x;
}

#mhtitulo_verde {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:28px;
	z-index:13;
	visibility:visible;
	background-image:url(mh_titulo_verde.jpg);
	background-repeat:repeat-x;
}

#menuhorizontal {
	position:absolute;
	left:0px;
	top:121px;
	width:auto;
	height:40px;
	z-index:14;
	visibility:visible;
	background-image:url(menu_horizontal.jpg)
}
#lineaazul {
	position:absolute;
	left:0px;
	top:115px;
	min-width:1024px;
	width:100%;
	height:6px;
	z-index:15;
	visibility:visible;
	background-image:url(linea_azul.jpg);
	background-repeat:repeat-x;
}

#lineaverde {
	position:absolute;
	left:0px;
	top:115px;
	min-width:1024px;
	width:100%;
	height:6px;
	z-index:15;
	visibility:visible;
	background-image:url(linea_verde.jpg);
	background-repeat:repeat-x;
}

#contenido_p {
	left:0px;
	min-width:800px;
	width:1024px;
	min-height:578px;
	height:auto;
	z-index:9;
	*height:578px;
	_height:578px;	
	visibility:visible;
	background-image:url(sombrita.jpg);
	background-repeat:repeat-y;
	clear:both;
	float:left;
}
html>body #contenido_p {
    height:auto;
}

#contenido_p_verde {
	left:0px;
	min-width:800px;
	width:1024px;
	min-height:578px;
	height:auto;
	z-index:9;
	*height:578px;
	_height:578px;	
	visibility:visible;
	background-image:url(sombrita_verde.jpg);
	background-repeat:repeat-y;
	clear:both;
	float:left;
}
html>body #contenido_p_verde {
    height:auto;
}


#contenido {
	position:relative;
	top:0px;
	width:824px;
	min-height:578px;
	height:100%;
	*height:578px;
	_height:578px;
	z-index:17;
	visibility:visible;
	float:left;
	background-image:url(fondo_completo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#contenido_verde {
	position:relative;
	top:0px;
	width:1024px;
	min-height:578px;
	height:100%;
	*height:578px;
	_height:578px;
	z-index:17;
	visibility:visible;
	float:left;
	background-image:url(fondo_completo_verde.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#textocentral {
	position:relative;
	top:10px;
	left:10px;
	width:570px;
	min-height:300px;
	height:100%;
	*height:300px;
	_height:300px;
	z-index:17;
	visibility:visible;
	float:left;
}
#menulateral {
	position:relative;
	top:0px;
	width:190px;
	*width:200px;
	_width:200px;
	min-height:578px;
	height:100%;
	*height:578px;
	_height:578px;
	z-index:18;
	visibility:visible;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	padding-left:10px;
	*padding-left:0px;
	_padding-left:0px;
}


#cajalateral {
	left:800px;
	min-height:578px;
    height:100%;
	*height:578px;
	_height:578px;
	min-width:224px;
	z-index:10;
	visibility:visible;
}


#banner {
	left:0px;
	top:0px;
	width:600px;
	height:104px;
	z-index:16;
	visibility:visible;
}

#textomapa {
	position:absolute;
	left:232px;
	top:16px;
	width:700px;
	height:22px;
	z-index:2;
	visibility:visible;
}
#textocopi {
	position:absolute;
	left:23px;
	top:16px;
	width:170px;
	height:22px;
	z-index:3;
	visibility:visible;
}


#fondo {
	position:relative;
	top:0px;
	width:224px;
	min-height:578px;
	height:100%;
	*height:578px;
	_height:578px;
	z-index:17;
	visibility:visible;
	float:left;
	vertical-align:bottom;
	background-image:url(fondo_sombra.jpg);
	background-repeat:repeat-y;
	background-position:bottom;
}

#blanco {
	left:0px;
	top:0px;
	width:224px;
	height:100%;
	z-index:16;
	visibility:visible;
	background-image:url(fondo_sombra.jpg);
	background-repeat:repeat-y;
}

#pasto {
	position:relative;
	width:224px;
	height:578px;
	z-index:17;
	visibility:visible;
	float:left;
	vertical-align:bottom;
}
