/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
body {
	scrollbar-base-color:#DC8B00;
	scrollbar-arrow-color:#EAEAEA;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#CCCCCC;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#EAEAEA;
}
/* Definició d'enllaços -------------------------------------------------------------------------------- */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.vermell:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.vermell:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.vermell:hover {
	text-decoration: none;
	color: #CC0A3F;
	font-weight:bold;
}
a.vermell:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

a.gris:link {
	color: #4D4D4D;
	text-decoration: none;
}
a.gris:visited {
	text-decoration: none;
	color: #4D4D4D;
}
a.gris:hover {
	text-decoration: none;
	color: #4D4D4D;
	font-weight:bold;
}
a.gris:active {
	text-decoration: none;
	color: #4D4D4D;
}

a.grisC:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.grisC:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.grisC:hover {
	text-decoration: none;
	color: #CC0A3F;
}
a.grisC:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.grisM:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.grisM:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.grisM:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.grisM:active {
	text-decoration: none;
	color: #CCCCCC;
}

a.grisF:link {
	color: #787878;
	font-size:11px;
	text-decoration: none;
}
a.grisF:visited {
	text-decoration: none;
	font-size:11px;
	color: #787878;
}
a.grisF:hover {
	text-decoration: none;
	font-size:11px;
	color: #CC0A3F;
}
a.grisF:active {
	text-decoration: none;
	font-size:11px;
	color: #787878;
}

a.grisFB:link {
	color: #4B4B4B;
	font-size:11px;
	text-decoration: none;
}
a.grisFB:visited {
	text-decoration: none;
	font-size:11px;
	color: #4B4B4B;
}
a.grisFB:hover {
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}
a.grisFB:active {
	text-decoration: none;
	font-size:11px;
	color: #4B4B4B;
}

a.grisFV:link {
	color: #4B4B4B;
	font-size:11px;
	text-decoration: none;
}
a.grisFV:visited {
	text-decoration: none;
	font-size:11px;
	color: #4B4B4B;
}
a.grisFV:hover {
	text-decoration: none;
	font-size:11px;
	font-weight:normal;
	color: #CC0A3F;
}
a.grisFV:active {
	text-decoration: none;
	font-size:11px;
	color: #4B4B4B;
}

a.grisVG:link {
	color: #CC0A3F;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
a.grisVG:visited {
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	color: #CC0A3F;
}
a.grisVG:hover {
	text-decoration: none;
	font-size:11px;
	font-weight:bold;
	color: #4B4B4B;
}
a.grisVG:active {
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	color: #CC0A3F;
}

/* Definició de gràfics i colors -------------------------------------------------------------------------------- */
.linia_solida {
	border: 2px solid #CCCCCC;
	border-collapse:collapse;
}
.linia_puntejada {
	border: 1px dashed #CCCCCC;
	border-collapse:collapse;
}
.fons_boto_gris {
	background-color: #4D4D4D;
}

/* Definició de tipus de lletres -------------------------------------------------------------------------------- */

.txt_gris_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
}
.txt_gris_mig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
.txt_gris_clar_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.txt_gris_mig_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.txt_blanc10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_blanc_gran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_blanc_granG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt_gris_mig_gran {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.txt_gris_mig_granG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.txt_gris_mig_enorme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CCCCCC;
}
.txt_gris_mig11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
.txt_vermell_mig11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0A3F;
}
 /* Activació dels menus -------------------------------------------------------------------------------- */
 
 /* Menú principal CT -------------------------------------------------------------------------------- */
#empresaCT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/empresa.gif") no-repeat;
	text-decoration: none;
	}
#empresa1CT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/empresa.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#empresaCT a:hover {	
	background-position: -83px 50%;
	}
#empresaCT a:active {	
	background-position: -83px 50%;
	}
	
#ubicacioCT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/ubicacio.gif") no-repeat;
	text-decoration: none;
	}
#ubicacio1CT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/ubicacio.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#ubicacioCT a:hover {	
	background-position: -83px 50%;
	}
#ubicacioCT a:active {	
	background-position: -83px 50%;
	}
	
