body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#base {
	clear: both;
	height: auto;
	width: 882px;
	margin-right: auto;
	margin-left: auto;
}
#cabezote {
	background-image: url(../images/interface_01.png);
	height: 367px;
	width: 882px;
	float: left;
}
#cuerpo {
	background-image: url(../images/interface_02.png);
	background-repeat: repeat-y;
	float: left;
	width: 882px;
	height: auto;
	overflow: hidden;
}
#pie {
	background-image: url(../images/interface_03.png);
	background-repeat: no-repeat;
	float: left;
	height: 114px;
	width: 882px;
}
#btn-home {
	float: left;
	width: 215px;
	padding-left: 110px;
	height: 28px;
	padding-top: 28px;
	text-align: center;
	color: #666;
}
#siguenos {
	float: left;
	width: 300px;
	margin-left: 190px;
	height: 56px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 45px;
	color: #666;
	font-size: 14px;
}
#carrusel {
	float: left;
	width: 300px;
	margin-top: 195px;
	margin-left: 75px;
	margin-right: 507px;
	height: 70px;
}
#menu-lateral {
	background-image: url(../images/menu-bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 225px;
	height: auto;
	margin-left: 58px;
	padding-right: 14px;
	padding-left: 17px;
	padding-bottom: 20px;
	overflow: hidden;
	float: left;
}
#contenido {
	float: left;
	width: 480px;
	margin-left: 40px;
}
#derechos {
	float: left;
	height: 64px;
	margin-left: 300px;
	width: 300px;
	padding-top: 50px;
}
#menu-inf {
	float: left;
	height: 64px;
	width: 250px;
	padding-top: 50px;
	text-align: center;
}

