/*//////////////////////////////////////////////////////////////////////////////
//                                                                            //
//                        CSS FILE                                            //
//////////////////////////////////////////////////////////////////////////////*/

/*/////// CLASSES i ID GENERALS a tota la WEB ////////////////////////////////*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 16px;
}
#container{
	display: block;
	margin: auto;
	width: 750px;
}
.google { display: none; }
.rojoAmanita { color: #C00014; }
a:link, a:visited  { color:#C00014; text-decoration:none; }
a:hover, a:active  { color:#FFFFFF; text-decoration:none; background-color:#C00014; }

/*////// CAPÇALERA - HEADER //////////////////// */

#header{
	display:block;
	margin:auto;
	padding:0px;
}
#header img {
	display:block;
	float:right;
	clear:both;
}


 






/*////// Contingut //////////////////////////// */
#content {
	display: block;
	float: left;
	width: auto;
	/*_margin-left:10px per iexplorer */
	margin-top: 2px;
	margin-bottom: 0px;
	
}
/*#content p { /*OJO que això falta per IEXPLORER }
#content p a:link,  #content p a:visited  { color:#D8000A; text-decoration:none; }
#content p a:hover, #content p a:active  { color:#FFFFFF; text-decoration:none; background-color:#D8000A; }*/

p{
	margin:0px 0px 15px 0px;
}
h2{	
	font-size:15px;
	font-weight:normal;
	color:#FFF;
	background-color:#C00014;
	width:auto;
	margin: 0px 0px 10px 0px;
}
h3{	
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	background-color:#C00014;
	width:100%;
	margin: 0px 0px 10px 0px;
	padding-left: 8px;
	padding-bottom: 2px;
}
/*h2 a:link, h2 a:visited { color:#D8000A; text-decoration:none; background-color:#FFFFFF; }
h2 a:hover, h2 a:active { color:#FFFFFF; text-decoration:none; background-color:#D8000A; }*/

#colEsquerra{
	display:block;
	float:left;
	width:520px;
	margin-left:0px;
	margin-right:30px;
	margin-top:24px;
}
#colEsquerra .imgLeft{ display:block; float:left; margin-right:8px; }
#colEsquerra .imgCenter{ display:block; margin:auto; }
#colEsquerra .imgRight{ display:block; float:right; margin-left:8px; }

#colDreta{
	display:block;
	float:left;
	width:200px;
	margin-left:0px;
	margin-right:0px;
	margin-top:24px;
}

#colCentre{
	display:block;
	width:750px;
	margin-top:24px;
}

.inputTexts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	width: 180px;
}
.textAreas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	height: 200px;
	width: 180px;
	margin: 0px;
	padding: 2px;
}
.btnEnviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}







/*////// Footer ////////////////////////*/
#footer {
	display: block;
	float: left;
	margin-top: 16px;
	width: 100%;
	clear: both;
}
#footer p{
	text-align: center;
	margin-top: 32px;
	margin-bottom: 32px;
}





/* /// HOME /////////////////////////////////////////////////////////////////// */

#colEsquerraHome{
	display:block;
	float:left;
	width:200px; /* Total 190 */
	margin-left:0px;
	margin-right:30px;
	margin-top:24px;
}
#colMigHome{
	display:block;
	float:left;
	width:520px; /* Total 190 */
	margin-left:0px;
	margin-right:0px;
	margin-top:24px;
}
#colDretaHome{
	display: block;
	float: right;
	width: 150px;
	margin-top: 25px;
}
#colDretaHome img { margin-bottom: 12px; border: solid 0px; }


#news { width: 750px; }
#publicitat { margin-bottom: 12px; width:330px; height:169px; }
#comunitats { float:right;width:160px; }

/* /// MERCHANDISING ///////////////////////////////////////////////////////////////// */

.imgCenterMerchandising{ display:block; margin:auto; margin-top:24px; }


/* /// AGENDA ///////////////////////////////////////////////////////////////// */

#fitxa_agenda{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#fitxa_agenda .rojoAmanita_petit{
	font-size:9px;
	color:#c00014;
}

/* /// BOOKING ///////////////////////////////////////////////////////////////// */

#fitxa_bookingFAMILIA{
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
#fitxa_bookingFAMILIA_content{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#fitxa_bookingFAMILIA_content h1{
	margin:0px;
	padding:0px;
	padding-left:50px;
	padding-bottom:10px;
	padding-top:10px;
	color:#C00014;
	font-size:14px;
	background-image: url(images/fons_BOOK.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* /// HISTORIC ///////////////////////////////////////////////////////////////// */
#fitxa_historic{
	width:194px;
	margin-top:10px;
	background-color:#d1d1d1;
	border-width: 3px;
	border-style: solid;
	border-color: #d1d1d1;
}

#fitxa_historic_repetir{
	float:left;
	margin-top:12px;
	margin-left:12px;
	/*background-image: url(images/fons_fitxa.gif);*/
	background-position: left top;
	text-align:center;
	background-repeat: no-repeat;
}
#fitxa_historic_INFO{
	width:704px;
	margin:10px;
	padding:10px;
	background-color:#dfdfdf;
	border-width: 3px;
	border-style: solid;
	border-color: #d1d1d1;
}
#fitxa_historic_INFO p{
	color:#666666;
}
#fitxa_historic_INFO .rojoAmanita_petit{
	font-size:9px;
	color:#c00014;
}
#fitxa_historic_INFO_FOTOS{
	width:710px;
	margin:0px 20px 20px 15px;
	clear:both;
}
#fitxa_historic_INFO_FOTOS div{
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	width:130px;
	height:98px;
	text-align:center;
}
#fitxa_booking_INFO_FOTOS{
	clear:both;
	width:710px;
	margin:20px 20px 20px 0px;	
}
#fitxa_booking_INFO_FOTOS div{
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	width:130px;
	height:98px;
	text-align:center;
}
.t12 { font-size:12px; font-weight:bold; }
.t12 a:link, .t12 a:visited { color:#D8000A; text-decoration:none; }
.t12 a:hover, .t12 a:active { color:#FFFFFF; text-decoration:none; background-color:#D8000A; }

