/* ------------------------------ INICI ESTRUCTURA DE LA PÀGINA ------------------------------ */

body {
	background-color: #ffffff;
	font-family: Arial, Verdana;
	color: #4d4d4d;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

/* -------------------- CAPÇALERA -------------------- */

#header_fons{
	height:135px;
	border-bottom: 32px solid #f19300;
}
#header {
	height:167px;
	margin-top: -167px;
}
#header_centre {
	position: absolute;
	left: 50%;
	width: 990px;
	margin-left: -495px; /*la meitat de l'amplada de la capa principal*/
}
#header_logo {
	height: 135px;
	background: #ffffff url("../_img/background/header.jpg") no-repeat top left;
}

#header_img_logo {
	float:left;
	margin-left: 1px;
	margin-top: 9px;
}

#header_img_logo a {
	text-decoration: none;
}

#header_text_logo {
	float:left;
	margin-left: 20px;
	margin-top: 50px;
}

#header_text_logo a {
	color: #0A71B3;
	text-decoration: none;
	line-height: 40px;
	font-size: 40px;
	font-family:  Arial, Verdana;
}

#header_idiomes {
	float: right;
	text-align: right;
	width: 200px;
	height: 45px;
	float: right;
	padding-top: 90px;
	margin-right: 10px;
}
#header_idiomes a {
	text-decoration: none;
	color: #ffffff;
}
#header_menu {
	height: 32px;
 	background: #ffffff url("../_img/background/header_menu.jpg") no-repeat top left;
	background-color: #f19300;
	text-align: right;
}
#header_menu a {
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
#header_menu .h_opcio_menu {
	font-size: 16px;
	padding: 0px 10px 0px 10px;	
}
#header_menu .h_opcio_menu_sel {
	font-size: 16px;
	padding: 0px 10px 0px 10px;
	background-color: #f17400;
}
#header_menu .h_opcio_menu2 {
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}
#header_menu .h_opcio_menu2_sel {
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	background-color: #f17400;
	/*FILTER: alpha(opacity=90);
	moz-opacity: 0.9;
	opacity: .90;*/
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(241, 116, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(241, 116, 0, 0.8);
	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	/* For IE 8*/
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

/* -------------------- ESTRUCTURA BÀSICA CONTINGUT -------------------- */

#carcassa {
	width: 990px;
	margin: auto;
	margin-bottom: 250px;
}

#content {
	overflow: auto;
	height: 100%; /* necessari per IE6 */
	margin: 20px 0px 20px 0px;

}
#content_column {

	background-color: #FFFFFF;
	float: left;
	width: 850px;
	margin-right: 20px;
}

#content_column_carcassa {
	overflow: hidden;
}

#content_column_left {
	float: left;
	width: 665px;
	margin-right: 10px;
}
#content_column_left_txt {
	float: left;
	width: 485px;
	margin-right: 10px;
}
#content_column_left_img {
	float: left;
	width: 117px;
}

#content_column_right {
	float: left;
	width: 175px;
	background-color: #a1c5de;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#right_column {
	float: left;
	width: 120px;
}


/* -------------------- DISSENY CENTRAL -------------------- */

#content_column h2 {
 	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0px 0px 0px;
}
#content_column h2.subtitol {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	display: inline;
}
#content_column a {
	color: #0a71b3;
}

/* -------------------- DISSENY LATERAL -------------------- */



/* -------------------- CAIXES -------------------- */

.caixa_gris {
	background: #ffffff url("../_img/background/degradat_gris.jpg") repeat-x top;
	border-top: 1px solid #408ebf;
	overflow: hidden;
}

.caixa_gris_interior {
	padding: 5px 10px 0px 10px;
	vertical-align: top;
}
.caixa_gris_interior p {
	margin: 3px 0px 0px 0px;
}

.caixa_lateral_titol, .caixa_lateral_titol_1 {
	padding: 7px 7px 7px 10px;
	background-color: #0a71b3;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.caixa_lateral_titol {
	border-top: 20px solid #ffffff;
}
.caixa_lateral_contingut {
	border-top: 3px solid #ffffff;
	padding: 7px 7px 7px 10px;
	background-color: #a1c5de;

}
.caixa_lateral_contingut a.normal, #content_column_right .caixa_lateral_contingut a.normal {
	color: #4d4d4d;
}

#content_column_right .caixa_lateral_contingut a.normal:hover {
	font-weight: bold;
}

#dades_interes a.normal {
	color: #0a71b3;
	font-weight: bold;
}

.caixa_lateral_contingut h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.caixa_lateral_contingut hr {
	color: #70a9ce;
	border:0;
	border-top: 2px solid #70a9ce;
	height:1px;

}

