
html,body{margin:0;padding:0}

body{
font-family:sans-serif;
font-style:normal;
background:white;
/*font-family:Book Antiqua,MS Serif,serif;*/
background:#730A06 url(img/foglia4.jpg) no-repeat;

}
div#page{
	position:relative;
	width:920px;
	height:690px;
	margin:0 auto;
	margin-top:5px;
	text-align:left;
	/*border:2px solid blue;
	*/font-size:15px;
	background:#f9f9f9;
}
div#main{
	
	float:left;
	width:300px;
	height:650px;
	padding:5px;
/*
	border:1px solid #000;

	background-color:yellow;
*/
}

p{text-align:justify;
padding:5px;}
h1 { text-indent: -9000px;margin: 0px;}

h1 a:link, h1 a:visited  { background:url('img/titolo.jpg') no-repeat;
    border-top:0px solid #333;
    /*width:700px;	*/
    height:130px;
    cursor:pointer;
   	margin:0px;
	padding:0px;
	display: block;
    z-index:1;
}
	div#title{
		/*height:130px;*/	
		/*background:url(img/titolo.jpg) no-repeat 0;*/
	
		


/*		
		background-color:blue;
		border:1px dotted #000;
*/

	}
	
	
		div#description{
		height:455px;
		font-family:sans-serif;
		font-style:normal;
		overflow:hidden;
		
	
/*
		border:1px dotted #000;
	background-color:orange;*/
	}
	#description span{
		color:red;
		font-style:bold;
		font-size:20px;;
	}
	#main{
		overflow:auto;
		height:360px;
	}
	div#nav{
		height:65px;
		background-color:#ff5a28;
		overflow:hidden;
		
	/*	
		border:1px dotted #000;
background-color:green;*/
	}
		div#nav ul{
			list-style-type: none;
    	
/*
			width: 700px;
			height: 70px;
			overflow: hidden;
    		margin: 0;
    		padding: 0;
    		background:url(img/navduple.jpg) no-repeat 0 -70px;
*/
    	}

		div#nav li,div#nav a{
			float: left;
			margin:0px 10px 0px 5px;
			color:#090909;
			text-transform:uppercase;
			
		/*
			width: 87px;
			height: 70px;
		*/
		}


div#extra{
	margin-left:300px;
	width:600px;
	height:650px;
	padding-top:5px;
	
	
	
/*
	background-color:red;
*/
}

	div#foto{
		width:600px;
		height:420px;
		background:#f8f8f8;
		margin-left:10px;
	
		
/*		
		background-color:orange;
*/
	}
	
	#foto img{
		width:auto; 
		height:auto; 
		border:1px solid #fff;}		

	#gallery {
		width:600px;
		
		
		height:60px;
		border:1px solid #ddd; 
		background:#f8f8f8;
		margin-left:10px;
		
		 
		
	}
	#gallery ul {
		list-style:none; 
margin-top:5px;
/*
		 
		width:195px;*/ 
/*		float:right;*/ 
		height:50px; 
		overflow:hidden;
	}
	#gallery ul li {
		display:inline; 
		width:50px; 
		height:50px; 
		float:left; 
		margin:0 4px 4px 0;
		border:1px solid #444; 
		cursor:pointer;
	}
	#gallery ul li img {
		display:block; 
		width:50px; 
		height:50px;
	}
	
	div#fotoTitle{
		width:600px;
		height:165px;
		margin-left:10px;
		padding-top:5px;
		
		
/*
		background-color:blue;
		border:1px dotted #000;
*/
	}
		#fotoTitle img{
			width:600px;
			height:160px;
border:1px solid #444; 
		
		}

div#footer{
	clear:both;
	height:15px;
	padding:5px 10px;
	background-color:#ff5a28;
	margin:0px 5px;
	font-size:smaller;
/*
border:1px dotted #000;
	background-color:green;
*/
}
#footer p{
	margin:3px;
}	

#lang { text-indent: -9000px;
position:absolute;
top:600px;
left:10px;

}

#lang a:link,#lang a:visited  { 
	background:url('img/eng.jpg');
    width:30px;	
    height:21px;
    cursor:pointer;
   /*	margin-top:0px;
	padding:0px;*/
display: block;
    z-index:3;
}


#over{
	border-top:20px;
		overflow:auto;
		height:360px;
	}
	
	
#email{
	padding-left:40px;
}


/*pubblicità*/
#adv{
padding-left:10px;
padding-top:5px;
	background-color:#ff5a28;
border:5px solid #f8f8f8;
margin-top:10px;
}


	

