body {
  margin: 0;
  border: 0px;
  padding: 10px 5%;
  background: url('sfondo2.jpg');
  font-size: 12px;
	font-family: verdana;
	}

/* ELEMENTI STRUTTURALI */
#contenitore {
  border: solid 2px #8C7A5F;
  background-color: #FFFFE1;
  overflow: hidden;
  }

/* ELEMENTI STRUTTURALI */
#contenitore {
  border: solid 2px #8C7A5F;
  background-color: #FFFFE1;
  overflow: hidden;
  }

#barra {
  clear: both;
  width: 100%;
  text-align: center;
  }
  
ul#lingua {
  float: left;
  margin: 15px 0 0 0;
  border: 0;
  width: 0;
  height: 0;
  list-style: none;
  }

#lingua li {
  display: block;
  }
     
#logo {
  height: 180px;
  margin: 5px auto;
  color: #750324;
  font-size: 2em;
  }

#trestar {
  height: 39px;
  margin: 5px auto;
  color: #750324;
  font-size: 2em;
  }

ul#menu, ul#lingua{
  padding: 10px 0;
  text-align: center;
  font-size: 1.25em;
	}
  
ul#menu {
  clear: both;
  float: none;
  margin: 10px 0 0 0;
  border-top: solid 2px #8C7A5F;
  border-bottom: solid 2px #8C7A5F;
  text-align: center;
  }

#menu li {
  display: inline;
  }

#menu li, #lingua li {
  margin: 0.5em 20px;
  padding: 10px 0;
  }
    
#menu li a, #lingua li a {
  margin: 0.5em 20px;
  text-decoration: none;
  color: #000;
  }
  
#menu li a.current, #lingua li a.current {
  border-top: 5px solid #750324;	
	color: #750324;
  text-decoration: none;
  }
  
#menu li a:hover, #lingua li a:hover  {
	border-top: 5px solid #000;	
	color: #000;
  text-decoration: none;
  }

#menu li a.current:hover, #lingua li a.current:hover {
  border-top: 5px solid #750324;	
	color: #750324;
  text-decoration: none;
  }

#corpo {
  clear: both;
  overflow: hidden;
  }
  
#main {
  margin-right: 0%;
  overflow: hidden;
  }

#dx {
  float: right;
  width: 40%;
  overflow: hidden;
  }
  
#footer {
	text-align: center;
	color : #B9A170;
	line-height: 150%
  }
  
#footer img {
  border:0;
  }

/* ELEMENTI PER I CONTENUTI */  
h1 {
  clear: both;
  margin: 15px 15px 2px 15px;
  padding-bottom: 12px;
  background: url('linea_orizz.jpg') repeat-x bottom;
  font-size: 1.3em;
	color: #750324;
  }
  
h2 {
  margin: 5px 15px 0 15px;
  padding-bottom: 12px;
  font-size: 1.1em;
	color: #750324;
  }
  
p {
  margin: 0 20px 15px 15px;
  text-align: justify;
  line-height: 1.5em;
	}
    
#corpo img {
  float: left;
  width: 200px;
  margin: 0 5px 5px 15px;
  border: solid 1px #8C7A5F;
  }

a:link	{
	color : #606060;
	}
	
a:hover	{
	color : #750324;
	}

a:visited	{
	color : #606060;
	text-decoration:	none;
  }

a:visited:hover	{
	color : #750324;
	text-decoration:	none;
  }
  
	/* hide from ie on mac \*/
	#flashcontent {
		width: 600px;
		height: 740px;
	  text-aling: center;
    margin: 10px auto 0 auto;
    }
	/* end hide */
