/*********** Estils per Defecte ***********/
A:link {
	text-decoration:underline;
	}
A:hover {
	text-decoration:underline;
	}
A:visited {
	font-weight: normal;
	text-decoration:underline;
	}
body {
	padding-right: 2.5em;
	padding-left: 2.5em;
	padding-bottom: 0;
	padding-top: 0;
	background-color: #ddddcc;
	margin: 0;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
form {padding:.5em 0 .5em 0;}
img {border:0;}
input[type="text"] {border:#7F9DB9 1px solid;}
h2 {
	margin:0;
	padding:0;
	font-size:1.8em;
	font-weight:200;
	font-family:Arial, Helvetica, sans-serif;
	}
h2.titolNav {
	margin:0;
	padding:.4em 0 .4em .5em;
	font-size:1.1em;
	}
	h2.titolNav img {
		vertical-align:middle;
		margin:0 .3em 0 0;
		}
h3 {
	/*padding:1em 0 .3em .8em;
	margin:0;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:#ccc 1px dashed;*/
	padding:.6em;
	margin:0 0 1em 0;
	font-size:1.25em;
	border:none;
	clear:both;
	}
h4 {
	margin:1.1em 0 0 0;
	padding:0;
	font-size:1.2em;
	color:#333333;
	}
	#contingut h4.anunci {
		margin: 0;
		border-bottom: 1px dashed #666;
		padding: 0 0 .6em 42px;
		font-family: verdana, heltevica, sans-serif;
		font-size: 1.4em;
		line-height: 1.2em;
		background: url("../comu/botons/boto_anunci.jpg") no-repeat left top;
	}
	#contingut h4.enquestes {
		border-bottom: 1px solid #ccc;
		padding: .6em 0 .6em 30px;
		font-family: verdana, helvetica, sans-serif;
		background: url("../comu/icones/enquestes_anteriors.png") no-repeat left center;
	}
		#contingut h4.enquestes span {
			margin-left: 1em;
			color: #666;
			font-size: .7em;
			font-weight: normal;
		}
h5 {
	margin:0 0 .5em 0;
	padding:0;
	font-size:1em;
	}
h5.t5 {
	font-family:Arial, Helvetica, sans-serif;
	}
h5 a:visited {
	font-weight: bold;
	}
h6 {
	margin:0;
	padding:0;
	font-size:1em;
	}
h3.marge1 , h4.marge1 {margin-top:0; padding-top:0;}
hr {
	height:1px;
	border:0;
	border-bottom: #999 1px dashed;
	clear:both;
	}
hr.hr1 {
	height:1px;
	border:0;
	border-bottom: #999 1px solid;
	clear:both;
	}
p {line-height:1.3em;margin-top:.8em;}


/* Estils organitzats segons ordre d'aparició en les pàgines */
/*********** Estils Estructurals ***********/
#marc, #capcalera, #navMercabarna, #barraLateral-1, #contingut, #barraLateral-2 {overflow: hidden;}
#marc {
	background-color:#fff;
	overflow: hidden;
	margin:0 auto;
	max-width:1000px;
	min-width:780px;
	}
#capcalera {}
#navAuxiliar {
	text-align:right;
	padding:.6em 1em .6em 0;
/*	display:inline-block; */
	font-size:.9em;
	}
	#navAuxiliar ul {
		margin:0;
		padding:0;
		list-style-image:url("../comu/estructural/punt_navauxiliar.gif");
		}
	#navAuxiliar li {
		display:inline;
		margin:0;
		padding:0 0 0 3em;
		}
	#navAuxiliar a {
		text-decoration:none;
		}
	#navAuxiliar a:hover {
		color:#fff;
		}
	#navAuxiliar li#rss a {
		/*background:url('../comu/icones/icon_rss_16.gif') no-repeat left 50%;*/
		padding-left: 2.2em;
		}
#logo {
	float:left;
	clear:both;
	width:380px;
	/* height:75px; */
	height:85px;
	margin:0 0 0 2.1em;
	vertical-align:middle;
	}
#cercador {
	float:right;
	width:36%;
	text-align:right;
	margin:2.2em 1em 0 0;
	}
	#cercador form {
		padding:0;
		}
	#cercador p {
		margin:0;
		padding:0;
		}
	#capcalera #cercador .iconaCerc {
		margin-right:.6em;
		}
	#cercador div.boto {
		margin: 0 0 0 .5em;
		background: #16234f url("../comu/botons/fons_boto.jpg") repeat-x;
		}
	#cercador input {
		color:#454545;
		font-size:1em;
		}
#navMercabarna {
	overflow: visible;
	position: relative;
	padding:0 0 1.25em 15px;
	font-size:.9em;
	}
	#navMercabarna ul{
		margin:0;
		padding:0;
		list-style:none;
		}
	#navMercabarna li{
		display:inline;
		float: left;
		height: 2.2em;
		margin:0;
		border-right: 1px solid #407eb8;
		padding: 0;
		font-weight: bold;
		line-height: 1em;
		text-align: center;
		white-space: nowrap;
	}
		#navMercabarna li.last {
			border: 0;
			padding-right: 0;
		}
	#navMercabarna a,
	#navMercabarna a:visited  {
		position: relative;
		display: inline;
		float: left;
		height: 2em;
		padding: .1em 1em;
		color:#fff;
		text-decoration:none;
		cursor: pointer;
		font-weight:bold;
		}
	#navMercabarna a:Hover {
		color: #fff;
