body {
	margin:0px;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

a {
	color:#837335;
	}

.top {
	width:766px;
	height:74px;
	background-image:url(layout/top.gif);
	}
	
.container { 
	background-color:#FFFFFF; 
	width:766px; 
	text-align:left;
	overflow:hidden; /* Forza l'altezza del container principale */
	}	


.topsearch .textsearch {
	width: 100%;
	border: solid 1px #CCC;
	display: block;
	}
	
.topsearch .btnsearch {
	background-color: #eee;
	border: solid 1px #eee;
	margin-bottom: 20px;
	cursor: pointer;
	}	

.maincontent {
	padding-left:20px;
	width:558px;
	line-height:16px;
	float:left;
	}
	
.column {
	width:156px;
	float:right;
	padding-left:10px;
	padding-right:20px;
	}		


.columnbox_title {
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	padding:3px;
	}

.columnbox {
	text-align:left;
	padding:5px;
	border:solid 1px #999999;
	border-top:none;
	}

.columnbox a {
	text-decoration:none;
	color:#837335;
	}

.columnbox a:hover {
	text-decoration:underline; 
	}

.evidenziato, .articoloTools, .articoloTools a {
	color:#837335;
	}

.articoloTools a:hover {
	text-decoration:none;
	color:#FF0000;
	}


.categoriecommerciali_tab td {
	font-weight:bold; 
	font-size:12px;
	text-align: left;
	padding-bottom: 20px;
	}
	
.categoriecommerciali_tab td img {
	display: block;
	margin-right: 10px;
	}	
	
/* TITOLI */
h2, h3 {
	color:#42a2c8;
	font-size:15px;
	margin:0px; 
	margin-top:5px;
	margin-bottom:3px;
	}	

h3 {
	font-size:13px;
	}

	
.headline {
	color:#837335;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	}	
	
/* MENU AREE */


.menuaree td {
	padding-right:5px;
	text-align:center;
	line-height:13px;
	}
	
.menuaree td div {
	border:solid 1px #999999;
	padding-bottom:2px;
	}	

.menuaree td div a {
	/* color:#837335; */
	color:#333333;
	text-decoration:none;
	}
	
.menuaree td div div { 
	border:0px;
	text-align:left;
	padding-left:3px;
	font-size:10px;
	}	


.titoletto {
	color:#837335;
	margin-bottom:6px;
	}	

/* BOX ARTICOLI */

.boxarticolo {
	width:360px;
	text-align:justify;
	}
	
.boxriepilogo {
	width:182px;
	float:right;
	text-align:left;
	padding-left:5px; 
	}	

.boxriepilogo a {
	color:#837335;
	text-decoration:none;
	}
	
.boxriepilogo ul {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}	

.boxriepilogo ul li {
	height:74px;
	border-bottom:solid 1px #999999;
	padding-top:4px;
	margin-bottom:4px;
	}
	
.boxriepilogo ul li img {
	float:left;
	margin-right:15px;
	border:solid 1px #CCC;
	padding:1px;
	}	

.boxriepilogo ul .video {
	background-color:#EEEEEE;

	}
	
.boxriepilogo ul li div {
	text-align:right;
	} 		
	
	
.errore {
	color:#FF0000;
	font-weight:bold;
	}	
	
.bottom {
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(layout/bottom_row.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:left;
	width:726px;
	padding-left:20px;
	padding-right:20px;
	height:110px;
	color:#999999;
	font-size:10px;
	}	
	
.bottom a {
	text-decoration:none;
	color:#999999;
	}	

.bottom .menubottom a {
	text-decoration:underline;
	}

.bottom a:hover {
	color:#837335;
	}

.bottom .menubottom a:hover {	
	text-decoration:none;
	}
	
	
.form_login {
	margin:0px;
	}	
	
.form_login input {
	width:120px;
	background-color:#EEEEEE;
	border:0px;
	font-size:10px;
	}	
	
	
/* HOME */

.imgArtHome {
	float:left;
	margin-right:10px;
	/* filter:gray; */
	padding:1px;
	border:solid 1px #999999;	
	}	
	
	
/* ELENCO COMPLETO ARTICOLI */	

.itemlist {
	height:60px; 
	background-image:url(layout/briciole.gif); 
	background-repeat:no-repeat;  
	background-position:bottom; 
	margin-top:10px;
	}
	
.itemlist img {
	padding:1px; 
	border:solid 1px #CCC; 
	margin-bottom:3px; 
	float:left; 
	margin-right:30px;
	}	

.boxvideo {
	background-image:url(layout/box-video.gif); 
	width:92px; 
	height:69px;
	padding-left:65px; 
	text-align:center; 
	color:#A3986B; 
	font-size:10px; 
	padding-top:10px;
	margin-bottom:5px;
	margin-top:5px;	
	}	
	
.boxvideo a {
	color:#A3986B;
	text-decoration:none; 
	}	
	
.boxvideo a:hover {
	text-decoration:underline;
	}		
