/* ------ Pagina --------*/
#wrapper {
width: 100%;
margin-top: 10px;
background-image:url(../img/fons_laterals.jpg);
background-repeat:repeat;
}

#container {
position:relative;
background-image:url(../img/noufons.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
border-style:solid;
border-color:#FF0000;
margin:0 auto 0;
width:960px;
min-height:800px;
height:100%;
overflow:hidden;


}

#subcabecera {
/*background: url(../img/fons-capsalera-popup-dreta.gif) repeat-x;*/
top:0px;
left:0px;
width:960px;
height:180px;
z-index:0;
border-bottom-color:#FF0000;
border-bottom-style:solid;
border-bottom-width:medium;
}

#cabecera {
/*background: url(../img/fons-capsalera-popup-dreta.gif) repeat-x;*/
top:0px;
left:0px;
width:960px;
height:180px;
z-index:1000;

}

#menuL { 
background: transparent;
margin-top:85px;
margin-left:10px;
width:200px;
color: #000000;
float:left;
}


.cabeceracontenido { 
float:left;

}

.fondocabeceracontenido{
background-color:#D6C487;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity: 0.8;
height: 40px; 
width:500px;
color: #000000;
}


#contenido {
float:left;
top: 10px; 
left: 10px;   
background-image: url(../img/fondocontenido2.png)  !important;  /* Mozilla only */
background-repeat:repeat-x repeat-y;
background-color:transparent;
min-height:1200px;
height: auto; 
width:500px;
color: #000000;
clear:none;
overflow:hidden;

}


#menuR { 
background: transparent;
float:left;
margin-top:-50px;
margin-left:0px;
width:230px;
color: #000000;
height:100%;
}

#peu {
	background-color:#FFFFFF ;
	width:960px;
	height:60px;
	color: #000000;
	border-color:#FF0000;
	
	border-bottom:solid;
	border-bottom-color:#FF0000;
	border-left:solid;
	border-left-color:#FF0000;
	border-right:solid;
	border-right-color:#FF0000;
	border-top:hidden;
	margin:-12px auto 0;

}

#cabecera_imagen {
	position: absolute;
	top:0px;
	left:0px;
	vertical-align: middle;
}

#cabecera_idiomas {
	position: absolute;
	top:4px;
	left:870px;
	vertical-align: middle;
	
}

#cabecera_titulo {
	position: absolute;
	top:auto;
	left:20%;
	width:80%;
	font-family: Arial, Helvetica, sans-serif;
	bottom: auto;
	background-position: center;
}


/*--------- Inicials ----------*/

body {
/*background-image: url(../img/fons_laterals.jpg);*/
	background-color: #FFFFFF;   
	font-family: Arial, Helvetica, sans-serif; !important;
	font-size: 12px; !important;
	color:#444040;
	line-height: 1.2;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
}

a {
	color:#666666; /*: #9d9487;*/
	text-decoration: none;
}

#nav a:hover {
color:#FFFFFF;
cursor:pointer;
}

a:hover {
color:#FF0000;
cursor::pointer;
}

.asel {
color:#0000CC;
text-decoration: none;
}

.ablanc {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

.ablanc:hover {
color:#0000FF;
cursor::pointer;
}

img {
border:0 none;

}

.logoaction {
	margin-left: 35px;
	margin-top: 5px;
}

/*--------- Menu ----------*/

.fonsmenu {
	background:url(../img/fons_menu.gif) no-repeat;
	height:230px;
	padding-top:10px;
}

.logoclub {
	color:#877b6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background:none;
	margin-left: 15px;
	margin-top: 30px;
	line-height: 1.5;
}

.textemenu {
	color:#877b6a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background:none;
	margin-left: 33px;
	margin-top: 50px;
	line-height: 1.5;
}

.textemenutitol {
	color:#000099;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	background:none;
	margin-left: 33px;
	margin-top: 50px;
	line-height: 1.5;
}
.textemenusel {
	color:#FF2A1F;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	font-size:18px;
	font-weight:bold;
	margin-left: 33px;
	margin-top: 50px;
	line-height: 1.5;
}

.textemenuactiu {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	background:none;
	font-size:18px;
	font-weight:bold;
	margin-left: 30px;
	margin-top: 35px;
	line-height: 1.5;
}

.textesubmenu {
	color:#a49682;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-top: 25px;
}

.textesubmenuactiu {
	color:#00abf3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left: 10px;
	margin-top: 40px;
}

.logosmenu {
	margin-left: 20px;
	margin-top: 85px;
}

.videomenu {
	margin-left: -10px;
	margin-top: 20px;
}

/*--------- Lateral ----------*/

ul.lateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:-15px;

}

