@import url(vendita.css);
body, html{
	margin: 0px; background-color: #000; font-family:Tahoma, Arial, Times, serif; font-size:11px; color:#CCCCCC;
}
img{border:0;}
#box{
	width: 900px;
	position: absolute;
	left: 50%;
	height:100%;
	margin:0px 0 0 -450px;
}
#clearme{
	clear:both;
}
.arancio{
	color:#db8501;
}
.bianco{
	color:#fff;
}
a{
	color:#db8501;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
/******  HEADER *********/
#header{
	width:900px;
}
#snake{
	float:left;
	padding:10px 0 0 30px;
}
#logo{
	float:left;
}
#info{
	float:right;
	padding:24px 0 0 0;
	text-align:right;
}
#info a{
	color:#FFFFFF;
	text-decoration:none;
}
#info a:hover{
	text-decoration:underline;
}
#menu{
	font-size:12px; line-height:9px;
}
#menu a{
	color:#cccccc;
	text-decoration:none;
}
#menu a:hover{
	color:#db8501;
}
#menu a.current{
	color:#db8501;
}
#menu_sx{
	line-height:14px;
}
#menu_sx a{
	color:#999;
	text-decoration:none;
}
#menu_sx a:hover{
	color:#FFF;
	text-decoration:none;
}
#menu_sx span{
	color:#FFF; font-weight:bold;
}
#orari{
	padding:408px 0 0 172px;
	color:#888;
}
#piva{
	padding:30px 0 20px 172px;
	color:#333;
}
/******  CONTENT *********/
#content{
	width:870px;
	padding:47px 0 0 30px;
}
#sectiontit{
	margin:0 0 28px 137px;
	background-image:url(../img/tit_riga.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:24px;
}
#col_1{
	float:left;
	width:137px;
}
#col_2{
	float:left;
	width:733px;
}

/******  CHI SIAMO *********/
#chi_col_1{
	float:left;
	width:340px;
	padding:0 50px 0 0;
}
#chi_col_2{
	float:left;
	width:343px;
}
#riga{
	margin:0;
	background-image:url(../img/tit_riga.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:24px;
}
/******  FOOTER *********/
#footer{
	padding-right:20px;
}
#pivafooter{
	padding:30px 0 0 0;
	color:#333;
}
