@charset "utf-8";
/* CSS Document */

/* ================================== G E N E R A L =============================== */

body {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	background-color: white;
	font-size: 11px;
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
}
.lucida {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
}

input {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	color: #6B5C4F;
	font-size:10px;
}

pre {
	white-space: pre-wrap;		/* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap;		/* Opera 4-6 */
	white-space: -o-pre-wrap;	/* Opera 7 */
	word-wrap: break-word;		/* Internet Explorer 5.5+ */
	margin-top:0;
}

#marc {
	width: 916px;
	/*height: 600px;*/
	left: auto;
	margin-left:auto;
	margin-right:auto;
	padding: 16px 0px 22px 22px;
	/*border: 1px solid #CCCCCC;*/
	/*background: black;*/
	display:block;
}
/* CODI PER CREAR EL CLEARER QUE EXTENDRA EL MARC FINS AL FINAL DE LA PAGINA */
#marc:after { 
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden; 
} 
#marc {display: inline-block;} 
/* Hides from IE Mac \*/ 
* html #marc {height: 1%;} 
#marc {display:block;} 
/* End Hack */ 

.blau_fosc {
	color: #002E63;
}

.blau_clar {
	color: #7AABDE;
}

.blau_mes_clar {
	color: #BCD5EE;
}

.oro_pantone_873 {
	color: #B97D00;
}
.warm_gray_11C {
	color: #6B5C4F;
}

.warm_gray_11C_50 {
	color: #B5ADA7;
}

.warm_gray_5C {
	color: #B8AB9E;
}
.warm_gray_10C {
	color: #7D7061;
}
.text {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	font-size: 11px;
}
a:link, a:visited {
	color: #002E63;
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
a.rollover:hover {
	text-decoration: underline;
}

#menu, #menu a {
	color: #7D7061;
}
#menu a:hover, #menu .selected {
	color: #B97D00;
}
.keyword_0 {
	background: #FF9999;
	color: white;
}
.keyword_1 {
	background: #6699FF;
	color: white;
}
.keyword_2 {
	background: #669933;
	color: white;
}
.keyword_3 {
	background: #993366;
	color: white;
}
.keyword_4 {
	background: #333333;
	color: white;
}
.keyword_5 {
	background: #CCCC66;
	color: white;
}
input.subscribe, input.search {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	width: 140px;
	height: 15px;
	font-size: 11px;
	color: #4C4C4C;
	padding:0;
	/*border: 1px solid #CCCCCC;*/
	padding-left:4px;
	margin-top: 4px;
}
form.subscribe .boton, form.search .boton, .boton {
	font-size: 9px;
	margin-left: 4px;
	height: 20px;
	margin-top: 4px;
	padding-top:0;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
}
/* ====================================== C O N T E N T ============================= */
#content {
	width: 100%;
	float:left;
	/*height: 410px;*/
	/*background: red;*/
}
/* CODI PER CREAR EL CLEARER QUE EXTENDRA EL MARC FINS AL FINAL DE LA PAGINA */
#content:after { 
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden; 
} 
#content {display: inline-block;} 
/* Hides from IE Mac \*/ 
* html #content {height: 1%;} 
#content {display:block;} 
/* End Hack */ 
/**/

/*.titol_apartat {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	font-size: 16px;
	color: #002E63;
	font-weight:bold;
}*/

.contingut {
	float:left;
	width: 884px;
	margin: 66px 16px 24px 16px;
	_margin: 66px 0 24px 8px;		/* Hack per a IE6 */
}
.titol_apartat {
	font-size:15px;
	font-weight:bold;
	width: 100%;
	height:70px;
}
div.menu {
	height:370px;
	width:100%;
}
.columna_2 {
	float:right;
	width:578px;
	clear: none;
}
/* ============================= H O M E ==============================*/