#divTelefon {
	color: #0a71b3;
	background-color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}

/* -------------------- COLUMNA LATERAL DRETA -------------------- */

#right_column .lateral_opcio,.lateral_opcio_sel {
	height: 34px;
	border-bottom: 2px solid #9bd3ed;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#right_column .lateral_opcio {
	background-color: #ffffff;
}
#right_column .lateral_opcio_sel {
	background-color: #0a71b3;
}
#right_column .lateral_opcio a{
	color: #0a71b3;
	text-decoration: none;
}
#right_column .lateral_opcio_sel a{
	color: #ffffff;
	text-decoration: none;
}


/* -------------------- FOOTER -------------------- */

#footer_fons {
	height: 325px;
	border-top: 8px solid #f19300;
}
#footer {
	margin-top: 20px;
	height: 190px;
	margin-top: -520px;
}
#footer_centre {
	position: absolute;
	left: 50%;
	width: 990px;
	background:  url("../_img/background/footer_dibuix.jpg") no-repeat center top;
	margin-left: -495px;
	height: 200px;
	color: #ffffff;
	line-height:20px;
	/*margin-top: -200px;*/
	padding-top: 320px;
}

#footer_baix {
	position: absolute;
	left: 50%;
	width: 990px;
	background: url("../_img/background/footer_background.jpg") repeat center;
	margin-left: -495px;
	height: 520px;
	color: #fff;
	line-height:20px;
}

#footer_centre a {
	text-decoration: none;
	color: #ffffff;
}

#footer_centre a:hover {
	text-decoration: underline;
}



/* -------------------- ESTILS GENÈRICS -------------------- */

h1.main {
	margin: 18px 0px 0px 10px;
	color: #0a71b3;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 2px;
}
h1.gran {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}
h1.petita {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.veure_tot {
	color: #808080;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;

}


/* -------------------- ESTILS RUTES -------------------- */

.caixa_ruta {
	padding: 10px;
	margin: 15px  0px 15px 0px;
	background: #ffffff url("../_img/background/degradat_gris.jpg") repeat-x top;
	border: 1px solid #408ebf;
	float: left;
}

#txtImprimir {
	text-align: justify;
}





/* -------------------- ESTILS ALTRES -------------------- */




#content_column a.veure_tot {
	color: #808080;
}

.llegir_mes {
	color: #0a71b3;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.data {
	font-size: 10px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}

.text_legal {
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

/*-- Canviat a Class per estandard w3 --*/
#caixa_ini {
 float: left;
 height: 170px;
 width: 160px;
 overflow: hidden;
 position: relative;
}

.caixa_ini {
 float: left;
 height: 170px;
 width: 160px;
 overflow: hidden;
 position: relative;
}


img.ruta{
	float: left;
	margin-left: 10px;
 	height: 150px;
 	width: 225px;
}

<!-- Canviat a Class per estandard w3 -->
#img_noticies {
	width: 180px;
	height: 101px;
}

#img_noticies img {
	width: 180px;
	height: 101px;
}

.img_noticies {
	width: 180px;
	height: 101px;
}

.img_noticies img {
	width: 191px;
	height: 101px;
}

#social_buttons {
	text-align: right;
	margin-bottom: 10px;
}

.social_buttons {
	text-align: right;
	margin-bottom: 10px;
}

<!-- Canviat a Class per estandard w3 -->
#social_buttons_noticies {
	width: 180px;
	text-align: right;
}

.social_buttons_noticies {
	width: 180px;
	text-align: right;
}

<!-- Canviat a Class per estandard w3 -->
#social_buttons_home {
	position: absolute;
	top: 154px;
	text-align: right;
	width: 160px;
}

#social_buttons_home img {
	cursor: pointer;
	border: 0px;
}

.social_buttons_home {
	position: absolute;
	top: 154px;
	text-align: right;
	width: 160px;
}

.social_buttons_home img {
	cursor: pointer;
	border: 0px;
}

hr {
	color: #b1b1b1;
	border:0;
	border-top: 1px solid #ccc;
	height:1px;
}


.imatge_llistat {
	float:left;
	margin-right: 10px;
	padding-bottom: 400px;
	margin-bottom: -400px;
}

.imatge_llistat_rutes {
	width: 120px;
}

.texte_llistat {
	float:left; width: 580px;
	padding-bottom: 400px;
	margin-bottom: -400px;
	margin-top: 0px;
	text-align: justify;
}

/* -------------------- FORMULARIS -------------------- */

form {
	margin:0px;
}

