#nav {
	background: none;
	font-size: .9em;
	border: 0;
}
#nav {
/*	border-left: 1px solid #2d371c;*/
	width: 780px !important;
/*	background-color: #546734;*/
	
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav ul {
	background: #546734;
	}
#nav a {
	display: block;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	color: #2d371c;
	padding: 0 0 0 2em;
	margin: 0;
	white-space: nowrap;
}
#nav .subnav a  {
	white-space: normal;
}
#nav li {
	float: left;
	border-left: 1px solid #2d371c;
	border-bottom: 1px solid #000;
}
#nav li.last {
	border-right: 1px solid #2d371c;
} 

#nav li ul {
	position: absolute;
	left: -999em;
	border: 1px solid #000; 
	background: #f0ffd2;
	padding-bottom: .5em;
}

#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}
#nav li ul li {
	border: 0;
}
#nav ul.subnav li.last {
	border-right: 0;
}
#nav li ul li ul {
	background: none;
	position: static;
	border: 0;
	padding-bottom: 0;
}
/* WIDTH */

/*#nav li.un { width: 22em; }
#nav li.dos { width: 15.9em; }
#nav li.tres { width: 19.1em;}
#nav li.cuatro { width: 21em;}*/

#nav li.un { width: 223px; /*15em;*/	}
#nav li.dos { width: 152px; /*15em;*/ }
#nav li.tres { width: 192px; /*15em;*/ }
#nav li.cuatro { width: 208px; /*15em;*/}

#nav li.un ul, #nav li.dos ul, #nav li.tres ul, #nav li.cuatro ul,
#nav li.un ul li, #nav li.dos ul li, #nav li.tres ul li, #nav li.cuatro ul li  { width: 22em;	}

#nav li.un a, #nav li.dos a, #nav li.tres a, #nav li.cuatro a { width: auto; }

/* LINKS */
#nav li a {
	font-weight: bold;
	background: #d4d0c8 url(/imatges/flechamenu.gif) .5em .8em no-repeat;
	border: 1px solid;
	border-right-color: #8c8984; 
	border-bottom-color: #737373; 
	border-left-color: #dfdcd6; 
	padding: .4em 0em 0 2.1em;
	line-height: 1.9em;
	white-space: nowrap;
	border-top-color:#ffffff;
	}
#nav ul.subnav li a {
	padding: .15em 1.9em;
	line-height: 1.3em;
	margin-bottom: 1px;
	background: url(/imatges/puntos-long.gif) no-repeat .4em 0;
	font-weight: normal;
	border: 0;
	width: auto;
	white-space: normal;
}
#nav ul.subnav li a:hover {
 	background: #fff url(/imatges/puntos_hl.gif) no-repeat .4em 0;
}
#nav ul.subnav li.last a {
	background: url(/imatges/puntos3.gif) no-repeat .4em 0;
}
#nav ul.subnav li.last a:hover {
 	background: #fff url(/imatges/puntos3_hl.gif) no-repeat .4em 0;
}
#nav ul.subnav li ul li a {
 	background: url(/imatges/puntos2.gif) no-repeat .4em 0 ;
	padding-left: 3.8em;
	border: 0;
	width: auto;
}
#nav ul.subnav li ul li a:hover {
 	background: url(/imatges/puntos2_hl.gif) no-repeat .4em 0 #fff;
}

/* Subindice */
#indice div {
	background: #EFF0EF; /* #e1ffa4; *nou */
	font-size:1em;
	line-height: 120%;
	border: 0;
	border-right:1px solid #dee0de; /* nou */
	}
#indice div h3 {
	border-bottom: 1px solid #000;
	margin: 0;
	font-size: 1em;
	padding: .5em 20px .5em .5em;
	background-position: right top;
	background-repeat:no-repeat;
}
#indice div h3.info {
	background-image: url(/imatges/icon_infopeq.gif);
}
#indice div h3.firma {
	background-image: url(/imatges/icon_firmapeq.gif);
}
#indice div h3.reception {
	background-image: url(/imatges/icon_receptionpeq.gif);
}
#indice div h3.euro {
	background-image: url(/imatges/icon_europeq.gif);
}
#indice div h3.orgt {
	background-image: url(/imatges/orgtpeq.gif);
}
#indice div h1 img {
	margin-left: .5em;
}
#indice div ul {
	margin: 0;
	padding: 0;
	list-style: none outside;
	font-size:.9em;
}
/* padding bottom ul*/
#indice div ul {
/*	padding-bottom: .5em;*/
}
#indice div ul ul, #indice div ul ul ul {
	padding-bottom: 0;
}

#indice div li {
	list-style: none outside;
	border-bottom: 1px solid #DEE0DE; /* #fff; *NOU */ 
 	color: #2d371c;
	}
