<!--

/* --------------------------------------------  */
/* ---------------- NORMAL TAG ----------------- */
/* --------------------------------------------  */
/*  */
BODY
{
	margin: .5%;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #000;
	font-size: .9em;
	background: url(sfondo-spartito.jpg) repeat top left;
	text-align: center;
}

A         { color: #000066; text-decoration: underline; background: none; }
A:hover   { color: #000066; text-decoration: none;}
A:active  { color: #C31F1F; }
A:visited { color: #625B81; }

P { text-align: justify; line-height: 150%;}
P:first-letter { font-size: 130%; font-weight: bold; font-family: serif;}

HR { display: none;}
H1 {font-size: 150%; }
H2 {font-size: 133%; }
H3 {font-size: 110%; }
H4 {font-size: 100%; margin: 0.5em;}
H5 {font-size: 90%; margin: 0.2em;}
H6 {font-size: 80%; margin: 0.2em;}


PRE, TT, CODE { font-family: courier, sans-serif; }
ACRONYM, ABBR { cursor:help; letter-spacing: 2px; color: #000;}
CITE { font-family: courier, sans-serif; font-style: italic; }

IMG     { border: none; margin: .8em; float: right;}
TABLE   { border-collapse: collapse; border: thin #000 solid; }
TH      { border: thin #000 solid;  font-weight: bold; background: #ddd; padding: .2em .5em; text-align: center; vertical-align: top;}
TD      { border: thin #000 solid; padding: .2em .5em;  vertical-align: top; background: #fff; text-align: left;}
TD.nota { background: #eee; text-align: center; font-weight: bold;}

UL { list-style: square; }
OL { list-style: decimal; }
OL OL {list-style: lower-alpha;}

LABEL { color: #DF421E; font-weight: bold;}
FIELDSET { border: thin solid #4B6983; margin: 5px; }
LEGEND { font-weight: bold; color: #990000; }


/* --------------------------------------------  */
/* ---------------- DIV ID --------------------  */
/* --------------------------------------------  */

#pagina { display: block; text-align: left; width: 800px; margin: 5% auto; border: 1px #000 solid; background: #fff;}

#intestazione {  display: block;  margin: 0;  width: 800px; height: 100px; background: url(sfondo-intestazione.jpg) no-repeat left top; padding: 0; border-bottom: 1px #000 solid;}

#contatti {display: none;}



#contenuto { padding: 0px 1.3em; background: #fff url(sfondo-contenuto.gif) repeat-y left top; margin: 0; border: 1px solid #e5d293;}


#footer { display: block; width: 800px; height: 40px;  background: #e6d496 ; border-top: 1px #000 solid; margin: 0; text-align: center; font-size: 90%; color: #000; padding: 0px; } 

#navigatore ul
{
padding-left: 0;
margin: 0;
background: url(sfondo1.gif) repeat-x center bottom;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
border-bottom: 1px #000 solid
}

#navigatore ul li { display: inline; }

#navigatore ul li a
{
padding: 0.2em 1em;
background: url(sfondo1.gif) repeat-x center bottom;
color: #A6320B;
margin-left: 3px;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navigatore ul li a:hover
{
background: url(sfondo-hi.gif) repeat-x center bottom;
color: #FF4D11;
}

-->

