/*GLOBALS
------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #2c2c2c;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana;
}

img {
	border-width:0;
	border-style:none;
}
em {
	font-style: normal;
}


/*CONTAINER
------------------------------------------------*/
#container {
	width:820px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-image: url(img/fons-container02.jpg);
	background-repeat: repeat-y;
}
.fonsContainer {
	background-attachment: fixed;
	background: url(img/fons-container.png);
	background-repeat: repeat-y;
}
.clear {
	clear:both;
}
.enlaces {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.enlaces:hover {
	text-decoration: underline;
}


/*CABECERA
------------------------------------------------*/
#cabecera {
	width: 800px;
	height: 89px;
	background-color: #000;
	margin-left: 9px;
}
#cabecera img {
	float: left;
}


/*BARRA DE NAVEGACIO PRINCIPAL*/
#barraNav {
	position: relative;
	top: 64px;
	float: right;
	right: 20px;
}
#barraNav li {
	list-style-type: none;
	float: left;
	margin-left: 15px;
}
#barraNav li a {
	display: block;
	border-bottom:none;
	color:#333;
}

/*PROMOCIONAL
---------------------------------------------*/
#promocional {
	width:800px;
	margin-left: 9px;
}

/*TITULOS
----------------------------------------------*/
#tituloInternacional {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloInternacional h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloProductos {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloProductos h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloContactar {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloContactar h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloPreguntas {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloPreguntas h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloSalud {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloSalud h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloTrabaja {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloTrabaja h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloServicio {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloServicio h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}

#tituloHistoria {
	height: 90px;
	width: 800px;
	margin-left: 9px;
}
#tituloHistoria h1 {
	color: #333333;
	font-size: 23px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 40px;
	padding-left: 20px;
}
/*CUERPO
-------------------------------------------*/
#cuerpo {
	margin-left: 30px;
	margin-right: 30px;
}

/*PEU DE PAGINA
-------------------------------------------*/
#pie {
	background-image: url(img/peu.png);
	height: 140px;
	width: 800px;
	margin-left: 9px;
}
#pie h3 {

	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 12px;
	visibility: hidden;
}
#pie p {
	position: relative;
	top: 89px;
	left: 20px;
	font-size: 10px;
}
#pie a {
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#pie a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}






/*CONTINGUTS DE LA PAGINA D'INICI
-------------------------------------------*/
#cuerpoInicio {
	margin-left: 30px;
	margin-right: 30px;
	background-image: url(img/indice/fons.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	color: #000000;
	text-align: justify;
}
.texto img {
	float: right;
	margin-left: 100px;
}

.texto h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 30px;
}

.texto ul {
	list-style-type: none;
	background-color: #FFFFFF;
	width: 300px;
}
.texto ul li {
	float: left;
}
.texto ul li a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 75px;
	background-image: url(img/indice/lux-vincle.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.texto ul li a:hover {
	color: #333333;
}
/*Alternativa*/
.texto-2 {
	color: #000000;
	text-align: justify;
	float: left;
	width: 550px;
}
.texto-2 p {
	margin-bottom: 10px;
	line-height: 16px;
}

.menuInici {
	float: right;
	width: 192px;
	height: 258px;
	background-image: url(img/indice/fons-menu.jpg);
	background-repeat: no-repeat;
}
.menuInici h2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}
.menuInici ul {
	list-style-type: none;
	margin-left: 20px;
}
.menuInici li {
	margin-bottom: 5px;
}

.menuInici a {
	color: #FFFFFF;
	text-decoration: none;
}
.menuInici a:hover {
	color: #d6f0cc;
}






*html .texto a {
height: 17px; /<strong>para ie 6</strong>/
}
/*PRODUCTOS
--------------------------------------*/
#menuproductos {
	list-style-type: none;
	width: 135px;
	float: left;
	margin-right: 10px;
	font-size: 10px;
}
#menuproductos ul {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 135px;
	float: left;
}
#menuproductos h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	width: 135px;
}

*html #menuproductos a {
height: 17px; /*:PARXE:Aplica be block als vincles*/
}
.imatgeIntroproductos {
	float: right;
}

#menuproductos li {
	display: inline;
}

#menuproductos a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 10px;
}
#menuproductos a:hover {
	background-image: url(img/productos/triangle.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#producto-selec {
	color: #333333;

s
; 		background-color: #FFFFFF;
	cursor: default;
	margin-left: -10px;
	padding-left: 10px;
}

/*CONTINGUTS PRODUCTES*/
#fichaPrincipal {
	float: right;
	width: 615px;
}
#fichaPrincipal img {
	float: left;
}
#fichaPrincipalTexto {
	float: right;
	width: 345px;
	padding-left: 10px;
}

