@charset "utf-8";

/*   CSS Reset visto en   http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/*html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}*/
* {margin:0;padding:0;}

/*** sixtytwohotel css by medinlú august 2009 ***/

body{
	background-image: url(../img/bg.png);
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: auto;
}

a{
	color:#989480;
}
a:hover{
	text-decoration:none;
}

#contenedor {
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	height: 100%;

}

#left {
	border-right: 1px solid #dcdcdc;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	/*background-color: #FF0000;*/
}

#left404 {
	/* background-image: url(../img/bg-menu.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center;
	background-position-y: bottom; */
	width: 264px;
	float: left;
	border-right: 1px solid #dcdcdc;
	height: 450px;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#error404{
	margin-top:100px;
}

#logo {
	/*padding: 43px 30px 0px 10px;*/
	padding: 43px 0px 0px 10px;
}

#logo a{
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	display: block;
	width: 204px;
	height: 118px;
	border: none;
}

div#right {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 3px 0px 12px;
	/*background-color:#00FF00;*/
}

div#404b {
	padding: 0px 0px 0px 0px;
	margin: 0px 3px 0px 12px;
	color: #8d8975 !important;
	font-size: 20px !important;
	font-weight: normal !important;
	text-decoration: underline;
}


div#flash {
	/* border: 1px solid #CCCCCC; */
	width: 650px;
	height: 180px;
	/*margin: 0 auto 0 auto;*/
	padding: 0px;
}

div#texto{
	/* background-color: #000000;*/
	/*color: #8d8975;*/
	color: #666666;
	/*font-size: 20px;*/
	text-align: left;
	margin: 25px 0;
	padding: 0px 10px 30px 0px;
	float: left;
	border-right: 1px solid #dcdcdc;
}


#texto p{
	margin-bottom:10px;
	margin-top:-5px;
}


.contingut{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom: 1px solid #dcdcdc;
}

div#texto ul{
	padding-left:30px;
}

#texto ul li{
	padding-bottom:5px;
	list-style:circle;
}


#texto h2, #texto h3, #texto h4, #texto h5, #texto h6{
	margin-top: 15px;
}


h1,h2,h3,h4,h5, h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #8d8975;
	font-size: 25px;
	font-weight: normal;
	/*text-decoration: underline;*/
	line-height:25px;
	margin-bottom:10px;
}

strong{
	font-weight:bold;
}

.menos {
	color: #8d8975;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	letter-spacing: 0.04em;
	text-decoration: underline;
}

#texto {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}

.textoagenda {
	display: block;
	width: 240px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 18px;

}

.textodorado {
	font-size: 12px;
	color: #8d8975;
	line-height: 18px;
}

div#idioma {
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin:25px 5px 0 10px;
}

div#idioma ul li{
	display: inline;
	font-size: 10px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
}

#idioma a, #idioma a:visited {
	display: inline;
	font-weight: normal;
	font-size:10px;
}

div#idioma a:hover, a:active {
	display: inline;
	font-weight: normal;
	text-decoration: underline;
}

div#idioma .selected {
	display: inline;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}

/* AGENDA */

div#agenda {

	margin: 45px 0px 45px 0px;

}

/* SIDEBAR */

div#reservaonline {
	background: url(../img/bg_reserva_online.png);
	background-repeat: no-repeat;
	/*width: 215px;*/
	height: 32px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	/*margin: 0px 0px 3px 0px;*/
}

div#sidebar {
	padding: 25px 0px 0px 0px;
	float: right;
	margin: 0 auto 0 auto;
}

.weather {
	text-align: center;
	padding: 5px 0px 5px 10px;
	border: 1px solid #dcdcdc;
	/*background:#CCCCCC;*/
}

.weather p{
	margin-bottom:0;
}

div#publi {
	margin: 5px 0px 0px 0px;
}

div#ubicacion {
	margin: 15px 0px 15px 0px;
	color: #333333;
	font-size: 12px;
	text-align: left;


}

.enlaces{
	color: #666666;
	font-size: 12px;
}

.enlaces:hover{
	color: #8d8975;
	font-size: 12px;
}

.enlaces:active{
	color: #8d8975;
	font-size: 12px;
}

.enlaces:visited{
	color: #666666;
	font-size: 12px;
}


/* PIE */

div#footer {
	text-align: left;
	font-size: 11px;
	color: #8d8975;
	clear: both;
	padding-top: 20px;
}

div#enlaces {
	float: right;
	display: inline;
	margin: 0px 0px 0px 20px;
	color: #666666;
}

div#enlaces li {
	margin: 0px;
	display: inline;
}

div#enlaces a, a:visited {
	color: #666666;
}

div#enlaces a:hover, a:active {
	color: #8d8975;
}



/* HABITACIONES */

#bloquegris{
	background-color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#bloquegris p {
	color: #535252;
}

/* SLIDESHOW */

#slideshow {
	position:relative;
	height:211px;
}

.expandable a, a:active, a:visited{

	color: #666666;

}

#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 211px;
	background-color: #FFF;
}

#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}

