html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #2E2925;
	height: 100%;
	background: #fff url(img/bg.jpg) repeat-x;
	}
a {
	text-decoration: none;
	color: #7B9B28;
	font-size: 1em;
	padding: 1px 2px;
}
a:hover { background-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }
	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	}	
	
#header {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	}
#header div {
	text-align: left;
	padding: 42px 0 97px 20px;
	}
.moteleltoll {
	background: url(img/moteleltoll.jpg) no-repeat 0px 70px;
	}
.eltoll {
	background: url(img/el-toll.jpg) no-repeat 0px 70px;
	}
.allotjamentmoia {
	background: url(img/allotjamentmoia.jpg) no-repeat 0px 70px;
	}	
.apartamentscollsuspina {
	background: url(img/apartamentscollsuspina.jpg) no-repeat 0px 70px;
	}	
.allotjamentcollsuspina {
	background: url(img/allotjamentcollsuspina.jpg) no-repeat 0px 70px;
	}	.apartamentsmoia {
	background: url(img/apartamentscollsuspina.jpg) no-repeat 0px 70px;
	}	
.restaurantcollsuspina {
	background: url(img/restaurantcollsuspina.jpg) no-repeat 0px 70px;
	}	

.restauranteltoll {
	background: url(img/restauranteltoll.jpg) no-repeat 0px 70px;
	}	

#header h1 {
	margin: 0;
	clear: both;
	padding: 55px 10px 0 40px;
	font-size: 3em;
	}
#header h1 a { 
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #fff;	
	}	
#header h1 a:hover { background-color: transparent; }	
* html #header h1 { padding-top: 23px; }	


#header h3 {
	margin: 0;
	clear: both;
	padding: 1px 10px 0 40px;
	font-size: 1.5em;
	color: #FFFFFF;
	letter-spacing: 1px;
	}

#header ul {
	margin: 0 10px;
	padding: 0;
	height: 22px;
	}
#header li {
	display: inline;
	list-style-type: none;
	margin: 0 3px;
	font-size: 1.2em;
	width: 103px;
	height: 24px;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	}	
#header li a {
	display: block;
	width: 100%;
	color: #3e0008;
	padding-top: 6px;
	border-bottom: 4px solid #e9edac;
	}		
#header li a.on,
#header li a:hover {
	background-color: #fff;
	color: #85A339;
	height: 21px;
	border-bottom: 4px solid #AAB13B;
}


#content {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 50px;
	}
* html #content { padding-bottom: 60px; }	
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 {
	font-size: 20px;
	color: #3e0008;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0 5px 0;
	clear: both;
	line-height: 1.3;
	}	
#content h2 em { 
	color: #09C; 
	font-style: normal;
	}
#content p {
	text-indent: 1em;
	line-height: 16px;
	text-align: justify;
	margin: 2px 0 10px 0;
	letter-spacing: 0.1em;
	}	
	
#content ul {
	margin: 10px 0;
	padding: 0 0 0 20px;
	}	
#content li {
	list-style-type: none;
	padding: 0 0 0 5px;
	line-height: 2em;
	letter-spacing: 0.1em;
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }


#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: 5px solid #ddd; }
#content ul.thumbs li a:hover img { border: 5px solid #333; }	
html>body #content ul.thumbs li a { background-color: transparent; }
	

#left {
	float: left;
	width: 180px;
	text-align: left;
	margin-right: 30px;
	padding: 0 10px;
	border-right: 1px dashed #988f27;
	background-color: #FFFFFF;
	border-bottom: 5px solid #988f27;
	}

#left h3{
	color: #9DA435;
	font-size: 1.1em;
	font-weight: normal;
	text-align: justify;
	line-height: 1.1em;
	}
#left h3 strong{
	}
#left h4{
	color: #1EA5D2;
	}
#right {
	float: right;
	width: 610px;
	text-align: left;
	}
		
#footer {
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;
	padding: 10px 0;
	margin-top: -36px;
	background-color: #3e0008;
	color: #fff;
	font-size: 11px;
	border-top: 3px solid #ccc;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; }


#fons {
	background-color:#FFFFFF;
	padding: 11px 10px 20px 10px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	}

#fons strong{
font-size:12px;
	}
	
.resultats {
display:none;
}

.mesapartat {
	color: #5E5346;
	margin: 10px 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 99%;
	line-height: 1.5;
}

 h3 {
	color: #988F27;
	margin: 10px 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	font-weight: bold;
}
.dreta {
	float: right;
	margin: 2px 5px;
	clear: none;
}
.esquerra {
	float: left;
	margin: 2px 7px 2px 3px;
	clear: none;
}

#content ul.info {
	margin: 10px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	}	
#content li.info {
	list-style-type: none;
	padding: 0 0 0 2px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	}
#header li a.flag {
	padding: 0;
	color: #000;
	font-family: Century Gothic, sans-serif;
	font-weight: normal;
	color: #fff;
	margin: 0;
	width: 20px;
	float: right;
	border-color: #FFFFFF;
}
