/* IMPOSTAZIONI GENERALI DEL DOCUMENTO*/

/* Impostazioni del font, dei titoli, dei sottotitoli e dello spazio bianco*/
body {font: 70%  Georgia, "Times New Roman", Times, serif; color: #660000;}
h1{font-size: 2.3em; color: #660000; text-align:right; padding-right:0px; border-bottom: solid 2px #660000; margin: 0.2em 0 0.5em}
h2{font-size: 1.4em; color:#660000; margin: 0.2em 0 0.2em;}
h3{font-size: 1.4em; color:#6D6D6D; font-size:medium}
h4{font-size: 1.2em}
h5{font-size: 1em}
h6{font-size: 0.85em; color:#FFFFFF; text-align:center; margin: 1.0em 1.0em} 
p { text-align:justify; padding-left:0px}
ul { font-family:Arial, Helvetica, sans-serif; color:#990000; list-style:none; margin-left:0px; width:220px; padding:0px}
li { background-image:url(../images/acro.gif); background-repeat:no-repeat; background-position:160px; padding-top:5px; padding-bottom:5px; margin-left:0px}
.bold { font-weight:bold;}

/*line-height*/
p, blockquote, pre, ol, dl, ul, form {line-height:1.5}

/* set di base per margini e padding */
html, body{margin: 0px 0 0 0; padding: 0}
/*h1, h2, h3, h4, h5, h6{margin: 0.7em 0 0.2em}*/
address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul{ margin-top: 0.2em;margin-bottom: 1.2em} 

/* MENU ORIZZONTALE*/

.MENU {background-position:bottom; text-align:center; font-weight:bold; padding-bottom:5px; padding-top:10px; }
a.MENU {color:#FFF; text-decoration:none; padding:10px; font-size:13px;}
a:hover.MENU{ color:#FFCC00;}
.barretta{color: #FFFFFF; font-weight:bolder; font-size:16px}


/*links*/
a {color: #990000; text-decoration:none;}
a:hover {color: #FF9900; text-decoration:none;}

a.credits {color:#FFF; text-decoration:underline;}
a.credits:hover {color: #FFCC33; text-decoration:underline;}

a.mappa{ font-size:11px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color: #fff; text-decoration:none; padding-right:5px; padding-left:10px; background-image:url(../images/freccina.gif); background-position:0px; background-repeat:no-repeat;  background-color:#660000}
a.mappa:hover {text-decoration:none; background-color:#FF9900; background-image:url(../images/freccina-o.gif); background-position:0px; background-repeat:no-repeat;}


/* contenitore centrato*/
#contenitore {top:150px; width:810px;height:550px; background-color:#FEFCFA; background-image:url(../images/sfumatura.jpg)
}
#header{width:800px; height:30px; background-color:#660000; background-image:url(../images/sfumatura-header.jpg);margin-bottom:0px}
#content{ text-align:center; width:800px; height:350px; padding:10px; background-color:#FFFFFF; border-bottom:solid 1px #CCCCCC; border-right: solid 1px #CCCCCC }
#footer{ background-image:url(../images/sfumatura-footer.jpg);width:800px; height:50px; padding-top:20px; margin-top:10px; color:#FFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:lighter}

#galleria { background-image:url(../images/galleria.jpg); background-position:bottom; background-repeat:no-repeat}