/*RESET*/
* {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;	
}
img {
	border:0;
}
/*LIMPIAR FLOAT*/
div.limpiar {
	clear: both;
}
/*BODY*/
body {
	font-family: "Lucida Grande", Arial, sans-serif;
	background: #440c45;
	font-size: x-small;
}
/*OCULTAR*/
.ocultar span {
     position: absolute;
     top: -10000px;
}

#contenedor, #contenedorCabecera {
	/*width: 847px;*/
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#cabecera {
	background: #fff;
	width: auto;
	height: 27px;
}
#titularES {
	margin-top: 10px;
	float:left;
	background: url('../img/titularES1.gif') no-repeat;
	width:438px; 
	height:17px;
	/*width:402px; 
		height:14px;*/
}
#titularCAT {
	margin-top: 10px;
	float:left;
	background: url('../img/cat/titularCAT.gif') no-repeat;
	width:438px; 
	height:17px;

}
#titularEN {
	margin-top: 10px;
	float:left;
	background: url('../img/en/titularEN.gif') no-repeat;
	width:438px; 
	height:17px;

}
#titularFR {
	margin-top: 10px;
	float:left;
	background: url('../img/fr/titularFR.gif') no-repeat;
	width:438px; 
	height:17px;

}
h2#titularES span {
	width: 0;
	height: 0;
	visibility: hidden;
}
#titularCAT span {
	width: 0;
	height: 0;
	visibility: hidden;
}

#titularEN span {
	width: 0;
	height: 0;
	visibility: hidden;
}
#titularFR span {
	width: 0;
	height: 0;
	visibility: hidden;
}

/*BOTONES IDIOMA*/
ul#idioma {
	list-style: none;
	float: right;
}
ul#idioma li{
	margin-top: 5px;
	margin-left: 0px;
	float:left;
}
/*BOTON CAT*/
a#cat {
	display:block;
	width:49px;
	height:18px;
	text-indent:-9999px;
	background: url('../img/comunes/botonCAT.gif') no-repeat;
	overflow: hidden;
}
a#cat:hover {
	background-position:0 -18px;
}
/*BOTON ES*/
a#es {
	display:block;
	width:57px;
	height:18px;
	text-indent:-9999px;
	background: url('../img/comunes/botonES.gif') no-repeat;
	overflow: hidden;
}
a#es:hover {
	background-position:0 -18px;
}
/*BOTON ES*/
a#en {
	display:block;
	width:57px;
	height:18px;
	text-indent:-9999px;
	background: url('../img/comunes/botonEN.gif') no-repeat;
	overflow: hidden;
}
a#en:hover {
	background-position:0 -18px;
}
/*BOTON FR*/
a#fr {
	display:block;
	width:57px;
	height:18px;
	text-indent:-9999px;
	background: url('../img/comunes/botonFR.gif') no-repeat;
	overflow: hidden;
}
a#fr:hover {
	background-position:0 -18px;
}
/*li#cat {
	background: #DDD url('../img/botonCAT.gif') no-repeat;
	width:49px; 
	height:18px;
	
}
li#cat span {
	visibility: hidden;
	width: 0;
	height: 0;
}*/
#columna1 {
	/*border: 1px solid #999;*/
	float: left;
	width: 174px;
	height: 300px;
	padding: 24px 0 0 0;
}
/*BOTONES CARTA*/
a#menuCartaES {
	display:block;
	width:150px;
	height:24px;
	text-indent:-9999px;
	background: url('../img/menuCartaES.gif') no-repeat;
	overflow: hidden;
}
a#menuCartaES:hover {
	background-position:0 -24px;
}
a#menuCartaEN {
	display:block;
	width:150px;
	height:24px;
	text-indent:-9999px;
	background: url('../img/en/menuCartaEN.gif') no-repeat;
	overflow: hidden;
}
a#menuCartaEN:hover {
	background-position:0 -24px;
}
a#menuCartaFR {
	display:block;
	width:150px;
	height:24px;
	text-indent:-9999px;
	background: url('../img/fr/menuCartaFR.gif') no-repeat;
	overflow: hidden;
}
a#menuCartaFR:hover {
	background-position:0 -24px;
}
a#menuGruposES {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/menuGruposES.gif') no-repeat;
	overflow: hidden;
}
a#menuGruposES:hover {
	background-position:0 -23px;
}
a#menuGruposEN {
	display:block;
	width:150px;
	height:24px;
	text-indent:-9999px;
	background: url('../img/en/menuGruposEN.gif') no-repeat;
	overflow: hidden;
}
a#menuGruposEN:hover {
	background-position:0 -24px;
}
a#menuGruposCAT {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/cat/menuGruposCAT.gif') no-repeat;
	overflow: hidden;
}
a#menuGruposCAT:hover {
	background-position:0 -23px;
}
a#menuGruposFR {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/fr/menuGruposFR.gif') no-repeat;
	overflow: hidden;
}
a#menuGruposFR:hover {
	background-position:0 -23px;
}
a#menuDiaES {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/menuDiaES.gif') no-repeat;
	overflow: hidden;
}
a#menuDiaES:hover {
	background-position:0 -23px;
}
a#menuDiaEN {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/en/menuDiaEN.gif') no-repeat;
	overflow: hidden;
}
a#menuDiaEN:hover {
	background-position:0 -23px;
}
a#menuDiaCAT {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/cat/menuDiaCAT.gif') no-repeat;
	overflow: hidden;
}
a#menuDiaCAT:hover {
	background-position:0 -23px;
}
a#menuDiaFR {
	display:block;
	width:150px;
	height:23px;
	text-indent:-9999px;
	background: url('../img/fr/menuDiaFR.gif') no-repeat;
	overflow: hidden;
}
a#menuDiaFR:hover {
	background-position:0 -23px;
}
a#menuNavidadES {
	display:block;
	width:150px;
	height:22px;
	text-indent:-9999px;
	background: url('../img/menuNavidadES.gif') no-repeat;
	overflow: hidden;
}
a#menuNavidadES:hover {
	background-position:0 -22px;
}
a#menuNavidadCAT {
	display:block;
	width:150px;
	height:22px;
	text-indent:-9999px;
	background: url('../img/cat/menuNavidadCAT.gif') no-repeat;
	overflow: hidden;
}
a#menuNavidadCAT:hover {
	background-position:0 -22px;
}
a#menuNavidadFR {
	display:block;
	width:150px;
	height:22px;
	text-indent:-9999px;
	background: url('../img/fr/menuNavidadFR.gif') no-repeat;
	overflow: hidden;
}
a#menuNavidadFR:hover {
	background-position:0 -22px;
}
a#menuNavidadEN {
	display:block;
	width:150px;
	height:22px;
	text-indent:-9999px;
	background: url('../img/en/menuNavidadEN.gif') no-repeat;
	overflow: hidden;
}
a#menuNavidadEN:hover {
	background-position:0 -22px;
}
.columna2 {
	/*border: 1px solid #999;*/
	float: left;
	width: 168px;
	height: 240px;
	margin: 147px 0 0 9px;
/*	padding: 147px 0 0 0;
*/	overflow: hidden;

}

