body{ 
	margin: 0px;
	background: #f7f7f7 url(images/web/fondo_body.gif) repeat-x 0 0;

}

.MAQ_CONTE_alineacion{ 
	width: 960px;
	height: auto;
	padding: 0px 15px 0px 15px;
	margin: 0px auto;
	overflow: hidden;
	background: #f7f7f7 url(images/web/fondo_sombra.jpg) no-repeat 0 0;
}

.MAQ_CONTE_cabecera{ 
	width: 960px;
	height: 200px;
	background: url(images/web/fondo_cabecera.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}

.MAQ_CONTE_principal{ 
	width: 960px;
	height: auto;
	/*background:#fff url(images/web/fondo_principal.gif) repeat-y;*/
	background:#fff;
}

.MAQ_CONTE_principal_f1_c1{ 
	width: 220px;
	height: auto;
	float: left;
}

.MAQ_CONTE_principal_f1_c2{ 
	width: 740px;
	height: auto;
	/*background: #fff url(images/web/fondo_principal_cabecera.gif) no-repeat;*/
	float: left;
}
.MAQ_CONTE_principal_f1_c2_int{ 
	width: 730px;
	height: auto;
	background: url(images/web/fondo_principal_cabecera.gif) no-repeat;
	float: left;
}


.MAQ_CONTE_piePagina{ 
	width: 940px;
	height: 181px;
	background-color:#fff;
	padding:0px 10px 0 ;
	margin:0px 0 0 0;
}
