/* CSS Principal */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	background-color:#f0f0f0;
}

td {
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

img {
	border:0px;
}

a:link, a:visited {
	outline:none;
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

.bg_esq {
	width:15px;
	background-image:url('../images/bg_esq.gif');
	background-repeat:repeat-y;
	background-position:right;
}

.bg_dret {
	width:11px;
	background-image:url('../images/bg_dret.gif');
	background-repeat:repeat-y;
	background-position:left;
}

/* Continguts */

.taula_principal {
	margin-top:40px;	
}

.text {
	text-align:justify;
	line-height:20px;
	margin-top:28px;
	margin-right:30px;
}

img#logo {
	position:relative;
	left:47px;
	top:-40px;
}

.flash_inici {
	position:relative;
	z-index:2;	
	margin-top:5px;
}


/* Links Idiomes */

.links_idiomes {
	margin-right: 20px;	
	margin-bottom: 12px;
}

a.idioma_ca:link, a.idioma_ca:visited {
	font-size:11px;
	color:#9d9d9d;
	text-decoration:none;
}

a.idioma_ca:hover {
	text-decoration:underline;
}

a.idioma_ca#idioma_actiu:link, a.idioma_ca#idioma_actiu:visited {
	color:#000000;
}

a.idioma_ca#idioma_actiu:hover {

}


a.idioma_es:link, a.idioma_es:visited {
	font-size:11px;
	color:#9d9d9d;
	text-decoration:none;
}

a.idioma_es:hover {
	text-decoration:underline;
}

a.idioma_es#idioma_activo:link, a.idioma_es#idioma_activo:visited {
	color:#000000;
}

a.idioma_es#idioma_activo:hover {
	
}


a.mailto:link, a.mailto:visited {
	text-decoration:none;
	color:#7f7f7f;
}

a.mailto:hover {
	text-decoration:underline;
}

.peu {
	margin-top:23px;
	margin-bottom:17px;
	font-size:11px;
	color:#7f7f7f;
}

a.credits:link, a.credits:visited {
	font-size:11px;
	color:#7f7f7f;
	text-decoration:none;
}

a.credits:hover {
	text-decoration:underline;
}

a.peuserveis {
	color:#7f7f7f;
}

a.peuserveis:hover {
	text-decoration:none;
	color:#FF8C00;
}

a.linkserveis {
	color:#333333;
}

a.linkserveis:hover {
	text-decoration:none;
	color:#FF8C00;
}

.privacitat_ca {
	position:relative;
	z-index:3;
	top:-5px;
	color:#7f7f7f;
	margin-left:30px;
}

.privacitat_es {
	position:relative;
	z-index:3;
	top:-5px;
	color:#7f7f7f;
	margin-left:17px;
}

.copyright {
	position:relative;
	z-index:3;
	top:-5px;
	font-size:11px;
	color:#7f7f7f;
	margin-left:28px;
}

/* Menu */

.taula_menu {
	position:relative;
	margin-top:-45px;
	z-index:3;
}

/* Inici */

a.menu_inici_es:link, a.menu_inici_es:visited {
	display:block;
	width: 93px;
	height: 45px;
	background-image:url('../images/es/inici.png');
	background-repeat:no-repeat;
}

