body {
    background-image: url("imagenes/bg.jpg");
	background-repeat: repeat;
	padding: 0;
	margin: 0;
    font-family: Arial, sans-serif;
	font-size: 13px;
}

#contenedor {
	width: 1000px;
	background: none;
	margin: 0 auto;
	padding: 0 5%;
}

#principal {
	margin-bottom: 5px;
	}

nav {
	overflow:hidden; /* Oculta el scroll*/
	margin-top: 5px;
	margin-bottom: 20px;
	width: 100%;
}

nav ul {
	list-style:none;
	float:right;
}

nav li {
	float:left;
	margin-right: 1%; 
	text-align:center;
    
}

nav li a {
	display:block;
	color: #ffffff;
	padding: 10px 39px;
    margin: 0px;
    font-family: arial, sans-serif;
	font-size: 15px;
	text-decoration:none;
}

nav li a:hover {
    background-color: dimgray;
}

.nav0 {background-color: #51acc2;}
.nav1 {background-color: #a0d0f2;}
.nav2 {background-color: #3e4a5d;}
.nav3 {background-color: coral;}
.nav4 {background-color: #81bbae;}
.nav5 {background-color: #f2cf6a;}



footer {
	clear:both;
}


.distancia {margin-top: 2%; margin-bottom: 2%;}

.carrera {margin-top: 2%; margin-bottom: 2%; float:left;}

.destacados {margin-top: 2%; margin-bottom: 2%; float:left;}

.tiempo_libre {margin-top: 2%; margin-bottom: 2%; float:left;}

.messi {margin-top: 2%; margin-bottom: 2%; float:right;}

.img_onaire {margin-top: 2%; margin-bottom: 2%; float:right; margin-left: 1%;}

.texto {margin-top: 2%; margin-bottom: 2%; float:left; width:530px; height:800px;}

.iconos {float: right; margin-left: 10px;}

.texto_yyg {margin-top: 2%; margin-bottom: 2%; float:left; width:512px; height:405px;}

.texto_onaire {margin-top: 2%; margin-bottom: 2%; float:left; width:501px;}

.texto_onaire_destacado {margin-top: 5%; margin-bottom: 2%; margin-right: 4%; float:right; width:350px;}

.img2_yyg {margin-top: 2%; margin-bottom: 2%; float:left;}
