/* Inicio */

.WEB_CONTE_inicio{ 
	width: auto;
	height: 526px;
	background: url(images/home/fondo_inicio3.jpg) no-repeat;
	position: relative;
}

.WEB_CONTE_zonaMenuGenerales{ 
	width: 165px;
	height: 170px;
	padding: 0px 12px 0px 3px;
	position: absolute;
	top: 286px;
	left: 176px;
}

.WEB_CONTE_zonaMenuVida{ 
	width: 165px;
	height: 170px;
	padding: 0px 12px 0px 12px;
	position: absolute;
	top: 288px;
	right: 170px;
}

.WEB_CONTE_bannerGenerales{ 
	width: 130px;
	height: 222px;
	position: absolute;
	top: 233px;
	left: 356px;
}

.WEB_CONTE_bannerVida{ 
	width: 130px;
	height: 222px;
	position: absolute;
	top: 233px;
	right: 40px;
}

.WEB_CONTE_enlaceGenerales{
	width: 130px;
	height: 20px;
	position: absolute;
	top: 252px;
	left: 214px;
	cursor: pointer;
}

.WEB_CONTE_enlaceVida{
	width: 30px;
	height: 20px;
	position: absolute;
	top: 256px;
	right: 180px;
	cursor: pointer;
}

