body {
	margin: 0px;
	background-color: #f3f3f3;
	overflow-x: hidden
}
.MAQ_CONTE_alineacion {
	width: 100%;
	background: #f3f3f3 url(images/web/images/bg.png) repeat-x left top;
}
.MAQ_CONTE_cabecera {
	width: 960px;
	height: 130px;
	margin: 0px auto;
}
.MAQ_CONTE_principal {
	width: 960px;
	margin: 0px auto 0px;
	position:relative;
}
.MAQ_CONTE_principal:after {
	clear: both;
	display: table;
	content: ""
}
.MAQ_CONTE_principal_f1_c1 {
	width: 222px;	
	margin-right: 46px;
	float: left;	  
	margin-top: 140px;
}
.MAQ_CONTE_principal_f1_c1 + .MAQ_CONTE_principal_f1_c2 {
	width: 692px;
	float: left;
}
.MAQ_CONTE_principal_f1_c2{
	width: 960px;
	margin: 0 auto;	
}