
* {
	margin: 0;
	padding: 0;
}

html,body {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6f6e6e;
	text-align: center; 
	background: #CCC url(immagini/sfondo.gif) repeat-x left top;
}

#sfcontenuti {
	margin: 0 auto; 
	width: 778px;
	text-align: left;
	background: url(immagini/sfondo_centrale.gif) repeat-y center;
}

#sfondosu {
	position: relative;
	width: 778px;
	height:38px;
	background: url(immagini/sfondo_su.gif) no-repeat center top;
}

#logo {
	width: 778px;
	height: 215px;
	background: url(immagini/logo.jpg) no-repeat center top;
}

.saba {
	overflow: hidden;
	visibility: visible;
	text-indent: -15000px;
}

#boxlingue {
	width: 195px;
	background: url(immagini/angolo_lingue.gif) no-repeat left top;
	position: relative;
	top: 112px;
	left: 14px;

}

#boxlingue ul {
	position: relative;
	top: 5px;
	list-style: none;
	background: url(immagini/sf_box_lingue.gif) repeat-y;
	width: 195px;
	font-size: 10px;
}

#boxlingue ul li {	
	width: 185px;
	margin: 0 5px;	
	display: block;
	background: url(immagini/sf_menu.gif) repeat-x left bottom;
}

#boxlingue ul li.ultimo {	
	background: transparent;
}

#boxlingue ul li a {	
	width: 143px;
	color: #FFF;		
	padding: 8px 5px 8px 35px;
	display: block;	
	text-decoration: none;
}

#boxlingue ul li.ita a {	
	background: url(immagini/bandiera_ita.gif) no-repeat 5px center;
}

#boxlingue ul li.eng a {	
	background: url(immagini/bandiera_eng.gif) no-repeat 5px center;
}

#boxlingue ul li.nolinkita a {	
	background: url(immagini/bandiera_ita.gif) no-repeat 5px center;
	color: #a4a3a3;
}

#boxlingue ul li.nolinkeng a {	
	background: url(immagini/bandiera_eng.gif) no-repeat 5px center;
	color: #a4a3a3;
}

#boxlingue ul li a:hover, #boxlingue ul li a:active, #boxlingue ul li a:focus {
	color: #a4a3a3;
}

#boxsx {
	float: left;
	width: 195px;
	margin: 7px 0 0 14px;

}

* html #boxsx {
	margin: 0;
	padding: 7px 0 0 14px
}

#boxtop {
	width: 195px;
	background: url(immagini/box_su.gif) no-repeat left top;

}

#boxcenter {
	width: 195px;
	background: #FFF url(immagini/box_sf.gif) repeat-y left center;
}

#boxbottom {
	width: 185px;
	padding: 5px;
	background: url(immagini/box_giu.gif) no-repeat left bottom;
}


ul#menu {
	width: 184px;
	background: url(immagini/tit_menu.gif) no-repeat left top;
	list-style: none;
	padding-top: 24px;
}


ul#menu li {
	width: 184px;
	display: block;
	background: #dfe4ea url(immagini/trattini_box.gif) repeat-x left top;
	text-transform: uppercase;
	padding-top: 1px;
}

ul#menu li a {
	width: 174px;
	display: block;
	text-decoration: none;
	color: #1c4a8c;
	padding: 8px 5px;
}

ul#menu li a:hover, ul#menu li a:focus, ul#menu li a:active, ul#menu li a.nolink {
	color: #FFF;
	background: #86aacf url(immagini/over.gif) no-repeat right center;
}

#home #boxdx {
	float: left;
	width: 329px;
	padding: 20px 14px 0 14px;
	line-height: 16px;
}

#boxdx {
	float: right;
	width: 527px;
	padding: 20px 24px 0 14px;
	line-height: 16px;
}
/*
*html #boxdx, *html #home #boxdx {
	margin: 26px 16px 0 10px;
}
*/
.clear {
	clear: both;
}

#login {
	background: #dfe4ea url(immagini/tit_login.gif) no-repeat left top;
	padding: 33px 5px 5px 7px;
	color: #1c4a8c
}

#login INPUT {
	background: #FFF;
	border: 1px solid #cecece;
	width: 160px;
	margin: 5px 0 7px;
	font-size: 10px;
	padding: 1px;
	color: #666;
}

#login div#submit {
	width: 160px;
 	margin: 0;
	padding: 0;
	text-align: right;
}
	
#login div#submit INPUT {
	background: url('immagini/p-invia.gif') no-repeat top right;
	border: none;
	height: 18px;
	width: 52px;
	cursor: pointer;
 	margin: 0;
	padding: 0;
	visibility: visible;
	text-indent: -15000px;
	cursor: pointer;
}

#contatti {
	background: #dfe4ea url(immagini/tit_contatti.gif) no-repeat left top;
	padding: 33px 5px 5px 7px;
	color: #1c4a8c;
	line-height: 16px;
}

#contatti a {
	color: #1c4a8c;
	text-decoration: underline;
}

#contatti a:hover, #contatti a:active, #contatti a:focus {
	text-decoration: none;
}

.titolo {
	color: #1c4a8c;
	font-weight: bold;
}

#boxpromo {
	float: right;
	margin: 7px 14px 0 0;
}

