body{
	margin:0;
	background-color:#bbce21;
	background-image: url(images/bg.gif);
	background-repeat:  repeat-x;
}
#contenedor{
	margin:auto;
	width:900px;
}

#header {
	width:900px;
	height:178px;
	float:left;
}
#navegacion{
	width:900px;
	height:45px;
	background-image: url(images/menufondo.gif);
	background-repeat:   repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	float:left;
}
#menu{
	width:405px;
	height:37px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:8px;
	padding-left:20px;
	margin-left:100px;
}
#contenido{
	height:700px;
	width:900px;
	background-color:#FFFFFF;
	float:left;
}
#footer{
	width:100%;
	height:70px;
	background-image: url(images/footer.gif);
	background-repeat:  repeat-x;
	background-color: #999B00;
	float:left;
}
#titulo{
	width:482px;
	height:75px;
	margin-top:10px;
	margin-left:20px;
}
#cuadroizq{
	background-color:#F7F7F7;
	height:550px;
	width:480px;
	margin-left:20px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:1px;
	color: #787223;
	background-image: url(images/fincuadro.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:1px;
}
#cuadroizq li{
	list-style:square;}
#cuadroder{
	width:316px;
	height:448px;
	float:right;
	padding-right:50px;
	padding-top:20px;
}
em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-left:20px;
}
/*MENU ESPAŅOL*/
a.inicio{
	background-image:url(images/menu/inicio.gif);
	width:79px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.inicio:hover{
	background-position:0 -37px;}
	
a.contacto{
	background-image:url(images/menu/contacto.gif);
	width:85px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.mapa{
	background-image:url(images/menu/mapa.gif);
	width:79px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}

a.contacto:hover{
	background-position:0 -37px;}
	
a.mapa:hover{
	background-position:0 -37px;}
	
a.tarifas{
	background-image:url(images/menu/tarifas.gif);
	width:74px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.tarifas:hover{
	background-position:0 -37px;}
a.galeria{
	background-image:url(images/menu/galeria.gif);
	width:73px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.galeria:hover{
	background-position:0 -37px;
}
#idiomas{
	float:right;
	width:150px;
	margin-top:8px;
}
a.spanish{
	background-image:url(images/menu/spanish.gif);
	width:30px;
	height:22px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	border: 2px solid #fff;
	}
a.spanish:hover{
	border: 2px solid #FF9900;
}
a.english{
	background-image:url(images/menu/english.gif);
	width:30px;
	height:22px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	margin-left:6px;
	border: 2px solid #fff;
	}
a.english:hover{
	border: 2px solid #FF9900;
}
#creditos{
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:20px;
	margin:auto;
	text-align:center;
}
#creditos a{
	color:#F9FF0D;
}

/*MENU  ENGLISH */
a.home{
	background-image:url(images/menu/home.gif);
	width:79px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.home:hover{
	background-position:0 -37px;}
	
a.contact{
	background-image:url(images/menu/contact.gif);
	width:85px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.map{
	background-image:url(images/menu/map.gif);
	width:79px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}

a.contact:hover{
	background-position:0 -37px;}
	
a.map:hover{
	background-position:0 -37px;}
	
a.rates{
	background-image:url(images/menu/rates.gif);
	width:74px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.rates:hover{
	background-position:0 -37px;}
a.gallery{
	background-image:url(images/menu/gallery.gif);
	width:73px;
	height:37px;
	display:block;
	background-repeat: no-repeat;
	float:left;
	}
a.gallery:hover{
	background-position:0 -37px;
}
