/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border:none;
	font-family: Arial, sans-serif;
	/*letter-spacing:0.03em;	*/
	line-height:18px;
}

ul {
	font-size:12px;	
	margin:10px 0px 10px 20px;	
	list-style:url(../img/llista.png) ;
	}
li ul {
	list-style:url(../img/subllista.png)  ;
}
li {
	margin:5px 0px 0px 5px;
}
p {
    font-size:12px;	
	margin: 10px 0px;
}
h1 {
	text-align:left;
	margin: 0px 0px 15px 0px;
	color:#00742d;
	font-size:16px;
}
a {
	color:#00742d;
}
#mare {
	position:relative;
	width:850px;
	margin: 40px 0px 0px 20px;
}
#top {
	width:800px;
}
#logo {
	position:absolute;
	left:20px;
	top:5px;
	width:140px;
	height:140px;
	}
#header {
	width:622px;
	border:#cbcbcb 1px solid;	
	position:absolute;
	height:132px;
	left:220px;
	padding:4px;
}
#header2{
	background-color:#f0f0f0;
	width:622px;
	height:132px;
	position:relative;
}
#wrapper {
	float:right;
	margin-top: 180px;
	left: 200px;
	width:630px;
}
#contingut {
	font-size:12px;
	text-align:justify;
}
#footer {
	
	width:820px;
	float:left;
	height:40px;
	font-size:10px;
	color:#797979;
	border-top:1px #797979 solid;
	padding:5px;
	margin:40px 0px 20px 0px;
}
#realitzada {
	width:250px;
	float:left;
}
#actualitzacio {
	float:right;
}
#icona {
	position:absolute;
	width:150px;
	height:132px;
	top:0px;
}
.icona_s {
	background:url(../img/icona_quienes_somos.png) no-repeat bottom left ;
}
.icona_h{
	background:url(../img/icona_que_hacemos.png) no-repeat bottom left ;
}
.icona_t {
	background:url(../img/icona_colaboradores.png) no-repeat bottom left ;
}
.icona_p {
	background:url(../img/icona_trastornos.png) no-repeat bottom left ;
}
.icona_a {
	background:url(../img/icona_agenda.png) no-repeat bottom left ;
}
.icona_n {
	background:url(../img/icona_noticias.png) no-repeat bottom left ;
}
#titolseccio {
	height:35px;
	right:0px;
	position:absolute;
	bottom:5px;
	padding-top:35px;
}
.titol_s {
	width:225px;
	background:url(../img/titol_seccio_quienes_somos.png) no-repeat 0 bottom  ;	
}
.titol_h {
	width:225px;
	background:url(../img/titol_seccio_que_hacemos.png) no-repeat 0 bottom   ;	
}
.titol_t {
	width:456px;
	background:url(../img/titol_seccio_colaboradores.png) no-repeat 0 bottom   ;	
}
.titol_p {
	width:400px;
	background:url(../img/titol_seccio_trastornos_alimentacion.png) no-repeat 0 bottom   ;	
}
.titol_a {
	width:160px;
	background:url(../img/titol_seccio_agenda.png) no-repeat 0 bottom   ;	
}
.titol_n {
	width:160px;
	background:url(../img/titol_seccio_noticias.png) no-repeat 0 bottom   ;	
}
/*TITOLS CATALA*/
.titol_s_cat {
	width:141px;
	background:url(../img/titol_seccio_quienes_somos_cat.png) no-repeat 0 0  ;	
}
.titol_h_cat {
	width:141px;
	background:url(../img/titol_seccio_que_hacemos_cat.png) no-repeat 0 0  ;	
}
.titol_t_cat {
	width:456px;
	background:url(../img/titol_seccio_colaboradores_cat.png) no-repeat 0 0  ;	
}
.titol_p_cat {
	width:400px;
	background:url(../img/titol_seccio_trastornos_alimentacion_cat.png) no-repeat 0 0  ;	
}
.titol_n_cat {
	width:132px;
	background:url(../img/titol_seccio_noticias_cat.png) no-repeat 0 0  ;	
}
#menuheader{
	position:absolute;
	width:180px;
	height:20px;
	right:5px;
	top:0px;
	color:#6f6f6f;
}
#menuheader ul {
	list-style:none;
}
#menuheader li {
	float:left;
	display:inline;
}
#menuheader a{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	text-decoration:none;
}
.taronja {
	color:#00742d;	
}
#publicacio {
	float:left;
	border:1px solid #999999;
	margin:5px;
}
.nomCamp {
	font-weight:bold;
}
.box_seccio {
	width:140px;
	height:200px;
	float:left;
	margin:10px;
	background-color:#666;
	color:#FFFFFF;
	font-size:11px;
	/*font-weight:bold;*/
	line-height:13px;
}
.box_seccio div {
	line-height:12px;
	text-align:left;
	padding:4px 3px 3px 4px;;
}
#taulaAgenda table{
	border-collapse:collapse;
	}
