@charset "UTF-8";
/* CSS Document */

.anunciat_titol_mapa {
	font-size: 28px;
	text-align: left;
	color: #E80017;
	font-weight: bold;
	line-height: 1;
	padding-left: 75px;
	margin-bottom: 20px;
}




.anunciat_txt_mapa {
	text-align: left;
	line-height: 1;
	padding-left: 75px;
	margin-bottom: 20px;
}

.zona_mapar {
	font-size: 11px;
	width: 928px;
	margin: 0 auto;
	background-color:#FFF;
	height: 2400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/barra_sup.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.separador_mapa {
	height: 60px;
}








*					              { margin: 0; padding: 0; }

#page-wrap          { width: 800px; margin: 0 auto; background-color: url(images/content-bg.jpg) no-repeat; }
#page-wrap div      { width: 500px; margin: 0 auto; padding: 100px 0 0 0; }

a					              { text-decoration: none; color: #eee; padding: 4px 0;}
a:hover             { text-decoration: underline; }

ul                  { padding: 8px 25px; list-style: none;
                      -webkit-box-shadow: 2px 2px 5px black;
                      background-color: #282828; } 
ul ul               { background-color: #393939; }
ul ul ul			         { background-color: #4b4b4b; }
ul ul ul ul			      { background-color: #5a5a5a; }


.contingut_mapa {
	width: 850px;
	margin: 0 auto;
	display: block;
	line-height: 24px;
}
.txt_activat:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.inicio:hover{
	font-size: 12px;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
}
.txt_activat:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