#productesCT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/productes.gif") no-repeat;
	text-decoration: none;
	}
#productes1CT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/productes.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#productesCT a:hover {	
	background-position: -83px 50%;
	}
#productesCT a:active {	
	background-position: -83px 50%;
	}
	
#garantiaCT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/garantia.gif") no-repeat;
	text-decoration: none;
	}
#garantia1CT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/garantia.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#garantiaCT a:hover {	
	background-position: -83px 50%;
	}
#garantiaCT a:active {	
	background-position: -83px 50%;
	}
	
#marquesCT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/marques.gif") no-repeat;
	text-decoration: none;
	}
#marques1CT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/marques.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#marquesCT a:hover {	
	background-position: -83px 50%;
	}
#marquesCT a:active {	
	background-position: -83px 50%;
	}
	
#exportCT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/export_logist.gif") no-repeat;
	text-decoration: none;
	}
#export1CT a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/ct/export_logist.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#exportCT a:hover {	
	background-position: -83px 50%;
	}
#exportCT a:active {	
	background-position: -83px 50%;
	}
	
#contacteCT a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/ct/contacte.gif") no-repeat;
	text-decoration: none;
	}
#contacte1CT a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/ct/contacte.gif") no-repeat;
	background-position:-164px 50%;
	text-decoration: none;
	}
#contacteCT a:hover {	
	background-position: -82px 50%;
	}
#contacteCT a:active {	
	background-position: -82px 50%;
	}
	
#clientsCT a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/ct/acces_clients.gif") no-repeat;
	text-decoration: none;
	}
#clients1CT a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/ct/acces_clients.gif") no-repeat;
	background-position:-164px 50%;
	text-decoration: none;
	}
#clientsCT a:hover {	
	background-position: -82px 50%;
	}
#clientsCT a:active {	
	background-position: -82px 50%;
	}


 /* Menú principal ES -------------------------------------------------------------------------------- */
#empresaES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/empresa.gif") no-repeat;
	text-decoration: none;
	}
#empresa1ES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/empresa.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#empresaES a:hover {	
	background-position: -83px 50%;
	}
#empresaES a:active {	
	background-position: -83px 50%;
	}
	
#ubicacioES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/ubicacio.gif") no-repeat;
	text-decoration: none;
	}
#ubicacio1ES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/ubicacio.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#ubicacioES a:hover {	
	background-position: -83px 50%;
	}
#ubicacioES a:active {	
	background-position: -83px 50%;
	}
	
#productesES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/productes.gif") no-repeat;
	text-decoration: none;
	}
#productes1ES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/productes.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#productesES a:hover {	
	background-position: -83px 50%;
	}
#productesES a:active {	
	background-position: -83px 50%;
	}
	
#garantiaES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/garantia.gif") no-repeat;
	text-decoration: none;
	}
#garantia1ES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/garantia.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#garantiaES a:hover {	
	background-position: -83px 50%;
	}
#garantiaES a:active {	
	background-position: -83px 50%;
	}
	
#marquesES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/marques.gif") no-repeat;
	text-decoration: none;
	}
#marques1ES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/marques.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#marquesES a:hover {	
	background-position: -83px 50%;
	}
#marquesES a:active {	
	background-position: -83px 50%;
	}
	
#exportES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/export_logist.gif") no-repeat;
	text-decoration: none;
	}
#export1ES a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/es/export_logist.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#exportES a:hover {	
	background-position: -83px 50%;
	}
#exportES a:active {	
	background-position: -83px 50%;
	}
	
#contacteES a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/es/contacte.gif") no-repeat;
	text-decoration: none;
	}
#contacte1ES a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/es/contacte.gif") no-repeat;
	background-position:-164px 50%;
	text-decoration: none;
	}
#contacteES a:hover {	
	background-position: -82px 50%;
	}
#contacteES a:active {	
	background-position: -82px 50%;
	}
	
#clientsES a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/es/acces_clients.gif") no-repeat;
	text-decoration: none;
	}
#clients1ES a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/es/acces_clients.gif") no-repeat;
	background-position:-164px 50%;
	text-decoration: none;
	}
