* {
	margin: 0;
	padding: 0;
}

body {
	
	background: #fff url(images/sfondochiaro2.jpg);
	background-repeat: no-repeat;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #6699cc;
	padding: 0px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    background-position: center 0px;
}

h1, h2, h3 {
	color: #404040;
}

h1 {
font-size: 2em;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul
{
    list-style: circle;
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}


.left {
	float: left;
	margin: 0 6px 0 0;
}

img.right
{
    border: 1px solid #808080;
    float: right;
    margin: 0 0 0 5px;
}

/* Boxed Style */

.boxed {
}

.boxed .title
{
    padding: 8px 7px 4px 7px;
    text-transform: uppercase;
    font: bold 1em Georgia, "Times New Roman" , Times, serif;
    color: #555555;
}


.boxed .content {
	padding: 10px;
}

.boxed ul {
	
}

/* Post */

.post {
	clear: both;
	padding: 12px;
	}



.post .content {
	line-height: 1.6em;
}

.post .title
{
    margin-bottom: 10px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 1.4em;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header   background: #363686; */

#upheader
{
    font-size: 0.9em;
    width: 740px;
    height: 21px;
    padding: 4px 10px 0px 10px;
    margin: 0 auto;
    text-align: right;
    background: url(images/barra_bak.jpg);
    background-repeat: repeat-x;
    color: #000000;
}
#subfooter {
   font-size: 0.9em;
	width: 740px;
	height: 21px;
	padding: 3px 10px 1px 10px;
	margin: 0 auto;
	color: #000000;
	text-align: right;
	background: url(images/barra_bak.jpg);
    background-repeat: repeat-x;
}
#tagcloud
{
width: 740px;
margin: 0 auto;
}

#upheader a {
	display: inline;
	text-decoration: none;
	color: #fff;
}

#upheader a:hover {
	background: trasparent;
	color: #FFFFFF;
	text-decoration: underline;
}

#header {
	width: 760px;
	height: 140px;
	margin: 0 auto;
	background: #abaa68 url(imagesv/head.jpg);
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img34.jpg) repeat-y;
	border-top: 1px solid #363686;
}

#content {
	float: right;
	width: 570px;
	padding-right: 1px;
}

#sidebar {
	float: left;
	width: 175px;
	padding-left: 1px;
}

/* Menu */

#menu {
 font-size: 0.9em;
 margin-top: 5px
}

#menu ul {
	margin: 0;
	padding: 0;
	}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 2px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #abaa68;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}


/* Footer */

#footer {
 	border-bottom: 1px black;
	width: 760px;
	height: 305px;
	margin: 0 auto;
	padding: 0;
	background: #dadada url(images/pie.jpg);
	font-size: .77em;
	color: #FFFFFF;
}



#subfooter a {
	display: inline;
	text-decoration: none;
	color: #000;
}

#subfooter a:hover {
	background: #b5e5f3;
	
	
}



#legal {
	float: left;
}

#links {
	float: right;
}
.fotodiegoenzo
{
    border: 1px solid #000000;
    margin-right: 20px;
    margin-left: 20px;
    float: right;
}


.prodotto
{
    border: 1px solid #a4b39d;
    padding: 6px;
    background: #ecf0eb;
    width: 530px;
    margin-bottom:5px;
}
.prodotto h2
{
    background: none;
}

.prodotto p{
	font-size: 0.9em;}

.prodotto a {
	text-decoration: none;
	color: #3B3B3B;
	font-size: 0.8em;
	font-weight: bold;
}

.prodotto  a:hover {
	background: #abaa68;
	color: #000;
}
div.carrello_on{
   float: left;
	border: 1px solid #000000;
	background-color: #495219;
	color: #ffffff;
	padding: 2px 10px 2px 37px;
	background-image: url(images/carr.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 120px;
	margin: 5px
	}	
	div.carrello_on a
	{
	 text-decoration: none;
	color: #ffffff;
	}
div.carrello_off{
   float: left;
	border: 1px solid #000000;
	background-color: #fff;
	color: #495219;
	padding: 2px 10px 2px 37px;
	background-image: url(images/carr.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 120px;
	margin: 5px
	}	
	div.anagrafica_on{
   float: left;
	border: 1px solid #000000;
	background-color: #495219;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	background-image: url(images/x.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 90px;
	margin: 5px
	}	
div.anagrafica_off{
   float: left;
	border: 1px solid #000000;
	background-color: #fff;
	color: #495219;
	padding: 2px 10px 2px 10px;
	background-image: url(images/x.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 90px;
	margin: 5px
}

div.anagrafica_off a
{
    text-decoration: none;
    color: #495219;
}
	
div.riepilogo_on{
   float: left;
	border: 1px solid #000000;
	background-color: #495219;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	background-image: url(images/x.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 150px;
	margin: 5px 0 5px 5px
	}	
div.riepilogo_off{
   float: left;
	border: 1px solid #000000;
	background-color: #fff;
	color: #495219;
	padding: 2px 10px 2px 10px;
	background-image: url(images/x.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 150px;
	margin: 5px 0 5px 5px
	}	
	div.riepilogo_off a
{
    text-decoration: none;
    color: #495219;
}
	
	.frecceacq{
		float: left;
		margin: 2px;
		padding-top: 1px;
		font-size: 160%;
		font-weight: bold;
		color: #495219
	}
	.navecomm {
	border: 0px solid #a4b39d;
	padding: 10px 2px 2px 2px;
	width: 530px;
	height: 50px;
	margin: 2px 2px 15px 2px;
	background: transparent;
	text-align: center }
	
	.totalgreen {
	border: 1px solid #a4b39d;
	padding: 2px 6px 2px 6px;
	width: 530px;
	
	background: #DAD6A9;
	text-align: left;
	
}
.confer {float: right;
         text-align: right;
	      margin: 5px	}
	      .confermatot {
	border: 1px solid #a4b39d;
	padding: 2px 6px 2px 6px;
	width: 530px;
	margin: 5px;
	background: #FFF;
	text-align: left;
}

.confermaana {
	border: 1px solid #fff;
	padding: 8px;
	width: 220px;
	font-size: 1.2em;
	margin: 5px auto;
	background: #F5F5F5;
	text-align: left;
}
.etichetta {
	border: 0;
	padding: 3px 10px;
	width: 516px;
	margin: 0 5px;
	background-image: url(images/etichettablu2.gif);
	background-repeat: no-repeat;
}
.etichetta h1
{
	font-size: 1.5em;
}
a.btnacquistaonline
{
	border: 1px solid #000000;
	background-color: #495219;
	color: #fff;
	font-size: 14px;
	padding: 4px 15px 4px 30px;
	background-image: url(images/carr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a.btnacquistaonline:hover
{
	border: 1px solid #000000;
	background-color: #495219;
	color: #E6C400;
	padding: 4px 15px 4px 30px;
	background-image: url(images/carr.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.btnnews
{
border: 1px solid #000000;
	background-color: #cccccc;
	color: #fff;
	font-size: 14px;
	padding: 4px 15px 4px 15px;
	
	
}
.prodottinome
{
    color: #404040;
    font-size: x-large;
    font-weight: bold;
}
.prodottisottotitolo
{font-size: 1em;
}