body {
	background-color: #d4d4d4;
	font-size: 0.75em;
	margin-top: 0px;
}
#caixa {
	width: 940px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

/* CAPÇALERA */
#cap {
	background-image: url(../imgs/fonsCap.jpg);
	background-repeat: repeat-x;
	height: 105px;
}
#cap img {
	float:left;
}
#menuSup {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 90%;
	color: #333333;
	display: inline;
	position: absolute;
	left: 642px;
	top: 28px;
}
#menuSup a {
	color: #1E457F;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}
#menuSup a:hover {
	color: #000000;
}
#cercador {
	position: absolute;
	left: 538px;
	top: 60px;
	width: 373px;
	text-align: right;
}
#cercador label {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 100px;
	margin-right: 10px;
	padding-top: 2px;
}
#cercador .camp {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #666666;
	float: left;
	width: 200px;
	background-color:#F0F0F0;
	border: 1px solid #DEDEDE;
	margin-right:0.2em;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#cercador .boto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #1e457f;
	float: left;
	background-color:#e6edf4;
	border: 1px solid #b0bfcc;
	height:1.8em;
}
*html #cercador .boto {
	height:1.8em;
}
/* FLASH */
#flash {
	height: 170px;
	background-color: #999999;
	margin-bottom: 1px;
}
/* IMG HORITZONTAL INTERIOR */
#imgHor {
	height: 120px;
	background-color: #999999;
	margin-bottom: 1px;
}
/* MENÚ */
#menu {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #373737;
	min-height:2.8em;

}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu li {
	float:left;
	list-style:none;

}
.menuPrincipal {
	background-color: #373737;
	clear: both;
	height: 2em;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.menuPrincipal li.off {
	float:left;
	display:inline;
}
.menuPrincipal li.off a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.4em;
	padding-right: 1.4em;
	padding-left: 1.2em;
	padding-bottom: 0.6em;
	color: #FFFFFF;
}
.menuPrincipal li.on {
	float:left;
	display:inline;
	background-image: url(../imgs/fons_li_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F0F0F0;
}
.menuPrincipal li.on a {
	display:block;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../imgs/fons_li_on_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0.4em;
	padding-right: 1.4em;
	padding-left: 1.2em;
	padding-bottom: 0.6em;
}
.menuPrincipal a:hover {
	text-decoration:underline;
}
.subMenuBuit {
	background-color: #f0f0f0;
	background-image: url(../imgs/bgSubmenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height:10px;
}
.subMenu {
	background-color: #f0f0f0;
	background-image: url(../imgs/bgSubmenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	min-height: 2.7em;
	padding-left: 25px;
}
*html .subMenu {
	height: 2.7em;
}
.subMenu ul {
	clear:both;
}
.subMenu li {
	float:left;
	display:inline;
	padding-top: 0.7em;
	padding-bottom: 0.5em;
	color:#666666;
}
.subMenu li a {
	padding-right: 1.2em;
	color: #08445b;
	text-decoration: none;
	font-size:95%;
}
.subMenu li a.actiu {
	text-decoration:underline;
}

.subMenu li a:hover {
	text-decoration:underline;
}

/* CONTINGUT */


.subThome {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:150%;
	font-weight:bold;
	color: #2D5188;
	clear:both;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 15px;
	margin-left: 0em;
	
}
#contingut {
	clear: both;
	padding-top: 20px;
}

/* columna central */
#colCentral {
	width:700px;
	float: left;
	margin-left: 30px;
	display: inline;
}
#llocs {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right:2px;
	background-color: #F0F0F0;
	float:left;
	display:inline;
	clear:both;
	margin-bottom: 20px;
	border: 1px solid #DEDEDE;
	width:682px;
}

.lloc {
	float: left;
	display:inline;
	width: 150px;
	margin-right: 20px;
	padding-bottom: 0px;
}
.lloc img {
	display:block;
	margin-bottom:4px;
}
.lloc a {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
	color: #08445B;
	text-decoration: none;
}
.lloc a:hover {
	text-decoration: underline;
}
.mesLlocs {
	clear:both;
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.mesLlocs a {
	color: #DB6E00;
	text-decoration: none;
	font-size: 90%;
}



/* ACTUALITAT HOME */ 
#blocNoticies {
	display: inline;
	float: left;
	width: 308px;
	border: 1px solid #DEDEDE;
	background-image: url(../imgs/bgBloc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#blocNoticies h3 {
	margin:0px;
	color:#bd6200;
	font-size: 160%;
	font-weight: normal;
}
#blocNoticies a {	
	color:#bd6200;
	text-decoration:none;
}
#blocNoticies a:hover {
	text-decoration:underline;
}
#blocNoticies p {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
#blocNoticies .imatge {
	float:left;
	margin-right: 10px;
	padding-top: 4px;
	display:inline;
	padding-bottom: 0px;
}