/* 		text-decoration: underline; */
		background:#407eb8;
		}
		#navMercabarna a span {
			float: left;
/* 			vertical-align: middle; */
			margin-top: .5em;
		}
#corporatiu {
	clear:both;
	height:162px;
	margin-bottom:16px;
	}
	#corporatiu .corporativoFlash {
		width:100%;
		height:100%;
		}
#cosPortada {
	clear:both;
	height: 1%;
	}
#cos {
	clear:both;
	height: 1%;
	}
#titolPagina {
	padding:2.1em 1.5em 1em .8em;
	}
	#titolPagina h1 {
	font-size:1.8em;
	line-height:.8em;
	border-left:#FFFFFF 6px solid;
	padding: 0 0 0 .3em;
	margin: 0;
	}
#situacio {
	padding:.7em;
	margin:0 1.4em 0 0;
	border-bottom:#ccc 1px solid;
	font-size:.8em;
	}
	#situacio .etsa {
		color:#000000;
		font-weight:bold;
		}
	#situacio .posicioActual {
		font-weight:bold;
		}
	#situacio .sep {
		padding:0 .3em;
		}
	#situacio a {
		text-decoration:none;
		}
#barraLateral-1 {
	width:23%;
	float:left;
	}
#barraLateral-2 {
	width:22%;
	float:right;
	}
#navPrincipal {
	width:100%;
	line-height: normal;
	}
	#navPrincipal ul{
		list-style-type: none;
		margin:0;
		padding:0;
		}
	#navPrincipal li{
		margin:0;
		padding:0 0 3px 0;
		}
	#navPrincipal a {
		text-decoration:none;
		display:block;
		}
	#navPrincipal a span {
		display:block;
		padding:5px 0 5px 2.3em;
		}
	#navPrincipal .iconaCer {
		vertical-align:middle;
		margin:0 .3em 0 .2em;
		float:right;
		}

#barraLateral-1 div.comp-vertical{
	margin:3em auto;
	padding:1.5em 0 0 0;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	width:16.2em;
}

#navPrincipal .subnavPrincipal {
	margin:0;
	padding:.8em 0 .8em .5em;
	height:1%;/* per explorer linea més llarga*/
	}
	#navPrincipal .subnavPrincipal li{
		margin:0 0 0 2em;
		padding:0 0 .5em 0em;
		}
	#navPrincipal .subnavPrincipal a{
		color:#20367D;
		background-image:none;
		display: inline;
		}
#contingutPortada {
	width:51.4%;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-14px;
	margin-bottom:1.3em;
	margin-left: 1.7%;
	margin-right: 1.3%;
	}
#caixaContingut {
	width:75.5%;
	margin-right:1.5%;
	float:right;
	background-color:#fff;
	}
#contingut {
	margin-left:1.5%;
	margin-bottom:1.3em;
	font-size:1em;
	font-family:Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	color:#333333;
	}
	#contingut h3, #contingut h4, #contingut h5, #contingut h6{
		font-family:Georgia, "Times New Roman", Times, serif;
	}
#navGenerica {
	width:100%;
	line-height: normal;
	}
	#navGenerica ul{
		list-style-type: none;
		margin:0;
		padding:0;
		}
	#navGenerica li{
		margin:0;
		padding:0 0 3px 0;
		}
	#navGenerica a {
		margin:0;
		padding:0;
		text-decoration:none;
		display:block;
		}
	#navGenerica a span {
		display:block;
		padding:5px 0 5px 2.3em;
		}
