/*---------------------------------------------
//  estructura
//---------------------------------------------
*/

html {
	height				: 100%;

}

body {
	color				: #3b3b3b;
	height				: 100%;
	background			: #152c4a url(../img/back_body.jpg) top center no-repeat fixed;
}

#contenidor {
	width				: 960px; 
	margin				: 0 auto 0 auto;
	padding				: 0 10px;
	background			: #FFF;
}

#grupPag {
	margin				: 15px 0 0 0;
	width				: 960px;
	overflow			: hidden;
}

#lateralReserves {
	float				: right;
	padding				: 0 12px 30px 12px;
	-webkit-border-radius	: 10px;
	-moz-border-radius	: 10px;
	border-radius		: 10px;
  	-webkit-box-shadow	: 1px 1px 6px #626262; /* Saf3.0+, Chrome */
    -moz-box-shadow		: 1px 1px 6px #626262; /* FF3.5+ */
    box-shadow			: 1px 1px 6px #626262; /* Opera 10.5, IE 9.0 */
	behavior			: url(ie-css3.htc);
	background			: url(../img/back_lateral_reserves.png) top left repeat-x;
	position			: relative;
	z-index				: 1;
	width				: 194px;
}

#lateralReserves h2 {
	font-size			: 18px;
	font-weight			: bold;
	text-transform		: uppercase;
	text-align			: left;
	padding				: 15px 0 8px 0;
	color				: #000;
		
}

.bannerNewsletter {
	border-bottom		: 3px solid #FFF;	
	padding				: 0 0 30px 0;
}

.bannerNewsletter p{
	color				: #FFF;
}

.bannerNewsletter p a{
	color				: #FFF;
	text-decoration		: underline;
}

.bannerNewsletter a.boto,
.bannerNewsletter a.boto:link,
a.botoWidget,
a.botoWidget:link {
	display				: inline-block;
	font-size			: 14px;
	font-weight			: bold;
	color				: #000;
	padding				: 3px 15px;
	border				: 1px solid #000;
	width				: 120px;
	margin				: 2px 0 2px 15px;
	-webkit-border-radius	: 4px;
	-moz-border-radius	: 4px;
	border-radius		: 4px;
	/*behavior			: url(ie-css3.htc);*/
	text-align			: center;
	position			: relative;
	z-index: 10;
	background			: #FFF url(../img/back_boto_reserves_widget.png) left bottom repeat-x;
}

.bannerNewsletter a.boto:hover,
a.botoWidget:hover {
	text-decoration		: none;
	color				: #000;
	background			: #CCC;
}

/*---------------------------------------------
//  cabe
//---------------------------------------------
*/
#cabe {
	height				: 223px;
	position			: relative;
}


#idiomes {
	text-align			: center;
	padding				: 10px 0 0 0;
}

#idiomes a {
	display				: inline-block;
	padding				: 5px;
	
}

#idiomes a.selected {
	border				: 1px solid #1367ff;
}

#idiomes a img {
	border				: 1px solid #FFF;
}

#conteLogo {
	background			:  url(../img/conte_logo-trans.png) top center no-repeat;
	width				: 220px;
	height				: 135px;
	text-align			: center;
	position			: absolute;
	left				: 10px;
	top					: 0;
	z-index				: 10;
}

#logo {
	display				: block;
	width				: 200px;
	height				: 90px;
	line-height			: 9999px;
	overflow			: hidden;
	background			: url(../img/logo_amfora.png) top center no-repeat;
	margin				: 0 0 0 10px;
}

#slide, #slideShow {
	width				: 960px;
	height				: 223px;	
	background			: #2a73be;
}

#cabeBorde {
	position			: absolute;
	bottom				: 0;	
	background			: url(../img/borde_cabe-trans.png) top center no-repeat;
	width				: 960px;
	height				: 10px;
	z-index				: 10;
}

#slogan {
	position			: absolute;
	bottom				: 20px;
	left				: 20px;
	font-size			: 36px;
	line-height			: 45px;
	font-weight			: bold;
	color				: #FFF;
	moz-text-shadow		: 5px 5px 10px #626262;
	webkit-text-shadow	: 5px 5px 10px #626262;
	text-shadow			: 5px 5px 10px #626262;
	behavior			: url(ie-css3.htc);
}