.mesInfo {
	clear:both;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 85%;
	color: #db6e00;
	padding-top: 0px;
	padding-bottom: 3px;
	text-align: right;
	margin-bottom: 15px;
	background-image: url(../imgs/puntejatNews.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.mesInfo a {
	color: #db6e00;
	text-decoration:none;
}
.mesInfo a:hover {
	color: #db6e00;
	text-decoration:underline;
}
.mesInfo img {
	margin-right:5px;
}

/*
.mesInfo {
	clear:both;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 90%;
	color: #db6e00;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD6200;
}
.mesInfo a {
	color: #db6e00;
	text-decoration:none;
}
.mesInfo a:hover {
	color: #db6e00;
	text-decoration:underline;
}
*/
#blocAgenda {
	display: inline;
	float: right;
	width: 308px;
	border: 1px solid #DEDEDE;
	background-image: url(../imgs/bgBloc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
} 
#blocAgenda h3 {
	margin:0px;
	color:#bd6200;
	font-size: 160%;
	font-weight: normal;
}
#blocAgenda a {	
	color:#bd6200;
	text-decoration:none;
}
#blocAgenda a:hover {	
	text-decoration:underline;
}
.data {
	font-family:"Trebuchet MS", Arial, Verdana;
	color:#000000;
	margin-top: 4px;
	font-weight:normal;
	font-size:95%;
}
#blocAgenda p {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:100%;
	color:#666666;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 150%;
}
#blocAgenda .imatge {
	float:left;
	margin-right: 10px;
	padding-top: 4px;
	display:inline;
	padding-bottom: 0px;
}

/* banners dreta */
#bannersDreta {
	float: right;
	width: 170px;
	margin-right: 20px;
	display: inline;
	text-align: center;
}
#bannersDreta img {
	clear:both;
	margin-bottom:20px;
}

/* CONTINGUT INTERIORS */
#colCentralInterior {
	width:650px;
	float: left;
	margin-left: 45px;
	display: inline;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
}
#colCentralInterior p {
	font-size:100%;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 170%;
	color: #666666;

}
#colCentralInterior ul {
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 170%;
	color: #666666;

}
#colCentralInterior h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight:normal;
	color: #373737;
	margin-top:10px;
	margin-bottom: 20px;
	
}
#colCentralInterior h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight:bold;
	color: #996600;
	margin-top:0px;
	
}
#colCentralInterior h4 {

	color: #1E457F;
	
}
#colCentralInterior h5 {
	font-size:110%;
	padding-bottom: 4px;
	color: #333333;
	background-image: url(../imgs/puntejatNews2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
#colCentralInterior a {
	color: #db6e00;
	text-decoration: none;
}
#colCentralInterior a:hover {
	color: #db6e00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #db6e00;
}
.imatgeE {
	float: right;
	margin-left: 10px;
	margin-bottom:10px;
}
.imatgeD {
	float: left;
	margin-right: 10px;
}

/* TRÀMITS */
#colCentralInterior ul.tramits {
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 170%;
	color: #666666;

}
#colCentralInterior ul.tramits li {
	display:block;
	color:#666666;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 25px;
	border-right-color: #FFFFFF;
	border-bottom-color: #B0BFCC;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../imgs/fleLi.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style:none;
	width:500px;
	font-size:100%;
	}
#colCentralInterior ul.tramits li a {
	text-decoration:none;
	color: #1E457F;
	font-weight:bold;
}
#colCentralInterior ul.tramits li a:hover {
	border: none;
	color:#db6e00;

}
.descTramit {
	background-image: url(../imgs/puntejatNews2.gif);
	background-position: left bottom;
	padding-bottom: 5px;
	background-repeat: repeat-x;
	font-size:95%;
}

