/* Estils generals, com ara els tipus per defecte */
*{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
BODY{
	margin: 0px;
	background-color: #FFF;
	background-image: url(/imgfiles/css/fondo.gif);
	text-align: center;
}
DIV{
	text-align: left;
}
A,A:hover,A:visited,A:link{
	text-decoration:none;
	color: #003D7E;
}
IMG{
	border: 0;
}
FORM{
	margin: 0;
	padding: 0;
}
.justificat{
	text-align:justify;
}
.no_display{
	display: none;
}
.esquerra{
	float: left;
}
.dreta{
	float: right;
}
.border_sup_2px{
	border-top: 2px solid #FFF;
}	
.border_sup_4px{
	border-top: 4px solid #FFF;
}
.margin_sup_10px{
  margin-top: 10px;
}	
.margin_sup_4px{
	margin-top: 4px;
}
.padding_interior{
	padding: 10px;
	/*border: 1px solid #000;*/
}
.padding_costats{
	padding: 0 10px;
	/*border: 1px solid #000;*/
}
.padding_5px{
	padding: 5px;
}
/* Estructura */
.div_centrada {
	margin-left: auto;
	margin-right: auto;
}
.zona {
	margin-left: auto;
	margin-right: auto;
	width:776px;;
}
.pagina {
	float: left;
	margin: 3px 0 0 0;
	padding: 0px;
	width: 776px;
}
.pagina {
  min-height: 350px;
}
/* hide from IE/mac \*/
* html .pagina {
  height: 350px;
}
/* end hide */
.fons_home{
	background: url(/imgfiles/css/fondo_pagina1.gif) repeat-y;
}
.barra_superior{
	width: 776px;
	float:left;
}
.peu{
	width: 776px;
	margin-top: 2px;
	float:left;
}
.peu_popup{
	margin-top: 2px;
	float:left;
}
/* Divs en particular */
.data{
	float: left;
	margin: 3px 0 0 5px;
}
.cercador_gral{
	padding-left: 180px;
}
UL.menu_site{
	list-style: none outside;
}
UL.menu, UL.menu UL{
	list-style: none outside;
	margin: 0;
	padding: 0;
}
UL.menu_eines{
	float: left;
}
UL.menu_eines LI{
	display: inline;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #003D7E;
	margin-top: 1px;
}
.capsalera{
	float: left;
	margin-top: 2px;
	width: 776px;
}
.columna1{
	float: left;
	width: 200px;
}
.columna2{
	float: left;
	width: 576px;
}
.apartats_pprals{
	background: url(/imgfiles/css/fons_colors.gif) repeat-y;
}
.quadre_apartat{
	float: left;
	width: 180px;
	margin-left: 12px;
	/* bug explorer: contenidor float i continguts float cap a la 
	mateixa banda del contenidor i del margin, duplica el primer margin */
	display: inline; 
}
.espai_central{
	float: left;
	width: 100%;
}
.margin_esq_12px{
	margin-left: 12px;
}
.ample_180px{
	width: 180px;
	float: left;
}
.ample_371px{
	width: 371px;
	float: left;
}
.margin_esq_12px{
	margin-left: 12px;
}
.alinea_dreta{
	text-align: right;
}
.quadradet{
	width:7px; 
	height: 7px; 
	margin-right: 5px; 
	font-size: 1px;
	float: left; 
	margin-top: 4px;
}
.padding_voltant{
	padding: 5px 0;
}
h1,h2,h3{
	margin:0;
	padding:0;
}
.ruta{
	float:left;
	background: #FFF;
	border-bottom: 1px solid #C6C6C6;
	width: 776px;
	padding: 3px 0;
}
.columna2_interna{
	float: left;
	width: 564px;
}

.destacats{
	width: 129px;
	float: right;
}

UL.menu_lateral LI{
	margin: 0;
	background-color: #FFF;
	padding-bottom: 3px;
	padding-top: 3px;
}
.nivell_1 LI, UL.menu_lateral A{
	color: #003D7E;	
}
.nivell_1 LI DIV{
	padding: 3px 3px 3px 9px;
}
.nivell_1 LI DIV A, .nivell_1 LI DIV SPAN{
	color: #003D7E;
	font-weight: bold;
}
.nivell_2 LI{
	padding-left: 16px;
}
.nivell_2 LI DIV{
	padding: 0;
}

.nivell_2 LI DIV A{
	color: #003D7E;
	font-weight: normal;
}
.nivell_3 LI{
	padding-left: 24px;
}
UL.llista LI{
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	background: url(/imgfiles/css/marcador_linia.gif) no-repeat;
}

UL.llista_no_linia LI{
	padding-left: 15px;
	padding-bottom: 10px;
}

.llista A{
	color: #003D7E;
	font-size: 12px;
}

.link_finestra_nova{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 15px;
	background-image: url(/imgfiles/css/finestra_nova.gif);
}

.link_extern{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 15px;
	background-image: url(/imgfiles/css/link_extern.gif);
}

.tit_privada{
  font-size:17px; 
  font-weight:bold;
  margin-bottom: 10px;
}

.marcador{
	padding-left: 15px;
	padding-top: 0;
	background: url(/imgfiles/css/marcador_linia.gif) no-repeat;
}

/* Estils de la zona d'edició */
.tit_edicio{
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.text_edicio{
	color: #000;
}
.link_edicio{
	color: #003D7E;
}
.etiq_edicio, .etiq_traduible{
	color: #003D7E;
	font-weight: bold;
}
.etiq_traduible{
	text-decoration: underline;
}
.boto_edicio{
	width: 50px;
	background-color: #EEEEEE;
	border: solid 1px #000000;
	font-size: 10px;
	color: #000000;
	padding: 2px 3px;
}
.adjunts_vora{
 border-top:2px solid #DDDDDD; 
 margin: 20px 0 0 0;
}

#divRel{
	margin-top: 20px;
	background-color: #fff;
	border: 1px solid #C6C6C6;
	width: 450px;
	overflow: auto;
	height: 250px;
}

.tabla_general, .tabla_emprendre, .tabla_empresa, .tabla_invertir {
  border-collapse: collapse;
  width:90%;
  
}

.tabla_general th, .tabla_emprendre th, .tabla_empresa th, .tabla_invertir th {
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 2px solid #C6C6C6;
  padding: 10px 0 5px 0;
  text-align: left;
}

.tabla_general td, .tabla_emprendre td, .tabla_empresa td, .tabla_invertir td{
  font-weight: normal;
  border-bottom: 1px solid #C6C6C6;
  padding: 2px 0 7px 0;  
}

.nb th {
  border-width: 0 0 0 0;
  width: 15%;
  text-align: right;
  padding: 5px 0 5px 0;
  white-space: nowrap;  
}
.nb td {
  border-width: 0 0 0 0;
  padding: 5px 0 5px 20px;
}

.dades_general .detall, .dades_emprendre .detall, .dades_empresa .detall, .dades_invertir .detall {
  text-align: right;
}

.dades_general, .dades_emprendre, .dades_empresa, .dades_invertir {
  padding: 5px 0 5px 5px;
  
}

/* Icones per als textos HTML */
.cercle_blau, .cercle_verd, .cercle_vermell, .fletxa_blau, .fletxa_verd, .fletxa_vermell, .rodona_blau, .rodona_verd, .rodona_vermell, .creu_vermella{
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 15px;
}

.cercle_blau{
	background-image: url(/imgfiles/css/cercle_blau.gif);
}
.cercle_verd{
	background-image: url(/imgfiles/css/cercle_verd.gif);
}
.cercle_vermell{
	background-image: url(/imgfiles/css/cercle_vermell.gif);
}
.fletxa_blau{
	background-image: url(/imgfiles/css/fletxa_blau.gif);
}
.fletxa_verd{
	background-image: url(/imgfiles/css/fletxa_verd.gif);
}
.fletxa_vermell{
	background-image: url(/imgfiles/css/fletxa_vermell.gif);
}
.rodona_blau{
	background-image: url(/imgfiles/css/rodona_blau.gif);
}
.rodona_verd{
	background-image: url(/imgfiles/css/rodona_verd.gif);
}
.rodona_vermell{
	background-image: url(/imgfiles/css/rodona_vermell.gif);
}
.creu_vermella{
	background-image: url(/imgfiles/css/creu_vermella.gif);
}

LI.cercle_blau, LI.cercle_verd, LI.cercle_vermell, LI.fletxa_blau, LI.fletxa_verd, LI.fletxa_vermell, LI.rodona_blau, LI.rodona_verd, LI.rodona_vermell, UL.no_marca, LI.creu_vermella{
	list-style: none outside;
}
UL.no_fons LI{
	background: none;
	padding: 5px 0 0 0;
}

UL.llista LI.no_marca{
	background: none;
}

.linia_60{
	margin-top: 3px; 
	padding: 0; 
	width: 60px; 
	height: 2px; 
	font-size: 1px;
}

/* estils d'ebd */
.boton_gris { 
  background-color: #FFFFFF;
  background-image: url(/images/gui/bck_boton.gif);
  background-repeat: repeat-x;
  color: #3C5C63;
  font-family:Tahoma,Arial,Helvetica,sans-serif;
  font-size:10px;
  border:1px solid #3C5C63;
  width:24px; height:20px;
  vertical-align:top;
}

