/* CSS Document */
.cuerpo{
	position: absolute;
	width: 1024px;
	height: 768px;
}

.logo_menu{
	position: absolute;
	height: 100px;
	width: 1024px;
	
}

.logo{
	position: relative;
}

.menu{
	position: absolute;
	top: 81px;
	left: 147px;
	width: 775px;
	height: 24px;
}

.izq{
	position: absolute;
	top: 81px;
	height: 650px;
	width: 147px;
	background-color: #f2f2f2;
}

.lat{
	position:relative;
	
}

.menu_lat{
	position: relative;
}
.tarifas{
	position: relative;
}

.centro{
	position: absolute;
	top: 46px;
	left: 164px;
	width: 479px;
	height: 821px;
}

.concurso{
	position: absolute;
	top: 1px;
	left: 920px;
	height: 650px;
	width: 104px;
	background-color: #F2F2F2;
}

.texto_portada{
	width: 475px;
}

.sumario{
	position: absolute;
	top: 40px;
	left: 670px;
	width: 200px;
	height: 600px;
}

.noticias_sumario{
	background-color: #FFFFFF;
}

.centro_resto{
	position: absolute;
	top: 50px;
	left: 180px;
	width: 680px;
	height: 600px;
}

.quienes{
	position: absolute;
	width: 400px;
	
}

.correos{
	position: absolute;
	left: 415px;
	
}

.curriculo_Alex{
	position: absolute;
	top: 270px;
	width: 350px;
}

.curriculo_Sandra{
	position: absolute;
	top: 270px;
	left: 375px;
	width: 350px;
}

.curriculo_Claudia{
	position: absolute;
	top: 650px;
	width: 350px;
}

.curriculo_Maria{
	position: absolute;
	top: 650px;
	width: 350px;
	left: 375px;
}

.curriculo_Ali{
	position: absolute;
	top: 1050px;
	width: 350px;
}

.perfil{
	position: absolute;
	width: 650px;
	
}

.imagen{
	position: absolute;
	top: 350px;
	left: 50px;
}

.enlaces{
	position: absolute;
	width: 650px;
	
}

.contacta{
	position: absolute;
	top: 50px;
	left: 50px;
}

.contacta2{
	position: absolute;
	top: 50px;
	left: 300px;
	width: 200px;
	height: 160px;
}

.enlaces2{
	position: absolute;
	top: 250px;
	left: 50px;
}

.enlaces3{
	position: absolute;
	top: 250px;
	left: 300px;
}
.banner {
	background-image: url(../banner/Banner.jpg);
	z-index: auto;
	height: auto;
	width: auto;
}