.pujar, .pujarMig {
	border-top:#ccc 1px solid;
	padding:.8em .5em 0 .5em;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	font-size:.9em;
	}
	#contingut  a.pujar {
	border-top:#ccc 1px solid;
	clear:both;
	display:block;
	padding:.8em .5em 0 .5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	}
	#contingut  a.pujar:hover{
	background-color:#fff;
	color:#20367D;
	}
	#contingut .pujar a {
		text-decoration:none;
		padding:0 0 0 1.3em;
		}
	.pujarMig {
		border-top:#ccc 1px dashed;
		text-align:right;
		}
	.pujarMig a {
		text-decoration:none;
		padding:0 1.3em 0 0;
		}
	/* taulell d'anuncis */
	#contingut div.anunci {
		margin-bottom: 1.2em;
		border-bottom: 1px dashed #666;
		padding-bottom: 1.2em;
	}
		#contingut div.anunci h4 {
			font-family: verdana, helvetica, sans-serif;
			font-size: 1.4em;
			line-height: 1.2em;
		}
			#contingut div.anunci h4 a {
				font-weight: bold;
				text-decoration: none;
			}
		#contingut div.anunci img {
			float: left;
			margin: 2px 14px 8px 0;
		}
			#contingut div.anunci span.autor {
				display:block;
				margin-bottom: .8em;
			}
	div.enquesta {
		margin-bottom: .3em;
		padding: 10px 18px;
		background: #f4fafa url("../comu/fons_enquesta.png") repeat-y;
	}
		#navGenerica div.enquesta {
			margin: 0 0 .6em 0;
			padding: 1px 10px;
		}
		div.enquesta form, fieldset {
			margin: 0;
			padding: 0;
		}
		div.enquesta fieldset {
			margin-bottom: .8em;
		}
		#contingut div.enquesta h4 {
			margin: .5em 0;
			padding: 0 0 .8em 0;
			font-family: verdana, helvetica, sans-serif;
		}
		div.enquesta input.enviar {
			border: 2px solid #fff;
			padding: 6px;
			color: #fff;
			font-weight: bold;
			background: #007672 url("../comu/fons_enviar.png") repeat-x;
		}
		div.enquesta label {
			display: block;
			margin: 0 0 .5em 0;
			border-bottom: 1px solid #a3bcba;
			padding: 0 0 .6em 0;
		}
		span.resultats {
			display: inline;
			float: right;
			border: 2px solid #fff;
			padding: 0 6px;
			line-height: 2.4em;
			background: #007672 url("../comu/fons_enviar.png") repeat-x;
		}
			#contingut span.resultats a, span.resultats a, #navGenerica span a {
				color: #fff;
				text-decoration: none;
				font-weight: bold;
				background: none;
			}
		div.enquesta div.res {
			border: 1px solid #d7e9e8;
			padding: 1.4em 1.2em .4em 1.2em;
			background: #fff;
		}
			div.enquesta div.res p {
				margin: 0;
				padding-bottom: 1em;
			}
				div.enquesta div.res p span.q {
					display: inline; /* ie hack */
					clear: left;
					float: left;
					width: 8%;
					font-weight: bold;
				}
				div.enquesta div.res p span.r {
					display: inline; /* ie hack */
					clear: right;
					float: right;
					width: 91%;
				}
		div.enquesta p.inici {
			font-size: .9em;
			padding: 3px 10px 3px 24px;
			background: url("../comu/icones/graf_estadistiques.gif") no-repeat left center;
		}
		div.enquesta p.int {
  		margin-bottom: .6em;
			border-bottom: 1px solid #a3bcba;
			padding: 0 0 .6em 0;
			color: #555;
			line-height: 1.1em;
		}
			div.enquesta p.int img {
				float: left;
				margin: 0 8px .5em 0;
			}
	div.imatge {
		margin: 1.2em 0;
		text-align: center;
		background: #f7f7f7 url("../comu/fons_imatge.png") repeat-y;
	}
		div.imatge img {
			margin: 25px;
			border: 9px solid #fff;
		}
	span.author {
		display: block;
		border-bottom: 1px dashed #666;
		padding: .6em 0 1em 0;
		color: #666;
	}
	table.enquestes {
		width: 99%;
		margin-bottom: 2em;
		border-collapse: collapse;
	}
		table.enquestes td {
			padding: 8px 12px;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;
		}
			table.enquestes td.noborder {
				border-right: 0;
			}
		table.enquestes td span {
			display: block;
			font-size: .9em;
		}
	#contingut ul.board {
		margin: 0;
		padding: 0 0 1em 0;
	}
		#contingut ul.board a {
			text-decoration: none;
		}
		#contingut ul.board li {
			display: inline; /* ie hack */
			float: left;
			width: 32%;
			margin: 0 1.7% 12px 0;
			padding: 26px 0 0 0;
			background: #fafafa url("../comu/fons_clip.jpg") no-repeat right top;
		}
			#contingut ul.board li h3 {
				margin: 0 10px;
				padding: 0;
				font-family: verdana, helvetica, sans-serif;
				font-weight: bold;
				line-height: 1.2em;
				background: none;
			}
				#contingut ul.board li h3 a {
					font-weight: bold;
				}
			#contingut ul.board li span {
				display: block;
				margin: 0 10px;
			}
				#contingut ul.board li span.more {
					margin: 0;
					padding: .6em 10px 2.4em 10px;
					font-weight: bold;
					background: url("../comu/ombra_nota.jpg") no-repeat center bottom;
				}
			#contingut ul.board li.nomargin {
				margin-right: 0;
			}
#peuPagina {
	clear:both;
	color:#FFF;
	text-align:center;
	padding:.5em 0 1em 0;
	font-size:.9em;
	}
	#peuPagina a {
		text-decoration:none;
		}
		#peuPagina img {
			vertical-align:.05em;
			}

