/*maquetacion*/
#cabecera{
	width:805px;
	height:60px;
	background-image:  url(../imagenes/aldebre-cabecera.gif);
	background-repeat:no-repeat;
	
}

#subtitulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00425e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0e1a3;
	margin:20px 0 10px 0;
	padding:0 0 2px 0;
}

#ficha{
	width:805px;
	text-align: left;
	margin: 0px auto;
	background-image:  url(../imagenes/aldebre-margen.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#pie{
	width:805px;
	height:65px;
	background-image:  url(../imagenes/aldebre-pie.gif);
	background-repeat:no-repeat;
}
#foto{
	width:760px;
	margin: 0px auto;
}

.texto_pie{
	
	color: #FFFFFF;
	text-align: center;
	padding:10px 0 0 0;
}

.pastilla{
	color: #FFFFFF;
	text-align: center;
	padding:5px 0 0 10px;
	background-color: #699418;
	font-weight: bold;
	height:15px;
	text-align:left;
}

.mapa{
	margin:10px 0 10px 0;
	border: 1px solid #699418;
}

#caracteristicas{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

#contenedor {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	border:0;
	width: 720px;
	background: #ffffff;
}
#contenedor2 {
	text-align: left;
	margin: 0px auto;
	padding: 10px;
	border:0;
	width: 720px;
	background: #ffffff url(../imagenes/logo.gif) no-repeat center center;
}
#lado-a {
	float: left;
	width: 448px;
}

#lado-b { 
	margin: 0;
	float: left;
	width: 270px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#pie2 {
	margin:-20px 0 0 0;
	clear: both;
}
#dades {
	width:438px;
	text-align: justify;

}
#dades-text {
	width:430px;
}
#presentacio {
	padding:0 0 0 8px;
}
#arribar {
width:270px;

}
#informacio {
width:270px;
}

#caja{
text-align:center;
}
#memoria{
padding:0 0 20px 0;
}
/*estilos*/

a:link, a:active, a:hover, a:visited{
	color: #699418;
	text-decoration: underline;	
}
.caja-verde {
	background-color: #e9efdd;
	margin:10px 0 10px 0;
}
.destacado {
	font-weight: bold;
	color: #699418;	

}