/* Rutes */
.ruta {
	background-color: #F0F0F0;
	margin-bottom: 20px;
	border: 1px solid #DEDEDE;
	padding: 10px;
}
.ruta h4 {
	margin-top:0px;
	margin-bottom:5px;
	color:#08445B;
	font-size: 120%;
	font-weight: bold;
}
.ruta p {
	margin:0px;
	color:#333333;
	line-height: 170%;
}
.ruta img {
	float:left;
	margin-right:15px;
	display:inline;
	width:150px;
}
.ruta .amplia {
	font-size:85% !important;
	margin-top: 5px;
}
.ruta .amplia a {
	background-color: #E6EDF4;
	border: 1px solid #B0BFCC;
	padding-right: 5px;
	padding-left: 5px;
	color: #08445B !important;
}
.ruta .amplia a:hover {
	border: 1px solid #B0BFCC !important;
}
#fitxaRuta {
	width: 660px;
	border: 1px solid #DEDEDE;
	background-image: url(../imgs/bgBloc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.txtRuta {
	display: inline;
	float: left;
	width:400px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height:12px;
}


.txtRuta2 {
	display: inline;
	float: left;
	width:350px;
	padding-left: 20px;
	padding-top:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.imgRuta {
	display: inline;
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-top:10px;
}
.imgRuta img {
	margin-bottom: 20px;
}
#fitxaRuta h3 {
	margin-top:10px;
	margin-left:20px;
	font-size:1.4em;
}
#fitxaRuta ul {
	margin:0px;
	padding:0px;
}
#fitxaRuta li {
	list-style:square;
}
#fitxaRuta .sep {
	clear: both;
}
#fitxaRuta .taula {
	font-size: 95%;

}
#fitxaRuta th {
	border: 1px solid #DEDEDE;
	width: 130px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #00254A;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;

}
#fitxaRuta td{
	border: 1px solid #DEDEDE;
	width: 180px;
	background-color: #ffffff;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
}

/* Establiments turístics */
#fitxaEstabliment {
	width: 660px;
	border: 1px solid #DEDEDE;
	background-image: url(../imgs/bgBloc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom:20px;
}

.txtEstabliment {
	display: inline;
	float: left;
	width:400px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height:12px;
}


.txtEstabliment2 {
	display: inline;
	float: left;
	width:350px;
	padding-left: 20px;
	padding-top:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.imgEstabliment {
	display: inline;
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-top:10px;
}
.imgEstabliment img {
	margin-bottom: 20px;
}
#fitxaEstabliment h3 {
	margin-top:10px;
	margin-left:20px;
	font-size:1.4em;
}
#fitxaEstabliment h4 {
	margin-top:10px;
	margin-left:20px;
	font-size:1.2em;
	color: #00254A;
}
#fitxaEstabliment ul {
	margin:0px;
	padding:0px;
}
#fitxaEstabliment li {
	list-style:square;
}
#fitxaEstabliment .sep {
	clear: both;
	height:1px;
}
#fitxaEstabliment .taula {
	font-size: 95%;

}
#fitxaEstabliment th {
	border: 1px solid #DEDEDE;
	width: 70px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #00254A;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;

}
#fitxaEstabliment td{
	border: 1px solid #DEDEDE;
	width: 240px;
	background-color: #ffffff;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
}


/* Detall tràmits */
#fitxaTramits {
	width: 660px;
	border: 1px solid #DEDEDE;
	background-image: url(../imgs/bgBloc.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-bottom:20px;
}
#fitxaTramits h5 {
	font-size:110%;
	padding-bottom: 4px;
	color: #333333;
	background-image: url(../imgs/puntejatNews2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.txtTramits {

	padding-left: 20px;
	padding-top:10px;
	font-family: "Trebuchet MS", Arial, Verdana;
}


#fitxaTramits h3 {
	margin-top:10px;
	margin-left:20px;
	font-size:1.4em;
}
#fitxaTramits h4 {
	margin-top:10px;
	margin-left:20px;
	font-size:1.3em;
	color: #00254A;
}
#fitxaTramits ul {
	margin:0px;
	padding:0px;
}
#fitxaTramits li {
	list-style:square;
}
#fitxaTramits .sep {
	clear: both;
	height:1px;
}
#fitxaTramits .taula {
	font-size: 95%;

}
#fitxaTramits th {
	border: 1px solid #DEDEDE;
	width: 70px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #00254A;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;

}
#fitxaTramits td{
	border: 1px solid #DEDEDE;
	width: 240px;
	background-color: #ffffff;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
}
ul.documentacio {
	margin: 0px;
	padding: 0px;
}
ul.documentacio li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	list-style: none !important;
}
ul.documentacio li img {
	margin-right:6px;
}


/* EMPRESES i COMERÇOS */

.fitxaEmpresa {
	clear:both;
	margin-bottom:20px;
}

.fitxaEmpresa .taula {
	font-size: 95%;

}
.fitxaEmpresa th {
	border: 1px solid #DEDEDE;
	width: 130px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #00254A;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;

}
.fitxaEmpresa td{
	border: 1px solid #DEDEDE;
	width: 400px;
	background-color: #ffffff;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
}
.fitxaEmpresa h4 {
	width: 550px;
	background-color: #1e3851;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
	clear:both;
	margin-bottom:0px;
	margin-top:0px;
	font-size: 95%;
	color:#FFFFFF !important;
	font-weight:bold;
	margin-left: 1px;
	margin-right: 0px;
}