li.lateralblau {
	background:url(../img/lateral_fons_beig.jpg) #FFFFFF repeat-x;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:6px;
	position:relative;
	margin-bottom:8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li.lateralverd {
	background:url(../img/lateral_fons_verd.jpg) #FFFFFF repeat-x;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:6px;
	position:relative;
	margin-bottom:8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li.lateraltaronja {
	background:url(../img/lateral_fons_taronja.jpg) #FFFFFF repeat-x;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:6px;
	position:relative;
	margin-bottom:8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li.lateralgranate {
	background:url(../img/lateral_fons_granate.jpg) #FFFFFF repeat-x;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:6px;
	position:relative;
	margin-bottom:8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

li.lateralmarro {
	background:url(../img/lateral_fons_marro.jpg) #FFFFFF repeat-x;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:6px;
	position:relative;
	margin-bottom:8px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.destacattitol {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.destacatdades {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.destacatimatge {
	margin-top:5px;
	margin-left:35px;
	z-index:0;
}

.destacatvenut{
	position:absolute;
	right:40px;
	bottom:5px;
	z-index:10;
 }
 
/*--------- Central ----------*/

.central {
	margin: 85px 20px 20px 20px;
}


.situmapa{
margin-left:35px;
margin-top:40px;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;


}

.situimagen{
margin-left:50px;
margin-top:40px;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;

}

.situvenut{
	position:relative;
	right:-282px;
	bottom:134px;
	z-index:10;
 }

.situtabla{
margin-left:50px;
margin-bottom:30px;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;

}

.situflash{
margin-left:50px;
margin-top:30px;
filter:alpha(opacity=100);
-moz-opacity:1;
opacity: 1;

}

#textocontenido { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:transparent;
	color:#000000;
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
	z-index:1;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	line-height:1.5;
}

.textedestacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:10px;
	margin-top:20px;
}

.titoldestacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:20px;
	margin-left:0px;
	margin-top:10px;
}

.dadesdestacat {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	margin-left:0px;
}

.titulocontenido { 
	font-family:Helvetica,Arial,sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FF0000;
	background-color:transparent;
	z-index:1;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	margin-top:5px;
	margin-left:0px;
}

.direccion { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003471;
	margin-top:10px;
	margin-left:35px;
	line-height:1.5;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;

}

.cajacontenido {
	background-image:url("../img/destacadobeig.png");
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	margin-left:33px;
	width:200px;
	height:200px;
}

.cajacontenidoazul {
	/*background-image:url("../img/destacadoazul.png");
	background-repeat:no-repeat;*/
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	float:left;
	margin-top:10px;
	margin-left:25px;
	width:210px;
	height:200px;
}
.cajacontenidogranate {
	/*background-image:url("../img/destacadogranate.png");
	background-repeat:no-repeat;*/
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	float:left;
	margin-top:10px;
	margin-left:25px;
	width:210px;
	height:200px;
}

.cajacontenidonaranja {
	/*background-image:url("../img/destacadonaranja.png");
	background-repeat:no-repeat;*/
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	float:left;
	margin-top:10px;
	margin-left:25px;
	width:210px;
	height:200px;
}

.cajacontenidoverde {
	/*background-image:url("../img/destacadoverde.png");
	background-repeat:no-repeat;*/
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	float:left;
	margin-top:10px;
	margin-left:25px;
	width:210px;
	height:200px;
}


.cajacontenidobici {
	background-image:url("../img/destacadobeig.png");
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	margin-left:33px;
	width:200px;
	height:200px;
}

.cajacontenidocomponent {
	background-image:url("../img/destacadobeigcomponent.png");
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
	margin-left:33px;
	width:200px;
	height:180px;
}

.destacadosalida {
	background-image:url("../img/fondodestacadosalida2.png");
	background-repeat:repeat;
	padding:12px;
	float:left;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:0px;
	width:440px;
	height:auto;
/*	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;*/

}

.destacadosalidadatos {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:1.5;
/*	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;*/

	
}

.destacat {
	margin-top:10px;
	padding-left:10px;
}

#liniaseparacio {
	background-image:url("../img/linea_separacio.jpg");
	background-repeat:no-repeat;
	margin-top:25px;
	margin-left:-10px;
	width:480px;
	height:10px;
}

.cajavenut{
	position:relative;
	right:-60px;
	bottom:62px;
	z-index:10;
 }



/*-- Columnes de contingut
------------------------------------------------------------------------- */
li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}

li.sensepunts {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

li.ambpunts {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}

ul.destacats-quadrats
{
	border: 0;
	display:compact;
	float: none;
	margin-left:5px;
	padding: 0;
}

.cols {
	clear: left;

}
.cols:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	.cols .col {
		float: left;
	}
	.cols-2 .col {
		clear: left;
		margin-right:20px;
	}
	.home .cols-2 .col {
		margin-right: 5%;
	}
	.cols-3 .col {
		margin-right: 10px;
		margin-bottom:6px;
	}
	.cols-4 .col {
		margin-right: 10px;
		margin-bottom:6px;
		
	}

	.cols .col-final,
	.home .cols .col-final {
		clear: none;
		margin-right: 0;
	}


/*---------- Tabla equipamiento ------------*/

table.dades caption {
color:#003471;
font-family:Helvetica,Arial,sans-serif;
font-size:182%;
font-weight:normal;
text-align:left;
padding:15px 5px 5px;
width:100%;
}
table.
dades thead th {
	background-color:#0099FF;
	border-right: 1px solid #fff;
	color: #003471;
	font-weight: bold;
	vertical-align: bottom;
}
table.dades thead th.superior {
	border-bottom: 1px solid #fff;
}

table.dades tbody th {
background-color:#FFFF66;
border-right:1px solid transparent;
color:#003471;
font-weight:bold;
vertical-align:bottom;
text-align:left;
padding-left:5px;
vertical-align:top;
}
	
table.dades tbody td {
background-color:#F8F8F8;
border-bottom:1px solid #CCCCCC;
border-right:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
text-align:left;
padding-left:5px;
}

table.dades tbody td {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}

table.dades th,
table.dades td {
	padding: 4px 8px;
	background-color:#0099FF;
}
table.dades th.cen,
table.dades td.cen {
	text-align: center;
}
table.dades th.dre,
table.dades td.dre {
	text-align: right;
}

table.dades tbody tr.agrupador th {
	background: #ededed url('../img/fons-agrupador-taula.gif') repeat-x 0 0;
	background-color:#848484D;
	text-transform: uppercase;
	border-left: none;
	border-right: none;
	vertical-align:top;
}

table.dades tbody tr.agrupador2 th {
	background: #ededed url('../img/fons-agrupador2-taula.gif') repeat-x 0 0;
	background-color::#B6B5B5;
	text-transform: uppercase;
	border-left: none;
	border-right: none;
	vertical-align:top;
}



table.questiopes caption {
color:#000000;
background-color:#990000
font-family:Helvetica,Arial,sans-serif;
font-size:182%;
font-weight:normal;
text-align:left;
padding:15px 5px 5px;
width:100%;
}
table.questiopes thead th {
	background-color:#333333;
	border-right: 1px solid #fff;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: bottom;
	text-align:center;
}
table.questiopes tbody tr.agrupador th {
	background-color:#C40808;
	text-transform: uppercase;
	font-size:150%;
	border-left: none;
	border-right: none;
	vertical-align:top;
}

table.questiopes tbody tr.agrupadorbici th {
	background-color:#35B6F8;
	text-transform: uppercase;
	font-size:150%;
	border-left: none;
	border-right: 1px solid #fff;
	vertical-align:top;
}

table.questiopes tbody tr.agrupadorcomponent th {
	background-color:#F2D472;
	text-transform: uppercase;
	font-size:150%;
	border-left: none;
	border-right: 1px solid #fff;
	vertical-align:top;
}

table.questiopes tbody tr.agrupadorcomponent2 th {
	background-color:#EDC648;
	text-transform: uppercase;
	font-size:150%;
	border-left: none;
	border-right: 1px solid #fff;
	vertical-align:top;
}


table.questiopes th,
table.questiopes td {
	background-color:#999999;
	border-right: 1px solid #fff;
	color:#000000;
	font-weight: bold;
	text-align:left;
	vertical-align: bottom;
	padding: 4px 8px;
}
table.questiopes th.cen,
table.questiopes td.cen {
	background-color:#999999;
	border-right: 1px solid #fff;
	color:#000000;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	padding: 4px 8px;
}
table.questiopes th.dre,
table.questiopes td.dre {
	background-color:#999999;
	border-right: 1px solid #fff;
	color:#000000;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding: 4px 8px;
}

/* ------------Peu de pàgina ----------------*/

#peu ul{
	border: 0;
	display:compact;
	float: none;
	margin-left:30px;
	padding-top:12px;
	
}
#peu li{
float:left;
margin-top:auto;
margin-left:0px;
margin-right:20px;
}




/*--------- Bordes redondos imagenes ----------*/
.s-d, .i-d, .i-e, .s-e {
	height: 9px;
	position: absolute;
	width: 9px;
}
.s-d-b, .s-e-b {
	height: 10px;
	position: absolute;
	width: 10px;
}
.s-d {
	background-position: 0 0;
	right: 0;
	top: 0;
}
.s-d-b {
	background-position: 0 0;
	right: 0;
	top: 0;
}
.i-d {
	background-position: 0 -10px;
	bottom: 0;
	right: 0;
}
.i-e {
	background-position: 0 -22px;
	bottom: -1px;
	left: 0;
}
.s-e {
	background-position: 0 -30px;
	top: 0;
	left: 0;
}
.s-e-b {
	background-position: 0 -30px;
	top: 0;
	left: 0;
}

/* Imatge per cantonades arrodonides genèriques */
.s-d, .i-d, .i-e, .s-e {
	background-image: url('../img/c-a.png');
}

/* Imatge per cantonades arrodonides genèriques */
.s-d-b, .s-e-b {
	background-image: url('../img/c-a-azul.png');
}


#imagen {
filter:alpha(opacity=100);
opacity: 1.0;
cursor:pointer;

}
#imagen:hover {
filter:alpha(opacity=70);
opacity: 0.7;


}

