html{
	margin:0px;
	padding:0px;
}
body{
	background: #fff;
	margin: auto;
	text-align: center;
	padding: 0;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #993300;
}

a{
	color: #000;
}

input.campo{
	width: 300px;
	height: 22px;
	background-color: #FFCC99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:0px;
	padding: 4px;
	font-size: 12px;
	color: #993300;
}

input{
	width: 300px;
	height: 22px;
}

textarea{
	width: 300px;
	height: 100px;
	background-color: #FFCC99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:0px;
	padding: 4px;
	color: #993300;
}

div.testata{
	width: 760px;
	height: 121px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
	font-size: 2em;
	background-image: url(img/testata.jpg);
	background-repeat: no-repeat;
}
div.scroller{
	width: 760px;
	height: 18px;
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	text-align: center;
}
marquee{
	background-color: #FFF;
	height: 18px;
	margin: 0;
	padding: 0;
}

marquee span{
margin: 1px;
padding: 0;
display : inline;
font-size:11px;
color : #FF6600;
font-weight: bold;
}

h1{
	border: 1px solid #993300;
	color: White;
	background-color: #FF6600;
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 5px 0;
}
h2{
	color : #993300;
	font-size:14px;
	padding: 0px 0px 0px 5px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #993300;
}

#contenitore{
	width:772px;
	background: #fff;
	text-align:center;
	margin:auto;
	margin-top:10px;
	padding:0;
	padding-bottom:3px;
}
#col-sx{
	width: 165px;
	float: left;
	background-image: url(img/bgmenu.gif);
	background-position: left;
	background-repeat: repeat-y;
}
.col-sx-top{
	width: 165px;
	height: 34px;
	color:#fff;
	background-image: url(img/top-menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align:left;
	padding-left:33px;
	padding-top:2px;
	font-weight:bold;
	font-size:13px;
}
.col-sx-bottom{
	width: 165px;
	height: 23px;
	background-image: url(img/bottom-menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.content-sx{
	text-align: left;
	padding: 5px;
}
#col-dx{
	/*width:595px;*/
	width:607px;
	float:left;
}
.content-dx{
	text-align:left;
	/*padding:5px;*/
	padding:5px 0px 5px 5px;
	margin: 5px 0px 5px 0px;
}
.pulisci{
	clear:left;
	font-size:0;
}
.group{
	color:#FFF;
	padding-left:18px;
	height:18px;
	line-height:18px;
	font-weight:bold;
}

ul{
	margin:0;
	padding:0;
}
ul li{
	padding: 0;
	margin: 0;
	padding-left:25px;
	color: #FFF;
	list-style-type: none;
}
ul li a, ul li a:visited{
	color: #FFF;
	text-decoration:none;
	display:block;
	height:auto !important;
	height:18px;
	line-height:18px;
}
ul li a:hover{
	background: #CC3300;
}
ul li a.sel{
	background: #CC3300;
}
.prod-box{
	float:left;
	width:189px;
	height:210px;
	overflow:hidden;
	/*height:auto;*/
	border-right:1px solid #993300;
	border-bottom:1px solid #993300;
	border-left:1px solid #FF6600;
	border-top:1px solid #FF6600;
	background: #FFCC99;
	overflow:hidden;
	margin-right:2px;
	margin-left:2px;
	margin-bottom:2px;
	margin-top:4px;
}
.content{
	padding:5px;
}
.footer{
	width: 760px;
	height: 50px;
	margin:auto;
	background-image: url(img/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.divmenu{
	margin:1px;
	border-bottom: 1px solid #CC3300;
	width:123px;
	padding:1px;
	font-size:11px;
}

div.divskedaprod{
	width:400px;
	background: #FFCC99;
	float:left;
	margin-left:5px;
}
