body{
	margin: 0px;
	background: url(web/images/fondo_body.gif);
}

.MAQ_CONTE_cabecera{
	width: 960px;
	height: 116px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top:0px;
	left:50%;
	margin-left: -480px;
}

.MAQ_CONTE_inicio{
	width: 230px;
	height: 110px;
	top:50%;
	left:50%;
	position: absolute;
	margin-left: -115px;
	margin-top:-55px;

}

.MAQ_CONTE_principal{
	width: 960px;
	height: 400px;
	top:50%;
	left:50%;
	position: absolute;
	margin-left: -480px;
	margin-top:-200px;

}

.MAQ_CONTE_principal_f1_c1{
	width: 960px;
	height: auto;
}

.MAQ_CONTE_pieMenu{
	width: 960px;
	height: 100px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -480px; 
	
}
