a:link, a:visited{
	color: #727084;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #0d394f;
	text-decoration: underline;
}

.fitxa_resultats a:link,.fitxa_resultats a:visited	{color: #0d394f;
	text-decoration: none;
	font-weight:bold;}

.fitxa_resultats a:hover{
	color: #504e35;
	font-weight:bold;}	
	
.fitxa_localitzacio a:link, .fitxa_localitzacio a:visited{
	color: #727084;
	text-decoration: none;
	font-weight:bold;
}

.fitxa_localitzacio a:hover {
	color: #0d394f;
	text-decoration: underline;
}
	

.style3 {
	font-family: Verdana;
	font-size: 14px;
	color: #0D394F;
	font-weight: bold;}

/* Standard horizontal rule.. ([hr], etc.) */

body {background:#3b4552;font-family: Verdana;
	font-size: 12px;
	color: #656565;
	font-style: normal;
	word-spacing: normal;}
hr, .hrcolor {
   height: 1px;
   border: 0;
   color: #666;
   background-color: #b3b0cc;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;}
#container{width:85%; margin:2% auto;background-color:#F5F4E7}
#capcalera{width:99.5%;margin:0 auto;}
#capcalera img{width:100%;margin:0 auto;}
#cos {width:99.5%;margin:0 auto; background-color:#F5F4E7}
.pagina_cerca, .pagina_localitzacions{width:100%}
.pagina_localitzacions{background-color:#EFEFEC}
.taulacerca{background-color:#DBDBD6}
.caixacerca {background-color:#DBDBD6;width:100%;height:100px;}
.caixacerca input[type=submit]{font-family: Verdana;
	font-size: 15px;
	color: #656565;width:150px;}
.caixacerca input[name=paraula_clau]{font-family: Verdana;
	font-size: 15px;
	color: #656565;width:450px;}
td.fitxa_resultats{background-color:#EFEFEC;padding-left:20px;}
td.resultat_localitzacions{padding-left:20px;}
a:link{color:#727084}
#banner_peu {background-image:url('../imatges/peu.png');height:70px;margin:0.2%;padding-top:1%;width:99.6%;text-align:center}
#peu {margin:0.2%;width:99.6%;text-align:center}
#peu p,#peu a:link,#peu a:visited {color:#E8E8E8; text-decoration:none}
#peu a:hover {color: #401B27;	background-color:#ffffff; opacity:0.6;text-decoration: none;	font-weight:bold;padding:0.2%;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;}
.botons {text-align:center; margin:5% auto; }
.botons .boto_cerca {display:inline; padding:1.5% 5% 1.5% 5%;background:#0d394f}
.botons .boto_localitzacio {display:inline; padding:1.5% 4% 1.5% 4%;background:#504e35}
.menu {text-align:right; margin:2% 0.5%; }
.menu_localitzacio {display:inline; padding:1.5% 4% 1.5% 4%;background:#0d394f}
.menu_cerca {display:inline; padding:1.5% 5% 1.5% 5%;background:#504e35}
.boto_localitzacio a,.boto_cerca a, .menu_localitzacio a,.menu_cerca a{color:#E8E8E8; text-decoration:none}
.boto_localitzacio a:hover, .menu_localitzacio a:hover{color:#949494; text-decoration:none}
.boto_cerca a:hover,.menu_cerca a:hover{color:#949494; text-decoration:none}
.introduccio {text-align:justify; padding:5% 8%;  }
.nom_localitzacio{padding:1% 2%; color:#0d394f}
.fitxa_localitzacio{background-color:#EFEFEC; width:90%; margin:2% auto;padding:3%; text-align:justify}
.enllac {text-align:center; padding-top:1%; }
.adreca {width:300px;padding:1%;font-size:10px;}
.descripcio {padding:1%}
.fitxa_localitzacio .localitzacio a{color: #0d394f;font-size:1.2em;}
.fitxa_consulta{width:90%;background-color:#EFEFEC;margin:2% auto;padding:5%}
.localitzacio{padding-bottom:0.8%}
.descriptor{font-weight:bold}


@media all and (max-width: 480px) 
{
#container{width:98%; margin:2% auto;}
.caixacerca input[type=submit]{font-family: Verdana;
	font-size: 15px;
	color: #656565;width:50px;}
.caixacerca input[name=paraula_clau]{font-family: Verdana;
	font-size: 15px;
	color: #656565;width:250px;}
	
.botons .boto_cerca {display:block; margin-bottom:2%}
.botons .boto_localitzacio {display:block; }
}
@media all and (min-width: 480px) and (max-width: 800px) 
{.caixacerca input[type=submit]{font-family: Verdana;
	font-size: 15px;
	color: #656565;width:100px;}
.caixacerca input[name=paraula_clau]{font-family: Verdana;
	font-size: 15px;
	color: #656565;width:350px;}
	
.botons .boto_cerca {display:block; margin-bottom:2%}
.botons .boto_localitzacio {display:block; }
}