body {
	font: 73% "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	background: #574231 url(../images/bkg.jpg) repeat-x top left;
	color: #555;
}
#container {
	width: 760px!important; /*ie7 ff*/
	width: 780px; /*ie6*/
	/*\width: 780px;
	w\idth: 760px;*/
	border: 0px solid #ccc;
	margin: auto;
	padding: 10px;
	background: #FFF;
}
#topbar {
	height: 25px;
	margin: 0;
	padding: 0;
	background: #785C44;
	color: #666;
}
#banner h1 {
	float: right;
	margin: 0;
	padding: 120px 20px 10px 0;
	font-size: 140%;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	background: transparent;
	color: #594431;
	font-family: Georgia, "Times New Roman", Times, Serif;
}
#banner {
	padding: 0px;
	margin-bottom: 10px;
	height: 150px;
	background: #E0D0C5 url(../images/head_bkg.jpg) repeat-x top;
}

#content {
padding: 5px;
margin-left: 225px!important; /*ie7 ff*/
margin-left: 220px; /*ie6*/
background:  #fff;
}
#sidebar-a {
float: left;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0 5px 0 0;
padding: 5px;
background:  #fff;
}
			/*TOP NAVIGATION */ 
#menu {
	height: 80px;
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: uppercase;
	background: #594431;
}
#menu li {
float : left;
/*width :10em;*/
border-right : 1px solid #eee;
}
#menu a {
	text-decoration: none;
	display: block;
	height: 50px!important; /*ie7 firefox*/
	height: 80px; /*ie6*/
	width: 151px!important; /*ie7 firefox*/
	width: 151px; /*ie6*/
	padding: 30px 0 0 0;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #22190F;
	background: #9E7F64;
}
div#menu ul li a.ultimo {
width: 151px!important; /*ie7 firefox*/
width: 151px; /*ie6*/

}


#menu a:hover, #menu a.selected {
	color: #fff;
	background: #594431 none;
}

ul { 
list-style : none;
margin : 0;
padding : 0;
} 
#footer {
	clear: both;
	padding: 10px;
	margin-top: 5px;
	background: #938368;
	color: #eee;
	text-align: center;
}

#footer li{
	display: inline;
	padding: 4px;
	border-right: 1px solid #DDD1CA;
}
#footer li.primo{
	border-left: 1px solid #DDD1CA;
}
#footer a{
	color: #fff;
}
.clear {
clear : both;
}
img.floatleft{
	float: left;
	margin-right: 10px;
}
img.floatright{
	float: right;
	margin-left: 10px;
}
img.cornice{
	border: 2px solid #F4F0EC;
}
h2 {
	margin: 0 0 20px 0;
	font: normal 250% Georgia, "Times New Roman", Times, Serif;
	text-transform: uppercase;
	line-height: 2em;
	border-bottom: 1px solid #79201B;
	background: transparent;
	color: #5C1815;
}
h2.prodotti{
	color: #90241E;
	text-transform: capitalize;
}
			/*SEARCH BOX*/
legend { 
color : #5F6951;
} 

a:link, a:visited {
	text-decoration: none;
	background: inherit;
	color: #90241E;
}
a:hover {
text-decoration : underline;
background : inherit;

}

p{
	margin: 0 10px 20px 0;
}
ul.prodotti p{
	font-size: 95%;
	margin:0;
}
ul.prodotti li{
	background-color: #ECE7E1;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #DBD6CE;
	
}
ul.prodotti li a{
	font-size: 110%;
	border-bottom: 1px solid #D5D0C7;
	display: block;
	margin-bottom: 5px;
}
p.leggitutto{
	/*border-top: 1px solid #E1DCD5;*/
	margin-top: 5px;
	padding-top: 2px;
}

p.leggitutto a{
	border-bottom: none;
}

/*formz*/
form p{
	float: left;
	margin-left: 10px;
	width: 220px;
}
input, textarea{
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 200px;
	border: 1px solid #E1DCD5;
	padding: 2px;
}

input.pulsante{
	width: auto;
	padding: 4px;
	background-color: #594431;
	border: 1px solid #0E0E0E;
	color: #fff;
	font-weight: bold;
	margin-top: 8px;
}
input#privacy{
	width: auto;
}
#content ul{
	list-style-type: square; 
	margin-bottom: 12px;
	margin-left: 12px;
	margin-top: 4px;
}
#content ul ul{
	list-style-type: circle; 
	}
#content ul li{
	margin-bottom: 2px;
}