/*********** Estils Genèrics ***********/
.barraEines {
	padding:.5em 0 .5em 0;
	margin:0 0 1em 0;
	border-bottom:#CCCCCC 1px dashed;
	border-top:#CCCCCC 1px dashed;
	}
	.barraEines h3 {
		float:left;
		}
	#contingut .barraEines ul {
		float:right;
		margin:.3em 0 0 0;
		width:30em;
		text-align:right;
		display:inline;
		}
	#contingut .barraEines ul li {
		display:inline;
		line-height:2em;
		margin:0 0 0 1.7em;
		}
	#contingut .barraEines ul li a {
		text-decoration:none;
		padding: 5px 0 5px 25px;
		font-family:Arial, Helvetica, sans-serif;
		}
	#contingut .barraEines ul li a:Hover {
		background:none;
		}
	#contingut .barraEines ul li a#exportar {
		background: url(../comu/icones/exportar.gif) no-repeat left;
		}
	#contingut .barraEines ul li a#imprimir {
		background: url(../comu/icones/imprimir.gif) no-repeat left;
		}
	#contingut .barraEines ul li a#enviar {
		background: url(../comu/icones/enviar.gif) no-repeat left;
		}
.dosCol {
	margin:1em 0 1em 0;
	}
.dosCol1 {
	float:left;
	width:65%;
	}
.dosCol2 {
	float:right;
	width:30%;
	text-align:right;
	}
	dosCol2 img{
	width:19.2em;
	}
	.dosCol2 img.sep {
		margin:0 0 1.4em 0;
		}
.dosCol1a {
	float:left;
	width:71%;
	}
.dosCol2a {
	float:right;
	width:26%;
	text-align:left;
	}
.dosCol1b {
	float:left;
	width:49%;
	margin-right:1em;
	}
.dosCol2b {
	float:left;
	text-align:left;
	width:49%;
	}

.amaga {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	left: 180px;
	top: 175px;
}
	#contingut h3.llistat {
		color: #333;
		font-size: 1em;
		font-weight: normal;
	}
	#contingut h3.t3 {
	padding:.6em;
	margin:0 0 1em 0;
	font-size:1.25em;
	border:none;
	clear:both;
	}
	#contingut h3.t3a {
		padding:0;
		margin:0;
		font-size:1.1em;
		border:none;
		background:none;
		color:#333;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	#contingut h3.t3b, h3.t3c {
		padding:0;
		margin:0;
		font-size:1.6em;
		border:none;
		background:none;
		font-weight:300;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	#contingut h3.t3c {
		padding:0 0 .3em 0;
		margin:0 0 .5em 0;
		color:#333;
		border-bottom:#999 1px dashed;
		}
	#contingut h4.t4 {
		margin:0 0 .3em 0;
		padding:0;
		font-size:1.1em;
		font-family:Arial, Helvetica, sans-serif;
		}
	#contingut ul{
			 margin:1em 0 1em 3em;
			 padding:0;
			 }
		#contingut ul li {
			 margin:0 0 .5em 0;
			 padding:0;
			 }
			 #contingut ul.llista li li, #contingut ul li li{
			 margin:0 0 .5em -1em;
			 padding:0;
			 }
		#contingut ul.llista {
			 margin:1em 0 0 2em;
			 padding:0;
			 }
	#contingut ul.llista li {
		margin:0 0 1em 2em;
		padding:0;
		}
	#contingut ul.subLlista1 {
		margin:1em 0 0 1.5em;
		padding:0;
		}
	#contingut ul.subLlista1 li  {
		margin:0 0 .5em 0;
		padding:0;
		}
	#contingut ul.subLlista2 {
		margin:1em 0 0 1.5em;
		padding:0;
		}
	#contingut ul.subLlista2 li {
		margin:0 0 .5em 0;
		padding:0;
		}
	#contingut p strong {
		font-weight:bold;
		}
	#contingut .enfasis {
		font-style:italic;
		}
	#contingut .destacat {
		font-style:italic;
		font-size:1.3em;
		text-align:center;
		}
	#contingut .paragrafFinal {
		padding-bottom:1em;
		border-bottom: #999 1px dashed;
		}
