body {  
	font: 9pt/16pt Arial, Times New Roman, Times, serif; 
	color: #666666; 
	background-image:url(../images/body-bg.jpg);
	margin: 20px 0 0 0 ;
	border: 0px;
	padding: 0px;
	text-align: center;
	}
#container{
    width:743px; 
	margin-left: auto; 
    margin-right: auto;
	text-align:left;
	border: 4px solid #E7B85E;
    /*background-image:url(../images/corpo.jpg);
    background-position:center;*/
	}

#top{
    /*background-image:url(../images/top.jpg);
    background-position:top;
    background-repeat:no-repeat;*/
	height:198px;
	padding:0px;
	margin:0px;
	border-bottom: 4px solid #E7B85E;
	text-align:right;
	}
#sotto {
		background-color:#FFFEF2;
		}

	
		/*        V2        */


	
#menu {
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:40px;
	width: 200px;
	}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
#menu ul li{
	margin:5px;
	}
	
#menu ul .lino a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	
	
	}	
	
#menu .lino a:link, #menu li a:visited {
	color:#666;
	display: block;
	background: url(../images/menu1.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu .lino a:hover {
	color: #26370A;
	background: url(../images/menu1.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu .lino a:active {
	color: #26370A;
	background: url(../images/menu1.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
	
	
	
	
#menu ul .lino1 a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	text-align:right;
	
	
	}	
#menu .lino1 a:link, #menu .lino1 a:visited {
	color:#666;
	display: block;
	background: url(../images/menu1.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
#menu .lino1 a:hover {
	color: #26370A;
	background: url(../images/menu1.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu .lino1 a:active {
	color: #26370A;
	background: url(../images/menu1.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}



#menu p {
	text-align:justify;
	padding:5px 0px 0px 5px;
	
	}
#col_dx{
	float:left;
	width:430px;
	margin-left:30px;
	text-align:justify;
	padding-top:20px;
	}
#col_dx h1{
	color:#990000;
	}

#footer {
   /* background-image:url(../images/footer.jpg);
    background-position:bottom;
    background-repeat:no-repeat; */
	padding:10px;
	margin:0px;
	text-align:center;
    clear:both;
}
#map {
    width:420px;
	height:300px;
	border: 4px solid #E7B85E;

}
/* codice che blocca le dimensioni di una immagine usata nelle schede */
.redi {
max-width:100px;
width:expression(this.width > 100 ? 100: true );
}

#flags {
text-align:center;

}
#flags img{
border:0px;
}