#llistatEmpreses {
	margin-left: 40px;
}
#selSector {
	clear:both;
	height:20px;
	background-color: #F0F0F0;
	margin-bottom: 30px;
	border: 1px solid #DEDEDE;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;	
}
.selSectorLabel {
	float:left;
	display:inline;
	width: 200px;
}
.selSector {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #666666;
	width: 250px;
	float:left;
	display:inline;
	border: 1px solid #999999;
}

#selSector .boto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #1e457f;
	float: left;
	margin-left:5px;
	background-color:#e6edf4;
	border: 1px solid #b0bfcc;
	height:20px;
}

/* EQUIPAMENTS */
#fitxaEquipaments.taula {
	font-size: 95%;

}
#fitxaEquipaments th {
	border: 1px solid #DEDEDE;
	width: 120px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #00254A;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;

}
#fitxaEquipaments td{
	border: 1px solid #DEDEDE;
	width: 240px;
	background-color: #ffffff;
	color: #666666;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: top;
}

/* PEU */
#peu {
	clear:both;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-image: url(../imgs/fonsCap.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 4em;
	margin-top: 20px;
	padding-top: 30px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #666666;
}
#peu a {
	color: #DB6E00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DB6E00;
}

.peu0 {
	font-size:1px;
	height:1px;
	clear:both;
}

/* ACTUALITAT */
.noticia {
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;
}

.noticia h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.noticia p {
	margin-top:0px;

}
.dataNot {
	clear: both;
	font-size: 90%;
	color: #999999;
	background-image: url(../imgs/puntejatNews2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.peuNoticia {
	clear: both;
}
#paginacio {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #335E88;
}
#paginacio a {
	font-weight:normal;
	color:#db6e00;
	text-decoration:none;
}
#paginacio a:hover {
	font-weight:normal;
	color:#db6e00;
	text-decoration:underline;
}
.enrera {
	clear:both;
	display:block;
	height:30px;
	font-size: 90%;
}
.enrera a {
	color: #3c6f9b !important;
	text-decoration:none;	
	font-size: 90%;
	margin: 0px;
	background-color: #E6EDF4;
	border: 1px solid #B0BFCC;
	clear: both;
	float: left;
	width: 50px;
	display: block;
	text-align: center;
	padding: 0px;
}
.enrera a:hover {
	color: #1E457F !important;
	border:none !important;
	border: 1px solid #B0BFCC !important;
}

/* Calendari fiscal */
#calendariFiscal {
	width: 660px;
	margin-bottom:20px;
	padding: 0px;
}


#calendariFiscal img {
	margin-bottom: 20px;
}
#calendariFiscal h3 {
	margin-top:10px;
	margin-left:20px;
	font-size:1.4em;
}
#calendariFiscal h4 {
	margin-top:10px;
	font-size:1.2em;
	color: #00254A;
	margin-bottom: 10px;
}
#calendariFiscal p {
	margin-top:0px;
}
#calendariFiscal ul {
	margin:0px;
	padding:0px;
}
#calendariFiscal li {
	list-style:square;
}
#calendariFiscal .sep {
	clear: both;
	height:1px;
}
#calendariFiscal .taula {
	font-size: 95%;
	margin-bottom: 30px;
	margin-top: 20px;

}
#calendariFiscal th.lat {
	border: 1px solid #DEDEDE;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #00254A;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	white-space:nowrap;
}
#calendariFiscal th.cap {
	border: 1px solid #373737;
	background-color: #373737;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;

}
#calendariFiscal td{
	border: 1px solid #DEDEDE;
	background-color: #ffffff;
	color: #666666;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	white-space:nowrap;
}
.footer {
	clear:both;
	height:1px;
}

/* CONTACTE */

#form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #5F85A4;
	padding-top: 2px;
	margin-bottom: 10px;
	margin-top: 30px;
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	padding-bottom: 20px;
}


#form1 .label {
	text-align: right;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	padding-top: 3px;
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 4px;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#form1 .camp2 {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 4px;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border:#666666 1px solid;
}
#form1 br {
	clear:left;
}

#form1 .boto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 100%;
	color: #1e457f;
	float: left;
	background-color:#e6edf4;
	border: 1px solid #b0bfcc;
	height:1.8em;
}
*html #form1 .boto {
	height:1.8em;
}

.avis_legal {
	display:block;
	margin-top:30px;
	width: 200px;
	float: left;
}

/*MAPA WEB*/

#mapaweb li{
list-style:none;
}