
.piccolo     { font-size: 8pt; }
.a_menu      { font-family: Tahoma; font-size: 8pt; color: #FFFF00; text-decoration: none }
:hover.a_menu      { font-family: Tahoma; font-size: 8 pt; color: #FFFF00; text-decoration: none }
a            { text-decoration: none; color:#00AB69 }
a:hover      { text-decoration: underline; color:#00AB69 }
body         { font-family: Verdana; font-size: 10 pt }
#submit       { font-family: Verdana; font-size: 8 pt; font-weight: bold }




/*NUOVO STILE*/

body { max-width: 738px;}

#content { width: 100%; height: 14em;}
.container { width: 33.33333%; float: left; margin-top: 1em;}
.circle { height: 12em; width: 12em; border-radius: 1000px; margin: 0 auto;}
.circle_1, .circle_2, .circle_3 { background-color: #44b559;}
.container H1 { font-size: 22px; width: 8em; margin: 0 auto; text-align: center; position: relative; top: 50%; transform: translateY(-50%);}
.container H1 A {color: white;}

#wip { width: 100%; height: 11em; text-align: center;}
.wip_txt { float: left; width: 70%;}
.wip_img { float: left; width: 30%;}
.wip_img IMG { width: 100%;}

#footer { width: 100%; text-align: center; background-color: #ADADAD;}
#footer P { font-size: 11px; padding: .2em;}