/*-- Paginadors
------------------------------------------------------------------------- */
/* Paginador genèric */
div.paginador {
	float:left;
	color: #777;
	margin-top: 12px;
	margin-left: 25px;
	text-align: right;
}
	div.paginador p.info {
		color: #003471;
		font-weight: bold;
		padding-right: 0.6em;
	}
	div.paginador p,
	div.paginador ul {
		display: inline;
	}
		div.paginador ul.navegador li {
			display: inline;
			padding-left: 7px;
		}
			div.paginador ul.navegador li a {
				color: #007cc2;
			}
		div.paginador ul.navegador li.primer span {
			background: transparent url('../img/fletxa-paginador-primer-desactivat.gif') no-repeat 0% 60%;
			padding-left: 15px;
		}
		div.paginador ul.navegador li.primer a {
			background: transparent url('../img/fletxa-paginador-primer.gif') no-repeat 0% 60%;
			padding-left: 15px;
		}
		div.paginador ul.navegador li.anterior span {
			background: transparent url('../img/fletxa-paginador-anterior-desactivat.gif') no-repeat 0% 60%;
			padding-left: 9px;
		}
		div.paginador ul.navegador li.anterior a {
			background: transparent url('../img/fletxa-paginador-anterior.gif') no-repeat 0% 60%;
			padding-left: 9px;
		}
		div.paginador ul.navegador li.seguent span {
			background: transparent url('../img/fletxa-paginador-seguent-desactivat.gif') no-repeat 100% 60%;
			padding-right: 9px;
		}
		div.paginador ul.navegador li.seguent a {
			background: transparent url('../img/fletxa-paginador-seguent.gif') no-repeat 100% 60%;
			padding-right: 9px;
		}
		div.paginador ul.navegador li.ultim span {
			background: transparent url('../img/fletxa-paginador-ultim-desactivat.gif') no-repeat 100% 60%;
			padding-right: 15px;
		}
		div.paginador ul.navegador li.ultim a {
			background: transparent url('../img/fletxa-paginador-ultim.gif') no-repeat 100% 60%;
			padding-right: 15px;
		}