@charset "utf-8";
body {
	width: 950px;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(fondo.jpg);
	background-repeat:  repeat-x;
}
#cuerpo {
	height: 900px;
	width: 950px;
	position: absolute;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#logo {
	height: 137px;
	width: 200px;
	position: absolute;
	margin-top: 30px;
	margin-left: 100px;
}
#solapas {
	height: 250px;
	width: 200px;
	margin-top: 220px;
	position: absolute;
	margin-left: 70px;
	background-color: 48AA50;
	background-repeat: repeat;
}

#botonera {
	margin-top: 45px;
	margin-left: 450px;
	position: absolute;
	height: 90px;
	width: 450px;
	background-color: #FFFFFF;
}
#foto_red {
	height: 250px;
	width: 620px;
	margin-top: 220px;
	margin-left: 280px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
#fotos_redes {
	height: 150px;
	width: 825px;
	margin-top: 460px;
	margin-left: 40px;
	position: absolute;
}
#datos {
	width: 830px;
	margin-top: 550px;
	margin-left: 70px;
	position: absolute;
	height: 70px;
	background-color: #D4D4D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
