@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 0.8em;
	background-image: url(images/fons_pagina.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#contenidor {
	width: 830px;
	margin:0 auto;
	background-image: url(images/fons_contenidor.gif);
	background-repeat: repeat-x;
}
#contingut {
	padding: 7px;
	background-image: url(images/fons_contingut.gif);
	background-repeat: repeat-x;
	margin: 8px;
	clear: both;
}

#main {
	background-color: #933;
	width: 815px;
	margin: 0 auto;
	padding: 0px;
}
#capcelera {
	background-image: url(images/fons_capcelera.gif);
	background-repeat: repeat-x;
	width: 815px;
}
#idiomes {
	position: relative;
	width: 135px;
	left: 680px;
	bottom: 95px;
}
#navegacio {
	font: bold 13px Arial, Helvetica, sans-serif;
	width: 100%;
	overflow:hidden;
}
#navegacio ul {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border: 1px solid #333;
	border-width: 1px 0;
	background:black url(images/fons_boto_nav.gif) repeat-x;
}
#navegacio ul li {
	display: inline;
}
#navegacio ul li a {
	float:left;
	color:white;
	padding: 5px 11px;
	text-decoration:none;
	border-right: 1px solid #333;
	width: 140px;
	text-align: center;
}
#navegacio ul li a:visited {
	color:white;
}
#navegacio ul li a:hover {
	color:white;
	padding-top: 6px;
	padding-bottom:4px;
	background: black url(images/fons_boto_nav_over.gif) center center repeat-x;
}
#fotoCapcelera {
	background-image: url(images/fons_peu_fotoprincipal.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 815px;
	height: 288px;
}
#navInferior {
	background-image: url(images/fons_navinferior.gif);
	background-repeat: repeat-x;
	height: 28px;
	text-align: center;
	padding-top: 15px;
	clear: both;
}
#peuAdresa {
	background-image: url(images/fons_adresa.gif);
	background-repeat: repeat-x;
	height: 18px;
	text-align: center;
	color: #FFF;
	font-size: 9px;
	padding-top: 3px;
}
#peu {
	background-image: url(images/fons_peu.gif);
	background-repeat: repeat-x;
	height: 11px;
}
#contingut h2 {
	font-weight: bold;
	font-size: 1.3em;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#presentacioHotel {
	margin: 0px;
	padding: 0px;
	width: 490px;
	border-right: 1px solid #933;
	padding-right: 10px;
	float: left;
}
.fotoPresentacio {
	border: 1px solid #000;
}
#gastronomia {
	width: 267px;
	padding: 0;
	margin: 0;
	float: right;
}
hr {
	color: #7E2A2A;
}
.fotoGaleria {
	float: left;
	border: 3px solid #FFF;
	margin-right: 10px;
	margin-bottom: 10px;
}
#dadesContacte {
	background-color: #6A1D1D;
	padding: 5px;
	width: 230px;
	float: left;
	height: 340px;
}
#mapa {
	width: 500px;
	height: 350px;
	margin: 0;
	padding: 0;
	float: right;
	border: 1px solid #000;
}
.taulaTarifes td {
	border-bottom: 1px solid #000;
	border-right: 1px dotted #000;
}
