@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	margin:0 auto;
	text-align:center;
	color:#565656;
}
.inv{
	display:none
}
#encabezado{
	
	}
#navegacion{
	height:35px;
	background-color:#eef3ee;
	font-size:16px;
	color:#333;
	text-align:left;
}
#navegacion ul { 
list-style: none;
margin: 0;
padding: 0;
}

#navegacion li{
	list-style:none;
	float:left;
	margin:2px;
	padding:2px;
}
#navegacion li:hover{
	color:#900;
}

#contenido1{
	clear:both;
	height:268.50px;
	}
	
#footer{
	 
	}
.interior{
	width:934px;
	margin:auto;
	
	}
#slides{
	float:left;
	
	}
#herramienta{
	position:relative;
	float:left;
	background-image:url(../images/home_center.jpg);
	height:267px;
	width:237px;
	}
#herramienta li{
	list-style-type:none;
	}	
#herramienta select{
	position:relative;
	top:105px;
	*top:115px;
	width:160px;
	height:20px;
}	
#slidefrases{
	float:left;
	background-image:url(../images/home_right.jpg);
	height:267px;
	width:302px;
}
#slidefrases h1{
	font-size:24px;
	font-style:italic;
	color:#005c51;
	}
#contenido2{
	clear:both;
	height:184.50px;
	}
#slideofertas{
	float:left;
	background-image:url(../images/home_midle_left.jpg);
	height:186px;
	width:613px;
	text-align:left;
	text-indent:50px;
	}
#slideofertas h1{
	font-style:italic;
	color:#005c51;
	}
#slideofertas h2{
	font-style:italic;
	color:#005c51;
	}	
#slideofertas h3{
	font-style:italic;
	color:#005c51;
	font-size:14px;
	}		
#slideinfo{
	float:left;

	}
#footer{
	clear:both;
	height:79.50px;
	}
#contenido_central{
	vertical-align:middle;
	float:left;
	width:319px;
	}
#contenido_central p{
	font-style:italic;
	color:#005b50;
	font-size:11px;
	}	

#footer_datos{
	clear:both;
	height:79.50px;
}
#datoscontacta{
	width:934px;
	text-align:center;
	float:left;
	font-size:9px;
}
#datoscontacta p{
	color:#91bcbc;
}
#boton_izq{
	posicion:relative;
	float:left;
	width:313px;
	height:80px;
	background-image:url(../images/respetamedioambiente_up.jpg);

	
}
#boton_izq:hover{
	width:313px;
	height:80px;
	background-image:url(../images/respetamedioambiente_down.jpg);
}
#boton_der{
	float:left;
	width:302px;
	height:80px;
	background-image:url(../images/recomiendaamigo_down.jpg)
}
#boton_der:hover{
	width:302px;
	height:80px;
	background-image:url(../images/recomiendaamigo_up.jpg)
}
