body
{
	margin: 0px;
	padding: 0px;
	background-color: #F2E7DC;
}


a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#principal
{
	width: 754px;
	position: absolute;
	top: 19px;
	left: 50%;
	margin-left: -377px;
	background-color: #FFFFFF;
}

#cabecera
{
	width: 754px;
	height: 187px;
	background-image: url(../images/cabecera.gif);
	background-repeat: no-repeat;
}

#cabecera h1
{
	display: none;
}

#cabecera #flash
{
	width: 754px;
	height: 187px;
}

#menu
{
	position: absolute;
	top: 187px;
	left: 0px;
	width: 136px;
	padding-left: 17px;
	padding-top: 25px;
}

#menu div
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

#menu h3
{
	display: none;
}

#menu #menu_contenido
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-bottom: 47px;
	background-image: url(../images/docs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#menu #menu_contenido h4
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	font-family: verdana;
	font-size: 10px;
	color: #493D3D;
	font-weight: bold;
}

#menu #menu_contenido div
{
	background-image: url(../images/linea.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	margin-bottom: 6px;
}

#menu #menu_contenido a
{
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 11px;
	padding-bottom: 4px;
	display: block;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
}

#menu #menu_contenido a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#menu #menu_contenido strong a
{
	color: #493D3D;
	background-image: url(../images/flecha_on.gif);
	font-weight: normal;
}

#menu #menu_contenido strong a:hover
{
	color: #493D3D;
	background-image: url(../images/flecha_on.gif);
	cursor: default;
	font-weight: normal;
	text-decoration: none;
}

#cuerpo
{
	min-height: 400px;
   height: auto !important;
   height: 400px;
}

#cuerpo_contenido
{
	padding-left: 180px;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-right: 19px;
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #493D3D;
}

#pie
{
	width: 754px;
}

#pie #logos
{
	width: 754px;
	height: 44px;
	background-image: url(../images/logos.gif);
	background-repeat: no-repeat;
}

#pie #logos a
{
	float: left;
	display: block;
	height: 44px;
}

#pie #logos a#logo1{width: 175px;}
#pie #logos a#logo2{width: 112px;}
#pie #logos a#logo3{width: 93px;}
#pie #logos a#logo4{width: 131px;}
#pie #logos a#logo5{width: 113px;}
#pie #logos a#logo6{width: 130px;}

#pie #logos span
{
	display: none;
}

#pie #leyenda
{
	width: 754px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #F2E7DC;
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	color: #493D3D;
}

#pie #leyenda a
{
	font-family: verdana;
	font-size: 9px;
	color: #9D2317;
	text-decoration: none;
}

#pie #leyenda a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

/*    #index   ----------------------------------------------------------------   */

#index
{
	text-align: justify;
}

#index h2
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 16px;
	color: #9D2317;
	background-image: url(../images/flecha_gran.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#index h3
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}


#index h3.patrimoni
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_patrimoni.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#index h3.ambient
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_ambient.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#index h3.economia
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_economia.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#index h3.gestio
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_gestio.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#index h3.mobilitat
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_mobilitat.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#index h3.societat
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_societat.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#index h3.territori
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_territori.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}


#index img
{
	float: right;
	margin-left:5px;
	margin-bottom: 5px;
}

#index p
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#index ul,#principal li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}

#index .fecha
{
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
}