#indice div li.carp {
	border-bottom: 0;
	} 
#indice div li ul {
	border-top: 1px solid #fff;
}
#indice div li li {
}
#indice div li li.last {
} 

#indice div li a {
	display: block;
	text-decoration: none;
	color: #2d371c;
	padding: .2em 0 .2em 1.4em;
	background: url(/imatges/0fletxa.gif) no-repeat;
	font-weight: normal;
}
#indice div li.carp a {
	background: url(/imatges/0fletxa_mas.gif) .2em 0 no-repeat;
}
#indice div li.carp li a {
	padding-left: 2.4em;
	background: url(/imatges/0fletxa_abierto.gif) no-repeat;
	}
#indice div li.carp li span {
	display: block;
	padding-left: 2.4em;
	background: url(/imatges/0fletxa_abierto.gif) no-repeat;
	}
#indice div li.carp li span a.inline {
	display: inline;
	background-image: none;
	margin: 0;
	padding: 0;
}
#indice div li.carp li.carp {
	padding-left: 2.4em;
	background: url(/imatges/0fletxa_mas.gif) no-repeat 1.2em 0;
	}
#indice div li.carp li.carp li {
	margin-left: -2.4em; 
	padding-left: 2.4em;
/*	background: url(/imatges/0fletxa_abierto.gif) no-repeat 1.2em 0; */
	background-image: none;
	}
#indice div li.carp li.carp a {
	margin-left: -2.4em; 
	padding-left: 3.6em;
	background: url(/imatges/0fletxa_abierto.gif) no-repeat 1.2em 0;
	}
#indice div li.carp li.carp a:hover {
	margin-left: -2.4em; 
	padding-left: 3.6em;
	background: url(/imatges/0fletxa_abierto.gif) no-repeat 1.2em 0 #FFFFFF; /*#dee0db;*/
	}
	
#indice div li a:hover {
	background: url(/imatges/0fletxa.gif) no-repeat #FFFFFF; /*#dee0db;*/
}

#indice div li.carp a:hover {
	background: url(/imatges/0fletxa_mas.gif) .2em 0 no-repeat #FFFFFF; /*#dee0db;*/
}

#indice div li.carp li a:hover {
	padding-left: 2.4em;
	background: url(/imatges/0fletxa_abierto.gif) no-repeat #FFFFFF; /*#dee0db;*/
	}
	
#indice li a.destacado {
	background-color: #fff;
	font-weight: bold;
}
#indice li.carp a.destacado {
	background-color: #fff;
	font-weight: bold;
}
#indice li.carp a.carpdestacado {
	background-color: #fff;
	font-weight: normal;
}
	
	
/* REGRESAR A SU AYUNTAMIENTO */
#indice-regresa { margin-bottom:-10px;}
#indice #indice-regresa div {
	background: #F3E9EC;/*#902342;#7cba00;*/
	margin: 0;
}
#indice #indice-regresa div p {
	padding: 5px 5px;
}
/*#indice */#indice-regresa div p a {
	color: #000;/*#fff;*/
	display: block;
	background:  #F3E9EC; /*#902342;#7cba00;*/
	
	}
#indice #indice-regresa div.regresa {
	border-bottom: 1px solid #fff;
}
#indice #indice-regresa div.regresa a {
	padding-left: 18px;
	background: url(/imatges/icono-volver.gif) no-repeat left top #F3E9EC;/*#902342;#7cba00;*/
}	

/* footer */

#pie {
	top: auto; 
	margin: 0 auto; 
	width:100%; 
	height:11em; 
	/*border-top: 1px solid #00acd7; 
	border-bottom: 1px solid #00acd7; 
	background-color:#e6fcff;*/
	background-color:#EFF0EF;
}
#pie-izq {
	float:left;
	height:100%;
	width:199px; 
	background-color: #cccccc;/*#00ACD7; */
	clear:both; color:#FFFFFF; 
	margin:0; 
	padding:0px;
}
#pie-der {
	float:left;
	height:9em;
	width:65%;
	background-color: #EFF0EF;/*#e6fcff;*/
	padding-left:30px;
}
	#pie-izq p {
		padding:0px;
		margin:0 0 0 8px;
		font-size:1em;
	}
	#pie-izq h2 {
		color:#2D371C;
		font-size:1em;
		margin:8px 0 0 8px;
	}
#pie-izq a {
	/*color:#FFFFFF;
	background-color:#00acd7;*/
	}