#clientsES a:hover {	
	background-position: -82px 50%;
	}
#clientsES a:active {	
	background-position: -82px 50%;
	}
	
/* Menú principal EN -------------------------------------------------------------------------------- */
#empresaEN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/empresa.gif") no-repeat;
	text-decoration: none;
	}
#empresa1EN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/empresa.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#empresaEN a:hover {	
	background-position: -83px 50%;
	}
#empresaEN a:active {	
	background-position: -83px 50%;
	}
	
#ubicacioEN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/ubicacio.gif") no-repeat;
	text-decoration: none;
	}
#ubicacio1EN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/ubicacio.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#ubicacioEN a:hover {	
	background-position: -83px 50%;
	}
#ubicacioEN a:active {	
	background-position: -83px 50%;
	}
	
#productesEN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/productes.gif") no-repeat;
	text-decoration: none;
	}
#productes1EN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/productes.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#productesEN a:hover {	
	background-position: -83px 50%;
	}
#productesEN a:active {	
	background-position: -83px 50%;
	}
	
#garantiaEN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/garantia.gif") no-repeat;
	text-decoration: none;
	}
#garantia1EN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/garantia.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#garantiaEN a:hover {	
	background-position: -83px 50%;
	}
#garantiaEN a:active {	
	background-position: -83px 50%;
	}
	
#marquesEN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/marques.gif") no-repeat;
	text-decoration: none;
	}
#marques1EN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/marques.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#marquesEN a:hover {	
	background-position: -83px 50%;
	}
#marquesEN a:active {	
	background-position: -83px 50%;
	}
	
#exportEN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/export_logist.gif") no-repeat;
	text-decoration: none;
	}
#export1EN a {
	display:block;
	width:83px;
	height:35px;
	background: url("../fridasa_img/botons/en/export_logist.gif") no-repeat;
	background-position:-166px 50%;
	text-decoration: none;
	}
#exportEN a:hover {	
	background-position: -83px 50%;
	}
#exportEN a:active {	
	background-position: -83px 50%;
	}
	
#contacteEN a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/en/contacte.gif") no-repeat;
	text-decoration: none;
	}
#contacte1EN a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/en/contacte.gif") no-repeat;
	background-position:-164px 50%;
	text-decoration: none;
	}
#contacteEN a:hover {	
	background-position: -82px 50%;
	}
#contacteEN a:active {	
	background-position: -82px 50%;
	}
	
#clientsEN a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/en/acces_clients.gif") no-repeat;
	text-decoration: none;
	}
#clients1EN a {
	display:block;
	width:82px;
	height:35px;
	background: url("../fridasa_img/botons/en/acces_clients.gif") no-repeat;
	background-position:-164px 50%;
	text-decoration: none;
	}
#clientsEN a:hover {	
	background-position: -82px 50%;
	}
#clientsEN a:active {	
	background-position: -82px 50%;
	}
 
 
 /* Menú productes CATALÀ -------------------------------------------------------------------------------- */
 #porc a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/porc.gif") no-repeat;
	text-decoration: none;
	}
#porc1 a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/porc.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#porc a:hover {	
	background-position: -67px 50%;
	}
#porc a:active {	
	background-position: -67px 50%;
	}	

#vedella a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/vedella.gif") no-repeat;
	text-decoration: none;
	}
#vedella1 a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/vedella.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#vedella a:hover {	
	background-position: -67px 50%;
	}
#vedella a:active {	
	background-position: -67px 50%;
	}	
	
#xai a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/xai.gif") no-repeat;
	text-decoration: none;
	}
#xai1 a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/xai.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#xai a:hover {	
	background-position: -67px 50%;
	}
#xai a:active {	
	background-position: -67px 50%;
	}	
	
#elaborats a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/elaborats.gif") no-repeat;
	text-decoration: none;
	}
#elaborats1 a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/ct/elaborats.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#elaborats a:hover {	
	background-position: -67px 50%;
	}
#elaborats a:active {	
	background-position: -67px 50%;
	}
	
