body{ 
	margin: 0px;
	background: #ffffff url(images/web/fondo_body.gif) repeat-x;
/*	background: #ffffff url(images/web/fondo_prueba.gif) center top fixed;*/
}

.MAQ_CONTE_alineacion{ 
	width: 776px;
	height: auto;
	padding: 0px 0px 40px 0px;
	margin: 0px auto;
	background: #ffffff;
/*	overflow: hidden;*/
}

.MAQ_CONTE_cabecera{ 
	width: 776px;
	height: 181px;
	background: url(images/web/fondo_cabecera.gif) no-repeat;
}

.MAQ_CONTE_principal{ 
	width: 776px;
	height: auto;
	padding-bottom: 10px;
	background: url(images/web/fondo_principal.gif) repeat-y;
}

.MAQ_CONTE_principal_f1_c1{ 
	width: 200px;
	height: auto;
	display: inline;
	float: left;
}

.MAQ_CONTE_principal_f1_c2{ 
	width: 576px;
	height: auto;
	float: left;
}

.MAQ_CONTE_piePagina{ 
	width: 776px;
	height: 113px;
	background: url(images/web/fondo_pie_pagina.gif) no-repeat;
}