body{ 
	margin: 0px;
	background: #ffffff url(images/web/fondo_body.gif) repeat-x;
}

.MAQ_CONTE_alineacion{ 
	width: 960px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
}

.MAQ_CONTE_cabecera{ 
	width: 960px;
	height: 214px;
	/*padding-bottom: 10px;*/
	background: url(images/web/fondo_cabecera.gif) no-repeat;
/*	overflow: hidden;*/
}

.MAQ_CONTE_principal{ 
	width: 960px;
	height: auto; /* auto */
	padding: 10px;
	background: url(images/web/fondo_principal.gif) no-repeat;
}

.MAQ_CONTE_home{
	width: auto;
	height: auto;
}

.MAQ_CONTE_home_f1_c1{
	width: 712px;
	height: auto;
	padding-right: 8px;
	float: left;
}

.MAQ_CONTE_home_f1_c2{
	width: 220px;
	height: auto;
	float: left;
}

.MAQ_CONTE_principal_f1_c1{ 
	width: 220px;
	height: auto;
	float: left;
}

.MAQ_CONTE_principal_f1_c2{ 
	width: 710px;
	height: auto;
	padding: 0px 0px 0px 10px;
	float: left;
}

.MAQ_CONTE_piePagina{ 
	width: 960px;
	height: 180px;
	/*top: 10px; */
	background: url(images/web/fondo_pie_pagina.gif) no-repeat 10px 50px; /*  1px 10px 250px  100px */
}