/* Menú productes CASTELLÀ -------------------------------------------------------------------------------- */
 #porcES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/porc.gif") no-repeat;
	text-decoration: none;
	}
#porc1ES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/porc.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#porcES a:hover {	
	background-position: -67px 50%;
	}
#porcES a:active {	
	background-position: -67px 50%;
	}	

#vedellaES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/vedella.gif") no-repeat;
	text-decoration: none;
	}
#vedella1ES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/vedella.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#vedellaES a:hover {	
	background-position: -67px 50%;
	}
#vedellaES a:active {	
	background-position: -67px 50%;
	}	
	
#xaiES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/xai.gif") no-repeat;
	text-decoration: none;
	}
#xai1ES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/xai.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#xaiES a:hover {	
	background-position: -67px 50%;
	}
#xaiES a:active {	
	background-position: -67px 50%;
	}	
	
#elaboratsES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/elaborats.gif") no-repeat;
	text-decoration: none;
	}
#elaborats1ES a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/extranet/es/elaborats.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#elaboratsES a:hover {	
	background-position: -67px 50%;
	}
#elaboratsES a:active {	
	background-position: -67px 50%;
	}
	
/* Menú productes ANGLÈS -------------------------------------------------------------------------------- */
 #porcEN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/porc.gif") no-repeat;
	text-decoration: none;
	}
#porc1EN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/porc.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#porcEN a:hover {	
	background-position: -67px 50%;
	}
#porcEN a:active {	
	background-position: -67px 50%;
	}	

#vedellaEN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/vedella.gif") no-repeat;
	text-decoration: none;
	}
#vedella1EN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/vedella.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#vedellaEN a:hover {	
	background-position: -67px 50%;
	}
#vedellaEN a:active {	
	background-position: -67px 50%;
	}	
	
#xaiEN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/xai.gif") no-repeat;
	text-decoration: none;
	}
#xai1EN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/xai.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#xaiEN a:hover {	
	background-position: -67px 50%;
	}
#xaiEN a:active {	
	background-position: -67px 50%;
	}	
	
#elaboratsEN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/elaborats.gif") no-repeat;
	text-decoration: none;
	}
#elaborats1EN a {
	display:block;
	width:67px;
	height:45px;
	background: url("../fridasa_img/botons/en/elaborats.gif") no-repeat;
	background-position:-67px 50%;
	text-decoration: none;
	}
#elaboratsEN a:hover {	
	background-position: -67px 50%;
	}
#elaboratsEN a:active {	
	background-position: -67px 50%;
	}	


/* Menús subpàgines en CT -------------------------------------------------------------------------------- */	
#presentacioCT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/presentacio.gif") no-repeat;
	text-decoration: none;
	}
#presentacio1CT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/presentacio.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#presentacioCT a:hover {	
	background-position: -123px 50%;
	}
#presentacioCT a:active {	
	background-position: -123px 50%;
	}
	
#medi_ambientCT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/medi_ambient.gif") no-repeat;
	text-decoration: none;
	}
#medi_ambient1CT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/medi_ambient.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#medi_ambientCT a:hover {	
	background-position: -123px 50%;
	}
#medi_ambientCT a:active {	
	background-position: -123px 50%;
	}
	
#seleccioCT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/seleccio.gif") no-repeat;
	text-decoration: none;
	}
#seleccio1CT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/seleccio.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#seleccioCT a:hover {	
	background-position: -123px 50%;
	}
#seleccioCT a:active {	
	background-position: -123px 50%;
	}
	
#isoCT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/iso.gif") no-repeat;
	text-decoration: none;
	}
#iso1CT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/iso.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#isoCT a:hover {	
	background-position: -123px 50%;
	}
#isoCT a:active {	
	background-position: -123px 50%;
	}
	
#q_qualitatCT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/q_qualitat.gif") no-repeat;
	text-decoration: none;
	}
#q_qualitat1CT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/q_qualitat.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#q_qualitatCT a:hover {	
	background-position: -123px 50%;
	}
#q_qualitatCT a:active {	
	background-position: -123px 50%;
	}
	
#trassabilitatCT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/trassabilitat.gif") no-repeat;
	text-decoration: none;
	}