/*---------------------------------------------
//  Slider ofertes
//---------------------------------------------
*/

#carousel {
position: relative; /* Necesario */
overflow: hidden; /* Necesario */
width: 890px;
height: 120px;
margin-left:0px;
margin: 0 auto;
margin-top: 9px;
}

#carousel .belt {
position: absolute; /* Necesario */
left: 0;
top: 0;
margin:0 10px 10px 0;
}

#carousel .panel {
width:281px;
float: left; /* Necesario */
overflow: hidden;
margin-left: 0px;
padding:7px;
margin-top: 7px;
position:relative;
}

a.imatge img{
width: 136px;
height: 90px;
border: 1px solid #584915;
-moz-box-shadow: 2px 2px 5px #3d3d3d;
-webkit-box-shadow: 2px 2px 5px #3d3d3d;
box-shadow: 2x 2px 5px #3d3d3d;
}

#fletxas{
width: 960px;
height: 75px;
position: absolute;
padding-top: 45px;
background:#99cc00 url(../img/carousel-bg.png);
margin-top: 9px;
}

#fletxa-esquerra{float: left; margin-left: 10px;}
#fletxa-dreta{float: right; margin-right: 10px;}

.panel-text {
float: right;
font-size: 15px;
font-weight: bold;
color: #3b3b3b;
width: 130px;
}

.titol-oferta{
color: red;
}

.titol-oferta a{
color: #3b3b3b;
text-transform: uppercase;
text-decoration: none;
}

.preu{
height: 18px;
overflow: hidden;
color: #ffffff;
font-size: 16px;
font-weight: bold;
margin-top: 5px;
margin-bottom: 11px;
}


a.linkMesInfo {
position: absolute;
right: 0;
bottom: 5px;	
}
/*---------------------------------------------
//  menuLateral
//---------------------------------------------
*/

#menuLateral {
	width				: 220px;
	padding				: 0 0 0 0;
	float				: left;
}


#menuLateral li.titMenu {
	text-transform		: uppercase;
	font-size			: 18px;
	font-weight			: bold;
	padding				: 0 0 7px 12px;
}

ul#M1menu,
ul#M2menu,
ul#M3menu{
	padding				: 15px 12px 30px 12px;
	-webkit-border-radius	: 10px;
	-moz-border-radius	: 10px;
	border-radius		: 10px;
  	-webkit-box-shadow	: 1px 1px 6px #626262; /* Saf3.0+, Chrome */
    -moz-box-shadow		: 1px 1px 6px #626262; /* FF3.5+ */
    box-shadow			: 1px 1px 6px #626262; /* Opera 10.5, IE 9.0 */
	behavior			: url(ie-css3.htc);
	background			: red;
	position			: relative;
	z-index				: 1;
}

ul#M1menu {
	background			: #09376b url(../img/back_menu_lateral_m2.png) left top repeat-x;
}


ul#M1menu li a{	
	background			: #4d8bd1;
	margin				: 0 0 2px 0;
}

ul#M1menu li a:hover{
	color				: #082a51;
	background			: #a0bbdb;
	text-decoration		: none;
}

ul#M1menu  li.selected li a{
	background			: #a8c0db;
}

ul#M1menu li li a:hover{
	color				: #082a51;
	background			: #b3c9e2;
}

ul#M1menu  li.titMenu,
ul#M1menu li.selected a{
	
}

ul#M1menu  li.selected{

}

ul#M1menu  li.selected li{
	border				: #082a51;
	background			: #b3c9e2;
}

ul#M2menu {
	background			: #09376b url(../img/back_menu_lateral_m3.png) left top repeat-x;
}

ul#M2menu li a{	
	background			: #4d8bd0;
	margin				: 0 0 2px 0;
}


ul#M2menu  li.selected li a{
	background			: #4d8bd0;
}


ul#M2menu li a:hover{
	color				: #000000;
	background			: #a8c0db;
	text-decoration		: none;
}

ul#M2menu li.titMenu,
ul#M2menu li.selected a {
	background			: none;
}

