body {
	margin: 0px;
	background-image: url(img/bg.png);
}

#container {
	margin: 0px auto;
	width: 976px;
}

#header {
	width: 976px;
	height: 91px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
}

#submenu {
	float: right;
	width: 968px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FF4D00;
	border-bottom: 1px solid #999;
}

.menu_top {
	float: right;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FF4D00;
}

.menu_top:hover {
	color: #FFFFFF;
}

.sep1 {
	float: right;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #DDDDDD;
}

#logo {
	float: left;
	display: block;
	width: 220px;
	height: 64px;
	margin-top: 10px;
	margin-left: 20px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#footer {
	width: 961px;
	height: 81px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	color: #BBBBBB;
	padding-top: 10px;
	padding-left: 15px;
}

#footer a{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #BBBBBB;
	text-decoration: none;
}

#footer a:hover{
	color: #FF4D00;
}

#dati_footer {
	width: 961px;	
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	color: #999999;	
	padding-left: 15px;
}

#poweredby {
	width: 961px;	
	margin-top: 15px;
	margin-bottom: 20px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #999999;	
	padding-left: 15px;
}

#poweredby a{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #FF3300;		
	text-decoration: none;
}

#poweredby a:hover {
	text-decoration: underline;
}


#box_link {
	width: 956px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #010101;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #BBBBBB;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#box_link b{
	display: block;
	height: 15px;
	padding-bottom: 5px;
	color: #FF4D00;
}

#box_link a{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	color: #BBBBBB;
	text-decoration: none;
}

#box_link a:hover{
	color: #FF4D00;
}

#col_sx {
	float: left;
	width: 238px;
}

#col_mid {
	float: left;
	width: 738px;
	margin-left: 0px;
}

#spot1 {
	position: relative;
	float: left;
	width: 476px;
	height: 350px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#spot1_mask {
	position: absolute;
	display: block;
	width: 476px;
	height: 350px;
	background-image: url(img/mask-spot1.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#spot1_title {
	display: block;
	position: absolute;
	top: 290px;
	margin-left: 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

#spot1_text {
	display: block;
	position: absolute;
	top: 310px;
	margin-left: 10px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}

#spot2 {
	float: left;
	width: 232px;
	height: 350px;
	margin-left: 4px;
	margin-bottom: 10px;
}

#news_home {
	width: 238px;
	background-image: url(img/bg_menu_grey.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
}

#news_home strong {
	margin-left: 20px;
	width: 200px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

#news_home a {
	display: block;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

#news_home a:hover {
	text-decoration: none;
	color: #FF4D00;
}

#title_news_home {
	width: 233px;
	height: 26px;
	padding-top: 7px;
	background-image: url(img/title_grey.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000000;
}


#close_news_home {
	width: 238px;
	height: 41px;
	background-image: url(img/menu_close_grey.gif);
	background-repeat: no-repeat;
}

#main {
	float: left;
	width: 728px;
	padding-top: 10px;
	background-image: url(img/bg_menu_grey_long.gif);
	background-repeat: repeat-y;
	margin-left: 10px;
}

#menu_orange {
	width: 238px;
	background-image: url(img/bg_menu_orange.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}

#title_menu_orange {
	width: 233px;
	height: 26px;
	padding-top: 7px;
	background-image: url(img/title_orange.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000000;
}

#close_menu_orange {
	width: 238px;
	height: 41px;
	background-image: url(img/menu_close_orange.gif);
	background-repeat: no-repeat;
}

#menu_newsletter {
	width: 198px;
	background-image: url(img/bg_menu_grey.gif);
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 15px;
}

#menu_grey {
	width: 238px;
	background-image: url(img/bg_menu_grey.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#title_menu_grey {
	width: 233px;
	height: 26px;
	padding-top: 7px;
	background-image: url(img/title_grey.gif);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000000;
}

#title_menu_grey_long {
	width: 718px;
	height: 26px;
	padding-top: 7px;
	background-image: url(img/title_grey_long.png);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000000;
}


#title_menu_grey_long h1{
	display: none;
}


#title_menu_grey_long h2 {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#title_menu_grey_long h3{
	display: none;
}

#title_prodotti_corr {
	width: 718px;
	height: 26px;
	padding-top: 7px;
	background-image: url(img/title_grey_long.png);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000000;
}

#title_prodotti_corr h3 {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#title_prod_grey_long {
	width: 718px;
	height: 26px;
	padding-top: 7px;
	background-image: url(img/title_grey_long.png);
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #000000;
}

#title_prod_grey_long h1 {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#title_prod_grey_long h3 {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	display: none;
}

#close_menu_grey {
	width: 238px;
	height: 41px;
	background-image: url(img/menu_close_grey.gif);
	background-repeat: no-repeat;
}

#menu_orange a {
	margin-left: 20px;
	width: 200px;
	height: 20px;
	display: block;
	padding-top: 5px;
	
	/*padding-left: 26px;*/
	/*background-image: url(img/dot.png);*/
	/*background-repeat: no-repeat;*/
	
	border-bottom: 1px dotted #FFFFFF;
	
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

#menu_orange a:hover {
	text-decoration: none;
	color: #000000;
}