.header {
	width: 100%;
	font-size: 11px;
}
#home .titol {
	font-size: 12px;
	font-weight: bold;
	margin-bottom:4px;
}
#home #contingut {
	margin-top:24px;
}
#contingut a {
	font-size: 10px;
}
#contingut p {
	margin-top:0;
	padding-right: 12px;
}
#contingut .titol {
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#home #buscador {
	color: #002E63;
}
#home #ticker {
	display:block;
	width: 596px;
	/*height:60px;*/
	overflow:hidden;
	float:left;
	position:relative;
}
#home #ticker ul {
	width:2000px;
	margin: 0;
	padding: 0;
	list-style-type:none;
	float:left;
	display:block;
	position:relative;
	/*clear:both;*/
}
#home #ticker li {
	width: auto;
	padding:0;
	margin-right: 75px;
	float:left;
	clear:none;
	white-space:nowrap;
}
#contingut .titolar {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
#contingut .lateral_dret div {
	width: 100%;
	float:left;
	clear:both;
}
#contingut .lateral_dret #inauguracio img {
	margin-right: 16px;
}

#contingut .lateral_dret #inauguracio {
	margin-bottom:12px;
}
#contingut .lateral_dret ul {
	padding:0;
	margin:0;
	margin-left:16px;
	list-style-position: outside;
	list-style-image: url(imagenes/GENERAL_triangles.gif);
}
#contingut .lateral_dret #noticia {
	margin-bottom: 13px;
}
#contingut .lateral_dret #subscribebox {
	margin-bottom:18px;
}
#contingut .lateral_dret #informe {
	margin:12;
	padding:0;
}
#contingut .web_columna {
	float:left;
	width: 182px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#contingut .web_columna img {
	border:0;
}
#contingut .web_columna .foto {
	border:1px solid white;
	margin-bottom: 12px;
}
#contingut .web_columna .titol {
	font-size:11px;
	font-weight:bold;
	color: #002E63;
}
#contingut .web_columna .descripcio {
	font-size:11px;
	font-weight:normal;
	color: #6B5C4F;
}
#contingut .web_columna .info_web {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	/*border: 1px solid red;*/
}
.fondo_mapa {
	background-image: url(imagenes/PRESENTACION2_mapa.gif);
	background-repeat: no-repeat;
}
#contingut .web_columna form {
	padding-top:16px;
	margin:0;
}
#contingut .web_columna select {
	font-size: 9px;
	margin-bottom: 16px;
}
.data {
	font-size:10px;
}
#home p {
	margin:0;
}
#jumpMenu_webs {
	width: 120px;
	margin:0;
	font-weight: normal;
	font-size:9px;
}
#home .llista {
	line-height:14px;
	font-size: 10px;
	color: #002E63;
}
#home select.sar, #home select.sar option {
	font-weight: normal;
	width: 150px;
}
#home select option.provincia {
	background-color: #E3DFDB;
	color: #002E63;
}

/* ============================ MENU LATERAL ============================*/

.columna_1 {
	float:left;
	width:242px;
}

ul#menulat {
	margin: 0;
	padding: 0;
	list-style-type:none;
	float:left;
	clear:both;
}
ul#menulat li {
	color: #002E63;
	font-family: "Lucida Grande","Lucida Sans",Geneva,Arial,Verdana,sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	display:block;
	float:left;
	clear:both;
	white-space: nowrap;
	height: 20px;
}
ul#menulat a.seleccio {
	width: 242px;
	background: url(imagenes/QUADRE_degradat.jpg);
	background-repeat: repeat-y;
	height: 16px;
	padding: 4px 0 2px 8px;
	font-weight: bold;
}
ul#menulat a {
	display:block;
	float:left;
	clear:both;
	width: 242px;
	padding: 4px 0 2px 8px;
}
ul#menulat a:hover {
	/*background: url(imagenes/QUADRE_degradat.jpg);
	background-repeat: repeat-y;*/
	/*font-weight: bold;*/
}
.linia_vertical {
	border-right: 1px solid #B5ADA7;
}
.linia_horitzontal {
	border-top: 1px solid #B5ADA7;
}

