/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 62.5%;
	background-color: #F6EDD9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	border: 0px;
}
/********** TRUQUETS  ***********/

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.amagat {
	position: absolute;
	left: -10000px;
}
.especial {
	width: 90px !important;
}
html>body #reserves a {
	width: 94px !important;
}
/************** IDIOMES ****************/
#idiomes {
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
#idiomes a {
	text-decoration: none;
	color: #7b8086;
}
#idiomes a strong {
	font-size: 1.2em;
	text-transform: lowercase
	}
#idiomes a:hover {
	text-decoration: underline;
}
/* ########## COS DE LA PÀGINA ######### */

#contingut {
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 12px;
	position: relative;
}
/* ############ PEU PAGINA ############ */


#peu {
	width: 100%;
	background-color: #FFF6EC;
	text-align: center;
	clear: both;
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	font-size: 1.02em;
}
#peu a {
	text-decoration: none;
	color: #7B8086;
	border-right: 1px solid #7B8086;
	padding-right: 7px;
	padding-left: 18px;
}
#peu a:hover {
	text-decoration: underline;
}
#peu p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#peu .actual {
	padding-right: 7px;
	padding-left: 18px;
	display: inline;
	padding-top: 0.1em;
}
/* ########## MENU SUPERIOR ########## */

#main_menu {
	text-transform: uppercase;
	font-size: 1em;
	width: 762px;
	letter-spacing: 0.08em;
	height: 28px;
	background-color: #FFF6EC;
}
#main_menu ul {
	float: right;
}
#main_menu ul li {
	float: left;
	display: block;
	list-style: none;
	color: #7B8086;
	text-align: right;
	background-image: url(../imatges/barra_menu.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #FFFFFF;
	height: 28px;
	padding-right: 0px;
}
/* apaño marrano pel puto iexplorer */
html>body #main_menu ul li {
	padding-right: 6px;
}
#main_menu ul li a {
	text-decoration: none;
	display: block;
	color: #7B8086;
	background-color: #FFF6EC;
	padding-right: 6px;
	background-image: url(../imatges/barra_menu.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-top: 8px;
}
#main_menu ul li a:hover {
	background-color: #FFFFFF;
	background-position: right;
	background-repeat: no-repeat;
}
#hotel, #hotel a {
	width: 70px;
}
html>body #hotel, html>body #hotel a {
	width: 66px;
}
#spa, #spa a {
	width: 68px;
}
#golf, #golf a {
	width: 76px;
}
#enolog, #enolog a {
	width: 100px;
}
#bussiness, #bussiness a {
	width: 101px;
}
#events, #events a {
	width: 88px;
}
#weddings, #weddings a {
	width: 101px;
}
#main_menu #reserves, #main_menu #reserves a {
	width: 94px;
	background-image: none;
}
#main_menu #reserves a {
	padding-right: 26px;
}
/* apaño marrano pel puto iexplorer */
html>body #main_menu #reserves, html>body #main_menu #reserves a {
	width: 94px;
	padding-right: 26px;
}
#hotel, #spa, #golf, #enolog, #bussiness, #events, #weddings, #reserves {
	display: block;
	background-color: #FFFFFF;
}
.actual {
	padding-top: 8px;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
}
/* apanyo marrano pel puto iexplorer */
html>body .actual {
	padding-right: 0px;
}
/* ############ BARRA BLANCA  ############### */

#submenu {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 0.9em;
	height: 70px;
}
#submenu p {
	text-align: right;
}
#submenu img {
	margin-top: 14px;
	margin-right: 56px;
}
#submenu p {
	float: right;
}
#submenu ul {
	text-align: left;
	text-transform: uppercase;
	color: #7B8086;
	float: left;
	list-style: none;
	background-color: #FFF6EC;
	padding: 5px 5px 5px 18px;
	margin-top: 5px;
	line-height: 1.4em;
}
#submenu ul li a {
	color: #7B8086;
	text-decoration: none;
}
#submenu ul li a:hover {
	text-decoration: underline;
}
/************ ENGRUNES  ***********/

p#engrunes {
	color: #7B8186;
	font-size: 1em;
	clear: both;
	margin-left: 21px;
	margin-bottom: 6px;
	text-align: left;
}
p#engrunes strong {
	color: #B35408;
	font-weight: normal;
}
p#engrunes a {
	text-decoration: none;
	color: #7B8186;
	text-transform: uppercase;
}
p#engrunes a:hover {
	text-decoration: underline;
	color: #B35408;
}
/* ############ POST FLASH ############ */
#slogan {
	text-align: right;
	padding-top: 8px;
	padding-right: 27px;
	height: 58px;
}
/********* CONTENTS  ******************/
#text {
	padding-bottom: 25px;
	position: relative;
	width: 762px;
}
/********* GET FLASH PLAYER ************/

div#get_flash a, div#get_flash img {
	border: 0px;
}
div#get_flash {
	background-image:url(../imatges/obte_flash.jpg);
	width: 762px;
	height: 255px;
	text-align: center;
}
div#get_flash a {
	display: block;
	bottom: 15px;
}
div#get_flash p {
	margin-top: 180px;
}
/***************** ESTANDARS  AKA POST-PEU ****************/

div#estandars {
	background-color: #F6EDD9;
	color: #7B8086;
	padding-top: 8px;
}
div#estandars p {
	text-align: left;
	margin-bottom: 3px;
}
div#estandars a {
	color: #7B8086;
}
div#estandars span a {
	text-decoration: none;
	font-size: 110%;
}
div#estandars span a strong {
	font-weight: bold;
	font-size: 102%;
}
div#sandoway {
	margin-left: 50px;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 15px;
	background-color: #F6EDD9;
	width: 90px;
}
div#sandoway a {
	text-decoration: none;
	color: #7B8086;
	font-size: 110%;
}
