@charset "utf-8";
body {
	background-color: #666;
	margin-top: 0px;
}

#contenidor {
	width: 750px;
	margin: 0 auto;
	background-image: url(../images/fons_pagina.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 50px;
	padding-right: 50px;
}
#capIdiomes {
	background-image: url(../images/fonsIdiomes.gif);
	background-repeat: repeat;
	width: 750px;
	height: 60px;
}
#capLogo {
	background-color: #6F8289;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 750px;
}
#contingut {
	background-color: #E8E8E8;
	width: 750px;
}
#navegacio {
	background-image: url(../images/fons_nav.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 200px;
	float: left;
}
#informacio {
	margin-left: 180px;
	padding: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #38505D;
}
#formReservas {
	width: 165px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 70px;
	color: #38505D;
}
#formReservas input, select {
	font-size: 9px;
}
#navegacio img {
	margin-top: 12px;
	margin-left: 10px;
	border-bottom: 1px dotted #6F8289;
}
#idiomes {
	position: relative;
	width: 140px;
	height: 15px;
	left: 600px;
	top: 42px;
	text-align: right;
}
#idiomes img {
	border: 0;
	margin-right: 6px;
}
#peu {
	background-color: #6F8289;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #E5E5E5;
	padding: 2px;
}
#titol {
	border-bottom: 1px dotted #6F8289;
}
.fotoGaleria {
	margin-right: 15px;
	border: 4px solid #FFF;
	margin-bottom: 15px;
}
#dadesSituacio {
	background-color: #C4CBCE;
	width: 520px;
	margin: 10px 0px;
	padding: 5px;
	height: 80px;
}
a:link {
	color: #6F8289;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F8289;
}
a:hover {
	text-decoration: underline;
	color: #E8E8E8;
}
a:active {
	text-decoration: none;
	color: #3A515E;
}
#peu a:link {
	color: #E5E5E5;
	text-decoration:none;
}
#peu a:visited {
	color: #E5E5E5;
	text-decoration:none;
}
#peu a:hover {
	text-decoration:underline;
	color: #E5E5E5;
}
#peu a:active {
	text-decoration:none;
	color: #E5E5E5;
}
#tarifas th {
	color: #E8E8E8;
	background-color: #6F8289;
	font-size: 13px;
	font-weight: bold;
}
#tarifas .lineaColor {
	background-color: #D3DADC;
}
#telReserves {
	text-align: center;
	margin: 10px;
}
#botoReserves {
	float: right;
	margin: 7px;
	clear:both;
	border: 0;
}