#trassabilitat1CT a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/ct/trassabilitat.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#trassabilitatCT a:hover {	
	background-position: -123px 50%;
	}
#trassabilitatCT a:active {	
	background-position: -123px 50%;
	}	
	
/* Menús subpàgines en ES -------------------------------------------------------------------------------- */	
#presentacioES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/presentacio.gif") no-repeat;
	text-decoration: none;
	}
#presentacio1ES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/presentacio.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#presentacioES a:hover {	
	background-position: -123px 50%;
	}
#presentacioES a:active {	
	background-position: -123px 50%;
	}
	
#medi_ambientES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/medi_ambient.gif") no-repeat;
	text-decoration: none;
	}
#medi_ambient1ES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/medi_ambient.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#medi_ambientES a:hover {	
	background-position: -123px 50%;
	}
#medi_ambientES a:active {	
	background-position: -123px 50%;
	}
	
#seleccioES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/seleccio.gif") no-repeat;
	text-decoration: none;
	}
#seleccio1ES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/seleccio.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#seleccioES a:hover {	
	background-position: -123px 50%;
	}
#seleccioES a:active {	
	background-position: -123px 50%;
	}
	
#isoES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/iso.gif") no-repeat;
	text-decoration: none;
	}
#iso1ES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/iso.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#isoES a:hover {	
	background-position: -123px 50%;
	}
#isoES a:active {	
	background-position: -123px 50%;
	}
	
#q_qualitatES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/q_qualitat.gif") no-repeat;
	text-decoration: none;
	}
#q_qualitat1ES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/q_qualitat.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#q_qualitatES a:hover {	
	background-position: -123px 50%;
	}
#q_qualitatES a:active {	
	background-position: -123px 50%;
	}
	
#trassabilitatES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/trassabilitat.gif") no-repeat;
	text-decoration: none;
	}
#trassabilitat1ES a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/es/trassabilitat.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#trassabilitatES a:hover {	
	background-position: -123px 50%;
	}
#trassabilitatES a:active {	
	background-position: -123px 50%;
	}
	
/* Menús subpàgines en EN -------------------------------------------------------------------------------- */	
#presentacioEN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/presentacio.gif") no-repeat;
	text-decoration: none;
	}
#presentacio1EN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/presentacio.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#presentacioEN a:hover {	
	background-position: -123px 50%;
	}
#presentacioEN a:active {	
	background-position: -123px 50%;
	}
	
#medi_ambientEN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/medi_ambient.gif") no-repeat;
	text-decoration: none;
	}
#medi_ambient1EN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/medi_ambient.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#medi_ambientEN a:hover {	
	background-position: -123px 50%;
	}
#medi_ambientEN a:active {	
	background-position: -123px 50%;
	}
	
#seleccioEN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/seleccio.gif") no-repeat;
	text-decoration: none;
	}
#seleccio1EN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/seleccio.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#seleccioEN a:hover {	
	background-position: -123px 50%;
	}
#seleccioEN a:active {	
	background-position: -123px 50%;
	}
	
#isoEN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/iso.gif") no-repeat;
	text-decoration: none;
	}
#iso1EN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/iso.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#isoEN a:hover {	
	background-position: -123px 50%;
	}
#isoEN a:active {	
	background-position: -123px 50%;
	}
	
#q_qualitatEN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/q_qualitat.gif") no-repeat;
	text-decoration: none;
	}
#q_qualitat1EN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/q_qualitat.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#q_qualitatEN a:hover {	
	background-position: -123px 50%;
	}
#q_qualitatEN a:active {	
	background-position: -123px 50%;
	}
	
#trassabilitatEN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/trassabilitat.gif") no-repeat;
	text-decoration: none;
	}
#trassabilitat1EN a {
	display:block;
	width:122px;
	height:20px;
	background: url("../fridasa_img/botons/en/trassabilitat.gif") no-repeat;
	background-position:-123px 50%;
	text-decoration: none;
	}
#trassabilitatEN a:hover {	
	background-position: -123px 50%;
	}