#pie ul, #pie2 ul{
	margin:0px 20px 0px 10px;
	font-size:.8em;
	
}
#pie-der a:hover, #pie-der2  a:hover {
	text-decoration:underline;
}
#pie-der a, #pie-der2 a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}
#pie-der h3 {
	background-image:url(/imatges/arrow_greenbg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:10px 0  0 21px;
	margin:10px 0 0 -12px;
	font-size:1em;
	color:#2D371C;
}
ul.pie-list {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:100;
}
ul.pie-list li {
	display:inline;
	padding:0;
	margin:0;
}
#pie2{
	top: auto;
	margin: 0 auto;
	width:100%;
	height:8em;
	background-color:white;
	border-top:1px solid #cccccc;
}
#pie-izq2 {
	float:left;
	height:100%;
	width:27%;
	background-color:white;
	clear:both; margin:0;
	padding:0px;
	padding:10px 0 0 15px; /*10px 0 0 30px;*/
}
#pie-izq2p {
	font-size:1em;
}
#pie-der2 {
	float:left;
	height:8em;
	width:64%;
	background-color:white;
	padding-left:20px;
	text-align:center;
	padding-top:10px;
}
/*.telefono {
	background:url(/imatges/icon-phone.gif) left top no-repeat;
	padding:0 0 0 25px;
	margin-top:-8px;
	font-size:1.4em;
	color: #902342;*//*#00b9e8;*/
	/*font-weight:bold;
}*/

.telefono {
	background:url(/imatges/icon-phone.gif) left -2px no-repeat;
	padding:0 0 0 25px;
	height:13px;
	margin-bottom:2px!important;
}
.telfs{
	font-size:1.2em;
	color:#902342;
	font-weight:bold;
	margin-bottom:2px!important;
	}
	
#pie-der a:hover, #pie-verde a:hover {
	text-decoration:underline;
}
#pie-der a, #pie-verde a {
	font-weight:100;
	color:#2D371C;
	text-decoration:none;
}

#pie-verde {
	background-color: #F3E9EC; /*#EFF0EF; /*#F7FFE6;*/
	padding:0px 10px 4px 40px;
	margin:20px 0px -11px 0px;
	border-top:1px solid #CCCCCC; /*#7CBA00;*/
	border-bottom:1px solid #CCCCCC;
}
#pie-verde h2 { 
	background:url(/imatges/interr.gif) left no-repeat; 
	margin:5px 0 0 -15px; 
	padding:10px 0 5px 15px;
	color: #902342; /*#7CBA00;*/
	font-size:1em
	}
#pie-verde ul {
	padding-bottom:8px
}
#pie-verde_pe {
	background-color: #EFF0EF; /*#F7FFE6;*/
	padding:0px 0px 0px 40px;
	margin:20px 0px -17px 0px;
	border-top:1px solid #CCCCCC; /*#7CBA00;*/
}
#pie-verde_pe p {
	padding-top:5px;
	font-size:.9em;
}
/* construcción */
#base {
	width: 780px;
	margin: 0 auto;
	/*position: relative;*/
	padding: 0;
	background: none;
	background:url(/imatges/pie-fondoN.gif) repeat-y left;	
}
#navegacion {
/*	position: absolute;
	top: 64px;
	left: -2px;
	z-index: 200;
*/		
	background:url(/imatges/menu_parxN.gif) repeat-x;
	margin:0;
	padding:1px 0 0 0;
}
#navegacion h3 { 
/*	position:absolute;
	margin: -100em 0 0;*/
	display:none;
	overflow:hidden;
}
#nav {
z-index: 190;
}
#indice {
	width: 199px;
	position: absolute;
	top: 90px;
	/*left: 0px;
	z-index: 100;*/
	min-height: 30em;
}
#contenido {
	margin: 0 0 -11px 199px;
	padding-top:10px;/*40px*/
	left: 0;
	width:582px;
	min-height:500px;
	height:auto !important;
	height:500px;
	/*clear:both;*/
}
#cont-01 {
	padding:0px 0 0 25px;
	display:table-cell;
}
#pie-base {
	width: 780px;
	margin: 0em auto 0;
	/*position:  absolute;*/
}
#ruta {
	float: left;
}
.break {
	clear: both;
}
.clear { width:100%; clear:both; margin-bottom:5px; #margin-bottom:0px;}

/* PATH */
#path { 
	color:#999999; 
	font-weight:bold;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	margin-bottom:10px;
	padding-left:17px;
	padding-right:5px;
	width:531px;
}
#path a {
	color:#999999;
	font-weight:bold;
}
#path ul { 
	margin:0 0 0 -20px;
	padding-left: 20px;
	}
#path li { 
	display:inline;
	padding-left:13px;
	margin-left:5px;
	background-image:url(/imatges/flecha_path.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;	
}
#path li.home { 
	background-image:url(/imatges/breadcrumb_home.gif);
	background-position: -3px -1px;
	background-repeat: no-repeat;
	margin-left: -15px; }
h3.orgt a{text-decoration:none; color:#000;}
