* {
	margin:0;
	padding:0;
	list-style-type:none;
	text-indent:0;
}

body {
	background: url(images/bg.jpg) top left;
	margin: 0px;
	padding: 0px;
	font-size : 12px;	
	font-weight: normal;
	color : #F0F0F0;  
	font-family : Arial,Verdana,Helvetica;
}

h1{
	padding:0px;
	margin:0px;
	color: #602415;
	font-size : 16px;
	font-weight: bold;
}

a img {
	border:none;
}

span.titolo {
	color: #602415;
	font-size : 16px;
	font-weight: bold;
}

span.titolo2 {
	color: #602415;
	font-size : 15px;
	font-weight: bold;
}

a { font-weight: bold; color: #8B4635; text-decoration: none; outline:none; }

a:hover { color: #9F4635;}

font.testo-s {color:#686868;font-weight: bold;}
.errore {color: #FF0000;}
.table_sx {table-layout:fixed;background: url(images/back_sx.jpg);background-repeat: no-repeat; background-position: top left;background-color:#ffffff;}
.table_dx {table-layout:fixed;background: url(images/back_dx.jpg);background-repeat: repeat-x; background-position: top ;background-color:#ffffff;}
.border-img { border:0px;} 
.border-img-sel { border-color: #FFCC33 #FFCC33 #FFCC33 #FFCC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 

.check {
    border:0;
    COLOR: #000000;
	BACKGROUND: no;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}

#containerhome{
	background: url(images/container.jpg) no-repeat;
	width:927px;
	height:771px;
	margin:0 auto;
	position:relative;
}

#container{
	background: url(images/top.jpg) no-repeat #1B0C07 top left;
	width:927px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
}

#leftcol {	
	float:left;
	display:inline;	
	padding-top:225px;
	margin-left:28px;
	width:228px;
	margin-right:50px;
}

#content {
	float:left;
	padding-top:450px;
	width:580px;
	line-height:18px;
	font-size:14px;
}

#containerhome #bottom {
	position:absolute;
	bottom:12px;	
	color:#FFF;
	font-size:11px;
	line-height:18px;
	width:927px;
}

#container #bottom {
	margin-top:20px;	
	background: url(images/bottom.jpg) no-repeat bottom left;
	position:static;
	clear:both;	
	color:#FFF;
	font-size:11px;
	line-height:18px;
	width:927px;
	height:66px;
	padding-top:26px;
}

#address {
	float:left;
	display:inline;
	margin-left:120px;
}

#copy {
	float:right;
	display:inline;
	margin-right:80px;
	margin-top:18px;
}

#menu {
	width:228px;
	background: url(images/bgmenu24.png) no-repeat bottom left;
	padding-bottom:30px;
	height:100%;	
}

* html #menu {
	width:228px;
	background: url(images/bgmenu.png) no-repeat bottom left;
	padding-bottom:30px;
	height:100%;	
}

#menu li {
	color:#FFC067;
	position:relative;
	float:left;
	width:228px;
	background: url(images/chicco24.png) no-repeat 13px 13px;
}

* html #menu li { 
	background: url(images/chicco.png) no-repeat 13px 13px;
}

#menu li a {
	display:block;
	padding:8px 10px 8px 40px;
	background: url(images/border24.png) no-repeat 50% 100%;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color:#FFC067;
	font-size:15px;	
	float:left;
	width:178px;
	position:relative;	
}

* html #menu li a { 
	background: url(images/border.png) no-repeat 50% 100%;
}

#menu li a:hover {
	color:#EA8F0C;
}

#menu li a.last {
	background: none;
	padding:8px 10px 0px 40px;
}

ul.submenu {
	width:228px;
	background: url(images/bgsubmenu24.png) no-repeat top left;	
	position:absolute;
	top:0px;
	left:0px;	
}

* html ul.submenu {
	background: url(images/bgsubmenu.png) no-repeat top left;
}

ul.submenu li {
	background:transparent;
}

div.close {
	clear:both;
	background: url(images/close24.png) no-repeat bottom left;
	height:8px;
	position:relative;
	top:8px;
}

* html div.close {
	background: url(images/close.png) no-repeat bottom left;
}

#lingue {
	height:100%;
	overflow:hidden;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:20px;
}

#lingue li {
	float:left;
	display:inline;
	margin-right:15px;
}

#lingue li a {
	display:block;
	height:24px;
	width:29px;
	float:left;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	position:relative;
	cursor:pointer;
}

#lingue li a:hover {
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}

#lingue li a#ita {	
	background: url(images/ita24.png) no-repeat top left;
}

#lingue li a#eng {	
	background: url(images/eng24.png) no-repeat top left;
}

#lingue li a#deu {	
	background: url(images/deu24.png) no-repeat top left;
}

* html #lingue li a#ita {	
	background: url(images/ita.png) no-repeat top left;
}

* html #lingue li a#eng {	
	background: url(images/eng.png) no-repeat top left;
}

* html #lingue li a#deu {	
	background: url(images/deu.png) no-repeat top left;
}

div.boxnews {
	clear:both;
}

div.boxnews h3 {
	color:#F5AF00;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #593C04;
	padding-bottom:8px;
	padding-left:2px;
	margin-bottom:8px;
}

div.boxnews h4 {
	font-size:12px;
	line-height:16px;
}

div.boxnews h4 a {
	color:#FFF;
	font-weight:normal;
	display:block;
	background: url(images/dot.jpg) no-repeat 2px 7px;
	padding-left: 10px;
	margin-bottom:6px;
}

div.boxnews h4 a:hover {
	background: url(images/pinkdot.jpg) no-repeat 2px 7px;
	color:#DE9068;
}

h1.titolo {
	color:#F5AF00;
	font-family:"Trebuchet MS";	
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #593C04;
	padding-bottom:8px;
	padding-left:2px;
	margin-bottom:8px;
}

select {
}

textarea {
	background:#D6C5A3;
	overflow:auto;
	border:1px solid #593C04;
	margin:4px 0px;
	font-family:Arial;
	padding:0px 5px;
	font-size:13px;
	font-weight:bold;
	width:300px;
}

input {
	background:#D6C5A3;
	overflow:auto;
	font-family:Arial;
	border:1px solid #593C04;
	margin:4px 0px;
	padding:1px 5px;
	font-size:13px;
	font-weight:bold;
	width:300px;
}

input.button {
	cursor:pointer;
	background:none;
	border:none;
	border:1px solid #82402F;
	background:#431A08;
	color:#FFF;
	font-size:14px;	
	margin-top:22px;
	font-weight:bold;
	margin-right:20px;
	width:115px;
	font-family:Arial;
}

/******************** FOTOGALLERY *********************/
div.boxfoto{
	float: left;
	padding: 4px;
	border: 1px solid #e0e0e0;
	margin-right: 6px;
}

/** prodotti **/
div.prod {
	margin-top:20px;
	margin-bottom:20px;	
	width:192px;
	float:left;
}

div.prodotto {
	margin-top:20px;
}

div.prod h3 {
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}

div.prod p {
	float: left;
	padding-right:40px;
}

div.prod a {
	display:block;
}

img.prodimg {
	float: left;
	margin-right:5px;
	margin-bottom:5px;	
}

div.prod img.prodimg {
	width:80px;	
	clear:both;
	float:none;
}

div.caff {	
	margin-top:30px;
	height:100%;
	overflow:hidden;
/*	float:left;
	width:190px;	*/
}

div.caff h3 {	
	font-size:16px;
}

img.caffimg {
	float:right;
	border:1px solid #Fff;	
}