#trassabilitatEN a:active {	
	background-position: -123px 50%;
	}		

/* Botons pàgina MARQUES ------------------------------------------------------------------------------ */	
#vedella_emporda a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/vedella_emporda.gif") no-repeat;
	text-decoration: none;
	}
#vedella_emporda1 a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/vedella_emporda.gif") no-repeat;
	background-position:-158px 50%;
	text-decoration: none;
	}
#vedella_emporda a:hover {	
	background-position: -158px 50%;
	}
#vedella_emporda a:active {	
	background-position: -158px 50%;
	}
	
#fridasa a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/fridasa.gif") no-repeat;
	text-decoration: none;
	}
#fridasa1 a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/fridasa.gif") no-repeat;
	background-position:-158px 50%;
	text-decoration: none;
	}
#fridasa a:hover {	
	background-position: -158px 50%;
	}
#fridasa a:active {	
	background-position: -158px 50%;
	}
	
#fricash a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/fricash.gif") no-repeat;
	text-decoration: none;
	}
#fricash1 a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/fricash.gif") no-repeat;
	background-position:-158px 50%;
	text-decoration: none;
	}
#fricash a:hover {	
	background-position: -158px 50%;
	}
#fricash a:active {	
	background-position: -158px 50%;
	}
	
#fridella a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/fridella.gif") no-repeat;
	text-decoration: none;
	}
#fridella1 a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/fridella.gif") no-repeat;
	background-position:-158px 50%;
	text-decoration: none;
	}
#fridella a:hover {	
	background-position: -158px 50%;
	}
#fridella a:active {	
	background-position: -158px 50%;
	}
	
#embotits a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/embotits.gif") no-repeat;
	text-decoration: none;
	}
#embotits1 a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/embotits.gif") no-repeat;
	background-position:-158px 50%;
	text-decoration: none;
	}
#embotits a:hover {	
	background-position: -158px 50%;
	}
#embotits a:active {	
	background-position: -158px 50%;
	}
	
#cofi a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/cofi.gif") no-repeat;
	text-decoration: none;
	}
#cofi1 a {
	display:block;
	width:158px;
	height:20px;
	background: url("../fridasa_img/botons/cofi.gif") no-repeat;
	background-position:-158px 50%;
	text-decoration: none;
	}
#cofi a:hover {	
	background-position: -158px 50%;
	}
#cofi a:active {	
	background-position: -158px 50%;	
	}	
	
	
/* Botons CONTACTE CT ------------------------------------------------------------------------------------- */			
#enviarCT a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/ct/enviar.gif") no-repeat;
	text-decoration: none;
	}
#enviar1CT a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/ct/enviar.gif") no-repeat;
	background-position:-100px 50%;
	text-decoration: none;
	}
#enviarCT a:hover {	
	background-position: -100px 50%;
	}
#enviarCT a:active {	
	background-position: -100px 50%;
	}
	
#esborrarCT a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/ct/esborrar.gif") no-repeat;
	text-decoration: none;
	}
#esborrar1CT a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/ct/esborrar.gif") no-repeat;
	background-position:-100px 50%;
	text-decoration: none;
	}
#esborrarCT a:hover {	
	background-position: -100px 50%;
	}
#esborrarCT a:active {	
	background-position: -100px 50%;
	}	
	
/* Botons CONTACTE ES ------------------------------------------------------------------------------------- */			
#enviarES a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/es/enviar.gif") no-repeat;
	text-decoration: none;
	}
#enviar1ES a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/es/enviar.gif") no-repeat;
	background-position:-100px 50%;
	text-decoration: none;
	}
#enviarES a:hover {	
	background-position: -100px 50%;
	}
#enviarES a:active {	
	background-position: -100px 50%;
	}
	
#esborrarES a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/es/esborrar.gif") no-repeat;
	text-decoration: none;
	}
#esborrar1ES a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/es/esborrar.gif") no-repeat;
	background-position:-100px 50%;
	text-decoration: none;
	}
#esborrarES a:hover {	
	background-position: -100px 50%;
	}
#esborrarES a:active {	
	background-position: -100px 50%;
	}
	