.cercadorLateral {
	margin:.4em 0 0 1em;
	padding:0;
	}
	.cercadorLateral label {
		display:block;
		margin:.6em 0 .2em 0;
		font-weight:bold;
		color:#333333;
		font-size:.9em;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	.cercadorLateral input, .cercadorLateral select {
		display:table-row-group;
		}
	.cercadorLateral input.boto {
		margin:.9em 0 .8em 0;
		display:block;
		}
	.cercadorLateral input.botoCercaPro {
		margin:.9em 0 .8em 0;
		width:160px;
		display:block;
		}
	.cercadorLateral select {
	  width: 200px;
	}

.caixaInfo {
	padding: .7em .7em .7em 1em;
	margin:0 0 1em 0;
	clear:left;
	}
	.caixaInfo .caixaInfoL {float:left; width:75%;}
	.caixaInfo .caixaInfoR {float:right; width:20%;}
	.caixaInfo h3 {
		background:none;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.4em;
		padding:0;
		margin:.3em 0 0 0;
		border:0;
		}
	.caixaInfo span.tipus {
		font-style:italic;
		font-weight:bold;
		}
	.caixaInfo p {
		margin:.7em 0 0 0;
		}
	.caixaInfo p.mesInfoCaixa {
		padding:0 0 0 .8em;
		}
	.caixaInfo p.mesInfoCaixa a:Hover {
		background:none;
		}
	.caixaInfo img.foto {float:right;}

.caixaPro {
	padding:.5em;
	}
/*	.caixaProFoto {
		width:10%;
		float:left;
		}
	.caixaProInfo {
		width: 90%;
		float: right;
		}*/
	.infoPro {
		clear:both;
		margin:1em 0 0 0;
		padding:1em 0 0 0;
		border-top:#ccc 1px solid;
		}
.clear {clear:both;}
.imgGaleria {
	float:left;
	width:30%;
	margin:1em 0 0 1em;
	}
	.imgGaleria .imgG {
		height: 173px;
		text-align:center;
		}
	.imgGaleria p {
		margin:.5em 0 .5em 0;
		}
	.imgGaleria a {
		text-decoration:none;
		}
		.imgGaleria a.descarregar_imatge {
			float:right;
			}
.intranet {
	line-height: normal;
	margin:0 0 .3em 0;
	}
	.intranet a {
		background:#F18D1D url(../comu/estructural/intranet_sup.jpg) no-repeat left top;
		text-decoration:none;
		color:#FFFFFF;
		display:block;
		font-weight:bold;
		}
	.intranet a span {
		display:block;
		background:url(../comu/estructural/intranet_inf.jpg) no-repeat left bottom;
		padding:4px 0 5px 2.3em;
		color:#fff;
		}
.menu_destacat {
	line-height: normal;
	margin:0 0 .3em 0;
	}
	.menu_destacat a {
		background:#D30631 url(../comu/estructural/anunciarte_sup.jpg) no-repeat left top;
		text-decoration:none;
		color:#FFFFFF;
		display:block;
		font-weight:bold;
		}
	.menu_destacat a span {
		display:block;
		background:url(../comu/estructural/anunciarte_inf.jpg) no-repeat left bottom;
		padding:4px 0 5px 2.3em;
		color:#fff;
		}
#contingut .enllacos {
	padding:0 .8em 0 0;
	margin:.7em 0;
	}
	.enllacos p {
		padding:.3em 0 0 .6em;
		margin:0;
		font-size: 1em;
		font-weight:100;
		width:19em;
		color:#0F1C4B;
		font-family:Arial, Helvetica, sans-serif;
		background:#E8E8E9 url(../comu/estructural/enllacos_sup.gif) top right no-repeat;
		}
	#contingut .enllacos ul {
		padding:1em 0 .5em 0;
		margin:0;
		background-color:#E8E8E9;
		list-style-image:url(../comu/estructural/punt_llista_enllacos.gif);
		}
	#contingut .enllacos ul li {
		padding:0;
		margin:0 1em .6em 2.5em;
		background-color:#E8E8E9;
		}
	#contingut .enllacos a {
		text-decoration:none;
		}
	#contingut .iconaEn {
		padding:0 .4em 0 0;
		}
	#contingut .infoEnllac {
		color:#454545;
		}
	#contingut .enllacExtern {
		padding:0 0 0 1em;
		background:url(../comu/icones/extern.gif) center left no-repeat;
		}
#contingut a.enllac1 {
	text-decoration:none;
	}
#contingut a.enllac2 {
	font-weight:bold;
	text-decoration: none;
	}
#contingut a.enllac3 {
	font-weight:bold;
	text-decoration: none;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 1em;
	}
.formulari {
	background:#F8F8F8 url(../comu/estructural/formulari_fons.jpg) top left repeat-y;
	padding:0 0 1em 0;
	margin:1em 0 1em 0;
	/* width in IE6 css*/
	}
	.formulari fieldset {
		border:0;
		}
	.formulari legend {
		background:#fff url(../comu/estructural/fomulari_legend_fons.jpg) top left  no-repeat;
		background-color:#fff;
		width:100%;
		display:block;
		padding:.5em 0 0 .5em;
		margin:0;
		font:bold 1.2em Arial, Helvetica, sans-serif;
		color:#242E57;
		}
	.formulari div {
	  	clear: left;
	 	display: block;
		width: 96%;
	 	margin:0 0 0 2%;
	 	padding:.6em 0 .6em 0;
		border-bottom:#999999 1px dashed;
		}
		.formulari div.primer {
	 	 	margin-top:1.5em;
			}
	.formulari div label {
		 display: block;
		 float: left;
		 width: 13.5em;
		 padding: .2em .9em .2em 0;
		 margin: 0 0 5px 0;
		 text-align: left;
		}
	.formulari div.botonera {
		border: none;
		padding-bottom:0;
		margin-left:.5em;
		}
	.formulari .esborrar {
		margin:0 0 0 .3em;
		}
.formulari1 {
	margin:0 0 1em 0;
	padding:.7em 1em;
	/* width in IE6 css*/
	}
	.formulari1 div {
		border-top:#999 1px dashed;
		padding:.6em 0 .6em 0;
		}
	fieldset {
		border:0;
		}
	.formulari1 legend {
		margin:0 0 .5em 0;
		font:bold 1.2em Arial, Helvetica, sans-serif;
		color:#242E57;
		width:100%;
		}
	.formulari1 label, .formulari1 img {
		margin:0 .6em 0 0;
		}
	.formulari1 label, img, input, select {
	vertical-align:middle;
		}
	.formulari1 .boto {
		vertical-align:middle;
		margin:0 0 0 .7em;
		}