#slideshow DIV.last-active {
	z-index:9;
}

#slideshow DIV IMG {
	height: 211px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}



.bloquehabitacion {
	width: 405px;
	/*height: 213px;*/
	border: 1px solid #dbdadb;
	padding: 15px;
	margin: 10px auto;
}

#texto .bloquehabitacion h2 a{
	margin-top:0;
	color:#8D8975;
	font-size:25px;
	font-weight:normal;
	line-height:25px;
	margin-bottom:10px;
}

div#fotobloque{
	background-color: #CCC;
	width: 195px;
	height: 197px;
	padding: 0px 0px 0px 0px;
	float: left;

}

div#textobloque {

	float: left;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	width: 200px;

}

div#textobloque p{
	margin-top: 25px;
	color: #333333;
	line-height: 13px;

}


/*** Menu ***/

.menu {
	font-size:18px;
	font-family: Arial, sans-serif;
	text-align: left;
	margin: 25px 5px 0px 10px;
}

.menu a, .menu a:visited {
	text-decoration:none;
	/*color: #615c5c;*/
	color: #000000;
	font-weight: bold;
	line-height: 28px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	list-style-type: none;
	font-size: 11px;
	/*text-indent: 5px;*/
}

/*.menu a:hover{
	display: block;
	color:#FFFFFF;
	text-decoration: none;
}*/

.menu span:hover{
	background-color: #989480;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
}

.menu ul {
	list-style:none;
	padding:0;
	margin:0;
}

.menu span {
	padding:0px 0px 0px 10px;
	margin:0;
	display:block;
	line-height: 30px;
	border-bottom:1px solid #DCDCDC;
}

.menu a.selectedsuboption, .menu a.page_menu {
	color: #000000;
	display: block;
	width: 200px;
}

.grafico {
	background-image:url(../img/grafico.png);
	background-repeat:no-repeat;
	background-position: 7px 9px;
	padding-left:14px;
}

dt.selectedoption {
	display: block;
	width: 200px;
	background-color: #989480;
	color: #FFFFFF  !important;
}

/*
 * Pàgina actual del menú principal
*/
li.current_page_item span, li.current_page_parent span {
	display: block;
	background-color: #989480;
	color: #FFFFFF  !important;
}

/*
 * Elements del submenu
*/
li.current_page_item ul span, li.current_page_ancestor ul span {
	background-color: #FFFFFF;
	color: #000000  !important;
	padding-left: 15px;
	line-height: 20px;
	border-bottom:none;
}

/*li.current_page_ancestor ul span{
	height: 20px;
}*/

li.current_page_item ul span:hover, li.current_page_ancestor ul span:hover {
	background-color: #FFFFFF;
	color: #989480  !important;
}

li.current_page_item ul a, li.current_page_ancestor ul a, li.current_page_item ul a:visited, li.current_page_ancestor ul a:visited{
	background-color: #FFFFFF;
	color: #615C5C  !important;
	/*padding-left: 15px;*/
	font-weight: normal;
}

/*
 * Pàgina actual del submenú
*/
li.current_page_ancestor ul li.current_page_item span{
	background-image:url(../img/grafico.png);
	background-repeat:no-repeat;
	background-position: 7px 9px;
	padding-left:14px;
	font-weight:bold;

}

li.current_page_item ul, li.current_page_ancestor ul {
	display: block;
	background-color: #FFFFFF;
	color: #000000  !important;
}

div.menu .gris {
	color: #666666;
}

div.menu .dorado {
	color: #8d8975;
}

div.menu .gris:hover {
	color: #ffffff;
}

div.menu .dorado:hover {
	color: #ffffff;
}



.breadcrumb{
	text-align:left;
	padding-top:5px;
}

/*
 * Footer
*/

.footer li{
	list-style-type:none;
	display: inline;

}

.footer a{
	color:#CCCCCC;
	text-decoration:none;
}

.footer  a:hover{
	text-decoration:underline;
}


/*
 * Blog
*/

.postmeta{
	margin-top:10px;
}

h1 a, h2 a{
	text-decoration:none;
}

h1 a:hover, h2 a:hover{
	text-decoration:underline;
}


/*
 * Gea
	*/

p.gea{

	background-image:url(../img/logo_gea_gris.png);
	background-repeat:no-repeat;
	line-height:22px;
	width:80px;
	margin-top:5px;
}
p.gea:hover{

	background-image:url(../img/logo_gea.png);
}
.gea a{
	padding-left:22px;
	font-weight:bold;
	text-decoration:none;

}

.gea a:hover{
}

/********************** debugging **********************/


li{
	margin:0;
}

.menu li{
	_height:20px;
}

#logo a{
	margin: 0;
	padding:0;
}


#texto .nombreProducto h2{
	margin-top:0;
}

.veure_habitacio{
	text-align:right;
}

.veure_habitacio a{
	font-size:12px;
}

.facebook{
	margin-top: 15px;
}

.alignleft{
	float:left;
	margin-right:10px;

}

.alignright {
	float:right;
	margin-left:10px;
}