/* ============================= I N F O R M E ========================================= */
#informe .foto {
	float:left;
	width: 868px;
	height: 394px;
	margin: 40px 24px 24px 24px;
	background-image:url(imagenes/INFORME_arbres.jpg);
	background-repeat:no-repeat;
	color:white;
}
#informe .linia_1 {
	margin-top: 40px;
	margin-left: 22px;
	font-size:16px;
	font-weight:bold;
	width: 500px;
}
#informe .linia_2 {
	margin-left: 22px;
	font-size:11px;
	font-weight:bold;
	width: 260px;
}
#informe .contingut {
	width: 100%;
	display:block;
	float:left;
}
#informe .titol {
	float:left;
	width: 50%;
	margin-left: 24px;
	font-weight: bold;
	font-size: 12px;
}
#informe .columna {
	float:left;
	margin: 16px 0 0 24px;
	width: 284px;
	font-size: 11px;
}
#informe .link {
	float:right;
}
#informe .link img {
	margin-left:4px;
}
#informe .columna p {
	margin-top:0;
	margin-bottom: 8px;
}

/* ============================= P R E S E N T A C I O N  ==============================*/

.apartat {
	font-size:12px;
	width:100%;
}

#presentacion .entrada {
	font-size: 14px;
	font-weight: bold;
}
#presentacion .cita {
	font-size: 10px;
	font-weight: bold;
}
#presentacion .autor {
	font-size: 10px;
}

#presentacion .personaje{
	margin-bottom: 48px;
}
#presentacion .personaje img{
	margin-right: 18px;
}
#presentacion .xifra_gran {
	font-size: 36px;
	color: #002E63;
	margin-right: 12px;
}
#presentacion .xifra_unitat {
	display:block;
	float:left;	
	font-size: 12px;
	color: #002E63;
	padding-bottom: 6px;
	white-space: nowrap;
}
#presentacion .border_dreta_gris {
	border-right: 1px solid #6B5C4F;
	padding-right: 4px;
}
#presentacion .barra {
	margin-right: 6px;
	margin-left: 4px;
}

#presentacion .llista {
	padding:0;
	margin:0;
	margin-top:12px;
	padding-left:12px;
	/*margin-left:12px;*/
	list-style-position: outside;
	list-style-image: url(imagenes/GENERAL_bullet.gif);
}

#presentacion .llista li{
	margin:0;
	margin-bottom: 8px;
}
#presentacion .mapa {
	background-image: url(imagenes/GRUPO_mapa.gif);
	background-repeat: no-repeat;
	width:100%;
}
#presentacion #organigrama {
	font-size:11px;
}
#presentacion #organigrama p {
	margin-top:0;
}
#presentacion #organigrama .cargo {
	color: #002E63;
}

#presentacion #organigrama .nombre {
	color: #6B5C4F;
}
#presentacion #organigrama .apartado {
	color: #6B5C4F;
	font-weight: bold;
}
#presentacion #organigrama .division {
	color: #002E63;
}
#presentacion #organigrama .columna {
	float:left;
	margin-right: 32px;
}
#presentacion #acuerdos .columna {
	float:left;
	width: 280px;
}
#presentacion #acuerdos ul {
	padding:0;
	margin:0;
	margin-bottom:26px;
	padding-left:16px;
	margin-top:16px;
	list-style-position: outside;
	list-style-image: url(imagenes/GENERAL_triangles.gif);
}

#presentacion #acuerdos li{
	margin:0;
	margin-bottom:24px;
	font-size:10px;
}

/* ============================= S E R V I C I O S  ==============================*/

#servicios .llista {
	padding:0;
	margin:0;
	margin-bottom:26px;
	padding-left:12px;
	/*margin-left:12px;*/
	list-style-position: outside;
	list-style-image: url(imagenes/GENERAL_bullet.gif);
}

#servicios .llista li{
	margin:0;
}

/* ============================= C O N T A C T O   ==============================*/

#contacto .delegaciones td {
	height: 16px;
	padding-left:4px;
}
#contacto .delegaciones td.seleccio {
	background: url(imagenes/QUADRE_degradat2.jpg);
	font-weight:bold;
	background-repeat: repeat-y;
}

#contacto .oficinas p {
	margin-top:0;
}
#contacto .oficinas {
	padding-left: 16px;
}
#contacto .oficinas div {
	width: 385px;
}
#contacto .oculta {
	display:none;
}

/* ============================= N O T I C I A S ==============================*/