.imprimir  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		background:url(../comu/icones/imprimir.gif) left center no-repeat;
		float:right;
		}
	#contingut .imprimir a {
		text-decoration:none;
		padding:0 0 0 25px;
		line-height:2.2em;
		}
	#contingut .imprimir a:Hover {
		background:none;
		text-decoration:none;
		}
.indentP {
	padding:0 0 0 .8em;
	}
.legal {
	border-top:#CCCCCC 1px dashed;
	padding:1.5em 0 0 0;
	margin:1em 0 0 0;
	}
	.legal .titulLegal {
		font:bold .9em Arial, Helvetica, sans-serif;
		padding:0 0 0 2.5em;
		line-height:1.8em;
		display:block;
		background:url(../comu/icones/atencio.gif) center left no-repeat;
		}
.mesInfo {
	}
	#contingutPortada .mesInfo a {
		color:#000000;
		font-weight:bold;
		text-decoration:none;
		font-size:0.9em;
		}
	#contingutPortada .mesInfo a:Hover {
		background:none;
		}
.navg_promo {
	line-height: normal;
	margin:0 0 .3em 0;
	}
	.navg_promo a {
		background:#86A5B9 url(../comu/estructural/navg_promo_sup.jpg) no-repeat left top;
		text-decoration:none;
		color:#FFFFFF;
		display:block;
		font-weight:bold;
		}
	.navg_promo a span {
		display:block;
		background:url(../comu/estructural/navg_promo_inf.jpg) no-repeat left bottom;
		padding:4px 0 5px 2.3em;
		color:#fff;
		}
.navp_promo1 {
	line-height: normal;
	margin:0 0 .3em 0;
	}
	.navp_promo1 a {
		background:url(../comu/estructural/navp_promo1_sup.jpg) no-repeat left top;
		text-decoration:none;
		color:#FFFFFF;
		display:block;
		font-weight:bold;
		}
	.navp_promo1 a span {
		display:block;
		background:url(../comu/estructural/navp_promo1_inf.jpg) no-repeat left bottom;
		padding:4px 0 5px 2.3em;
		color:#fff;
		}
.navPagines {
	border-top:#CCCCCC 1px solid;
	padding:.5em 0;
	margin:2em 0 0 0;
	clear:both;
	}
	#contingut .navPagines a {
		font-weight:bold;
		text-decoration:none;
		}
	.navPagines .navAnterior {
		float:left;
/*		width:34%; */
		width:30%;
		}
	.navPagines .navMig {
		float:left;
/*		width:32%; */
		text-align:center;
		width:40%;
		}
		.navPagines .navMig img {
			margin: 0 1em 0 0;
			}
	.navPagines .navSeguent {
		float:right;
/*		width:33%; */
		width:30%;
		text-align:right;
		}
.noticiaSup {
	/*height: 1%; */
	background:url(../comu/estructural/noticiasup_fons.gif) left top repeat-x;
	padding:0 .8em 1.4em .8em;
	color:#5E6063;
	}
	#contingutPortada .noticiaSup h1 {
		padding:0;
		margin:0;
		font-size:0;
		}
	#contingutPortada .noticiaSup h2 {
		padding:0;
		margin:0;
		font-weight:100;
		font-size:1.6em;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	#contingutPortada .noticiaSup h2 a:visited{
	background:#E8E8E9;
	}
	.noticiaSup p, .noticia p  {
		padding:0;
		margin:.8em 0 0 0;
		font-family: Verdana, Arial, Helvetica, serif;
		font-size: 1em;
		}
	#contingutPortada p#mes  {
		padding:1em 0;
		margin:.8em 0 0 0;
		font-family: Verdana, Arial, Helvetica, serif;
		font-size: 1em;
		}
		#contingutPortada p#mes a {
			background: #1A3070;
			color:#fff;
			text-decoration:none;
			padding:.5em 1em;
			}
.dataNoticia {
		background:url(../comu/estructural/punt_data.gif) left .5em no-repeat;
		padding:.2em 0 .5em 1.2em;
		font-family:Arial, Helvetica, sans-serif;
		font-size:.85em;

		}
.noMargeP {
	padding:0;
	margin:0;
	}
.noticia {
	background:#E8E8E9 url(../comu/estructural/noticia_fons.gif) top left no-repeat;
	padding:0 .8em 1.4em .8em;
	margin:.7em 0 0 0;
	color:#5E6063;
	}
	.noticia h2 {
		padding:0;
		margin:0;
		font-size: 1.2em;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		}

.noticiaFoto {margin:1em 0 0 0;}
.paragrafImg img {
	float:left;
	margin:0 1.5em 0 0;
	}
.paragrafImg p {
	float:left;
	}
