body {
	padding: 0px;
	background-color:#F4FFEA;
	margin: 0px;
	text-align: center;
	font-family:verdana;
	font-size:12px;
	color:#F4FFEA;
}
	 
img { border-style :none ; border-width : 0px;}

#madre { width:100%; text-align:center;}
#contenedor {
	margin: auto;
	width: 800px;
	height: 600px;
	position: relative;
	text-align: center;
	background-color:#F4FFEA;
}
#CentradaHS {
         width:800px;
		 height: 600px;
		 text-align:left;
		 position: absolute;
		 background-image:url(img_CL/CL_index.jpg);
		 left:0px;
		 top:0px;
		  }
#CentradaEmpresaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img_CL/CL_empresa.jpg);
		  }
		  
#CentradaServiciosHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img_CL/CL_servicios.jpg);
		  }
#CentradaContactoHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img_CL/CL_contacto.jpg);
		  }
#CentradaUbicacionHS{
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img_CL/CL_ubicacion.jpg);
		  }
#CentradaGaleriaHS {
	width:800px;
	height: 600px;
	text-align:left;
	position: absolute;
	left:0px;
	top:0px;
	z-index: 1002;
	background-image: url(img_CL/CL_galeria.jpg);
		  }
		
a:link { color:#FFFFFF; margin: 0px; border-style :none ;text-decoration: none; font-size:14px;}
a:visited {color:#FFFFFF; margin: 0px; border-style :none ;text-decoration: none; font-size:14px;}
a:active {color:#FFFFFF; margin: 0px; border-style :none ;text-decoration: none; font-size:14px;}
a:hover {color:#66CC66; margin: 0px; border-style :none ;text-decoration: none; font-size:14px;}

a.entrar:link{color:#79AE42; text-decoration: none; font-family: Verdana; font-size:35px;}
a.entrar:visited { color:#79AE42; text-decoration: none; font-family: Verdana; font-size:35px;}
a.entrar:active {color:#79AE42; text-decoration: none; font-family: Verdana; font-size:35px;}
a.entrar:hover { color:#006600; text-decoration: none; font-family: Verdana; font-size:35px;}

a.galeria:link{color:#000000; text-decoration: none; font-family: Verdana; font-size:9px;}
a.galeria:visited { color:#000000; text-decoration: none; font-family: Verdana; font-size:9px;}
a.galeria:active {color:#000000; text-decoration: none; font-family: Verdana; font-size:9px;}
a.galeria:hover { color:#669933; text-decoration: none; font-family: Verdana; font-size:9px;}

a.servicio:link{color:#000000; text-decoration: none; font-family: Verdana; font-size:16px;}
a.servicio:visited { color:#000000; text-decoration: none; font-family: Verdana; font-size:16px;}
a.servicio:active {color:#000000; text-decoration: none; font-family: Verdana; font-size:16px;}
a.servicio:hover { color:#66CC66; text-decoration: none; font-family: Verdana; font-size:16px;}

a.titulo:link{color:#333333; text-decoration: none; font-family: Verdana, Arial; font-size:14px;}
a.titulo:visited { color:#333333; text-decoration: none; font-family: Verdana, Arial; font-size:14px;}
a.titulo:active {color:#333333; text-decoration: none; font-family: Verdana, Arial; font-size:14px;}
a.titulo:hover { color:#FFFFFF; text-decoration: none; font-family: Verdana, Arial; font-size:14px;}

#texto{
font-family:Verdana,;
font-size:12px;
color:#000000;
}
#texto1{
font-family:Verdana,;
font-size:20px;
color:#F4FFEA;
}
#entrar{
font-family:Verdana,;
font-size:16px;
color:#333333;
}
#subtitulo{
font-family:Verdana, Arial;
font-size:14px;
color:#cc0000;
}
#calificacion{
font-family:Verdana, Arial;
font-size: 14px;
color:#006699;
}
#pie{
font-family:Verdana;
font-size: 10px;
color:#000000;
text-align:left;
}
#empresa1{
font-family:Verdana,;
font-size:12px;
color:#000000;
width:320px; 
height:230px; 
left: 396px; 
top: -515px;
overflow:auto;
padding: 5px;
scrollbar-face-color:#CCCCCC; /*barra*/
scrollbar-arrow-color:#990066; /*flecha*/
scrollbar-track-color:#999999; /*fondo*/
scrollbar-shadow-color:#990066; /*sombra*/
scrollbar-highlight-color:#CCCCCC; /*sombra clara*/
scrollbar-3dlight-color:#990066; /*sombra mas clara*/
scrollbar-darkshadow-Color:#999999; /*sombra oscura*/}