ul#M2menu  li.selected{

}

ul#M2menu  li.selected li{
	border				: none;
	background			: none;
}

ul#M2menu li li a:hover{
	color				: #634e04;
	background			: #f7eabc;
}

ul#M3menu {
	background			: #09376b url(../img/back_menu_lateral_m2.png) left top repeat-x;	
}

ul#M3menu li a{	
	background			: #4d8bd1;
	margin				: 0 0 2px 0;
}


ul#M3menu  li.selected li a{
	background			: #a8c0db;
}


ul#M3menu li a:hover{
	color				: #082a51;
	background			: #a0bbdb;
	text-decoration		: none;
}



ul#M3menu  li.selected{
}

ul#M3menu  li.selected li{
	border				: none;
	background			: none;
}

ul#M3menu li li a:hover{
	color				: #082a51;
	background			: #b3c9e2;
}

#menuLateral li {
	font				: normal normal 15px/18px Arial, Verdana, sans-serif;
	
}

#menuLateral li a {
	color				: #FFF;
	display				: block;
	*height				: 1%; /* IE 6*/
	padding				: 3px 0 3px 12px;
	
}

#menuLateral li.selected a {
	color				: #FFF;	
}

#menuLateral li ul {
	padding				: 5px 0 5px 0;
}

#menuLateral li li {
	font				: normal bold 13px/14px Arial, Verdana, sans-serif;
}

#menuLateral li li a {
	padding				: 2px 0 4px 25px;
	background			: none;
}

#menuLateral li.selected li a{
	color				: #FFF;	
}


#menuReserves {
	height				: 100px;	
}

#menuReserves li a {
	background			: url(../img/back_menu_lateral_reserves.png) left 3px no-repeat;	
}

/*---------------------------------------------
//  Pagina
//---------------------------------------------
*/


#pagina {
	margin				: 0 0 0 235px;
	width				: 500px;
	overflow			: hidden;
	
}

#titPagina {

}

#titPagina h1 {
	font-size			: 18px;
	font-weight			: bold;
	text-transform		: uppercase;
	color				: #0c50c7;
	padding				: 15px 0 10px 0;
}

#textePagina {
	margin				: 0;
	width				: 100%;
	overflow			: hidden;
}

.texte p {
	padding				: 0 0 6px 0;
}

.texte ul{
	margin				: 10px 10px 20px 10px;
}
	
.texte li{
	padding				: 2px 0 4px 14px;
	background			: url(../img/back_li_texte.png) no-repeat left 7px;
}

.texte h2 {
	font				: normal bold 14px Arial, sans-serif;	
}

.texte h4 {
	font				: normal bold 14px Arial, sans-serif;	
}

.imgTop,
.imgBottom {
	text-align			: center;
	padding				: 0 0 15px 0;
}

.imgTop img,
.imgBottom img {
	max-width			: 500px;
}

/* llistat */
.llistat {
	padding				: 0 0 25px 0;
	width				: 100%;
	overflow			: hidden;
	
}

.llistat h2 {
	font				: normal bold 18px Arial, sans-serif;
	color				: #3b3b3b;
	padding				: 0 0 10px 0;
}

.llistat .imgTop {
	float				: left;
	padding				: 0 15px 0 0;
}

.llistat .imgTop img {
	max-width			: 150px;	
}



/* home */

#ofertes {
	overflow			: hidden;
	margin				: 0 0 10px 235px;
	width				: 480px;
}



#ofertes .unaOferta {
	float				: left;
	width				: 194px;
	height				: 135px;
	padding				: 0 13px 0 13px;
	background			: #98ca01;
	-webkit-border-radius	: 10px;
	-moz-border-radius	: 10px;
	border-radius		: 10px;
	behavior			: url(ie-css3.htc);
	position			: relative;
	z-index				: 1;
	overflow			: hidden;
	margin-bottom		: 15px;
	
}

.unaOferta h3{
	font-size			: 17px;
	font-weight			: bold;
	padding				: 10px 0 5px 0;
}

.unaOferta h3 a{
	color				: #634e04;	
}

