* {margin: 0; padding: 0;}

i {visibility: hidden;}
img { border:0;}
ul {list-style-type: none;}
.blanca {
	color:#FFF;
	font-weight:bold;
}

.grande {
	font-size: 16px;
	font-weight:bold;
}

.rojo {
	color:#F00;
	font-weight:bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color:#000;
	background-color:#227601;
	text-align:center;

}



#cabecera, #contenidos {
	width: 955px;
	margin: 0 auto;
	
}

#cabecera {
	height: 132px;
}


#logo {
	float:left;
	width:174px;
}


#idiomas {
	float: right;
	width:110px;
	height:46px;
	padding-top: 61px;
	
}

#contenidos {
	height:468px;
}


/* menu espaņol///////////////////////////////////////////////// */
#menu {
	float:left;
	width: 174px;
	height:468px;
}


#interior-menu {
	width: 174px;
	padding-top: 40px;
	
	
	
}
#interior-menu li {
	width: 98px;
	padding: 1px 0;
	margin-left: 30px;
	text-align:left;

	
}

#menu a {
	text-decoration:none;
}
#menu-inicio a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/inicio.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-programa a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/programa.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-artistas a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/artistas.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-inscri a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/inscripcion.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-hotel a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/hotel.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-contacto a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/contacto.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-novedades a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/novedades.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-links a  {
	font-size:20px; line-height:110%;background-image: url(../imagenes/links.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-facebook a  {
	font-size:20px; line-height:110%;background-image: url(../imagenes/facebook.gif);background-position: center left;background-repeat: no-repeat;
}



/* menu ingles///////////////////////////////////////////////// */

#menu-en {
	float:left;
	width: 174px;
	height:468px;
}

#menu-en a {
	text-decoration:none;
}
#menu-inicio-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/inicio-en.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-programa-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/programa-en.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-artistas-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/artistas-en.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-inscripcion-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/inscripcion-en.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-hotel-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/hotel.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-contacto-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/contacto-en.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-novedades-en a  {
	font-size:20px;line-height:110%;background-image: url(../imagenes/novedades-en.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-links-en a  {
	font-size:20px; line-height:110%;background-image: url(../imagenes/links.jpg);background-position: center left;background-repeat: no-repeat;
}
#menu-facebook-en a  {
	font-size:20px; line-height:110%;background-image: url(../imagenes/facebook.gif);background-position: center left;background-repeat: no-repeat;
}




/* contenidos centrales///////////////////////////////////////////////// */
#contenidos-centrales {
	float:left;
	width: 597px;
	height:468px;
	
}

#menu-lujo {
	float:right;
	width:142px;
	height:468px;
	text-align:right;
	
}


#menu-lujo a {
	text-decoration:none;
}	