a.menu_inici_es:hover {
	background-image:url('../images/es/inici.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_inici#actiu_es:link, a.menu_inici_es#actiu:visited {
	background-image:url('../images/es/inici.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_inici_es#actiu:hover {
	
}

/* Qui som */

a.menu_qui_som_es:link, a.menu_qui_som_es:visited {
	display:block;
	width: 159px;
	height: 45px;
	background-image:url('../images/es/qui_som.png');
	background-repeat:no-repeat;
}

a.menu_qui_som_es:hover {
	background-image:url('../images/es/qui_som.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_qui_som_es#actiu:link, a.menu_qui_som_es#actiu:visited {
	background-image:url('../images/es/qui_som.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_qui_som_es#actiu:hover {
	
}

/* Serveis */

a.menu_serveis_es:link, a.menu_serveis_es:visited {
	display:block;
	width: 112px;
	height: 45px;
	background-image:url('../images/es/serveis.png');
	background-repeat:no-repeat;
}

a.menu_serveis_es:hover {
	background-image:url('../images/es/serveis.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_serveis_es#actiu:link, a.menu_serveis_es#actiu:visited {
	background-image:url('../images/es/serveis.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_serveis_es#actiu:hover {
	
}

/* Faq */

a.menu_faq_es:link, a.menu_faq_es:visited {
	display:block;
	width: 207px;
	height: 45px;
	background-image:url('../images/es/faq.png');
	background-repeat:no-repeat;
}

a.menu_faq_es:hover {
	background-image:url('../images/es/faq.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_faq_es#actiu:link, a.menu_faq_es#actiu:visited {
	background-image:url('../images/es/faq.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_faq_es#actiu:hover {
	
}

/* Contactar */

a.menu_contactar_es:link, a.menu_contactar_es:visited {
	display:block;
	width: 108px;
	height: 45px;
	background-image:url('../images/es/contactar.png');
	background-repeat:no-repeat;
}

a.menu_contactar_es:hover {
	background-image:url('../images/es/contactar.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_contactar_es#actiu:link, a.menu_contactar_es#actiu:visited {
	background-image:url('../images/es/contactar.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_contactar_es#actiu:hover {
	
}

.casella_buida_menu_es, .casella_buida_menu_es_inici {
	width:288px;
	background-image:url('../images/menu_transparent.png');
}

/********** CATALA ***************/

/* Inici */

a.menu_inici_ca:link, a.menu_inici_ca:visited {
	display:block;
	width: 81px;
	height: 45px;
	background-image:url('../images/ca/inici.png');
	background-repeat:no-repeat;
}

a.menu_inici_ca:hover {
	background-image:url('../images/ca/inici.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_inici#actiu_ca:link, a.menu_inici_ca#actiu:visited {
	background-image:url('../images/ca/inici.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_inici_ca#actiu:hover {
	
}

/* Qui som */

a.menu_qui_som_ca:link, a.menu_qui_som_ca:visited {
	display:block;
	width: 110px;
	height: 45px;
	background-image:url('../images/ca/qui_som.png');
	background-repeat:no-repeat;
}

a.menu_qui_som_ca:hover {
	background-image:url('../images/ca/qui_som.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_qui_som_ca#actiu:link, a.menu_qui_som_ca#actiu:visited {
	background-image:url('../images/ca/qui_som.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_qui_som_ca#actiu:hover {
	
}

/* Serveis */

a.menu_serveis_ca:link, a.menu_serveis_ca:visited {
	display:block;
	width: 103px;
	height: 45px;
	background-image:url('../images/ca/serveis.png');
	background-repeat:no-repeat;
}

a.menu_serveis_ca:hover {
	background-image:url('../images/ca/serveis.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_serveis_ca#actiu:link, a.menu_serveis_ca#actiu:visited {
	background-image:url('../images/ca/serveis.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_serveis_ca#actiu:hover {
	
}

/* Faq */

a.menu_faq_ca:link, a.menu_faq_ca:visited {
	display:block;
	width: 206px;
	height: 45px;
	background-image:url('../images/ca/faq.png');
	background-repeat:no-repeat;
}

a.menu_faq_ca:hover {
	background-image:url('../images/ca/faq.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_faq_ca#actiu:link, a.menu_faq_ca#actiu:visited {
	background-image:url('../images/ca/faq.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_faq_ca#actiu:hover {
	
}

/* Contactar */

a.menu_contactar_ca:link, a.menu_contactar_ca:visited {
	display:block;
	width: 118px;
	height: 45px;
	background-image:url('../images/ca/contactar.png');
	background-repeat:no-repeat;
}

a.menu_contactar_ca:hover {
	background-image:url('../images/ca/contactar.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_contactar_ca#actiu:link, a.menu_contactar_ca#actiu:visited {
	background-image:url('../images/ca/contactar.png');
	background-repeat:no-repeat;
	background-position: 0px -45px;
}

a.menu_contactar_ca#actiu:hover {
	
}

.casella_buida_menu_ca, .casella_buida_menu_ca_inici {
	width:349px;
	background-image:url('../images/menu_transparent.png');
}

/* SERVEIS */

ul {
	list-style-image:url("../images/fletxeta.gif");
}

.text_serveis {
	text-align:justify;
	margin-top:28px;
	margin-right:30px;
	margin-bottom:35px;
}

.llista_serveis {
	position:absolute;
	margin-top:-40px;
	margin-left:-20px;
	z-index:3;
}

/* QUI SOM */

.text_qui_som {
	text-align:justify;
	margin-top:28px;
	margin-right:30px;
	margin-bottom:30px;
}

.pujador_qui_som {
	margin-top:-72px;
}

/* FAQ */

.taronja {
	margin-top:20px;
	margin-bottom:5px;
	color:#ffa333;
	font-weight:bold;
}

.text_faq {
	position:relative;
	z-index:3;
	margin-top:28px;
	text-align:justify;
	margin-right:30px;
}

.text_faq_inferior {
	margin-top:10px;
	text-align:justify;
	margin-right:30px;
	margin-bottom:180px;
}

.pujador_faq {
	margin-top:-180px;
}

/* PRIVACITAT */ 

.text_privacitat {
	text-align:justify;
	margin-top:28px;
	margin-right:30px;
	margin-bottom:10px;
}

/* CONTACTAR */

input.nom {
	font-size:11px;	
	width:365px;
	border: 1px solid #cecece;
	border-top: 2px solid #8e8e8e;
}

input.cognoms {
	font-size:11px;	
	width:365px;
	border: 1px solid #cecece;
	border-top: 2px solid #8e8e8e;
}

input.telefon {
	font-size:11px;	
	width:365px;
	border: 1px solid #cecece;
	border-top: 2px solid #8e8e8e;
}

input.mail {
	font-size:11px;
	width:365px;
	border: 1px solid #cecece;
	border-top: 2px solid #8e8e8e;
}

input.newsletter {
	position:relative;
	top:1px;	
}

textarea.comentaris {
	font-size:11px;	
	width:435px;
	height:76px;
	border: 1px solid #cecece;
	border-top: 2px solid #8e8e8e;
}

.text_contactar {
	text-align:justify;
	margin-top:28px;
	margin-right:30px;
	margin-bottom:60px;
}

.formulari {
	position:absolute;
	z-index:3;
	margin-top:-45px;
}


/* PRIVACITAT */

.mida_text_privacitat {
	font-size:11px;
	position:relative;
	z-index:3;
}

.pujador_privacitat {
	margin-top:-250px;
}

.titolh1 {
	color: #FF8C00;
	font-size:15px;
	font-weight:bold;
}

.h1_index {
	color: #A7A7A7;
	font-size:18px;
	font-weight:normal;
}











