html {min-height: 100%;}
body 
{
	background-image:url(images/body_bg.gif);
	margin:0; 
	font-size:0.9em; 
	font-family: "Trebuchet MS", Arial;  
	background-color:#FFF;
}
a { 
	color:#871A2F;
}
a:hover { 
	text-decoration:none;
}
img 
{
	border-width: 0px;
}
#container { 
	align: center;
	background-color:#fff;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 900px;
}
#reserved{
	position: fixed;
	width: 900px;
	height:20px;
	margin: -20px auto;
	text-align:right;
}
#header { 
	height:83px; 
	background:url(images/header_bckg_grey.jpg) repeat-x #2D1721;
/*	margin:20px 20px 0px 20px; */
}
#logo 
{
	float:left;
	width: 180px; 
	height:83px; 
	background:url(images/logo2.jpg) no-repeat left center; 
}
#banner{
	float:left;
	height:83px; 
}
#title {
	float: right;
	padding:28px 30px 0 0; 
	color:#FFFFFF; 
	font-size:12px;
	height:60px;
}
#title a{
	color:#FFFFFF; 
}
#title td 
{
	padding: 0 5px 0 5px;
}
#menu { 
	float: left; 	
	width:180px; 
	padding: 0px; 
	margin:0; padding:0;
	background-color: #cc0001;
}
#menu a { 
	display:block; 
	background-color: #cc0001;
	color:#FFF; 
	font-size:14px; 
	text-transform:uppercase; 
	font-weight:bold; 
	text-decoration:none; 
	width:180px;
	padding-top:8px; 
	padding-bottom: 8px;
	text-align:center; 
	border-color: #fd3132;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin: 0px;
}
#menu a:hover{
	background-color: #bbbbbb;
}
#menu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu div.submenu ul li a{
	display: block;
	background-color: #FF8080;
	color: White;
	font-weight:normal; 
	text-decoration: none;
	text-transform:lowercase; 
	padding-top: 8px;
	padding-bottom: 8px;
	overflow:hidden;
}

#menu div.submenu ul li a:hover{
	background: #DFDCCB;
	colorz: white;
}
#main 
{
	float:left;
	padding:10px;
	width:700px;
	/*margin-left: 210px;*/
}
.menuitem_new{
	background:url(images/new_small.png) no-repeat right center; 
}
#text { 
	margin: 0px; 
	overflow: auto;
}
#text p { 
	padding-bottom:10px;
	margin: 0px;
	text-align:justify;
}
#text li {
	list-style-image: url(images/li.gif);
}
h1 { 
	margin:0; 
	padding:0; 
	text-transform:uppercase; 
	font-size:2em; 
	color:#84807a;
	text-align: center;
}
h2 { 
	color:#000000;
}
h2 a {
	color:#000000;
	text-decoration:none;
}
form {
	margin: 0; 
	padding: 0;
}
button 
{
	background-color: #414140;
	color: #FAFAFA;
	border: 1px outset;
    font-family: "Trebuchet MS", Arial; 
}
table.caratteristiche {
	border-collapse: collapse;
	margin: 10px 10px;
}
table.caratteristiche th {
	background: #717170;
	background-image:url(images/table-bg.jpg); background-repeat:repeat-x;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #999999;
	border-bottom: solid 2px #FFF;
}
table.caratteristiche tr {
	height: 25px;
}
table.caratteristiche td {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #BBB;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}
table.gallery {
	margin: 5px;
}	
table.gallery td {
	background-color: #D0D0D0;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
	text-align:center;
	height: 164px;
	width: 164px;
}
#privacyNotice {
	position: absolute;
	display: none;
	border-width: thin;
	border-style: solid;
	background-color: #ffffaa;
	font-size: 10px;
	width: 400px;
	height: 250px;
	overflow:auto;
}
#privacyHead {
	position: relative;
	left:0px;
	top:0px;
	width: 400px;
	height: 20px;
	border-bottom: solid thin black;
	background-color: #eeee99;
	font-size: 12px;
}
#privacyClose{
	float: right;
	width: 22px;
	height: 20px;
	border-width: 0px;
	border-style: none;
	background: url(images/close20x20.gif) no-repeat right center; 
}
.categOdd, .catalogoOdd {
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #cc0000;
	border-style: solid;
	border-width: 20px 2px 2px;
	padding: 10px;
}
.categEven, .catalogoEven {
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: #84807a;
	border-style: solid;
	border-width: 20px 2px 2px;
	padding: 10px;
}
.categEven p, .categOdd p, .catalogoEven p, .catalogoOdd p {
	color:#84807a;
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none; 
	padding: 0px !important;
}
.categEven p a, .categOdd p a, .catalogoEven p a, .catalogoOdd p a  {
	text-decoration:none;
}
.categEven p, .categOdd p {
	text-transform:uppercase; 
}
.novita
{
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.storico
{
	width: 680px;
	min-height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 1px;
	background-color: #eeeeee;
	vertical-align: middle;
	overflow:auto;
}
.storico img
{
	float: left; 
	padding: 10px;
}
.clienti img
{
	margin: 20px;
}
.titoloNovita{
	font-weight:bold;
	padding: 10px 0px 10px 40px;
	background:url(images/new.gif) no-repeat left center;
}
.dettaglio {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.dettaglio p {
	color:#84807a;
	font-size:14px; 
	text-decoration:none; 
	text-align: justify;
}
.news {
	overflow:auto;
}
.news img{
	float: right; 
	padding: 10px;
}
.news_dett {
	overflow:auto;
}
.news_attachments{
	background-color: #eeeeee;
}
.links{
	padding: 5px;
}
.links img{
	margin-top: 10px;
}
.links_title{
	text-transform:uppercase; 
	margin: 0px;
	padding: 5px;
	background-color: #cccccc;
}
.links a{
	color:#000000;
	text-decoration:none;
}
.links h3{
	margin: 10px 0px 10px 0px;
	text-transform:uppercase; 
}
.flagCaption{
	text-align: center;
}
#footer {
	text-align:center;
/*	background-color:#84807a; */
	background: url(images/footer_bckg.jpg) repeat-x #84807a;
	width: 900px;
	height:35px;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding:5px 0 5px 0; 
	color:#FFFFFF; 
	font-size:11px;
}
#footer a { 
	color:#FFFFFF;
}
#footer a:hover { 
	text-decoration:none;
}