#contingut div.boto {
	clear: left;
	float: left;
	width: 14em;
	margin: 1.2em 0 1.2em .5em;
	padding: 0;
	background: url("../comu/botons/fons_boto.jpg") repeat-x;
}
	#contingut div.boto span {
		display: block;
		margin: 0;
		padding: 0 15px 0 0;
		background: url("../comu/botons/final_boto.jpg") no-repeat right top;
	}
		#contingut div.boto span a {
			display: block;
			padding: 10px 0 12px 38px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			background: transparent url("../comu/botons/inici_boto.jpg") no-repeat left top;
		}
			#contingut div.boto span a:hover {
				text-decoration: underline;
				background: transparent url("../comu/botons/inici_boto.jpg") no-repeat left top;
			}
#contingut .primerP {
	padding-top:0;
	margin-top:.8em;
	}
#contingut .primerP1 {
	padding-top:0;
	margin-top:0;
	}
#contingut .primerP2 {
	padding-bottom:0;
	margin-bottom:0;
	}
#contingut .primerP3 {
	padding:0;
	margin:0;
	}
.puntP {
		padding:0 0 0 .8em;
		}
.primerP span {
	display: block;
	padding: 0;
	padding-top: .3em;
	background: none;
}		
.recomanat {
	text-transform:uppercase;
	padding:0 0 0 1.5em;
	margin:0;
	vertical-align: middle;
	background:url(../comu/icones/tick.gif) center left no-repeat;
	}
  /* Separadors */
#contingut .sh1 {margin-left: 2em;}
#contingut .sv1 {margin-top: 1em;}
.subTitol {
	padding:.5em .5em .5em 0;
	margin-bottom:1em;
	border-bottom:#ccc 1px solid;
	}
	.subTitol h2 {
		float:left;
		padding:0;
		margin:0;
		}
	.subTitol .enviarAmic {
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		background:url(../comu/icones/carta.gif) center right no-repeat;
		}
	.subTitol .enviarAmic a {
		text-decoration:none;
		padding:0 30px 0 0;
		line-height:2.4em;
		}
	.subTitol .inici {
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		background:url(../comu/icones/inici.gif) center right no-repeat;
		}
	.subTitol span.dreta {
		clear: right;
		float: right;
		margin-top: 5px;
	}
		.subTitol span a.afegir {
			height: 1%;
			padding: 6px 45px 6px 8px;
			background: url("../comu/botons/boto_add_anunci.jpg") no-repeat right center;
		}
	#contingut .inici a {
		text-decoration:none;
		padding:0 20px 0 0;
		line-height:2.4em;
		}
.taulaDades {
	width:100%;
	border:0;
	margin-bottom:1em;
	border-collapse:collapse;
	}
	.taulaDades caption {
		margin:0;
		padding:.7em .2em .7em .7em;
		text-align: left;
		font-weight: bold;
		background:#D6D8DA url(../comu/estructural/caption_fons.jpg) top left repeat-y;
		}
	.taulaDades th {
		padding:.5em .2em .5em .7em;
		border-top:#FFF 2px solid;
		border-right:#FFF 2px solid;
		text-align:center;
		}
	.taulaDades th.alinear {
		text-align:left;
		}
	.taulaDades td {
		padding:.5em;
		border-top:#FFF 2px solid;
		text-align:center;
		border-right:#FFF 2px solid;
		}
.taulaDades1 {
	width:100%;
	border:0;
	border-collapse:collapse;
	margin-top:1em;
	}
	.taulaDades1 caption {
		margin:0;
		padding:0 0 .5em 0;
		text-align: left;
		font-weight: bold;
		}
	.taulaDades1 th {
		text-align:center;
		padding:.5em;
		border-bottom:#FFF 8px solid;
		}
	.taulaDades1 td {
		padding:.5em;
		border-bottom:#FFF 8px solid;
		text-align:center;
		}
	.taulaDades3 td,.taulaDades3 th {
	text-align:left;
	}
.subCaixaInfo {
	padding:.7em 1em;
	margin:0 0 1em 0;
	clear:left;
	}
	.subCaixaInfo a {
/*		text-decoration:none; */
		}
.subCaixaSector {
	padding:.7em 1em;
	background-color:#FFFFFF;
	}
.usuari {
	padding:0 0 .8em 0;
	margin:0 0 1em 0;
	border-bottom:#ccc 1px solid;
	}
	.usuari .nomUsuari {
		width:30em;
		float:left;
		background:url(../comu/icones/usuari.gif) center left no-repeat;
		padding:0 0 0 1.9em;
		}
	.usuari .desconectar {
		width:10em;
		float:right;
		text-align:right;
		background:url(../comu/icones/desconectar.gif) center right no-repeat;
		}
	.usuari .desconectar a {
		text-decoration:none;
		background: none;
		padding:0 20px 0 0;
		line-height:1.6em;
		}

		/*********** jquery validation ***********/
#form1 label.error {
	margin-left: 10px!important;
	width: auto;
	display: inline;
	float:none!important;
	color:red;
	vertical:align:middle!important;
	font-size:.8em;
}

/*********** Hacks ***********/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#popup{
	width:94%;
	padding:0 1em;
}
	#popup div.imatge {
		text-align:center;
		background:none;
		margin:0;
	}


form .error {
  background: url('../comu/icones/atencio2.gif') no-repeat left center;
  padding-left: 25px;
}


/* SERVEIS - perfil del contractant */

