@charset "UTF-8";
/* CSS Document */

body { margin:0; padding:0; background-color:#F8F0D8; background-image:url(../images/bg.jpg); background-repeat:repeat-x; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; color:#300;}

h1, h2, h3, h4, h5, h6, p { margin:0; padding:0;}

img { border:0;}

a:link, a:visited {
	text-decoration:none;
	color:#786653;
}

a:hover{
	color:#786653;
	text-decoration:underline;
}
#foto_g {border:1px solid #333333; }
p#gallery img {margin:10px; }

#scheda_prod {
  width:550px;
  margin:5px 15px 5px 10px;
  float:right;
}

#top{
	width:100%;
	height:231px;
	margin:auto;
	background-color: #330000;
	background-image:url(../images/top_bg.jpg);
	background-repeat:repeat-x;
}

#menuMAIN{
	width:100%;
	height:auto;
	clear:both;
	overflow:hidden;
	left: 0px;
	display: block;
}

#menu {
	width:810px;
	height:40px;
	margin:auto;
	font-size: 15px;
	padding-top: 20px;
}

.slidegallery {
	width:900px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin: auto;
	border:5px solid #300;
}

#content {
	width:900px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin: auto;
	border:0px solid #300;
	padding: 15px;
}

#contLeft {
	width:250px;
	height:auto;
	float:left;
	text-align: left;
	border-right:1px solid #99856B;
}
#contRight {
	width:600px;
	height:auto;
	float:right;
	text-align: justify;
	padding-left: 10px;
}

#bottom {
	width:100%;
	height:auto;
	padding:10px 0 10px 0;
	bottom:0;
	background-color:#300;
	color:#786653;
	font-size: 12px;
	left: 0px;
	clear: both;
	overflow: hidden;
}

.item {
	width:133px;
	height:auto;
	float: left;
	border-right:1px solid #786652;
}

.itemLEFT {
	width:133px;
	height:auto;
	float: left;
	border-left:1px solid #786652;
	border-right:1px solid #786652;
	margin-left: 2PX;
}

div.item a:link {
	text-decoration:none;
	color:#300;
}

div.item a:hover{
	color:#786653;
	text-decoration:none;
}

div.itemLEFT a:link {
	text-decoration:none;
	color:#300;
}

div.itemLEFT a:hover{
	color:#786653;
	text-decoration:none;
}

#rettA{
	width:234px;
	height:125px;
	padding:8px;
	float:left;
	background-color:#E5DCC4;
	margin-right: 18px;
	text-align: left;
	
}
#rettB{
	width:234px;
	height:125px;
	padding:8px;
	float:left;
	background-color:#E5DCC4;
	text-align: left;
}
#rettC{
	width:350px;
	height:125px;
	padding:8px;
	float:right;
	background-color:#E5DCC4;
	text-align: right;
}

#rettC img { float:left;}

.wprodotto{
	width:auto;
	height:auto;
	padding:8px;
	background-color:#E5DCC4;
	margin: 10px 10px 10px 5px;
	clear: both;
	overflow: hidden;
	
	}
.wFoto{
	width:auto;
	height:auto;
	float:left;
	margin: 0;
	}
	
.wDesc{
	width:380px;
	height:auto;
	padding:8px;
	float:right;
	}


/*STILE FONT*/

.beige {
	color:#99856B;
	font-size:16px;
}

.marrone { color:#320404; font-size:13px;}

.moreinfo{ float:right;}

.marroneSmall{
	color: #300;
	font-size:13px;
}