#taulaAgenda td {
	border:1px solid #00742d;
	}
#taulaAgenda a {
	display:block;
	background-color:#00742d;
	color:#fff;
	}
.nom_mes {
	font-weight:bold;
}


/* MENU */

#menuesquerra {
	padding-top:20px;
	float:left;
	margin-top:160px;
	width:200px;
}
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
}
.dtree .dtree {
	border-bottom: 1px solid #dddddd;	
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color:#00742d;
}
.dtree a.nodeSel {
	color:#00742d;
}
.dtree .clip {
	overflow: hidden;
}
#dd0 .dTreeNode  {
	border-top: 1px solid #dddddd;
	padding:6px 0px 6px 0px;
}
#dd1 .dTreeNode {
	border-top:0pt;
	padding:2px 0px 2px 0px;
}

#dd11 .dTreeNode {
	border:none;
	padding:2px 0px 2px 0px;
}

#dd2 .dTreeNode {
	border-top:0pt;
	padding:2px 0px 2px 0px;
}
#dd3 .dTreeNode {
	border-top:0pt;
	padding:2px 0px 2px 0px;
}
#dd12 .dTreeNode {
	border-top:0pt;
	padding:2px 0px 2px 0px;
}
.provincia {
	margin-top:10px;
	float:left;
	width:480px;
	display:none;
}
.donativos {
	background-color: #EDF7DC;
	padding:10px;	
	margin:10px;
	border:1px solid #00742d;;
	width:270px;
	text-align:left;
}
.colaboradores {
	width:600px;
	height:100px;
}
.colaboradores img {
	float:left;
	margin:35px;
}
.pdf img {
	float:left;
	margin: 0px 10px;
}
.idioma_web {
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#00742d;
}
.imatge_float_right {
	float:right;
	margin:10px;
}



/* TABLA */
.tabla_cuentas {
			width:400px;
			margin:auto;
			padding: 0;
			text-align: left;
			color: #333;
			line-height: 19px;
			border:#CCCCCC 1px solid;
		}
		.tabla_cuentas caption {
			font-size: 14px;
			font-weight: bold;
			margin-bottom: 20px;
			text-align: left;
		}
		.tabla_cuentas td {
			margin: 0;
			padding: 5px 5px;
			
		}
		.tabla_cuentas th {
			font-weight: normal;
		}
		.tabla_cuentas thead tr th {
			background-color: #00742d;
			padding:  5px 5px;
			color: #fff;
			font-weight: bold;
			text-align:center;
		}
		.tabla_cuentas tfoot tr th, tfoot tr td {
			background-color: transparent;
			padding:  10px 10px;
			color: #ccc;
			border-top: 1px solid #ccc;
		}
		.tabla_cuentas tbody tr th {
			padding: 5px 5px;
			border-bottom: 1px dotted #fafafa;
		}
		.tabla_cuentas tr { 
			background-color: #FBFDF6;
		}
		.tabla_cuentas tr.odd {
			background-color: #EDF7DC;
		}
		.subgrup {
			text-indent:20px;			
		}
		.any{
			font-size:16px;
			width:400px;
			margin-left:80px;
			padding:5px;
		}


