body{
	margin:0px;
	background: #C0D4DE url(images/web/fondo_body.gif) repeat-x;
}

object{
	outline:0px;
}

form{
	padding: 0px;
	margin: 0px;
}

.MAQ_CONTE_alineacion{
	width: 854px;
	height: auto;
	margin: 0px auto 0px auto;
}

.MAQ_fondoAlineacionHome{
	background: url(images/web/fondo_continuoHome.gif) repeat-y;
}

.MAQ_fondoAlineacionInterna{
	background: url(images/web/fondo_continuoInterna.gif) repeat-y;
}


.MAQ_CONTE_cabecera{
	width: 854px;
	height: 94px;
	background: #ffffff;
	position: relative;
	z-index:50;
}

.MAQ_CONTE_facebook{
	width: 854px;
	height: 25px;
	background: #ffffff;
	position: relative;
	z-index:2;
}

.MAQ_CONTE_principal{
	width: 854px;
	height: auto;
}

.MAQ_fondoPrincipalHome{
	background: url(images/web/fondo_principalHome.gif) no-repeat;
}

.MAQ_fondoPrincipalInterna{
	background: url(images/web/fondo_principalInterna.gif) no-repeat;
}


.MAQ_CONTE_piePagina{
	width: 854px;
	position: relative;
}

.MAQ_fondoPieHome{
	height: 210px;
	background: url(images/web/fondo_piePaginaHome.gif) no-repeat;
}

.MAQ_fondoPieInterna{
	height: 105px;
	background: url(images/web/fondo_piePaginaInterna.gif) no-repeat;
}