body {
	margin: 0px;
	background-color: #000000;
}
#fondo {
	height: 850px;
	width: 1140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#fondo #botonera #ESP {
	float: left;
	height: 100px;
	width: 240px;
}
#fondo #botonera {
	background-color: #000000;
	float: left;
	height: 100px;
	width: 1140px;
}
#fondo #contenido_general {
	float: left;
	height: 697px;
	width: 1140px;
}


#fondo #botonera #BOTONES {
	float: left;
	height: 100px;
	width: 750px;
}


#fondo #logo {
	background-image: url(recortes/logo.jpg);
	float: left;
	height: 200px;
	width: 1094px;
	background-color: #242424;
}
#fondo #fondoslider_jardines {
	float: left;
	height: 1140px;
	width: 1140px;
	background-repeat: repeat-y;
}
#fondo #carusell {
	background-image: url(recortes/carrusel.jpg);
	float: left;
	height: 177px;
	width: 1094px;
}
#fondo #fondoslider_jardines #IZQ {
	float: left;
	height: 435px;
	width: 89px;
}
#fondo #fondoslider_jardines #CUADRO1 {
	float: left;
	height: 1140px;
	width: 1140px;
}
#fondo #fondoslider_jardines #CUADRO1 #content {
	float: left;
	height: auto;
	width: 1140px;
}

#fondo #fondoslider_jardines #CUADRO2 {
	float: left;
	height: 400px;
	width: 1094px;
}
#fondo #fondoslider_jardines #CUADRO2 #texto {
	float: left;
	height: 418px;
	width: 680px;
}
#fondo #fondoslider_jardines #CUADRO2 #links {
	float: left;
	height: 340px;
	width: 414px;
	margin-top: 45px;
}




#fondo #pie {
	background-image: url(recortes/direccion.jpg);
	float: left;
	height: 95px;
	width: 1094px;
	background-color: #272727;
	background-repeat: repeat;
}
#fondo #direccion {
	float: left;
	height: 40px;
	width: 1000px;
	padding-top: 10px;
	padding-left: 140px;
}
