/* CSS Document */

body, html{
	
	margin:0px auto;
	display:block;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	width:100%;
	background-image:url(img/fondo.jpg);
	background-repeat: repeat-x;
	
}

li {
	color:#666666;
	
	}
h1 {
	color:#950042;
	font-size:18px;
	line-height:100%;
	}
h1.tabla {
	padding-left:0px;
	}
p {
	color:#999999;
	font-size:13px;
	margin:7px 0px;
	}

#cuerpo {
	width:950px;
    margin: 0px auto;

	
	}

A:link {
	text-decoration: none;
	color:#ffffff;
	}
.link {
	text-decoration:none;
	color:#666666;
	}
A:visited {
	text-decoration: none;
	color:#ffffff;
	}

A:hover {
	text-decoration: none; 
	color: #ff9d22;
	}
	
/* CABECERA */	
	
#cabecera {
	position:relative;
	width:950px;
	height:50px;
	margin: 0px;
	background-color: #e9e7e7;
	}
#logo {
    position:relative;
    float:left;
	width:auto;
	height:auto;
	background:transparent;
	
	}
#quinta {
    position:relative;
	font-family:"Times New Roman", Times, serif;
	float:left;
	left:40px;
	top:10px;
	font-size:25px;
	color:#ff9d22;
	
	}
#centroelena {
	position:absolute;
	width:334px;
	height:139px;
	left:91px;
	z-index:3;
	background-image:url(img/textocentroelena.png)!important;
	background-image: none;
	background-repeat:no-repeat;
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/textocentroelena.png");
	top: 9px;

	}
	
#menusuper {
	position:relative;
	padding:0px;
	top:17px;
	display:block;
	float:right;

	}
#menusuper a {
	color:#666666;
	}
#menusuper a:hover {
	color:#ff9d22;
	}	
ul {
	padding:0px;
	margin:0px;
	}

ul li {
	list-style:none;
		}


/* MENU CENTROELENA MEDIO*/	
	
#menumedio {
	position:relative;
	display:block;
	float:right;
	height:30px;
	background-color:#807f7f;
}

ul.menumed {
	position:relative;
	width:auto;
	padding:0px;
	}
ul.menumed li {
	position:relative;
	float:left;
	display:inline;
	padding:5px 0px 5px 40px;
	}
	

/* CONTENIDO */

#contenido {
	position:relative;
	margin:0;
	width:950px;
	height:147px;
	
	}
#imagen {
	position:relative;
	float:left;
	background-image:url(img/cabecera.jpg);
	width:950px;
	height:175px;
	background-color:#FFFFFF;	
	}
#imagenquinta {
	position:relative;
	float:left;
	background-image:url(img/cabecera1.jpg);
	width:950px;
	height:175px;
	background-color:#FFFFFF;	
	}
#imagenpng {
	position:absolute;
	width:334px;
	height:139px;
	left: 470px;
	top: 26px;
	z-index:2;
	background-image:url(img/alzado.png)!important;
 	background-image: none;
	background-repeat:no-repeat;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/alzado.png");
	}
#imagenpng1 {
	position:absolute;
	width:203px;
	height:177px;
	left: 512px;
	top: 3px;
	z-index:0;
	background-image:url(img/alzado1.png)!important;
 	background-image: none;
	background-repeat:no-repeat;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/alzado1.png");
	}
#imagenpng2 {
	position:absolute;
	width:190px;
	height:140px;
	left: 518px;
	top: 25px;
	z-index:2;
	background-image:url(img/alzado3.png)!important;
 	background-image: none;
	background-repeat:no-repeat;
 	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/alzado3.png");
	}

/* CONTENIDO VARIABLE */

#variable {
	position:relative;
	width:950px;
	color:#999999;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:10px;		
	}
#textocon {
	position:relative;
	float:right;
	margin: 20px 0px 20px 0px;
	text-align: left;
	width:715px;
	height:auto;	
	}

/* PIE */

#footer {
	position:absolute;
	margin:0px auto;
	text-align:center;
	padding-top:10px;
	width:100%;
	top:0px;
	height:100px;
	background-color:#e9e7e7;
	outline:none;
	}
#footer a {
	color:#950042;
	border:none;
	outline-style:none;

	}
#footer a:link {
	outline-style:none;
	}

/* GALERIA MINI */

#fotogaleria {
	position:relative;
	width:auto;
	height:auto;
	float:right;
	color:#999999;
	}

#minimagenes {
	position:relative;
	float:left;
	width: 335px;
	height:auto;
	}
#minimagenes a {
	color:#999999;
	}
#minimagenes a:hover {
	color:#ff9d22;
	}
.mini {
	position:relative;
	display:block;
	float:left;
	text-align:center;
	width: 335px;
	height:auto;
	}
	
ul.mini {
	position:relative;
	width:100%;
	}

ul.mini li {
	position:relative;
	float:left;
	color:#CCCCCC;
	display:inline;
	padding:0px 21px 21px 0px;
	}


/*VENTAJAS y CARACTERISTICAS */

.text {
	position:relative;
	background-color:#e9e7e7;
	padding-left: 10px;
	padding-bottom:10px;
	padding-top:10px;
	width:594px;
	height:auto;
	float:right;
	color:#999999;
	}
#descripcion {
	position:relative;
	width:100px;
	height:auto;
	font-size:14px;
	float:left;
	color:#999999;
	}
#descripcion a {
	color:#999999;
	}
#descripcion a:hover {
	color:#ff9d22;
	}		

ul.caracte {
	
	font-size:13px;
	margin:0px 0px;
}
ul.caracte li {
	color:#666666;
	font-size:12px;
	line-height:110%;
	}
/*CONTACTO*/

#contacto {
	position:relative;
	float:left;
	margin:0 0;
	width:auto;
	}
.ajustar {
	clear:both;
	}