#index .titulo_int
{
	background-image: url(../images/int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext
{
	background-image: url(../images/ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_patrimoni
{
	background-image: url(../images/patrimoni_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_patrimoni
{
	background-image: url(../images/patrimoni_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_ambient
{
	background-image: url(../images/ambient_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_ambient
{
	background-image: url(../images/ambient_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_economia
{
	background-image: url(../images/economia_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_economia
{
	background-image: url(../images/economia_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_gestio
{
	background-image: url(../images/gestio_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_gestio
{
	background-image: url(../images/gestio_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_mobilitat
{
	background-image: url(../images/mobilitat_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_mobilitat
{
	background-image: url(../images/mobilitat_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_societat
{
	background-image: url(../images/societat_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_societat
{
	background-image: url(../images/societat_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_int_territori
{
	background-image: url(../images/territori_int.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .titulo_ext_territori
{
	background-image: url(../images/territori_ext.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#index .area,#index .autor,#index .documento
{
	padding-left: 84px;
	padding-bottom: 1px;
	width: 350px;
}

#index .informacion
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 1px;
}

#index .informacion a
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	text-align: right;
}

#index .informacion a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#index #navegador
{
	margin-bottom: 15px;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
	padding-top: 10px;
}

#index #navegador a
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
}

#index #navegador a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#index #navegador #anterior
{
	width: 100px;
	float: left;
	background-image: url(../images/flecha2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
}

#index #navegador #anteriorno
{
	width: 100px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	text-align: left;
}




#index #navegador #paginas
{
	width: 335px;
	float: left;
	text-align: center;
}

#index #navegador #siguiente
{
	width: 100px;
	float: right;
	text-align: right;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 18px;
	padding-top: 0px;
	padding-right: 10px;
	text-align: right;
}


#index #texto
{
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#index #mes
{
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#index #mes strong
{
	display: block;
	margin-bottom: 5px;
}

#index #mes a
{
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	display: block;
}

#index #mes a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#index #tornar a
{
	background-image: url(../images/flecha2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	display: block;
}

#index #tornar a:hover
{
	color: #9D2317;
	text-decoration: underline;
}


/*    #contacte   ----------------------------------------------------------------   */

#contacte h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 16px;
	color: #9D2317;
	background-image: url(../images/flecha_gran.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#contacte strong
{
	font-family: verdana;
	font-size: 10px;
	color: #493D3D;
}

#contacte p
{
	margin: 0px;
	padding: 0px;
}

#contacte form
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}

#contacte form p
{
	height: 23px;
	clear: both;
	float: none;
}

#contacte label
{
	display: block;
	width: 70px;
	height: 13px;
	float: left;
}

#contacte input
{
	border-width: 1px;
	border-style: solid;
	border-color: #493D3D;
	width: 170px;
	height: 15px;
	float: left;
		
	font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #493D3D;
	
	
	
	
	
}

#contacte textarea
{
	border-width: 1px;
	border-style: solid;
	border-color: #493D3D;
	width: 473px;
	height: 109px;
	float: left;
	clear: right;
	overflow: auto;
	
		font-family: verdana;
	font-size: 10px;
	line-height: 15px;
	color: #493D3D;
	
}

#contacte form button
{
	background-image: url(../images/enviar.gif);
	background-repeat: no-repeat;
	width: 46px;
	height: 17px;
	border-style: none;
	cursor: pointer;
	margin-right: 8px;
}

#contacte form button:hover
{
	background-image: url(../images/enviar2.gif);
}

#contacte form button span
{
	display: none;
}

/*    #texte   ----------------------------------------------------------------   */

#texte
{
	line-height: 15px;
}

#texte h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 16px;
	color: #9D2317;
	background-image: url(../images/flecha_gran.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#texte p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	text-align: justify;
}

#texte a
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
}

#texte a:hover
{
	text-decoration: underline;
}

/*    #temes   ----------------------------------------------------------------   */

#temes
{
	text-align: justify;
}

#temes h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 16px;
	color: #9D2317;
	background-image: url(../images/flecha_gran.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#temes ul,#temes li
{
	margin: 0px;
	padding: 0px;
	float: none;
	clear: both;
}

#temes .fecha
{
	position: absolute;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-left: 10px;
	float: left;
}

#temes .titulo
{
	width: 463px;
	padding-top: 4px;
	padding-left: 90px;
	margin-bottom: 6px;
}

#temes a
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
}

#temes a:hover
{
	text-decoration: underline;
}

#temes #anyos
{
	text-align: right;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	font-weight: bold;
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
}

#temes #opciones
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
}

#temes #opciones a
{
	display: block;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}

#temes #opciones a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

/*    #opinio   ----------------------------------------------------------------   */

#opinio
{
	text-align: justify;
}

#opinio h2
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: verdana;
	font-size: 16px;
	color: #9D2317;
	background-image: url(../images/flecha_gran.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#opinio h3
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	min-height: 14px;
   height: auto !important;
   height: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	background-color: #CFCFCF;
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
}

#opinio #area
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#opinio .texte
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#opinio .informacion
{
	
	margin-bottom: 7px;
	padding-bottom: 7px;
	text-align: right;
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#opinio .informacion a
{
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	height: 18px;
	padding-top: 0px;
	padding-right: 10px;
}

#opinio .informacion a:hover
{
	text-decoration: underline;
}

#opinio ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#opinio li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 8px;
	padding-bottom: 11px;
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 15px;
}

#opinio #pdf a
{
	display: block;
	background-image: url(../images/pdf.gif);
	width: 26px;
	height: 21px;
	float: right;
}

#opinio #pdf a:hover
{
	background-image: url(../images/pdf2.gif);
}

#opinio #pdf a span
{
	display: none;
}





/*    #patrimoni   ----------------------------------------------------------------   */

#patrimoni
{
	text-align: justify;
}

#patrimoni h2
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 16px;
	color: #9D2317;
	background-image: url(../images/flecha_gran.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
}

#patrimoni h3
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.patrimoni
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_patrimoni.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.ambient
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_ambient.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.economia
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_economia.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.gestio
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_gestio.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.mobilitat
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_mobilitat.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.societat
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_societat.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}

#patrimoni h3.territori
{
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 540px;
	height: 18px;
	background-image: url(../images/titular_territori.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 15px;
}


#patrimoni img
{
	float: right;
	margin-left:5px;
	margin-bottom: 5px;
}

#patrimoni ul,#patrimoni li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}

#patrimoni .fecha
{
	background-image: url(../images/flecha.gif);
	background-color: #D8D8D8;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	height: 17px;
	width: 69px;
	padding-top: 4px;
	padding-left: 15px;
	float: left;
}

#patrimoni .titulo_int
{
	background-image: url(../images/int2.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

#patrimoni .titulo_ext
{
	background-image: url(../images/ext2.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 463px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}


#patrimoni .autor
{
	padding-left: 0px;
	padding-bottom: 0px;
	width: 350px;
}

#patrimoni .documento
{
	padding-left: 0px;
	padding-bottom: 6px;
	width: 350px;
}

#patrimoni #texto
{
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#patrimoni #mes
{
	background-image: url(../images/punto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#patrimoni #mes strong
{
	display: block;
	margin-bottom: 5px;
}

#patrimoni #mes a
{
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	display: block;
}

#patrimoni #mes a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#patrimoni #tornar a
{
	background-image: url(../images/flecha2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 18px;
	padding-top: 0px;
	padding-left: 10px;
	font-family: verdana;
	font-size: 10px;
	color: #9D2317;
	text-decoration: none;
	display: block;
}

#patrimoni #tornar a:hover
{
	color: #9D2317;
	text-decoration: underline;
}

#patrimoni #pdf a
{
	display: block;
	background-image: url(../images/pdf.gif);
	width: 26px;
	height: 21px;
	float: right;
}

#patrimoni #pdf a:hover
{
	background-image: url(../images/pdf2.gif);
}

#patrimoni #pdf a span
{
	display: none;
}


