body, h2, h3, h4, h5, ul, p {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 8px;
}
body {
	background-color: #FFF;
	background-image: url(img/sf_hp.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align: center;
	color: #003366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background-color: #D7E5F1;
	height: 18px;
	border-top: 1px solid #446097;
	border-bottom: 4px solid #F1771D;	
	padding: 0px;
	padding-top: 4px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #2D4B9B;
}
h3 {
	font-size: 14px;
	letter-spacing: 1px;
}
h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #006699;
}
#container {
	position: relative;
	width: 775px;
	margin: 0 auto;
	text-align: left;
}
#parole_chiave {
	display:none;
}
#header {
	background-image: url(img/sfondo_su.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 144px;
	margin-top: 4px;
}
#corpo {
	margin-top: 3px;
}
#colonna_singola {
	margin-top: 3px;
	/*height: 450px;*/
	background-color: #FFFFFF;	
	border: 1px solid #D7E5F1;
	border-top: 0px;
}
#logo {
	background-image: url(img/logo.jpg);
	background-position: top;
	width: 237px;
	height: 144px;
	float: left;
	padding: 0px;
	border: 0px;
}
#logo span {
	display:none;
}
#descrizione {
	width: 350px;
	height: 100%;
	float: right;
	border-left: 1px solid #D7E5F1;
	border-right: 1px solid #D7E5F1;	
}
#descrizione p {
	line-height: 150%;
	margin-left: 2px;
	margin-right: 2px;	
}
#descrizione form {
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}
#descrizione form .scelta {
	height: 92px;
	float: left;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#descrizione .step_1 {
	background-image: url(img/scelta_2_int.gif);
	color: #0099CC;
	width: 90px;	
	margin-left: 4px;
	margin-top: 4px;
}
#descrizione .step_2 {
	background-image: url(img/scelta_2_int.gif);
	color:	#0099CC;
	width: 90px;	
	margin-left: 6px;	
	margin-top: 4px;	
}
#descrizione .step_2_dis {
	background-image: url(img/scelta_2_int_dis.gif);
	color:	#999999;
	width: 90px;	
	margin-left: 6px;	
	margin-top: 4px;	
}
#descrizione .step_3 {
	background-image: url(img/scelta_3_int.gif);
	color:	#0099CC;
	width: 128px;
	margin-left: 6px;	
	margin-top: 4px;	
}
#descrizione .step_3_dis {
	background-image: url(img/scelta_3_int_dis.gif);
	color:	#999999;
	width: 128px;
	margin-left: 6px;	
	margin-top: 4px;	
}
#descrizione #invia {
	padding-top: 0px;
	width: 422px;
	text-align: center;
}
#descrizione #invia #invia_modulo {
	border: 1px solid #76A7CF;
	font-size: 10px;
	font-weight: bold;
	background-color: #D7E5F1;
	color: #006699;
	padding: 3px;
	margin-top: 10px;
}
#descrizione #select_ferri {
	width: 64px;
}
#descrizione #select_metri {
	width: 64px;
}
#descrizione p {
	padding: 16px;
	padding-bottom: 0px;
	line-height: 150%;
}
#descrizione div {
	padding-left: 16px;
	padding-right: 16px;	
	padding-top: 0px;
}
#descrizione form select {
	font-size: 10px;
}
#img1 {
	width: 53px;
	height: 43px;
	float: left;
	background-image: url(img/img_1.gif);
	margin: 3px;
	margin-top: 11px;
	margin-left: 5px;
	margin-right: 10px;	
}
#img1 span {
	display: none;
}
#img2 {
	width: 53px;
	height: 43px;
	float: left;
	clear: left;
	background-image: url(img/img_2.gif);
	margin: 3px;	
	margin-left: 5px;
	margin-right: 10px;
}
#img2 span {
	display: none;
}
#menu {
	width: 132px;
	height: 142px;
	float: right;	
	background-image:url(img/sfondo_menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-right: 4px;
	border: 1px solid #C1D6E6;
	border-bottom: 0px;
}
#menu li {
	border: 0px;
	border-bottom: 1px solid #C1D6E6;
	background-image:url(img/freccina.gif);
	background-position: right;
	background-repeat: no-repeat;
	list-style: none;
	cursor: hand;
}
#menu li.link_attivo {
	background-image: none;
	background-color: #AFCCE3;
	border: 0px;
	border-bottom: 1px solid #C1D6E6;
	padding: 2px;
	list-style: none;
	cursor: default;
	font-weight: bold;

}
#menu li a {
	position: relative; /* risolve un problema di rollover in IE */
	display: block; /* fondamentale */
	padding: 2px;	
	font-weight: bold;
	text-decoration: none;
	color: #003366;	
}
#menu li a:hover {
	background-color: #C9DDEF;
	background-image:url(img/freccina_h.gif);
	background-position: right;
	background-repeat: no-repeat;	
}
#news {
	width: 282px;
	float: left;
	border: 1px solid #D7E5F1;
	border-top: 0px;
	height: 450px;
	background-color: #FFFFFF;
	color: #000066;
}
#news h2 {
	text-align: left;
}
#news .news {
	padding: 16px;
	padding-top: 0px;
	clear: both;
	color: #000066;
}
#news .offerta {
	padding: 16px;
	padding-top: 0px;
	clear: both;
	color: #000066;
}
#news h4 {
	font-size:9px;
	font-weight: normal;
	color: #009999;
}
#news h3 {
	font-size:11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;
}
#news p {
	font-size:10px;
	padding: 0px;
}
#news hr {
	width: 200px;
	height: 1px;
	background-color: #B0C2D0;
	color: #B0C2D0;
	border: 0px;
	margin 0px;
	margin-top: 3px;
	margin-right: 17px;
	margin-left: 65px;
	float: right;
}
#news div a  {
	width: 64px;
	height: 14px;
	background-image: url(img/continua.gif);
	display: block;
	float: right;
	clear: both;
}
#news a span {
	display: none;
}
#news img {
	float: left;
	margin-right:6px;
}
#contenuto {
	width: 486px;
	float: right;
}
#ricerca {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #D7E5F1;
	border-top: 0px;	
	height: 230px;	
}
#ricerca form {
	padding: 0px;
	padding-left: 16px;
	padding-top: 5px;
	margin: 0px;
}
#ricerca form .scelta {
	height: 79px;
	width: 126px;
	float: left;
	padding: 7px;
	padding-top: 12px;
	text-align: center;
	margin-left: 6px;
	font-weight: bold;
	font-size: 10px;
}
#ricerca .step_1 {
	background-image: url(img/scelta_1.gif);
	color: #0099CC;
}
#ricerca .step_2 {
	background-image: url(img/scelta_2.gif);
	color:	#0099CC;
}
#ricerca .step_2_dis {
	background-image: url(img/scelta_2_dis.gif);
	color:	#999999;
}
#ricerca .step_3 {
	background-image: url(img/scelta_3.gif);
	color:	#0099CC;
}
#ricerca .step_3_dis {
	background-image: url(img/scelta_3_dis.gif);
	color:	#999999;
}
#ricerca #invia {
	padding-top: 0px;
	width: 422px;
	text-align: center;
}
#ricerca #invia #invia_modulo {
	border: 1px solid #76A7CF;
	font-size: 10px;
	font-weight: bold;
	background-color: #D7E5F1;
	color: #006699;
	padding: 3px;
	margin-top: 10px;
}
#ricerca #select_ferri {
	width: 64px;
}
#ricerca #select_metri {
	width: 64px;
}
#ricerca p {
	padding: 16px;
	padding-bottom: 0px;
	line-height: 150%;
}
#ricerca div {
	padding-left: 16px;
	padding-right: 16px;	
	padding-top: 0px;
}
#ricerca form select {
	font-size: 10px;
}
#punti_vendita {
	width: 100%;
	height: 215px;	
	background-color: #FFFFFF;	
	border: 1px solid #D7E5F1;
	border-top: 0px;
	margin-top: 4px;
	text-align: center;
	font-size: 10px;
}
#punti_vendita h2 {
	text-align: left;
}
#punti_vendita div {
	position: relative;
	margin-top: 20px;	
	margin-left: 25px;
}
#punti_vendita div div {
	width: 127px;	
	margin: 2px 46px 0 46px;
	float: left;
	text-align: center;
}
#punti_vendita div div h3 {
	color: #F49045;
	font-weight: bold;
	font-size: 11px;
	margin-top: 4px;
}
#punti_vendita div div p {
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 3px;
}
#seconda_colonna {
	width: 100%;
	height: 450px;
	background-color: #FFFFFF;	
	border: 1px solid #D7E5F1;
	border-top: 0px;
	font-size: 10px;
}
#generico {
	padding: 16px;
	font-size: 11px;
}
.messaggio {
	width: 100%;
	text-align: center;
	color: #3399CC;
	font-size: 11px;
	font-weight: bold;
}
#generico .messaggio {
	width: 100%;
	text-align: center;
	color: #3399CC;
	font-size: 11px;
	font-weight: bold;
}
#copyright {
	font-size: 9px;
	color: #006699;
	clear: both;
}
#dettaglio_news {
	width: 100%;
}
#dettaglio_news p {
	padding-left: 0px;
}
#dettaglio_news img {
	margin-right:15px;
	margin-top: 10px;
}
a.pag_1 {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	margin-left: 158px;
}
a.pag_2 {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	margin-left: 14px;
}
#testo_ricerca {
	clear: both;
	font-size: 12px;
	color: #999999;
	background-image:url(images/sf_catalogo.jpg);
	height: 20px;
	font-weight: bold;
	padding: 4px;
}
#testo_ricerca li {
	float: left;
	list-style-type: none;
	margin-right: 20px;
}
#testo_ricerca #login {
	font-size: 10px;
	color: #333333;
	float: right;
}
#testo_ricerca #login form {
	margin: 0px;
}
#testo_ricerca input {
	margin: 0px;
	padding: 0px;
}
#testo_ricerca input {
	font-size: 10px;
}
#testo_ricerca input.submit {
	background-color: #CBDDDE;
	font-size: 10px;
}
#messaggio_errore {
	width: 100%;
	text-align: center;
	color: #3399CC;
	font-size: 11px;
	font-weight: bold;
}
#scheda_prodotto {
	margin: 10px;
}
#scheda_prodotto div.prodotto {
	margin: 10px 0 25px 0;
}
#scheda_prodotto div div {
	padding: 5px;
	border: 0px;
}
#scheda_prodotto img {
	border: 1px solid #006699;
	margin: 5px;
}
#scheda_prodotto .titolo {
	font-size: 13px;
	font-weight: bold;
	color: #3399CC;
}
#scheda_prodotto .nome_prodotto {
	font-family: "Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#scheda_prodotto .prezzo {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
#titolo_registrati {
	padding: 20px;
	padding-bottom: 0px;
	width: 730px;
	line-height: 150%;
}
#modulo_registrati {
	padding: 16px;
	padding-top: 5px;	
	padding-left: 90px;
	width: 600px;;
}
#colonna_singola #azienda {
	padding: 16px;
	padding-left:37px;
}
#colonna_singola #azienda #immagini {
	float: left;
	margin: 10px;
}
#modutentiregistrati_errore_form {
	padding: 3px;
	color: red;
	font-weight: bold;
}
/* CATALOGO */
.thumb_image {
	border:1px solid #006699;
	width:56px;
	height: 56px;
}
/* ORARIO */
.orario {
	color: #FF3300;
}