p.dest_PDF {
	background: #E6E7E9 url("../comu/icones/icona_pdf.jpg");
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding: 10px 10px 10px 40px;
	width: 50%;
	color: #868686;
}
p.dest_PDF a {
	color: #242e57;
}
p.dest_DOC {
	background: #E6E7E9 url("../comu/icones/icona_doc.jpg");
	background-repeat: no-repeat;
	background-position: 6px 4px;
	padding: 10px 10px 10px 40px;
	width: 50%;
	color: #868686;
}
p.dest_DOC a {
	color: #242e57;
}

p.titol_dest {
	font-size: 1.5em;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: #3a8fce;
}

div#texte_entr {
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
}
#contingut ul#vinclesInterns {
	list-style: none;
	margin: 0 0 30px 0;
	font-size: 1.1em;
}
#contingut ul#vinclesInterns li{
	background-image: url("../comu/estructural/fletxa_llista.gif");
	background-position: 3px -3px;
	background-repeat: no-repeat;
	padding: 0px 5px 5px 20px;
	border-bottom: 1px #ccc dashed;
}
#contingut ul#vinclesInterns li a {
	color: #242e57;
	text-decoration: none;
}
#contingut ul#vinclesInterns li a:hover {
	color: #fff;
	text-decoration: none;
}
#contingut ul#vinclesInterns li span {
	color: #999;
}


.taulaDades_lic {
	width:100%;
	border:0;
	margin-bottom:1em;
}
.taulaDades_lic th {
	padding:.5em .2em .5em .7em;
	border-top:#FFF 2px solid;
	border-right:#FFF 2px solid;
	background-color: #BEC1CD;
}
.taulaDades_lic th.alinear {
	text-align:left;
}
.taulaDades_lic td {
	padding:.5em;
	border-top:#FFF 2px solid;
	border-right:#FFF 2px solid;
	background-color: #DFE1E7;
}
#contingut .taulaDades_lic td a {
	border-bottom: 1px dotted #242e57;
	text-decoration: none;
}
#contingut .taulaDades_lic td.descripcio {
	width: 423px;
}

p.pujar2 {
	background:url("../comu/icones/pujar.gif") center left no-repeat;
	color: #242E57;
	font-size: 0.8em;
	padding-left: 15px;
	float: left;
	margin: 0px;
}
p.pujar2 a{
	text-decoration: none;
}
div.accs {
	height: 20px;
	margin: 10px 0;
}
div.accs p.historic2{
	float: right;
	font-weight: bold;
	background: url("../comu/icones/icona_rellotge.jpg");
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0;
}
div.accs p.historic2 a {
	text-decoration: none;
}
div.accs p.historic2 a:hover {
	color: white;
	background-color: #242E57;
}

.llista_licitacions {
	border-bottom: 1px dashed #ccc;
	padding: 10px 0;
}

p.no_info {
	margin: 0;
	background-color: #BEC1CD;
	color: #000;
	padding: 10px;
}

.llista_licitacions h3 {
	margin: 0 0;
}

div.accs_top p.titol_dest {
	/*width: 200px; */
	width: 80%;
	float: left;
	margin: 0px;
}
div.accs_top {
	height: 30px;
	border-bottom: 1px dashed #ccc;
}
div.accs_top p.altres_lic{
	float: right;
}

div#fitxa_lic {
	/*width: 605px; */
	border: 2px #ccc solid;
	 padding: 20px;
}

div#fitxa_lic .titol_dest2 {
	color: 	#242E57;
	font-size: 1.4em;
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
	font-weight: bold;
}
div#fitxa_lic .titol_dest {
	font-size: 1.2em;
}

div#fitxa_lic p.dest_DOC, div#fitxa_lic p.dest_PDF {
	width: 90%;
}

div.estat {
	background-color: #EBEBED;
	margin: 0;
	padding: 10px 20px;
}
div.estat_int {
	background-color: #fff;
	padding: 10px 20px;
}
p.adjudicat {
	background-image: url("../comu/icones/icona_adjudicat.jpg");
	background-repeat: no-repeat;
	background-position: 3px -3px;
	padding: 5px 0 0 35px;
	height: 26px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
}
p.no_adjudicat {
	background-image: url("../comu/icones/icona_adjudicat-no.jpg");
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding: 5px 0 0 35px;
	height: 26px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
}
p.en_tramit {
	background-image: url("../comu/icones/icona_adjudicat-proces.jpg");
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding: 5px 0 0 35px;
	height: 26px;
	border-bottom: 1px dashed #ccc;
	font-weight: bold;
}
div.estat table tr td {
	padding: 5px;
}



#banners_sector .comp-vertical{
	text-align:center;
}
	#banners_sector .comp-vertical div{	}
	#banners_sector .comp-vertical a {background: transparent;}
	#banners_sector .comp-vertical img, #banners_sector .comp-vertical div{margin-top:0.5em;margin-bottom:0.5em;}

img.foto_not{margin:0.5em 0 0 0;}
p.peu_not{margin:0 0 0.5em 0;padding:0.3em 0 0 0;font-size:0.8em;}

