body {
	background-image: url(img/image/image24.jpg);
	background-repeat: no-repeat;
	background-color: #26790F;
	margin: 0px;
}

/*HEADER*/

#header {
	height: 128px;
	float: left;
	width: 882px;
}
#header #logo {
	float: left;
	height: 128px;
	width: 335px;
}
#header #esp {
	float: left;
	height: 128px;
	width: 273px;
}
#header #bh {
	float: left;
	height: 128px;
	width: 273px;
}

/*HEADER*/

/*CONTENEDOR*/

#conten {
	height: 500px;
	float: left;
	width: 933px;
}
#conten #marg {
	float: left;
	height: 500px;
	width: 60px;
}
#conten #foto {
	float: left;
	height: 500px;
	width: 275px;
}
#conten #botones {
	float: left;
	height: 500px;
	width: 273px;
}
#conten #texto {
	float: left;
	height: 500px;
	width: 320px;
}

/*CONTENEDOR*/
