body{
	background:url(imagenes/background.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#contenedor{
	width: 846px;
	height: 700px;
	margin: auto;
}
#menu{
	background: #f66;
	width:846px;
	height: 128px;
	border-right:1px solid #000;
}
#menuiz{
	background: url(imagenes/logo.jpg) no-repeat #fff;
	width: 166px;
	height: 130px;
	float: left;
	border: 1px solid #000;
}
#mender{
	float: right;
}
#bannercat{
	background: url(imagenes/bannercat.gif);
	height: 95px;
	width: 678px;
	border-top: 1px solid #000;
	border-bottom: none;
}

#banneresp{
	background: url(imagenes/banneresp.gif);
	height: 95px;
	width: 678px;
	border-top: 1px solid #000;
	border-bottom: none;
}

#fondo{
	margin-top: 3px;
	height: 650px;
	width: 847px;
	background: #a84a40;
}

#idiomas{
	position:absolute;
	float:left;
	left: 106px;
	top: 169px;
}

#idiomas img{
	border: 0;
	margin:0 10px;
}

#contenido{
	float: right;
	background: url(cat/backgroundinf.jpg) no-repeat #ffcccb;
	background-position: bottom left;
	padding: 25px;
	width: 630px;
	height: 500px;
}

#contenido p{
line-height:20px;
}

ul#botones {
	list-style:none;
	margin:0;
	padding:0;
}

ul#botones li {
	text-align: center;
	margin-right: 1px;
	float:left;
}

ul#botones li a {
	color: #fff;
	font-size: 18px;
	padding-top: 6px;
	display:block;
	width:135px;
	height:29px;
	text-decoration:none;
	background: url(es/botonrojo.jpg) no-repeat;
}

ul#botones li a#activo {
	color: #FD0006;
	font-size: 18px;
	padding-top: 6px;
	display:block;
	width:135px;
	height:29px;
	text-decoration:none;
	background: url(es/botonrosa.jpg) no-repeat;
}

ul#botones li a:hover {
	background: url(cat/botonrosa.jpg) no-repeat;
	color: #FD0006;
}

.reservas{
	margin-right: -3px;
}

.explicacion{
	line-height: 30px;
	text-align:justify;
	padding-top: 1px;
}
