html, BODY { 
 margin: 0px;
 padding: 0px;
 width: 100%;
 margin-top:0px;
 text-align: justify;
 background-image: url("../images/sfondo.jpg");
 background-position: top center;
 background-repeat: no-repeat;
 background-color: #0d0000;
 font: x-small georgia, Arial, Helvetica, sans-serif; }

A:link, A:visited { 
 text-decoration: none;
 color: #000080;
 }

A:hover { 
 text-decoration: none;
 color: #689AFF;
 }

A.menu:link, A.menu:visited { 
 font-size:13px;
 font-family:georgia, arial, Helvetica, sans-serif;
 font-weight: normal;
 color:#ffffff;
 }

A.menu:hover {
 font-size:13px;
 font-family:georgia, arial, Helvetica, sans-serif;
 font-weight: normal;
 color:#fa7000;
 }
	
.intro {
 background-image: url("../images/ghirigoro.jpg");
 background-position: top left;
 background-repeat: no-repeat;
 }
	
.contenuto { 
 font-size:14px;
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-weight: normal;
 color:#1f0000;
 letter-spacing: 0.1em;
 text-align:LEFT;
 line-height:2;
 padding:12px;
 }
 
li {
 font-size:12px;
 margin-left:-20px;
 }

.titolo {
 font-size: 20px;
 font-weight: normal;
 font-family:times new roman, times;
 color:#ad5410;
 font-variant:small-caps;
 text-align:right;
 line-height:1.4;
 margin-right:26px;
 margin-top:20px;
 }

.contatti {
 font-variant:small-caps;
 }

.sotto_menu {
 background-image: url("../images/menu_selezionato.jpg");
 background-position: center center;
 background-repeat: no-repeat;
 }

h1 { 
 font-size:28px;
 font-family:Times New Roman,georgia,Helvetica, sans-serif;
 font-weight:bold;
 color:#ad5410;
 letter-spacing: 0.1em;
 }

hr {
 margin: 2;
 height: 0;
 background-color: #D5D9D0;
 border: 1px solid #D5D9D0;
 }


.menu {
 font-size:14px;
 font-family:Georgia;
 font-weight: normal;
 color:#ffffff;
 }

.footer {
 font-size:11px;
 font-family:Trebuchet MS, Helvetica, sans-serif;
 font-weight: normal;
 color:#FBECC0;
 background-color:#ad5410;
 width:747px;
}
 
.sfondo_testo {
 background-image: url("images/sfondo_testo_banner.jpg");
 background-position: bottom right;
 background-repeat: no-repeat;
 }
	
.corpo	{
 width:100%px;
 margin-top:0px;
 }

.box {
 font-family: trebuchet ms, arial;
 font-size: 10px; font-weight: normal;
 border-width:1;
 border-color:#B0CAFF;
 background:#FFFFFF;
 border-style:solid;
 }