fieldset {
	padding: 10px 15px 10px 15px;
	margin-bottom: 3px;
	border: 0px;
	background-color: #a1c5de;
	color: #ffffff;
}
label {
	display: block;
	margin: 5px 0px 0px 0px;
	color: #ffffff;
}
input, select, textarea {
	border: 1px solid #0a71b3;
	font-size: 11px;
	margin-top: 1px
}

input.boto {
	background-color:#0a71b3;
	border: 1px solid #ffffff;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
input.botoDisponibilitat {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	letter-spacing: 1px;
}

.errFld { border: 1px solid #F00; }
.errMsg { font-SIZE: 10px; color: #C33; font-style: italic; }




/* -------------------- MENÚ CERCADOR -------------------- */
ul#menu_cercador, ul#menu_cercador_booking{
	display:block;
	margin:0px;
	list-style-type:none;
	position:relative;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	letter-spacing: 1px;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
	height: 24px;
}
ul#menu_cercador li, ul#menu_cercador_booking li{
	display: block;
	float: left;
	margin: 0;
	background-color: #a1c5de;
	border-bottom: 2px solid #ffffff;
	padding: 3px 10px;
	color: #ffffff;
	font-size: 16px;
	background: #a1c5de url("../_img/background/pestanya-dreta-sup.png") no-repeat top right;
}
ul#menu_cercador li.titol, ul#menu_cercador_booking li {
	font-size: 18px;
	color: #0A71B3;
	background: #a1c5de;
	padding: 3px 0px;
	width: 303px;
	margin: 0;
}

ul#menu_cercador li.separador {
	width: 2px;
	padding: 0px;
	background-color: #ffffff;
}
ul#menu_cercador li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
}
ul#menu_cercador li.current { color: #0A71B3; border-bottom: 2px solid #a1c5de;}

ul#menu_cercador li.active {
	border-bottom: 2px solid #a1c5de;
}
ul#menu_cercador li.active a{
	color: #0A71B3;
}



a.cerca_ampliada, a.cerca_minimitzada {
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 20px;
	display: block;
}
a.cerca_ampliada:hover, a.cerca_minimitzada:hover{ color: #ffffff; }
a.cerca_ampliada:current, a.cerca_minimitzada:current{ color: #ffffff; }
a.cerca_ampliada {background: url("../_img/iconos/cerca-arrow-dn.png") no-repeat center left;}
a.cerca_minimitzada {background: url("../_img/iconos/cerca-arrow-up.png") no-repeat center left;}


fieldset.cercador_cos {
	margin: 0px;
	padding: 3px 20px 10px 20px;
	margin-bottom: 2px;
}


div.cercador_cos {
	margin: 0px;
	padding: 3px 20px 10px 20px;
	margin-bottom: 2px;
	border: 0px;
	background-color: #a1c5de;
	color: #ffffff;
}

#cercador label {
	display: block;
	margin: 5px 0px 0px 0px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}



/* -------------------- PÀGINA D'ERROR 404 -------------------- */

ul#error404{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:14px;
	margin-left: 20px;

}
ul#error404 li{
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
ul#error404 li a{
	display: block;
	color:#0A71B3;
	text-decoration: none;
	padding: 3px;
}
ul#error404 li a:hover{color:#0A71B3;background-color: #f3f3f3;}


span.checkbox {
   width: 19px;
   height: 25px;
   margin-top: 5px;
   padding: 0px 5px 0px 0px;
   background: url(../_img/iconos/checkbox.png) no-repeat;
   float: right;
}
span.radio {
	width: 19px;
	height: 25px;
	margin-top: 7px;
	padding: 0px 5px 0px 0px;
	background: url(../_img/iconos/radio.png) no-repeat;
	float: right;
}


/* -------------------- SLIDESHOW -------------------- */


#slideshow #slidesContainer {
  margin: 0 auto;
  width: 360px;
  height: 145px;
  /*overflow:auto; /* allow scrollbar */
  position: relative;
}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:360px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:190px;
}

#slideshow #slidesContainer .slide .ruta{
	width:150px;
	height: 100px;
	float: right;
	margin-left: 10px;
}
.control {
    cursor: pointer;
    display: block;
    height: 20px;
    margin-top: 150px;
    position: absolute;
    text-indent: -10000px;
    width: 20px;
    height: 16px;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../_img/iconos/control_left.png) no-repeat 0 0;
  margin-left: 10px;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../_img/iconos/control_right.png) no-repeat 0 0;
  margin-right: 10px;
}
#navegacio_rutes {
	width: 360px;
	height: 20px;
	background-color: #a1c5de;
	text-align: center;
	color: #fff;
	padding-top: 6px;
	text-transform: uppercase;
}