#noticias #menulat li.seleccio {
	font-weight:bold;
	background-image: url(imagenes/NOTICIAS_degradat2.jpg);
	background-repeat: repeat-y;
}
#noticias ul#menulat  {
	width:100%;
}
#noticias .titolars ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#noticias .titolars li {
	margin: 0 0 12px 0;
	padding: 0;
	
}
#noticias .titolars p {
	margin-top: 0;
}
#noticias #llista a {
	color: #6B5C4F;
}

#noticias .multimedia {
	background-image: url(imagenes/NOTICIAS_degradat.jpg);
	background-repeat: repeat-y;
}

#noticias .resultat {
	font-size:12px;
	font-weight: bold;
}

/* ============================= N O T I C I A S   V E R ==============================*/

#noticias_ver #menulat li.seleccio {
	font-weight:bold;
	background-image: url(imagenes/NOTICIAS_degradat2.jpg);
	background-repeat: repeat-y;
}


#noticias_ver .titolar {
	font-size: 14px;
	font-weight: bold;
}

/* >>>>>>>>>>>>>>> format 0 de noticia <<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#noticias_ver .header_noticia p {
	margin:0;
}
#noticias_ver .format_0 .header_noticia {
	float:left;
	width:600px;
	padding-bottom: 24px;
}
#noticias_ver .format_0 .header_noticia .data {
	font-size: 10px;
}
#noticias_ver .format_0 .foto_noticia {
	float:left;
	width:600px;
	padding-bottom: 24px;
}
#noticias_ver .format_0 .cos_noticia {
	float:left;
	width:600px;
}
#noticias_ver .format_0 .cos_noticia {
	font-size: 11px;
}

/* >>>>>>>>>>>>>>> format 1 de noticia <<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#noticias_ver .format_1 .data {
	font-size: 10px;
}
#noticias_ver .format_1 .cos {
	width:300px;
	display:block;
	float:right;
}

/* >>>>>>>>>>>>>>>> MULTIMEDIA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#noticias .video_seleccionat {
	float: left;
	width: 100%;
}

#noticias .video_seleccionat .player {
	float: left;
	width: 440px;
	/*height: 240px;*/
}
#noticias .video_seleccionat .info {
	float: left;
	width: 140px;
	margin: 16px 0 0 12px;
}
#noticias ul.videos_llista {
	float: left;
	width: 100%;
	font-size: 10px;
	list-style-type:none;
	padding:0;
	margin:0;
	margin-top:24px;
	color:#6B5C4F;
}
#noticias .videos_llista li {
	float: left;
	margin-bottom: 20px;
}
#noticias .videos_llista a {
	color:#6B5C4F;
}
/* =========================== E S P A C I O   S A R  ========================== */

#espacio_sar .continguts_revista {
	display:block;
	float:left;
	width: 100%;
	margin-top: 24px;
	/*border: 1px solid red;*/
}
#espacio_sar .numero {
	font-weight: bold;
	font-size: 12px;
}
#espacio_sar .periode {
	font-size: 10px;
}
#espacio_sar .index_continguts {
	font-size: 10px;
}
#espacio_sar .apartat {
	font-size: 11px;
}
#espacio_sar .columna {
	float:left;
	width: 25%;
	/*background: yellow;*/
}
#espacio_sar .oculta {
	display:none;
}
#espacio_sar #selector {
	width:850px;
	height: 245px;
	overflow:hidden;
}
#espacio_sar #selector img {
	margin-bottom:6px;
}
#espacio_sar #selector img.selected {
	width:164px;
	height:203px;
}
#espacio_sar #selector img.unselected {
	width:153px;
	height:185px;
	margin-top:18px;
}
#espacio_sar .revista {
	float:left;
	margin-right:20px;
}
#espacio_sar #scrollbar {
	background: #D4CCC5;
	width:850px;
	height:10px;
}
/* =========================== C O N T A C T O  ========================== */

