/* ---------------- Home Page ---------------- */

html,body{margin: 0;padding:0}
body{font-family: Verdana,sans-serif; font-size: 8pt; text-align: center;}

H1,H2,H3,H4,P{margin: 0px}
h1{color: #B22222; font: bold 2.0em/40px Verdana,Tahoma, sans-serif; margin-bottom:10px;}
h2{color: #996666;font-size: 1.5em; margin-bottom:14px;}
h3{color: #0040c0;font-size: 1.3em}
h4{color: #336600;font-size: 1.0em}
h5{color: #000066;font-size: 9pt}
h6{color: #000033;font-size: 8pt}
P {margin-top: 10px}
IMG {border: 0px;}

A:link{color: #006699; text-decoration: none; font-weight: bold; }
A:visited{color: #006699; text-decoration: none;  font-weight: bold;}
A:hover{color: #cc4000; text-decoration: none;  font-weight: bold; }
A:active{color: #006699; text-decoration: none;  font-weight: bold; }


/*-------------------------------------------------------------------*/


/*stili per la navigazione*/
div#menu TD{margin:0; text-align: center; padding:0; border:0px solid red;}
div#menu a{display:block; color:#888; font-weight:bold; text-decoration: none; }
div#menu a#activelink{color: #f00;}
div#menu a:hover.m1{color: #fff; background-color: #080;}
div#menu a:hover.m2{color: #fff; background-color: #c80;}
div#menu a:hover.m3{color: #fff; background-color: #a00;}
div#menu a:hover.m4{color: #fff; background-color: #808;}
div#menu a:hover.m5{color: #fff; background-color: #333;}

div#minilink a{margin: 20px 0;display: block;border: 1px inset #666;width:90px;line-height: 40px;
    background-color: #fff;color: #000;text-align: center;text-decoration: none}
div#minilink a:hover{font-size: 2em;font-weight: bold;color: #ccc}



DIV#quadro {border:1px solid #ccc; background:#f0f8ff; padding:5px; text-align:center;
-moz-border-radius:4ex;
-webkit-border-radius:4ex; 
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/	
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
	}
	
DIV#barra {border:0px solid #ccc;  background-color:transparent; padding:5px; }
P.note {font-family:Verdana,sans; font-size:7pt; color:#000}

DIV#aree A {display:block; font-size: 8pt; font-weight:bold; padding:2px 4px 2px 4px; width: 100px}
DIV#aree UL{margin-left:-0px;}
DIV#aree LI{ list-style-type: none;}

A.itm1:link {color: #630; }
A.itm1:visited {color: #630;}
A.itm1:hover {background-color:#e50; color: #fff; }
A.itm1:active {color: #630;}

A.itm2:link {color: #630;}
A.itm2:visited {color: #630;}
A.itm2:hover {background-color:#8c6; color: #fff;}
A.itm2:active {color: #630; }

A.itm3:link {color: #630;}
A.itm3:visited {color: #630;}
A.itm3:hover {background-color:#68c; color: #fff;}
A.itm3:active {color: #630;}

A.itm4:link {color: #630;}
A.itm4:visited {color: #630;}
A.itm4:hover {background-color:#fc4; color: #fff;}
A.itm4:active {color: #630;}

A.itm5:link {color: #630;}
A.itm5:visited {color: #630;}
A.itm5:hover {background-color:#a6a; color: #fff;}
A.itm5:active {color: #630;}

