/*AUTHOR: EDUARD GIMÉNEZ PORREDON*/
/*CONTACT: info@eduardgimenez.com*/
/*HOME PAGE: http://www.eduardgimenez.com*/

/*GENERALS**********************************************************/
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2C2C2C;
}
#container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/generals/fonsContent.jpg);
}
/*HEADER*********************************************************/
#header {
	background-image: url(../img/generals/fonsHeader.jpg);
	background-repeat:  repeat-y;
	height: 88px;
}
#header img {
	float: left;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*Navegació principal*/
#nav {
	margin-right: 10px;
	padding-top: 60px;
}
#nav ul {
	list-style-type: none;
	float: right;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	text-indent: -1000em;
}
#nav ul li a:hover {
	background-position: left center;
}
#storia #nav a.storia, #prodotti #nav a.prodotti, #servizio #nav a.servizio, #lavora #nav a.lavora, #salute #nav a.luxsalute, #domande #nav a.domande, #contatto #nav a.conttato {
	background-position: left bottom;
	cursor: default;
}

.storia {
	background-image: url(../img/nav/storia.gif);
	width: 94px;
}
.prodotti {
	background-image: url(../img/nav/prodotti.gif);
	width: 73px;
}
.servizio {
	background-image: url(../img/nav/servizzio.gif);
	width: 111px;
}
.lavora {
	background-image: url(../img/nav/lavora.gif);
	width: 108px;
}
.luxsalute {
	background-image: url(../img/nav/luxsalute.gif);
	width: 80px;
}
.domande {
	background-image: url(../img/nav/domande.gif);
	width: 128px;
}
.conttato {
	background-image: url(../img/nav/contatto.gif);
	width: 66px;
}
/*CONTENT*********************************************************/
#content {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#contenido {
	padding-right: 20px;
	padding-left: 20px;
}
#contenido h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	border-bottom: solid 2px #333;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contenido2 {
	padding-right: 20px;
	padding-left: 20px;
}

#contenido2 h4 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

#contenido2 h5 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

#contenido2 p {
	font-size: 11px;
	line-height: 16px;
}

#contenido p {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
	letter-spacing: 0px;
	text-align: justify;
}
/*contenido home*/
#home #contenido {
	background-image: url(../img/generals/luxFons.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#home #contenido p {
	margin-right: 250px;
}
#menuInici {
	height: 258px;
	width: 192px;
	background-image: url(../img/generals/menuInici.jpg);
	float: right;
}
#menuInici ul {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin-top: 35px;
	margin-left: 20px;
}
#menuInici li a {
	text-decoration: none;
	color: #FFFFFF;
}
#menuInici li a:hover {
	color: #CCCCCC;
}
/*contenido storia*/
#storia {
}
#storia h2, #salute h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#storia h3, #salute h3 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}
/*menu prodotti*/
#menuProdotti {
	width: 150px;
	float: left;
}
#menuProdotti h5 {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 3px;
}
#menuProdotti ul {
	font-size: 11px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menuProdotti li a {
	display: block;
	height: 17px;
	text-decoration: none;
	color: #666;
	padding-left: 12px;
}
#menuProdotti li a:hover {
	background-image: url(../img/generals/triangle.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #333;
}
/*final menu prodotti*/
#prodottiPrincipal {
	background-image: url(../img/prodotti/lux-italia.jpg);
	background-repeat: no-repeat;
	margin-left: 165px;
	height: 350px;
}
/*contenido prodotti*/
#prodottiPrincipal p {
	text-indent: -1000em;
}
#prodottiContenido {
	margin-left: 160px;
	margin-bottom: 20px;
}
.dreta {
	float: right;
}
.esquerra {
	float: left;
}

#prodottiContenido h4 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-left: 260px;
}
#prodottiContenido h5 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-left: 260px;
	margin-bottom: 10px;
}

