body {
	background-image:url(/img/bg_2012.png);
	background-position:top;
	background-repeat:repeat-x;
margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
padding: 0;
/*	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
border: 0;
}
#left {
	float:left;
	width:660px;
	height:173px;
	background-color:#FFF;
}
#left-2 {
	float:left;
	width:290px;
	height:163px;
	background-color:#FFF;
	margin-top:10px;
}
.immagine_negozio {
	border:1px solid #ececec;
	margin:5px;
	padding:1px;
}
/*------regalare fiori---*/
.boxregala {
	width:147px;
	background-image:url(/img/sf-regalare.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:115px;
	position:relative;
}
.boxregala a:link, .boxregala a:visited {
	color:#990000;
	font-size:12px;
	font-weight:normal;
}
.boxregala a:hover, .boxregala a:active {
	color:#669900;
	font-size:12px;
	font-weight:normal;
}
/*------omaggi fiori---*/
.boxomaggi {
	width:147px;
	background-image:url(/img/sf-omaggi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:145px;
	position:relative;
}
.boxomaggi a:link, .boxomaggi a:visited {
	color:#990000;
	font-size:12px;
	font-weight:normal;
}
.boxomaggi a:hover, .boxomaggi a:active {
	color:#669900;
	font-size:12px;
	font-weight:normal;
}
/*------curiosità---*/
.boxcuriosita {
	width:147px;
	background-image:url(/img/sf-curiosita.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:145px;
	position:relative;
}
.boxcuriosita a:link, .boxcuriosita a:visited {
	color:#990000;
	font-size:12px;
	font-weight:normal;
}
.boxcuriosita a:hover, .boxcuriosita a:active {
	color:#669900;
	font-size:12px;
	font-weight:normal;
}
/*------news---*/
.boxnews {
	width:147px;
	background-image:url(/img/sf-news.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:145px;
	position:relative;
}
.boxnews a:link, .boxnews a:visited {
	color:#990000;
	font-size:12px;
	font-weight:normal;
}
.boxnews a:hover, .boxnews a:active {
	color:#669900;
	font-size:12px;
	font-weight:normal;
}
/*------community---*/
.boxcommunity {
	width:147px;
	background-image:url(/img/sf-community.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:145px;
	position:relative;
}
.boxcommunity a:link, .boxcommunity a:visited {
	color:#990000;
	font-size:12px;
	font-weight:normal;
}
.boxcommunity a:hover, .boxcommunity a:active {
	color:#669900;
	font-size:12px;
	font-weight:normal;
}
/*------frasi---*/
.boxfrasi {
	width:147px;
	background-image:url(/img/sf-frasi.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:145px;
	position:relative;
}
.boxfrasi a:link, .boxfrasi a:visited {
	color:#990000;
	font-size:12px;
	font-weight:normal;
}
.boxfrasi a:hover, .boxfrasi a:active {
	color:#669900;
	font-size:12px;
	font-weight:normal;
}
/*------menu alto---*/
#nav {
	float:right;
	font-size:12px;
}
#nav ul {
	list-style:none;
	margin:0;
	margin-right:45px;
	padding:0;
	padding-top:1px;
}
#nav li {
	display:inline;
}
#nav li.menu {
	color:#990000;
	font-size:12px;
}
#nav li.menu a {
	color:#990000;
	font-size:12px;
}
#nav li.menu a:hover {
	color:#FFF;
	font-size:12px;
}
/*------menu centro---*/

#nav2 {
	font-size:15px;
	width:100%;
	/*border-bottom: 1px solid #669900;*/
height:32px;
	margin-bottom:5px;
	background-image:url(/img/bg13.png);
	background-repeat:repeat-x;
}
#nav2 ul {
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	padding-top:8px;
}
#nav2 li {
	display:inline;
}
#nav2 li.menuC {
	color:#fff;
	font-size:15px;
}
#nav2 li.menuC a {
	/*color:#669900;*/
	color:#fff;
	font-size:15px;
	padding:6px;
	text-decoration:none;
}
#nav2 li.menuC a:hover {
	color:#fff;
	font-size:15px;
	/*background-color:#669900;*/
	padding:6px;
	text-decoration:none;
}
/*------footer---*/
.boxfooter {
	width:100%;
	margin:0
}
.boxfooter a:link, .boxfooter a:visited {
	color:#006600;
	font-size:11px;
	font-weight:normal;
}
.boxfooter a:hover, .boxfooter a:active {
	color:#990000;
	font-size:11px;
	font-weight:normal;
}
#box
{
width:970px;
margin:0 auto;
text-align:left;
}
#box-nav
{
width:300px;
float:right;
padding:30px 0 0 0;
height:250px;
	background-image:url(/img/bg-azienda.jpg);
	background-position:center;
	background-repeat:no-repeat;

}
#box-nav ul {
	list-style:none;
	margin:0;
	padding-top:10px
}
#box-nav li {
	display:block;
	padding:5px;
}
#box-nav li a
{
font-size:14px;
color:#669900;
font-weight:bolder;
}
#box-nav li a:hover
{
color:#660000;
font-weight:bolder;

}
#box-pagamenti
{
height:250px;
width:320px;
float:left;
padding:45px 0 10px 10px;
margin:0 5px 0 15px;

}
#box-azienda
{
width:320px;
float:left;
padding:30px 0 0px 0;
height:250px;

}
#box-azienda img
{float:left;
margin:8px;
}
/*----layout negozio----*/
#vendita {
	font-size:9px;
	width:97%;
/*	margin-top:30px;
	border:1px solid #BBD29B;*/
	padding:10px;
}
.vendita img {
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:20px;
	clear:both;
}
#vendita ul {
	list-style-image: url(/img/lista.gif);
}
#vendita li {
	padding-top:5px;
	margin-left:10px;
}
#info {
	font-size:9px;
	width:97%;
	padding:10px;
/*	margin-top:30px;
	border:1px solid #BBD29B;*/
}
#privacy {
	font-size:9px;
	width:97%;
	padding:10px;
/*	margin-top:30px;
	border:1px solid #BBD29B;*/
}
#pagamenti {
	font-size:9px;
	width:97%;
	padding:10px;
/*	margin-top:30px;
	border:1px solid #BBD29B;*/
}
#boxContenutiStatici {
	width:96%;
	padding:10px;
	border:1px solid #BBD29B;
	margin-left: 5px;
}
.testo-bianco{
color:white;
font-size:15px;
display:block;
width:970px;
text-align:right;
margin-top:7px;
margin-left:auto;
margin-right:auto
}
.testo11{
font-size:11px;
display:block;
padding-top:5px
}
.immagine-social{
float:left;
margin:5px
}
