@charset "utf-8";
/* CSS Document */


body{
	background: #D4D0C8 url(../images/fondos/Fondo_Body.jpg) repeat-x;
}

#Head_Main{
	width: 964px;
	position:relative;
	height:240px;
	margin: auto;
}

#Body_Main{
	width: 964px;
	position:relative;
	height: auto;
	top:auto;
	margin: auto;
}

#Foot_Main{
	width: 964px;
	position:relative;
	height: 200px;
	margin: auto;
	top:auto;
}

