body {
	text-align: center;
	background-color: #9999FF;
	background-image: url(../imatges/trama.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a {
	color: #0a1cca;
	text-decoration: none;
	font-weight: bold;
}
ul {
	list-style-type: circle;
	list-style-image: url(../imatges/vinyetes/cercle_difuminat.jpg);
}
#contenidora {
	background-color: #FFFFFF;
	width: 740px;
	padding: 0px;
	margin: auto;
	font-size: 7pt;
}
#capçalera {
	width: 740px;
}
#navegacio {
	text-align: center;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A1CCA;
	vertical-align: middle;
}
a.navlink, a.navlink:link, a.navlink:active, a.navlink:visited, a.navlink:focus {
	font-weight: bold;
	color: #0A1CCA;
	text-decoration: none;
	font-size: 8pt;
}
a.navlink:hover {
	font-weight: bold;
	color: #FDBE44;
	text-decoration: none;
	font-size: 8pt;
}
#contesq {
	vertical-align: top;
	width: 25%;
}
.clear {
	clear: both;
}
#logo {
	width: 100%;
	margin: 10px;
}
#logo_titol {
	font-size: 22pt;
}
#logo_imatge {
	width: 186px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
}
#ppal h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #0A1CCA;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 12px 0px 0px;
	vertical-align: middle;
}
#ppal h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0a1cca;
	line-height: 15pt;
}
#ppal h4 {
	color: #0A1CCA;
}
#text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	margin: 10px;
	text-align: justify;
}
.imgesquerra {
	padding: 4px;
	border: 1px solid #0a1cca;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.imgdreta {
	padding: 4px;
	float: right;
	border: 1px solid #0a1cca;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.imgcentrada {
	border: 1px solid #0a1cca;
	padding: 4px;
	margin: 6px auto;
}
#ppal h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #0a1cca;
	line-height: 18pt;
	text-align: left;
	margin: 10px 0px 0px;
}
#tornarDalt {
	text-align: right;
	margin: 10px;
}
#contacta {
	margin-top: 10px;
	font-weight: bold;
	color: #0a1cca;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9pt;
}
#pagAnterior, #pagPosterior {
	margin-bottom: 4px;
	width: 50%;
	font-size: 7pt;
}
#pagAnterior {
	float: left;
	text-align: left;
}
#pagPosterior {
	float: right;
	text-align: right;
}
#pagAnterior a, #pagPosterior a {
	color: #999999;
	font-weight: bold;
}
.negreta {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
	font-weight: bold;
}
#cont_arees, #cont_seccio {
	margin: 4px;
	padding: 4px;
	font-size: 8pt;
}
#cont_arees ul, #cont_seccio ul {
	list-style-type: none;
	list-style-image: none;
}
#cont_arees {
	background-color: #343e9f;
	color: #ffffff;
}
#cont_seccio {
	background-color: #fcc046;
	color: #4850a0;
}
#titol_arees a, #titol_seccio a{
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
#titol_arees a {
	color: #fcc046;
}
#titol_seccio a {
	color: #343e9f;
}
#arees {

}
#llista_arees, #llista_seccio {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#llista_arees li, #llista_seccio li {
	display: block;
	padding: 6px 2px;
}
#llista_arees a {
	color: #ffffff;
	display: block;
}
#llista_arees a:hover {
	color: #343e9f;
	background-color: #ffffff;
}
#llista_seccio a {
	color: #4850a0;
	display: block;
}
#llista_seccio a:hover {
	color: #fcc046;
	background-color: #4850a0;
}

/* Perfil contractant */
#perfil_contractant {
	display: block;
	background-color: #fcc046;
	font-size: 11px;
	padding: 2px 0px;
	margin: 4px 4px;
}
/* Dades contacte Mancomunitat */
#contacte_mancomunitat {
	width: 740px;
	margin: auto;
	background-color: #fff;
	color: #999;
	text-align: center;
	font-size: 10px;
	border-top: solid 1px #333;
	padding-top: 4px;
}
