	#cabecera {
	position: relative;	/* a absolute no l'agafa bé!!*/
	left:0px;
	display: table;
	text-align: left;
	background-color:white;			/*prova color fons capçalera*/
	margin-left : auto;
	margin-right : auto; 
	width: 1020px;		/*controlar per % 84.7%*/	/*1171px;*/	
		
	/*border: 1px solid blue;*/
}
#fulla_link		/*estava a sota el logo del twitter, tret el 09/12/2010*/
{
	float:right;
	position:absolute;
	top:112px;
	display:block;
	left:808px;
	z-index:0;
}

#cabecera_block {
	position:relative;
	left:-15px;
	display: block;
	height:1px;		/*afegit 30112010*/
}


/************* Div del Flash *************************/
#flash {
	display: block; 
	float: left;
	width:151px; 
}

/************* Div de la primera barra de botones *************************/
#barra_gran {
	
	/*display: block; */
	/*margin-top:1px;*/
	margin-top:-22px;
	/*margin-left: 213px;	*/	/*	130px posicionament del quadre gran d'opcions	estava a 30*/
	margin-left: 39px;		
	width: 1060px;			
	/*width: 620px;			estava a 603*/
	height: 80px;
	z-index:1;
	
}

#barra_gran ul {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
}

#barra_gran li { 
	list-style-type:none; 
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 4px;
	margin-bottom: 3px;
	background-color: #b4ff00;
	display: block;
	float: left;
}

#barra_gran a {
	display: block;
	width: 129.5px;	/*estava a 145px	29/12/2010*/
	height: 50px; 
}

#barra_gran img {
	display: block;
	width: 129.5px;	/*estava a 145 29/12/2010*/
	height: 50px; 
}

#barra_gran a:hover { }

#barra_gran a.bt1 {	background-image:url(../images/bt_puntsinteres_off.gif); }
#barra_gran a.bt1:hover { background-image:url(../images/bt_puntsinteres_on.gif); }

#barra_gran a.bt2 {	background-image:url(../images/bt_gastronomia_off.gif); }
#barra_gran a.bt2:hover { background-image:url(../images/bt_gastronomia_on.gif); }

#barra_gran a.bt3 {	background-image:url(../images/bt_artesania_off.gif); }
#barra_gran a.bt3:hover { background-image:url(../images/bt_artesania_on.gif); }

#barra_gran a.bt4 {	background-image:url(../images/bt_activitats_off.gif); }
#barra_gran a.bt4:hover { background-image:url(../images/bt_activitats_on.gif); }

#barra_gran a.bt5 {	background-image:url(../images/bt_festes_off.gif); }
#barra_gran a.bt5:hover { background-image:url(../images/bt_festes_on.gif); }

#barra_gran a.bt6 {	background-image:url(../images/bt_allotjaments_off.gif); }
#barra_gran a.bt6:hover { background-image:url(../images/bt_allotjaments_on.gif); }

#barra_gran a.bt7 {	background-image:url(../images/bt_museus_off.gif); }
#barra_gran a.bt7:hover { background-image:url(../images/bt_museus_on.gif); }

#barra_gran a.bt8 {	background-image:url(../images/bt_paquetsturistics_off.gif); }
#barra_gran a.bt8:hover { background-image:url(../images/bt_paquetsturistics_on.gif); }

#barra_gran .text_enllac {
	display:none;
}


/************* Div de la segunda barra de botones *************************/
#barra_petita {
	position:relative;			/*no hi era*/
	left:503px;				/*posicionament 2on recuadre*/
	/*display: block; */
	/*float: left;*/
	width: 550px;
	height: 20px;
	top:-390px;
	z-index:1;
}

#barra_petita ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 0px;
}


#barra_petita li { 
	list-style-type:none; 
	margin-left: 3px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #b4ff00;
	display: block;
	float: left;
}

#barra_petita a {
	
	display: block;
	width: 128px;		/*145px;*/
	height: 20px; 
}

#barra_petita img {
	display: block;
	width: 100px;	/*estava a 150*/
	height: 32px; 
}

#barra_gran a:hover { }

#barra_petita a.bt1 {	background-image:url(../images/bt_situacio_off.gif); }
#barra_petita a.bt1:hover { background-image:url(../images/bt_situacio_on.gif); }

#barra_petita a.bt2 {	background-image:url(../images/bt_consorci_off.gif); }
#barra_petita a.bt2:hover { background-image:url(../images/bt_consorci_on.gif); }

#barra_petita a.bt3 {	background-image:url(../images/bt_contactar_off.gif); }
#barra_petita a.bt3:hover { background-image:url(../images/bt_contactar_on.gif); }

#barra_petita a.bt4 {	background-image:url(../images/bt_adreces_off.gif); }
#barra_petita a.bt4:hover { background-image:url(../images/bt_adreces_on.gif); }

#barra_petita .text_enllac {
	display:none;
}

/************* Div del combo de polaciones *************************/

#combo {
	display: block; 
	float: left;
	text-align:left;	
	/*border: 1px solid blue;	*/ 
	padding-left: 20px;
	padding-right: 2px;	
	height:37px;

}

#combo .titol {

	position:absolute;
	top:-35px;
	left:923px;			/**/
	/*background-image:url(../images/municipis.gif); */
	background-repeat:no-repeat;
	height: 10px;
	width: 100px;
	margin-top: 2px;
	margin-bottom: 3px;

}

#combo .titol H2 {
	display: none;
}

#comboselect{
	position:absolute;		/*no hi era*/
	left:946px;
	/*top:-378px;*/
	top:-355px;
	width: 126px;
	font-size: 9px;
}
#webs{			/*afegit el 24 de gener, botó d'enllaços costat barra petita*/
	position:relative;			
	top:32px;	
	left:-88px;
}