.columna2 img {
    width:  168px;
    /*height: 239px;*/
    height: 239px;
/*	top:  30;
    left: 40;*/
}
#columna3 {
	border: 0;
	background: #fff;
	float: left;
	margin: 68px 0 0 30px;
/*	width: 414px;
	height: 330px;*/
	width: 416px;
	height: 341px;
}
#fotos {
	/*background: red;*/
	/*background: #DDD url('../img/fotoTest.jpg') no-repeat;*/
	width: 400px;
	height: 300px;
	margin: 8px 8px 0 8px;
	overflow: hidden;
}
ul#numeracion {
	margin-top: 15px;
	margin-left: 10px;
	float: left;
}
#numeracion li{
	/*margin: 15px 0 0 0;*/
	float: left;
}
#numeracion a{
font-size: 12px;
text-decoration: none;
color: #440c45;
font-weight: bold;
padding: 0 0 0 2px;
}
#numeracion a.activeSlide {
	text-decoration: underline;
}
#tituloFotos {
	margin: 3px 0 0 0;
	width: 35px;
	height: 10px;
	background: url('../img/fotos.gif') no-repeat;
	text-indent:-9999px;
	
}
/*#logo {
	width:174px; 
	height:135px;
	background: url('../img/logoBestiari.gif') no-repeat;
}
#logo span {
	width: 0;
	height: 0;
	visibility: hidden;
}*/
#pdf {
	width:174px; 
	height:106px;
	margin-top: 34px;
	background: url('../img/comunes/pdf.gif') no-repeat;
}
ul#menuPDF {
	padding: 0;
	list-style: none;
	float: right;
}
#footer {
	width:auto;
	height: 97px;
}
#plano {
	float:left;
	width: 248px;
	height: 97px;
}
#horarioES {
	float:left;
	margin-top: 31px;
	margin-left: 30px;
	width: 312px;
	height: 60px;
	background: url('../img/es/horarioES.gif') no-repeat;
}
#horarioCAT {
	float:left;
	margin-top: 31px;
	margin-left: 30px;
	width: 312px;
	height: 60px;
	background: url('../img/cat/horarioCAT.gif') no-repeat;
}
#horarioFR {
	float:left;
	margin-top: 31px;
	margin-left: 30px;
	width: 312px;
	height: 60px;
	background: url('../img/fr/horarioFR.gif') no-repeat;
}
#horarioEN {
	float:left;
	margin-top: 31px;
	margin-left: 30px;
	width: 312px;
	height: 60px;
	background: url('../img/en/horarioEN.gif') no-repeat;
}
a#email {
	display:block;
	width:130px;
	height:14px;
	text-indent:-9999px;
	background: url('../img/reservas.gif') no-repeat;
	overflow: hidden;
}
a#email:hover {
	background-position:0 -14px;
}
#datos {
	margin-top: 31px;
	margin-left: 48px;
	float: left;
	width:157px;
}
