﻿@charset "utf-8";
/* CSS Document */
body {
	background-position: center top;
	background-image: url('bg.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#wrap {
	width: 901px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url('header.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
}
#banner_home {
	background-image: url('banner_home.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 93px;
	clear: both;
}
#menù {
	padding: 0px;
	background-image: url('bg_menù.png');
	background-repeat: repeat-x;
	background-position: center top;
	height: 41px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menù ul {
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#menù ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	position: relative;
	list-style-type: none;
	float: left;
}
#menù ul li a {
	color: #FFFFFF;
	text-decoration: none;
	width: 127px;
	height: 41px;
	display: block;
	text-align: center;
	line-height: 40px;
}
#menù ul li a:hover {
	color: #8080FF;
	text-decoration: none;
	background-color: #0E4E7E;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
#column_sx {
	width: 570px;
	float: left;
	margin: 15px;
}
#column_dx {
	margin: 15px;
	width: 270px;
	float: left;
}
#footer {
	height: 220px;
	margin-top: 10px;
	clear: both;
	background-color: #1E2828;
	padding-top: 15px;
	padding-bottom: 15px;
}
.footer_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 268px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
}
.separatore {
	float: left;
	width: 1px;
	height: 110px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFFFFF;
	bottom: auto;
	margin-top: 30px;
	margin-bottom: auto;
}
.separatore_grigio {
	float: left;
	width: 1px;
	height: 210px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #CCC;
	bottom: auto;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 23px;
	margin-bottom: 23px;
}
#box_vetrina {
	border: thin dotted #CCCCCC;
	width: 250px;
	height: 180px;
	float: left;
	margin-bottom: 15px;
}
#box_notizie {
	border: thin dotted #CCCCCC;
	width: 250px;
	height: 180px;
	float: left;
}
#box_promozioni {
	border: thin dotted #CCCCCC;
	width: 250px;
	height: 206px;
	float: left;
	margin-bottom: 15px;
}
.continua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	margin-right: 20px;
}
.continua a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.continua a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8080FF;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
	clear: left;
}
.img {
	width: 552px;
	height: 216px;
	float: left;
	margin-bottom: 15px;
}
.img_prodotti {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.scheda_prodotti {
	width: 552px;
	float: left;
	margin-bottom: 15px;
}
.prodotti {
	float: left;
	margin-bottom: 15px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 10px 20px 10px 30px;
	clear: both;
}
.testo_float_left {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 390px;
}
.testo_articolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	margin: 10px 20px 10px 20px;
	clear: both;
}
.prezzo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: right;
	clear: both;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.btn_carrello a {
	clear: both;
	float: right;
	background-image: url(btn_aggiungi.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 92px;
	height: 17px;
}
.btn_carrello a:hover {
	background-position: bottom;
}
.grigio_maiuscolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.rosso_maiuscolo {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
	margin-bottom: 20px;
}
.articolo {
	float: left;
	height: 258px;
	width: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
}
.centra {
	margin-right: 66px;
	margin-left: 66px;
}
.box {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.title_dovesiamo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 30px;
	float: left;
}
.table_sfondo {
	color: #FFF;
	background-color: #1E2828;
}
#wrap #content #column_sx .testo a {
	color: #009ee0;
	text-decoration: none;
}
#wrap #content #column_sx .areariservata .areariservatarecupera small a {
	color: #009ee0;
	text-decoration: underline;
}
.areariservata {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	float: left;
	margin-left: 10px;
	clear: both;
}
.areariservatarecupera {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	float: left;
	clear: both;
	margin-left: 270px;
	margin-bottom: 15px;
}
#wrap #content #column_sx .areariservata .areariservatarecupera small a {
	color: #009ee0;
	text-decoration: none;
}
#wrap #content #column_sx .areariservata .areariservatarecupera small a:hover {
	color: #009ee0;
	text-decoration: underline;
}
#box_promozioni {
	border: thin dotted #CCCCCC;
	width: 250px;
	float: left;
	margin-bottom: 15px;
	padding: 5px;
}
#wrap #content #column_sx .testo ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
.riga {
	text-align: center;
	font-size: 9px;
	color: #FFF;
	clear: both;
	margin-top: 15px;
	float: left;
	margin-left: 320px;
	margin-bottom: 30px;
}
