body {
	font: Arial, Helvetica, sans-serif;
}
.overlay {
	background: #000000;
	left: 0;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5000;
}
.MAQ_CONTE_alineacion {
	display:block;
	height: auto;
	width:100%;
}
.MAQ_CONTE_cabecera {
	display:block;
	position:relative;
	z-index:10;
	width: 100%;
	height: 100px;
	background: url(images/web/bg_header.png) repeat-x left top;
}
.MAQ_CONTE_principal {
	display:block;
	position:relative;
	z-index:9;
	width: 990px;
	height: auto;
	margin: 0 auto -15px;
	background: url(images/comun/bg-pieInterna.png) no-repeat center bottom;
}
.MAQ_CONTE_pie {
	display:block;
	position:relative;
	z-index:8;
	width: 100%;
	height: auto;
}
.MAQ_CONTE_principal_f1_c1 {
	width: 225px;
	height: 100%;
	min-height:400px;
	float: left;
	padding: 10px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	position:relative;
}
.MAQ_CONTE_principal_f1_c2 {
	width:720px;
	min-height:400px;
	height: auto;
	float: left;
	padding: 10px 0px 0px 0px;
	position:relative;
	margin: 0px 5px 0px 0px;
}
.MAQ_CONTE_principal_home {
	width: 100%;
	height: auto;
	margin: 0px auto 0;
	z-index:10;
	position:relative;
}
.MAQ_CONTE_placeHolderInterna {
	width:980px;
	position:relative;
	margin:0 auto;
}