#ofertes .unaOferta:nth-child(1n+1) {
	margin				: 0 0 15px 18px;
}

.unaOferta img {
	width				: 190px;
	height				: 75px;
	margin				: 0 0 0 0;
	border				: 1px solid #FFF;
}

.unaOferta a {
	font				: normal bold 14px Arial, Helvetica, sans-serif;
	color				: #FFF;
}
.unaOferta .texteOferta{
	padding				: 2px 0 3px 0;
}


.unaOferta .texteOferta *{
	display				: none;
}

.unaOferta .texteOferta h4{
	display				: block;
	font-size			: 16px;
	font-weight			: bold;
	color				: #3e0b72;
	margin				: 0 0 10px 0;
}

.unaOferta .texteOferta .mesInfo{
	display				: block;
	float				: right;
	background			: #3e0b72;
	color				: #fed750;
	padding				: 0 5px;
}


/*---------------------------------------------
//  tarifes
//---------------------------------------------
*/


.tarifes {
	background			: #0376a1;
}

.tarifes td {
	border-bottom		: 1px solid #FFF;
	padding				: 4px;
	background			: #0376a1;
	text-align			: center;
}

.tarifes td a {
	color				: #FFF;	
}

.tarifes th {
	background			: #cce9f4;
	padding				: 10px 4px 4px 10px;
	font-size			: 14px;
	font-weight			: bold;
	border-bottom		: 1px solid #005f94;
	
}
.tarifes th img {
	vertical-align		: middle;
	padding				: 0 3px 0 0;
	float				: left;
}

.temporada th {
	background			: #FFF;
	font-size			: 16px;
	text-align			: center;
	padding				: 20px 5px 5px 5px;
}

.tarifes .nits {
	font-size			: 14px;
	font-weight			: bold;
	color				: #FFF;
}


.condicionsReserves {
	background			: #e9dbf6;
	border				: 1px solid #d2b7ed;
	padding				: 15px;
	font-size			: 11px;
	line-height			: 14px;
}

.condicionsReserves p {
	padding				: 0 0 3px 0;
}

.botoReserves {
	text-align			: center;	
}

.botoReserves a, .botoReserves a:link,  .botoReserves a:active, .botoReserves a:hover{
	display				: inline-block;
	font-size			: 14px;
	font-weight			: bold;
	color				: #000;
	padding				: 4px 15px;
	border				: 1px solid #000;
	margin				: 5px 0 5px 15px;
	-webkit-border-radius	: 4px;
	-moz-border-radius	: 4px;
	border-radius		: 4px;
	behavior			: url(ie-css3.htc);
	text-align			: center;
	position			: relative;
	z-index: 10;
	background			: #FFF url(../img/back_boto_reserves_widget.png) left bottom repeat-x;
}




/*---------------------------------------------
//  faqs
//---------------------------------------------
*/

.capaFaq {
	padding				: 0 0 25px 0;
	width				: 100%;
	overflow			: hidden;
}

.capaFaq h2 {
	font				: normal bold 18px Arial, sans-serif;
	color				: #96ca2d;
	padding				: 0 0 10px 0;
}

.capaFaq p {
	padding				: 0 0 10px 0;
	width				: 100%;
	overflow			: hidden;
}


/*---------------------------------------------
//  Links
//---------------------------------------------
*/

.capaFaq img {
	max-width			: 100px;
	margin				: 0 10px 5px 0;
	float				: left;
}



/*---------------------------------------------
//  Peu
//---------------------------------------------
*/

#peu {
padding					: 15px 0;
	
}

#peu address{
	background			: #3c3c3c;
	padding				: 10px;
	/*explorer es lerdo i sempre amaga l'ultim  behavior per tant l'afegim al peu*/
	-webkit-border-radius	: 10px;
	-moz-border-radius	: 10px;
	border-radius		: 10px;
	behavior			: url(ie-css3.htc);
	color				: #FFF;
	text-align			: center;
	position			: relative;
	z-index				: 1;
}


#peu address a {
	color				: #FFF;
}

#dumb {
		/*explorer es lerdo i sempre amaga l'ultim  behavior per tant l'afegim al peu*/
			behavior			: url(ie-css3.htc);
}