#contacto .entrada {
	font-size: 14px;
	font-weight: bold;
	height:70px;
}
#contacto .columna_2 {
	background-image: url(imagenes/GRUPO_mapa.gif);
	background-repeat: no-repeat;
	background-position: 0 46px;
	margin-top:14px;
	width:600px;
	height: 460px;
}
#contacto .mapa_esquerra {
	float:left;
	width:162px;
	height:250px;
	clear:left;
	font-size:12px;
	font-weight: bold;
	
}
#contacto .adreces {
	float:left;
	width: 380px;
	padding-left:18px;
	border-left:1px solid #B5ADA7;
}
#contacto .adreces .unidad {
	font-size:12px;
	font-weight: bold;
}
#contacto .adreces p{
	margin-top:0;
	margin-bottom: 12px;
}

/* =========================== B U S C A D O R ========================== */


#buscador .llista {
	width:100%;
	float:left;
	clear:both;
	padding:0;
	margin:0;
	margin-bottom:8px;
	/*padding-left:10px;*/
	list-style-type: none;
}

#buscador .llista li{
	margin:0;
	padding-left:12px;
	background-image: url(imagenes/GENERAL_triangles.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#buscador .description b {
	font-weight:normal;
	color: #002E63;
}

/* =============================  T R A B A J O  INICIO ==============================*/

#trabajo #menulat li.seleccio {
	font-weight:bold;
	background-image: url(imagenes/NOTICIAS_degradat2.jpg);
	background-repeat: repeat-y;
}
#trabajo ul#menulat  {
	width:100%;
}
#trabajo .titolars ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#trabajo .titolars li {
	margin: 0 0 12px 0;
	padding: 0;
	
}
#trabajo .titolars p {
	margin-top: 0;
}
#trabajo #llista a {
	color: #6B5C4F;
}

#trabajo .multimedia {
	background-image: url(imagenes/NOTICIAS_degradat.jpg);
	background-repeat: repeat-y;
}

#trabajo .resultat {
	font-size:12px;
	font-weight: bold;
}


#trabajo_ver #menulat li.seleccio {
	font-weight:bold;
	background-image: url(imagenes/NOTICIAS_degradat2.jpg);
	background-repeat: repeat-y;
}


#trabajo_ver .titolar {
	font-size: 14px;
	font-weight: bold;
}

/* >>>>>>>>>>>>>>> format 0 de noticia <<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#trabajo_ver .header_noticia p {
	margin:0;
}
#trabajo_ver .format_0 .header_noticia {
	float:left;
	width:600px;
	padding-bottom: 24px;
}
#trabajo_ver .format_0 .header_noticia .data {
	font-size: 10px;
}
#trabajo_ver .format_0 .foto_noticia {
	float:left;
	width:600px;
	padding-bottom: 24px;
}
#trabajo_ver .format_0 .cos_noticia {
	float:left;
	width:600px;
}
#trabajo_ver .format_0 .cos_noticia {
	font-size: 11px;
}

/* >>>>>>>>>>>>>>> format 1 de noticia <<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#trabajo_ver .format_1 .data {
	font-size: 10px;
}
#trabajo_ver .format_1 .cos {
	width:300px;
	display:block;
	float:right;
}

#trabajo_ver p {
	margin:0;
}

#trabajo_ver .apartado {
	width:100%;
	float:left;
	margin-top:24px;
}
#trabajo_ver .apartado .titulo{
	border-bottom:1px solid #B5ADA7;
	padding-top:10px;
	padding-bottom:2px;
	margin-bottom:6px;
	display:block;
	width: 100%;
}

/* >>>>>>>>>>>>>>>> MULTIMEDIA <<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#trabajo .video_seleccionat {
	float: left;
	width: 100%;
}

#trabajo .video_seleccionat .player {
	float: left;
	width: 440px;
	/*height: 240px;*/
}
#trabajo .video_seleccionat .info {
	float: left;
	width: 140px;
	margin-left: 16px 0 0 12px;
}
#trabajo .videos_llista {
	float: left;
	width: 100%;
}
#trabajo .videos_llista .item {
	float: left;
	font-size: 10px;
	margin-bottom: 20px;
}

/* =========================== N E W S L E T T E R ========================== */
#newsletter form {
	float:left;
	margin: 8px 0 24px 0;
}

#newsletter ul {
	width:100%;
	float:left;
	clear:both;
	padding:0;
	margin:0;
	list-style-type:none;
	margin-bottom: 80px;
}

#newsletter li {
	float:left;
	clear:both;
	margin-bottom:6px;
}
