html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#525252;
	background-image:url(/immagini/body_bg.png);
	background-repeat:repeat-x;
	color:#000;
	}
h1{
	font-size:16px;	
	}
h2{
	font-size:16px;
	}
h3{
	}
a{
	text-decoration:none;
	color:#FB8F04;
	font-size:12px;
	font-weight:bold;
	}
a:hover{
	color:#4E740C;
	}
a:active{
	outline:none;
	}
a:focus{
	-moz-outline-style:none; 
	outline:none;
	}	
a img {
	border:0px;
	}
#container{
	width:960px;
	margin:0 auto;
	background-color:#f7f6ee;
	}
#header{
	background-image:url(/immagini/header_bg.gif);
	background-repeat:repeat-x;
	color:#4b4b4b;
	height:120px;
	padding-top:10px;
	position:relative;
	}
#header h1{
	padding-top:20px;
	margin-bottom:3px;
	color:#4e740c;
	}
#navbar{
	width:960px;
	text-align:center;
	border-bottom:1px solid #A8A8A8;
	overflow:auto;
	}
/* Menù di navigazione ----- Start   */

#navbar ul{
	list-style:none;
	margin:0 auto;
	width:960px;
	padding:0;
	}
#navbar ul li {
	float:left;
	margin:0;
	height:24px;
	display:inline;
	}
#navbar ul li a {
	background:url(/immagini/sprite.png);
	background-repeat:no-repeat;
	background-position:top left; 
	display:block;
	height:24px;
	position:relative;
	}
#navbar ul li a.home {
	width:85px;
	background-position:0px -24px;
	}
#navbar ul li a.gentile {
	width:168px;
	background-position:-85px -24px;
	}
#navbar ul li a.acquisti {
	width:122px;
	background-position:-253px -24px;
	}
#navbar ul li a.aziende {
	width:168px;
	background-position:-375px -24px;
	}
#navbar ul li a.sposi {
	width:155px;
	background-position:-543px -24px;
	}
#navbar ul li a.gallery {
	width:160px;
	background-position:-698px -24px;
	}			
#navbar ul li a.contatti {
	width:102px;
	background-position:-858px -24px;
	}		
#navbar ul li a.home:hover{
	width:85px;
	background-position:0px 0px;
	}
#navbar ul li a.gentile:hover{
	width:168px;
	background-position:-85px 0px;
	}
#navbar ul li a.acquisti:hover{
	width:122px;
	background-position:-253px 0px;
	}
#navbar ul li a.aziende:hover{
	width:168px;
	background-position:-375px 0px;
	}
#navbar ul li a.sposi:hover{
	width:155px;
	background-position:-543px 0px;
	}
#navbar ul li a.gallery:hover{
	width:160px;
	background-position:-698px 0px;
	}	
#navbar ul li a.contatti:hover{
	width:102px;
	background-position:-858px 0px;
	}			
/* Menù di navigazione ----- End   */
	
#content{
	float:right;
	width:715px;
	padding:10px;
	}
#content p{
	line-height:20px;
	}
#content ul{
	margin-left:20px;
	}		
#navigation{
	float:left;
	width:190px;
	margin:10px 0 10px 10px;
	background-color:#ffffff;
	border:1px solid #999;
	padding:0 10px 10px 10px;
	}
	#navigation h3{
		color:#4e740c;
		font-size:13px;
		padding-bottom:3px;
		border-bottom:1px solid #4e740c;
		margin:10px 0 3px 0;
		}
	#navigation p{
		line-height:15px;
		}		
	#navigation a{
		color:#000;
		font-weight:normal;
		display:block;
		padding:2px 0 4px 2px;
		}
	#navigation a:hover{
		background-color:#4E740C;
		color:#fff;
		}
#slideshow{ 
	width:100%;
	display:block;
	margin:0 auto;
	}
#map{
	width:90%;
	margin:0 auto;
	height:400px;
	}
#footer{
	clear:both;
	text-align:center;
	padding:5px 0 10px 0;
	border-top:1px solid #A8A8A8;
	}	
 div .gmnoprint{
	color:#000000;
	}
#content .gmnoprint p{
	line-height:14px;
	}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
	}
.TitoloPagina{
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-weight:normal;
	font-size:24px;
	color:#4e740c;
	text-align:center;
	margin:10px 0 3px 0;
	}	
/* Mostra Carrello Start */
#boxShowKart{
	width:238px;
	float:right;
	/*height:37px;*/
	margin-bottom:10px;
	}	
#boxShowKart .cart_v{
	border:1px solid #a8a8a8;
	padding:13px 0 0 65px;
	height:27px;
	background-image:url(/immagini/cart.png);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:left;
	}
#boxShowKart .cart_p{
	border:1px solid #a8a8a8;
	padding:5px 0 0 65px;
	height:35px;
	background-image:url(/immagini/cart.png);
	background-position:center left;
	background-repeat:no-repeat;
	text-align:left;
	}	
#boxShowKart div strong{ 
	text-transform:uppercase; 
	font-size:10px; 
	color:#000; 
	display:block; 
	font-weight:normal;
	} 
/* Mostra Carrello End */	
/* STRUTTURA BOX RICERCA */	
	#custom-search {
		width:180px;
		height:26px;
		padding-left:6px;
		background:url(/immagini/bg_custom_search.gif);
		background-position:6px 50%;
		background-repeat:no-repeat;
		clear:right;
	}
	
	#txtCustomSearch {
			border:0;
			font-size:14px;
			color:#000;
			height:15px;
			margin-top:2px;
			/*margin-left:25px;*/
			padding-top:3px;
			width:124px;
			background-color:#FAFAFA;
	}
	#custom-search-button {
		width:16px;
		height:16px;
		padding:9px;
		background-image:url(/immagini/btnSearchCustom.gif);
		background-position:center center;
		background-repeat:no-repeat;
		cursor:pointer;
	}
	#custom-search-wait {
		width:16px;
		height:16px;
		padding:9px;
		background-image:url(/immagini/ajax-loader.gif);
		background-position:center center;
		background-repeat:no-repeat;
		cursor:pointer;
		display:none;
	}