#fichaPrincipalTexto h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Verdana;
	color: #330000;
	font-weight: normal;
	margin-left: 5px;
}
#fichaPrincipalTexto h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #717171;
	font-size: 11px;
	font-weight: normal;
	margin-left: 6px;
}
#fichaPrincipalTexto h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	visibility: hidden;
}
#fichaPrincipalTexto em {
	font-style: normal;
}


#fichaPrincipalTexto p {
	color: #000;
	text-align: justify;
	margin-bottom: 5px;
	margin-left: 5px;
}
#fichaPrincipal ul {
	list-style-type: none;
	margin-bottom: 10px;
	text-align: justify;
}
#titulosFicha {
	float: right;
	width: 620px;
	margin-top: 100px;
}
#titulosFicha h1 {
	font-size: 12px;
	font-weight: normal;
}
#titulosFicha ul {
	list-style-type: none;
	float: left;
	display: block;
	width: 600px;
}
#titulosFicha li {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 90px;
	color: #717171;
}


/*FICHA SECUNDARIA*/
#fichaSecundaria {
	width: 620px;
	float: right;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.seleccionada {
	background-color: #ECECEA;
	padding: 5px;
}
/*aquesta classe serveix per enquadrar els continguts dels diferents accesoris*/
.accesorios {
	float: right;
	width: 390px;
	text-align: justify;
	margin-top: 10px;
}
.accesorios img {
	float: left;
}
.accesoriosTexto {
	float: right;
	width: 190px;
	margin-left: 10px;
}
.accesoriosTexto h2 {
	font-size: 14px;
}





#contenidoFicha {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 200px;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#contenidoFicha ul {
	list-style-type: none;
}
#contenidoFicha ul ul {
	margin-left: 20px;
}

#contenidoFicha h1 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D8D8D4;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #320000;
}
#contenidoFicha h2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

/*SERVICIO TECNICO
--------------------------------------------*/
.servicioTecnico {
	width:820;
	text-align: justify;
}.servicioTecnico img {
	float: right;
	margin-left: 10px;
	margin-bottom: 300px;
}
.servicioTecnico h1 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.servicioTecnico ul {
	list-style-type: none;
	margin-bottom: 10px;
}
.servicioTecnico li {
	margin-left: 10px;
}

.servicioTecnico h2 {
	font-size: 12px;
	width: 300px;
	background-image: url(img/productos/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-left: -8px;
}
.servicioTecnico h5 {
	font-size: 25px;
	color: #330000;
}


#form1 {
	font-size: 11px;
	margin-top: 10px;
}
.trabaja {
	width: 350px;
	float: left;
	text-align: justify;
}
.trabaja img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.trabaja p {
	line-height: 14px;
}


/*HISTORIA
------------------------------------------*/
.historia {
}
#flashHistoria {
	float: right;
	height: 320px;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.historia p {
	text-align: justify;
	margin-bottom: 10px;
}
.historia h1 {
	font-size: 20px;
	font-weight: normal;
}
.historia h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #330000;
}


/*SALUD
-----------------------------------------*/
.salud {
	width: 755px;
}
.saludImg {
	float: left;
	width: 240px;
}
.saludImg img {
	margin-bottom: 10px;
}

.saludImg p {
	text-align: center;
}


.saludText {
	width: 494px;
	float: right;
}

.saludText h1 {
	font-size: 20px;
	font-weight: normal;
}
.saludText h2 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #330000;
	font-weight: bold;
}


.saludText p {
	text-align: justify;
	margin-bottom: 15px;
}
.ultimo {
	padding-bottom: 40px;
}

.saludText ul {
	list-style-type: square;
	margin-bottom: 10px;
	padding-left: 20px;
}
.saludText a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.saludText a:hover {
	text-decoration: underline;
}




/*PREGUNTAS
-----------------------------------------*/
.menuPreguntas{
}
.preguntas {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.preguntas h1 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.preguntas p {
	text-align: justify;
}
.ultimParraf {
	margin-bottom: 20px;
}
.preguntas img {
	float: right;
	margin-left: 10px;
}
.preguntas table {
	width: 480px;
	background-color: #F1F5FA;
	float: left;
}
.preguntas th {
	background-color: #FFFFFF;
}
.preguntas table td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9D9D9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.preguntas a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.preguntas a:hover {
	text-decoration: underline;
}


.parell {
	background-color: #FFF;
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.senar {
	background-color: #FFF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}

/*Menu de preguntas frecuentes*/

#fqa {
	list-style-type: none;
	display: block;
}
#fqa li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#fqa li ul li {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fqa a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/preguntas/triangle1.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#fqa a:hover {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(img/preguntas/triangle2.gif);
	background-position: 2px 3px;
}
*html #fqa a {
height: 17px; /*:PARXE:Aplica be block als vincles*/
}