#prodottiContenido h2 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#prodottiContenido p {
	margin-left: 260px;
}
#fitxaTecnica {
	margin-left: 160px;
}
#col01 {
	float: left;
	width: 230px;
}
#col01 h4, #col02 h4 {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
#col01 h6 {
	color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 10px;
}

#col01 ul {
	font-size: 11px;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-top: 10px;
	line-height: 16px;
}
#col01 ul li {
	background-image: url(../img/generals/llista01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	list-style-type: none;
	padding-bottom: 5px;
}
#col02 {
	margin-left: 230px;
}
.accesoris {
	margin-top: 10px;

}
.accesoris img {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}
.accesoris h5 {
	margin-left: 200px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 8px;
}
.accesoris p {
	margin-left: 200px;
}



/*contenido servizio tecnico*/
#servizio strong {
	font-size: 50px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
	display: block;
	background-image: url(../img/generals/telefon.jpg);
	background-repeat: no-repeat;
	padding-left: 100px;
}
/*Contenido Lavora con Lux*/
#lavora #contenido img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#formLavora {
	width: 400px;
	float: right;
	margin-left: 10px;
	font-size: 11px;
	background-image: url(../img/generals/fonsFormSup.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #333333;
}
#formLavora form {
	background-image: url(../img/generals/fonsFormInf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}
#formLavora p {
	margin-right: 5px;
	margin-left: 5px;
}

#formLavora h5 {
	font-size: 11px;
	font-weight: normal;
}
#formLavora label {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#formLavora textarea {
	background-color: #333333;
	height: 100px;
	border: 1px solid #4E4E4E;
	margin-left: 5px;
	width: 330px;
	margin-bottom: 5px;
}

.caixes {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #4E4E4E;
	margin-left: 5px;
	width: 385px;
}
.caixes:hover, .enviar:hover {
	border: 1px solid #8F8F8F;
}
.enviar {
	display: block;
	margin-left: 5px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #4E4E4E;
	width: 100px;
}
#contatto #contenido ul {
	font-size: 11px;
	list-style-type: none;
}
#contatto #contenido li {
	padding-bottom: 5px;
}




/*Contenido Lux Salute*/
#salute {
}
#colImg {
	width: 239px;
	float: right;
	margin-left: 20px;
}
#colImg p {
	text-align: center;
}
/*Contenido domande*/
#domande{
}
.titolFAQ{
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-image: url(../img/generals/triangle.gif);
	background-position: 0px 4px;
	padding-left: 12px;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titolFAQ:hover {
	background-color: #E5E5E5;
}

.titolObert, .titolObert:hover {
	background-image: url(../img/generals/triangle02.gif);
	background-color: #fff;
}
.contingutFAQ {
	padding-top: 10px;
}

/*Divisions per les pelis de flash*/
#flash01 {
	height: 218px;
	width: 800px;
}
#home #flash01 {
	height: 280px;
	width: 800px;
}
#prodotti #flash01 {
	height: 218px;
	width: 800px;
}

#storia #flash01 {
	float: right;
	height: 320px;
	width: 400px;
	margin-left: 20px;
}
#servizio #flash02{
	height: 363px;
	width: 301px;
	float: right;
	margin-left: 20px;
}
/*FOOTER************************************************************/
#footer {
	clear:both;
	height: 22px;
	background-image: url(../img/generals/peudePagina.jpg);
	width: 650px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 113px;
	padding-left: 150px;
}
#footer ul {
	list-style-type: none;
	display: inline;
	font-size: 10px;
}
#footer ul li {
	display: inline;
}
#footer ul li ul li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
}
#footer li a {
	color: #000000;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
/*Classes varies***************************************************/
.llista01 {
	margin-left: 10px;	
	}
.llista02 {
	margin-left: 195px;
	}
.llista01, .llista02 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 10px;

}
.llista01 li, .llista02 li {
	background-image: url(../img/generals/llista01.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	list-style-type: none;
	margin-bottom: 5px;
}
#selected {
	color: #000000;
	cursor: default;
	display: block;
	height: 17px;
	text-decoration: none;
	padding-left: 12px;
}
