@charset "iso-8859-1";
/* CSS Document */
body {
	background-image:url(../imgs/fons.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100%;
	margin:0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:30px;
	background-color:#f5f5f5;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:13px;
	line-height:18px;
}
a {
	color:#9da5bd;
	text-decoration:none;
}
ul.link a {
	color:#1f1f1f;
	text-decoration:none;
}
ul.link {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:30px;
	background-color:#f5f5f5;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:13px;
}
li.link {
	height:32px;
	background-image:url(../imgs/fons_menu.gif);
	background-repeat:no-repeat;
	padding:9px 0 0 26px;
	color:#4f5ba5;
}
li.ultima_fila {
	background-image:url(../imgs/ultimafila.gif);
	height:32px;
	background-repeat:no-repeat;
	padding:9px 0 0 26px;
	color:#4f5ba5;
}
.mida_max {
	background-image:url(../imgs/fons.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:974px;
	margin:0 auto 0 auto;
	background-color:#f5f5f5;
}
.colum_esq {
	width:245px;
	float:left;
	display:inline;
}
.colum_dre {
	width:729px;
	float:left;
	display:inline;
}
.logo {
	height:124px;
	padding:33px 0 0 37px;
}
.menu {
	padding-top:14px;
	padding-bottom:50px;
	background-image:url(../imgs/fons_borde.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f5f5f5;
}
.capcalera {
	height:112px;
	padding-right:40px;
}
.peu {
	padding-top:11px;
	float:left;
	display:inline;
	width:974px;
	font-size:11px;
	color:#9c9c9c;
	text-align:center;
	background-color:#FFF;
}
.link_peu {
	color:#9c9c9c;
}
.link_legal {
	color:#eeeeee;
}
.lista_legal {
	font-size:12px;
	color:#FFF;
}
.titol_menu {
	background-image:none;
	background-color:f5f5f5;
	color:#494848;
	font-size:15px;
	padding:9px 0 0 0;
	font-weight:bold;
	height:25px;
}
.idiomes {
	text-align:right;
	width:689px;
	height:24px;
	font-size:10px;
	color:#fff;
	padding-top:16px;
}
.menu2 {
	float:left;
	display:inline;
	width:453px;
	height:39px;
	padding-top:31px;
	padding-left:106px;
	font-size:15px;
}
.usuaris {
	width:130px;
	float:left;
	display:inline;
	text-align:right;
	height:34px;
	font-size:13px;
	padding-top:38px;
}
.usuaris a{
	color:#FFFFFF;
}
.boto {
	float:left;
	display:inline;
	color:#fff;
	padding:6px 9px 7px 9px;
}
.boto_visit {
	float:left;
	display:inline;
	color:#fff;
	padding:6px 9px 7px 9px;
	background-color:#FFF;
	color:#4a5fa6;
}
.link_menu {
	color:#FFF;
}
.separador {
	float:left;
	display:inline;
	width:21px;
	text-align:center;
	background-image:url(../imgs/separador.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:31px;
}
/*PÀGINES*/
.imatge {
	text-align:center;
	background-image:url(../imgs/fons_contingut.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f5f5f5;
	width:729px;
}
.imatge_home {
	text-align:center;
	background-image:url(../imgs/fons_contingut.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f5f5f5;
	width:729px;
	padding-bottom:50px;
}
.contingut {
	text-align:left;
	background-color:#f5f5f5;
	width:729px;
	height:auto;
}
.titol_contingut {
	background-image:none;
	color:#494848;
	font-size:15px;
	padding:17px 0 0 0;
	font-weight:bold;
	height:25px;
}
.sottitol_contingut {
	background-image:none;
	color:#494848;
	font-size:12px;
	padding:16px 0 0 10px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
}
.sottitol_contingut a{
	color:#0595db;
	font-size:15px;
}
.sottitol_contingut a:active{
	color:#0595db;
	text-decoration:none;
	font-size:15px;
}
.sottitol_contingut a:link{
	color:#0595db;
	text-decoration:none;
	font-size:15px;
}
.sottitol_contingut a:visited{
	color:#0595db;
	text-decoration:none;
	font-size:15px;
}
.sottitol_contingut a:hover{
	color:#0595db;
	text-decoration:underline;
	font-size:15px;
}
.llista_contingut {
	background-image:url(../imgs/fons_llist_cont.gif);
	background-repeat:no-repeat;
	color:#494848;
	font-size:12px;
	margin:0 0 14px 43px;
	padding:0 0 0 10px;
	font-family:Verdana, sans-serif;
	height:15px;
}
.llista_link {
	color:#494848;
	font-size:15px;
	margin:0 0 14px 43px;
	padding:5px 0 0 10px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
}
.llista_link a{
	color:#0595db;
}
.llista_link a:active{
	color:#0595db;
	text-decoration:none;
}
.llista_link a:link{
	color:#0595db;
	text-decoration:none;
}
.llista_link a:visited{
	color:#0595db;
	text-decoration:none;
}
.llista_link a:hover{
	color:#0595db;
	text-decoration:underline;
}
.primer_contingut {
	background-image:url(../imgs/fons_llist_cont.gif);
	background-repeat:no-repeat;
	color:#494848;
	font-size:12px;
	margin:25px 0 14px 43px;
	padding:0 0 0 10px;
	font-family:Verdana, sans-serif;
	height:15px;
}
.espai {
	padding-bottom:50px;
	background-color:#f5f5f5;
	padding-right:60px;
}
.text_empresa {
	background-image:none;
	color:#494848;
	font-size:12px;
	padding:16px 0 0 10px;
	font-family:Verdana, sans-serif;
	text-align:justify;
	line-height:30px;
	margin-right:-15px;
}
.firma_empresa {
	background-image:none;
	color:#494848;
	font-size:12px;
	padding:16px 0 0 10px;
	font-family:Verdana, sans-serif;
	text-align:right;
	line-height:20px;
	margin-right:-15px;
}
.llista_doble {
	background-image:url(../imgs/fons_llist_cont.gif);
	background-repeat:no-repeat;
	color:#494848;
	font-size:12px;
	margin:0 0 14px 43px;
	padding:0 0 10px 10px;
	font-family:Verdana, sans-serif;
	height:15px;
}
.contingut_contacte {
	width:700px;
	height:400px;
}
.contingut_localitzacio {
	width:700px;
	padding-left:10px;
}
.local {
	width:350px;
	float:left;
	display:inline;
	color:#494848;
}
.mapa {
	padding-left:30px;
	padding-bottom:50px;
}
.formulari_contacte {
	float:right;
	display:inline;
	width:415px;
	padding-top:30px;
	color:#494848;
}
.dades {
	line-height:25px;
	text-align:left;
	background-color:#f5f5f5;
	height:auto;
	width:260px;
	float:left;
	display:inline;
	padding-left:10px;
	color:#494848;
	padding-top:13px;
}
.form {
	width:220px;
}
.text_area {
	width:220px;
	height:100px;
}
.form_text {
	width:100px;
	float:left;
	display:inline;
}
.form_input {
	width:220px;
	float:left;
	display:inline;
	height:30px;
}
.form_comentari {
	width:100px;
	float:left;
	display:inline;
	height:100px;
}
.form_comentari_input {
	width:220px;
	float:left;
	display:inline;
	height:100px;
}
.enviar {
	float:left;
	display:inline;
	text-align:left;
	padding-left:99px;
	padding-top:20px;
}
.text_form {
	line-height:normal;
}

.text_form2 {
	background-image:none;
	color:#494848;
	font-size:12px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
}
.link2 {
	background-image:none;
	color:#9da5bd;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight:normal;	
}
.link2:active {
	background-image:none;
	color:#9da5bd;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight:normal;	
}
.link2:link {
	background-image:none;
	color:#9da5bd;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight:normal;	
}
.link2:visited {
	background-image:none;
	color:#9da5bd;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight:normal;	
}
.link2:hover {
	background-image:none;
	color:#9da5bd;
	font-size:10px;
	font-family:Verdana, sans-serif;
	font-weight:normal;
	text-decoration:underline;
}
.peu2 {
	padding-top:11px;
	font-size:11px;
	color:#9c9c9c;
	background-color:#FFF;
	text-align:center;
}
.link_peu2 {
	color:#9c9c9c;
}

a.dwb{ text-decoration:none;}
a.dwb:visited{ text-decoration:none;}
a.dwb:hover{ text-decoration:underline;}