#menu_grey strong {
	margin-left: 20px;
	width: 200px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #FFFFFF;
	
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

#menu_grey a {
	display: block;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

#menu_grey a:hover {
	text-decoration: none;
	color: #FF4D00;
}


#menu_news {
	float: right;
	width: 228px;
	padding-top: 10px;
}

#menu_news a {
	display: block;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
}

#menu_news a:hover {
	color: #FF4D00;
}


#menu_news div {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
}

#scheda_news {
	margin-left: 20px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	padding-bottom: 20px;
}

#prodotti_corr {
	margin-left: 20px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	padding-bottom: 20px;
}

#scheda_prodotto {
	margin-left: 20px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	padding-bottom: 20px;
}

#box_foto_prodotto {
	float: right;
	width: 320px;
	margin-right:20px;
}

#box_cont_prodotto {
	float: left;
	width: 300px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	text-decoration: none;
}

#box_cont_prodotto h6 {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 15px;
}

#box_cont_prodotto b {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	color: #FF4D00;
}

#vetrina_prodotti {
	margin-left: 20px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.box_prodotto_corr_a, .box_prodotto_corr_b  {
	position: relative;
	float: left;
	width: 210px;
	height: 170px;
	padding-left: 11px;
	padding-right: 11px;
	text-align: center;
}

.box_prodotto_corr_a  {
	border-right: 1px solid #CCCCCC;
}

.box_prodotto_corr_a strong, .box_prodotto_corr_b strong  {
	display: none;
}

.box_prodotto_a, .box_prodotto_b  {
	position: relative;
	float: left;
	width: 210px;
	height: 330px;
	padding-left: 11px;
	padding-right: 11px;
	text-align: center;
}

.box_prodotto_a  {
	border-right: 1px solid #CCCCCC;
}

.box_prodotto_a strong, .box_prodotto_b strong  {
	display: none;
}

.titolo_prodotto {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;
}

.titolo_prodotto:hover {
	color: #FF4D00;
}

.img_prodotto_correlato {
	display: block;
	margin: 10px auto;
	width: 160px;
	height: 60px;
	border: 2px solid #CCCCCC;
}

.img_prodotto_correlato:hover {
	display: block;
	margin: 10px auto;
	width: 160px;
	height: 60px;
	border: 2px solid #FF4D00;
}

.img_prodotto {
	display: block;
	margin: 10px auto;
	width: 160px;
	height: 160px;
	border: 2px solid #CCCCCC;
}

.img_prodotto:hover {
	display: block;
	margin: 10px auto;
	width: 160px;
	height: 160px;
	border: 2px solid #FF4D00;
}

.testo_prodotto {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	height: 40px;
}

.valore_prezzo_prodotto {
	float: right;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}

.valore_prezzo_prodotto span {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #999999;
	text-decoration: line-through;
}

.titolo_prezzo_prodotto {
	float:left;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

.prezzo_prodotto {
	width: 100%;
	font-family: verdana;
	font-size: 12px;
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 5px;
}

.bottone1 {
	display: block;
	float: right;
	width: 125px;
	height: 22px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(img/bottone1.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 5px;
	color: #FFFFFF;
}

.bottone2 {
	width: 60px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(img/search.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border: 0px;
}

.bottone3 {
	display: block;
	width: 250px;
	height: 22px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(img/bottone3.png);
	background-repeat: no-repeat;
	margin: 10px auto;
	padding-top: 5px;
	color: #FFFFFF;
	cursor: pointer;
}

.input1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #000000;
	padding: 1px;
	color: #FFFFFF;
	border: 0px;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
}

.input2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	color: #000000;
	border: 1px solid #555555;
}

.bottone1:hover {
	text-decoration: underline;
}

#box_paginazione {
	display: block;
	width: 728px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top:20px;
	margin-bottom: 30px;
	color: #FFFFFF;
}

.pagina_link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

.pagina_link:hover {
	color: #FF4D00;
	text-decoration: none;
}

.pagina_attiva {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FF4D00;
	text-decoration: none;
}

.foto_prodotto_main {
	float: left;
	display: block;
	width: 160px;
	height: 160px;
	border: 2px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center;
}

.foto_prodotto_main:hover {
	border: 2px solid #FF4D00;
}

.foto_prodotto_thumb {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	border: 2px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 10px;
	margin-left: 10px;
}

.foto_prodotto_thumb:hover {
	border: 2px solid #FF4D00;
}

.tit1 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

.link_archivio_news{ 
 font-family: verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: justify;
 color: #FFFFFF;
 text-decoration: none;
 margin-left: 25px;  
}

.link_archivio_news:hover{ 
 text-decoration: underline;
}

.scheda_archivio_news {
 margin-left: 20px;
 font-family: verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: justify;
 color: #FFFFFF;
 text-decoration: none;
 margin-top: 20px;
 padding-bottom: 20px;
}

.scheda_archivio_news a{ 
 font-family: verdana;
 font-size: 12px;
 font-weight: normal;
 text-align: justify;
 color: #FFFFFF;
 text-decoration: none;
}

.scheda_archivio_news a:hover{ 
 text-decoration: underline;
}

.cleaner {
	clear: both;
}