#fqa2 {
	list-style-type: none;
	margin-bottom: 30px;
	display: block;
}
#fqa2 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#fqa2 li ul li {
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#fqa2 a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	display: block;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(img/preguntas/triangle1.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#fqa2 a:hover {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(img/preguntas/triangle2.gif);
	background-position: 2px 3px;
}
*html #fqa2 a {
height: 17px; /*:PARXE:Aplica be block als vincles*/
}

.opcionSeleccionada {
	font-size: 11px;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 1px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(img/preguntas/triangle3.gif);
	display: block;
}

/*PELICULAS DE FLASH*/
#flashcontent {
	width: 100%;
}
#peliFlash {
	float: right;
	height: 363px;
	width: 301px;
}

/*FORMULARIO DE CONTACTO Y DEMÁS
-------------------------------------------------------------*/

.amaga {
	visibility: hidden;
}
#formulari {
	color: #FFFFFF;
	float: right;
	width: 356px;
}
#formulari h1 {
	font-size: 11px;
}
#formulari table {
	width: 356px;
	background-color: #333333;
	float: right;
}


#formulari table td {
	padding-right: 10px;
	padding-left: 10px;
}
#formulari a {
	color: #FFFFFF;
}
#formulari input {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}
#formulari textarea {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #FFFFFF;
}

.superior {
	background-image: url(img/contactar/cantonada-sup.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	height: 18px;
}
.inf {
	background-color: #333333;
	background-image: url(img/contactar/cantonada-inf.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
}


#agencias {
	width: 350px;
	float: left;
}
#agencias h1 {
	font-size: 15px;
	background-image: url(img/preguntas/triangle1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}
#agencias table {
	width: 345px;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 10px;
}
#agencias table td {
	vertical-align: top;
	padding-bottom: 10px;
}
#agencias table ul {
	list-style-type: none;
}
#agencias table ul li {
	line-height: 13px;
}

#agencias table h3 {
	font-size: 13px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-right: 15px;
}
#agencias table a {
	color: #000000;
	text-decoration: none;
}
#agencias a:hover {
	text-decoration: underline;
}

#sucursales {
}
#sucursales h1 {
	font-size: 15px;
	background-image: url(img/preguntas/triangle1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	margin-top: 5px;
}
#sucursales table {
	width: 92%;
	margin-left: 10px;
	margin-top: 20px;
	font-size: 10px;
}
#sucursales table td {
	vertical-align: top;
	padding-bottom: 5px;
}
#sucursales table ul {
	list-style-type: none;
}
#sucursales table ul li {
	line-height: 13px;
}

#sucursales table h3 {
	font-size: 13px;
	margin-bottom: 3px;
	margin-right: 15px;
}
#sucursales table a {
	color: #000000;
	text-decoration: none;
}
#sucursales a:hover {
	text-decoration: underline;
}
/*MAPA DEL WEB
-------------------------------------------------*/
#mapaWeb {
	background-image: url(img/indice/fons.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#mapaWeb h1 {
	font-size: 14px;
	margin-top: 8px;
}
#mapaWeb h2 {
	font-size: 12px;
	margin-top: 8px;
}
#mapaWeb a {
	color: #000000;
}
#mapaWeb a:hover {
	color: #666666;
}

#mapaWeb ul {
	list-style-type: none;
	margin-left: 10px;
}
/*PROTECCION DE DATOS---------------------------*/
#proteccion{
	color: #FFFFFF;
	text-align: justify;
	line-height: 17px;
	padding: 10px;
}#proteccionEnlace {
	text-align: center;
	font-size: 9px;
}
#proteccionEnlace a:hover {
	color: #ccc;
}
#avisoLegal {
	color: #000000;
	text-align: left;
	padding: 20px;
	background-color: #FFFFFF;
}
#avisoLegal h1,#avisoLegal h2,#avisoLegal h5,#avisoLegal h6 {
	text-align: center;
	margin-bottom: 10px;
}
#avisoLegal h3 {
	margin-bottom: 10px;
	font-size: 16px;
}
#avisoLegal h6 {
	font-size: 12px;
	color: #CCCCCC;
}
#avisoLegal p {
	line-height: 17px;
	margin-bottom: 10px;
}
#avisoLegal a {
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
