body{ 
	margin: 0px;
	background: url(images/web/fondo_body.gif);
}

.MAQ_CONTE_alineacion{ 
	width: 776px;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px auto;
/*	overflow: hidden;*/
}

.MAQ_CONTE_cabecera{ 
	width: 776px;
	height: 114px;
	background: url(images/web/fondo_cabecera.gif) no-repeat;
}

.MAQ_CONTE_principal{ 
	width: 776px;
	height: auto;
	background: url(images/web/fondo_principal.gif) repeat-y;
}

.MAQ_CONTE_principal_f1_c1{ 
	width: 212px;
	height: auto;
	float: left;
}

.MAQ_CONTE_principal_f1_c2{ 
	width: 564px;
	height: auto;
	background: url(images/web/fondo_principal_cabecera.gif) no-repeat;
	float: left;
}

.MAQ_CONTE_piePagina{ 
	width: 776px;
	height: 143px;
	background: url(images/web/fondo_pie_pagina.png) no-repeat;
}