/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding-top: 120px;
	background-image: url(/images/header-print.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

FORM {margin: 0px; padding: 0px;}

INPUT {
    font-size: 11px;
    color: #000;
    border: 1px solid #F7941D;
	color: #0060A1;
}

.input {
    font-size: 11px;
    border: 1px solid #F7941D;
	color: #0060A1;	
}

.noinput {
    border: none;
}

TD {font-size: 10px;}

A, A:visited {color:#FFF; text-decoration:underline}
A:hover, A:focus {color:#C0C0C0; text-decoration: none;}

/*------------------------- HOME ----------------------------*/

#home {
	background: url(/images/home/sf-centro.gif) no-repeat center top;
	height: 404px;
}

.home-sf-dx {
	background:#FFF url(/images/home/sf-dx.gif) repeat-x bottom;
	height: 301px;
}

/*----------------------------------------------------------*/

.sfumatura-basso {
	background: #FFF url(/images/sfumatura-basso.gif) repeat-x bottom;
}

/*------------------------- FOOTER ----------------------------*/

#footer2, #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	padding-top: 5px;
	display: block;
	text-align: center;
}

/*------------------------- AZIENDA ----------------------------*/

.az-text {
	padding-top: 36px;
	padding-right: 28px;
	padding-left: 167px;
	text-align: justify;
	line-height: 14px;
}

/*------------------------- CONTATTI ----------------------------*/

#contattaci {
	width: 515px;
	height: 95px;
	margin-left: 170px;
}

#contattaci2 {
	background: url(/images/contatti/sf-centro.gif) no-repeat left top;
	width: 630px;
	height: 301;
}

#contattaci .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	height: 95px;
	width: 205px;
	float: left;
}

.con-dx {
	background: #FFF url(/images/contatti/sf-dx.gif) repeat-x bottom;
	height: 301px;
}

/*------------------------- PRODOTTI ----------------------------*/

.tit {
	color: #FF0000;
	font-weight:bold;
}


.img-tit {
	float: right;
	display: block;
}

.prod-text {
	text-align: justify;
	vertical-align: top;
}

.indietro {
	float: left;
	margin-left: 0px;
}


#prod-contenitore .text {
	clear:both;
	text-align: justify;
	line-height: 16px;
}

#prod-contenitore .img {
	text-align:center;
	width: 630px; /* 587 */
	overflow: hidden;
	padding-top: 20px;
}

#prod-contenitore .img2 {
	text-align:center;
	width: 630px; /* 587 */
	overflow: hidden;
}


#container {
	width: 100%;
}

#sf-centro {
	background-color:#FFF;
}

.prod-tool, #tool, #logo, .prod-sf-dx, .az-dx {
	display:none;
}