*html #boxpromo {
	margin: 7px 7px 0 0;
}

ul#promo {
	width: 184px;
	background: url(immagini/tit_promo.gif) no-repeat left top;
	list-style: none;
	padding-top: 24px;
}

ul#promo li IMG {
	float: left;
	border: 1px solid #CCC;
	margin: 3px;
}

ul#promo li.grigio {
	width: 170px;
	padding: 7px;
	line-height: 14px;
	display: block;
	background: #CCC url(immagini/trattini_box.gif) repeat-x top left;
}

ul#promo li {
	width: 170px;
	padding: 7px;
	line-height: 14px;
	display: block;
	background: #dfe4ea  url(immagini/trattini_box.gif) repeat-x top left;
}

ul#promo li a {
	color: #1C4A8C;
	text-decoration: underline;
}

ul#promo li a:hover, ul#promo li a:active, ul#promo li a:focus {
	text-decoration: none;
}

.imgpromo {
	float: left;
	border: 1px solid #404040;
	padding: 1px;
	margin: 3px 3px 3px 0;
}

#fine {
	background: url(immagini/fine.gif) no-repeat center bottom;
	clear: both;
	width: 778px;
	height: 58px;
}

#logolynx a {	
	float: right;
	margin: 20px 23px 0 0;
	display: block;
	width: 75px;
	height: 25px;
	overflow: hidden;
	visibility: visible;
	text-indent: -15000px;
}

* html #logolynx a {
	margin: 20px 12px 0 0;
}

h1 {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 5px;
	background: #86aacf url(immagini/trattini_box.gif) repeat-x left bottom;
	padding: 3px 3px 4px 3px;
}

h2 {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c4a8c;
	margin-bottom: 5px;
}

.blue {
	color: #1c4a8c;
}

.imgdx {
	float: right;
	margin: 3px
}

.imgsx {
	float: left;
	margin: 3px
}

hr {
	border: 0;
	border-top: 1px dotted #86aacf;
	height: 1px;
	padding: 10px 0 2px 0;
	clear: both;
}

.prodotti {
	float: left;
	width: 160px;
	margin: 5px;
	text-align: center;
	font-weight: bold;
}

.prodotti a {
	display: block;
	text-decoration: none;
	border: none;
	color: #6f6e6e;	
}

.prodotti a IMG {
	border: none;	
}

.gallerysx {
	float: left;
	margin: 3px;
	padding: 1px;
	border: 5px solid #ddd
}

.novita {
	background: url(immagini/trattini_box.gif) repeat-x left bottom;
	padding: 10px 0;
}

.imgpromodx{
	float: right;
	border: 5px solid #ddd;
	padding: 1px; 
	margin: 10px 0 10px 10px;
}

a {
	color: #5184b9;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

a.linkgrigio {
	color: #999;
	text-decoration: underline;
}

a.linkgrigio:hover, a.linkgrigio:active, a.linkgrigio:focus {
	text-decoration: none;
} 


/* FORM  */

#boxdx form, fieldset {
	padding:0;
	margin:0;
	border:none;
}

  	
#boxdx fieldset#si div.campoform1 {padding: 0 0 3px 0;}
#boxdx fieldset#si div.campoform2 {padding: 0 0 10px 0;}
/*
div.campoform_descrittivo {
  margin: 10px 0 10px 140px;
	padding: 10px 7px 5px 0;
}*/
	
#boxdx label {
	text-align: left;
	margin: 0;
	padding: 0;
}

#boxdx label.obbligatorio {color: #ba2b2a;}

#boxdx .input {
	width: 400px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #dfe4ea;
	font: normal 11px Verdana,Arial,Helvetica,Sans-Serif;
  color: #1c4a8c;
  voice-family: "\"}\"";
	voice-family: inherit;
	padding: 3px;
	}

#boxdx div#submit {
	background: url('immagini/p-invia.gif') no-repeat top right;
	padding: 0;
	margin: 10px 0;
	width: 52px;
	height: 18px;
}
	
#boxdx div#submit input {

	background: transparent;
  color: #FFF;
	padding: 2px;
	width: 52px;
	height: 18px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	border: none;
	visibility: visible;
	text-indent: -15000px;
	cursor: pointer;
  voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
	}

/*spot*/

.spothome {
	background: url(immagini/spot_home.gif) no-repeat left top;
	width: 325px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spothomeing {
	background: url(immagini/spot_home_ing.gif) no-repeat left top;
	width: 325px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotazienda {
	background: url(immagini/spot_personale.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotaziendaing {
	background: url(immagini/spot_personale_ing.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotprodotti {
	background: url(immagini/spot_giusto_ric.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotprodottiing {
	background: url(immagini/spot_giusto_ric_ing.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}


.spotsevizi {
	background: url(immagini/spot_consulenza.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotseviziing {
	background: url(immagini/spot_consulenza_ing.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotpromo {
	background: url(immagini/spot_consegna.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotpromoing {
	background: url(immagini/spot_consegne_ing.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotlistini {
	background: url(immagini/spot_soluzioni.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}

.spotlistiniing {
	background: url(immagini/spot_soluzioni_ing.gif) no-repeat left top;
	width: 526px;
	height: 50px;
	visibility: visible;
	text-indent: -15000px;
	padding-bottom: 15px;
}