@charset "utf-8";
/* CSS Document */
#index{
	width: 980px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(media/sitio/fondo.jpg)
}

#index-menu-superior{
	width: 980px;
	height: 25px;
	float: left;
	padding-top: 10px;
	text-align: center;
}

#index-flash{
	width: 980px;
	height: 180px;
	float: left;
	text-align: center;
}

#wrapper{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#encabezado{
	width: 980px;
	height: 106px;
	float: left;
	background-image: url(media/sitio/bg-encabezado.jpg);
}

#menu-superior{
	width: 980px;
	height: 57px;
	float: left;
	background-image: url(media/sitio/bg-pie.png);
	text-align: center;
}

#pie{
	width: 980px;
	height: 57px;
	float: left;
	background-image: url(media/sitio/bg-pie.png);
}

#contenido{
	background: #404041;
	width: 980px;
	float: left;
}

#contenido-pie{
	width: 980px;
	height: 80px;
	padding-top: 20px;
	float: left;
	background-image: url(media/sitio/bg-pie.png);
	}

#logo-robinson{
	width: 112px;
	height: 57px;
	float: left;
}

#logo-aensa{
	width: 122px;
	height: 57px;
	float: left;
}

#c1{
	width: 250px;
	float: left;
}

#c2{
	width: 480px;
	float: left;
}

#c3{
	width: 250px;
	float:left;
}

#mapa{
	width: 730px;
	float: left;
	position: relative;
}
.txtMapa {
	position: absolute;
	margin: 330px 0 0 360px;
	text-align: center;
	font: 12 px Arial, Helvetica, sans-serif;
	color: #0b3c6d;
	font-weight: bold;
	float: left;
}

#flashIndex {
	width: 710px;
	height: 260px;
	float: left;
}

#logo-aerotour{
	width: 300px;
	height: 106px;
	float: left;
}

#contenido-encabezado{
	width: 300px;
	height: 106px;
	float: left;
}

#espacio-encabezado{
	width: 300px;
	height: 106px;
	float: left;
}

#c2 a {
	font: 12 px Arial, Helvetica, sans-serif;
	color: #57a6ff;
	text-decoration: none;
}
#c2 a:hover {
	color: #c6c6c6;
	text-decoration: underline;
}