/* Botons CONTACTE EN ------------------------------------------------------------------------------------- */			
#enviarEN a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/en/enviar.gif") no-repeat;
	text-decoration: none;
	}
#enviar1EN a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/en/enviar.gif") no-repeat;
	background-position:-100px 50%;
	text-decoration: none;
	}
#enviarEN a:hover {	
	background-position: -100px 50%;
	}
#enviarEN a:active {	
	background-position: -100px 50%;
	}
	
#esborrarEN a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/en/esborrar.gif") no-repeat;
	text-decoration: none;
	}
#esborrar1EN a {
	display:block;
	width:100px;
	height:20px;
	background: url("../fridasa_img/botons/en/esborrar.gif") no-repeat;
	background-position:-100px 50%;
	text-decoration: none;
	}
#esborrarEN a:hover {	
	background-position: -100px 50%;
	}
#esborrarEN a:active {	
	background-position: -100px 50%;
	}	
	
/* Botons ACCÉS CLIENTS CT/ES/EN ------------------------------------------------------------------------------------- */	
#entrarCT a {
	display:block;
	width:150px;
	height:20px;
	background: url("../fridasa_img/botons/ct/entrar.gif") no-repeat;
	text-decoration: none;
	}
#entrar1CT a {
	display:block;
	width:150px;
	height:20px;
	background: url("../fridasa_img/botons/ct/entrar.gif") no-repeat;
	background-position:-150px 50%;
	text-decoration: none;
	}
#entrarCT a:hover {	
	background-position: -150px 50%;
	}
#entrarCT a:active {	
	background-position: -150px 50%;
	}
			
#entrarES a {
	display:block;
	width:150px;
	height:20px;
	background: url("../fridasa_img/botons/es/entrar.gif") no-repeat;
	text-decoration: none;
	}
#entrar1ES a {
	display:block;
	width:150px;
	height:20px;
	background: url("../fridasa_img/botons/es/entrar.gif") no-repeat;
	background-position:-150px 50%;
	text-decoration: none;
	}
#entrarES a:hover {	
	background-position: -150px 50%;
	}
#entrarES a:active {	
	background-position: -150px 50%;
	}
	
#entrarEN a {
	display:block;
	width:150px;
	height:20px;
	background: url("../fridasa_img/botons/en/entrar.gif") no-repeat;
	text-decoration: none;
	}
#entrar1EN a {
	display:block;
	width:150px;
	height:20px;
	background: url("../fridasa_img/botons/en/entrar.gif") no-repeat;
	background-position:-150px 50%;
	text-decoration: none;
	}
#entrarEN a:hover {	
	background-position: -150px 50%;
	}
#entrarEN a:active {	
	background-position: -150px 50%;
	}	
	
/* Botons VÍDEO ------------------------------------------------------------------------------------- */			
#video a {
	display:block;
	width:95px;
	height:35px;
	background: url("../fridasa_img/botons/video.gif") no-repeat;
	text-decoration: none;
	}
#video1 a {
	display:block;
	width:95px;
	height:35px;
	background: url("../fridasa_img/botons/video.gif") no-repeat;
	background-position:-95px 50%;
	text-decoration: none;
	}
#video a:hover {	
	background-position: -95px 50%;
	}
#video a:active {	
	background-position: -95px 50%;
	}	
	
#videoEN a {
	display:block;
	width:95px;
	height:35px;
	background: url("../fridasa_img/botons/en/video.gif") no-repeat;
	text-decoration: none;
	}
#video1EN a {
	display:block;
	width:95px;
	height:35px;
	background: url("../fridasa_img/botons/en/video.gif") no-repeat;
	background-position:-95px 50%;
	text-decoration: none;
	}
#videoEN a:hover {	
	background-position: -95px 50%;
	}
#videoEN a:active {	
	background-position: -95px 50%;
	}				
	
/* Definició d'aspectes -------------------------------------------------------------------------------- */		
input {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	height:17px;
	color: #4D4D4D;
}
select {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	height:17px;
	color: #4D4D4D;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #4D4D4D;
	width:250px;
}
