/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060A1;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #FF0000 ;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF0000; 
	SCROLLBAR-SHADOW-COLOR: #FF0000; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FF0000; 
	SCROLLBAR-DARKSHADOW-COLOR: #010080;
}

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;
}

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

.sf-sx {
	background: #FFF url(/images/sf-sx.gif) repeat-x top;
	width: 50%;
	height: 103px;
}

.sf-dx {
	background: #FFF url(/images/sf-dx.gif) repeat-x top;
	width: 50%;
}

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

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

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	background: #FFF url(/images/sf-footer.gif) repeat-x center top;
	display: block;
	height: 60px;
	text-align: center;
	padding-top: 25px;
}

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

.az-dx {
	background: #FFF url(/images/azienda/sf-dx.gif) repeat-x bottom;
	height: 301px;
}
.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: 770px;
	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;
}

.prod-sf-dx {
	background: #FFF url(/images/prodotti/sf-dx-alto.gif) repeat-x top;
	height: 301px;
}

#footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	padding-top: 43px;
	background: #FFF url(/images/prodotti/sfumatura-footer.gif) repeat-x center top;
	display: block;
	height: 80px;
	text-align: center;
}

.prod-tool {
	padding-top: 67px;
}

.img-tit {
	float: right;
	margin-right: 30px;
	margin-top: 40px;
	display: block;
}

.prod-text {
	text-align: justify;
	vertical-align: top;
	padding-left: 30px;
	padding-top: 10px;
}

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

#prod-contenitore {
	width: 627px;
}

#prod-contenitore .text {
	clear:both;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	line-height: 16px;
}

#prod-contenitore .img {
	padding-top: 50px;
	text-align:center;
	width: 587px;
	overflow: hidden;
	background: url(/images/prodotti/linea-V.gif) no-repeat top;
}

#prod-contenitore .img2 {
	padding-top: 80px;
	text-align:center;
	width: 587px;
	overflow: hidden;
	background: url(/images/prodotti/linea-V.gif) no-repeat top;
}

#logo {
	background: url(../images/logo.gif) no-repeat left top;
	text-align: right;
	height: 120px;
	width: 267px;
}

#container {
	width: 100%;
}

#sf-centro {
	background: url(../images/prodotti/sf-centro.gif) no-repeat left top;
}
