html,body { margin:0; padding:0 }

body { background-color: #FFFFFF; color: #000000; font-family:Lucida Handwriting, Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; }

#header { background-image: url(images/header.jpg); height: 190px; width: 760px; }

#contenitore { background-image: url(images/sfondo.gif); width: 760px; }

#footer { background-image: url(images/footer.gif); height: 50px; width: 760px; }


.frame { background-image: url(images/sfondo.gif) }

.testonormale { color: #000000; font-size: 10px; text-align: justify }

.sinistra { text-align: left }
.destra { text-align: right }
.giustificato { text-align:justify }
.centrato { text-align: center }
.sottolineato { text-decoration: underline }
.grassetto {font-weight: bold; }
.smallcaps {font-variant: small-caps}
.corsivo {text-decoration: italic}
.maiuscolo {font-variant: uppercase}
.titolo {font-size: 12px; font-weight: bold}

.top_line {border-top: 3px solid #E1E1E1;}
.left_line {border-left: 2px solid #F77100;}
.right_line {border-right: 2px solid #097EDA;}
.bottom_line {border-bottom: 2px solid #E1E1E1;}

.left_line2 {border-left: 1px solid #E1E1E1;}
.right_line2 {border-right: 1px solid #E1E1E1;}
.bottom_line2 {border-bottom: 2px solid #F77100;}

.all_line {border-top: px solid #08142A; border-right: px solid #08142A;}

/*stili per la navigazione*/
.menu1 { font-weight: normal; text-align: left}
/*.menu a{ color: #868686; font-weight: bold; text-decoration: none }
.menu a:hover{ color: #F77100; text-decoration: underline } */
.menu1 a{ color: #000000; font-weight: bold; text-decoration: none }
.menu1 a:hover{ color: #F77100; text-decoration: none }

.menu2 { font-weight: normal; text-align: right}
/*.menu a{ color: #868686; font-weight: bold; text-decoration: none }
.menu a:hover{ color: #F77100; text-decoration: underline } */
.menu2 a{ color: #000000; font-weight: bold; text-decoration: none }
.menu2 a:hover{ color: #097EDA; text-decoration: none }

.topmenu { text-decoration: none; font-size: 10px; font-weight: normal }
.topmenu a { color: #000000; text-decoration: none; }
.topmenu a:hover{ color: #F77100; text-decoration: underline; }

a { color: #263A62; text-decoration: none; font-weight: bold }
a:hover { color: #FF6600; text-decoration: none }

H2 { font-size: 12px; color: #0F6500; text-decoration: none }

.SizeChar10 {font-size: 10px}
.SizeChar12 {font-size: 12px}
.SizeChar14 {font-size: 14px}
.SizeChar16 {font-size: 15px}

.blu {color:RoyalBlue}
.bluScuro {color:DarkSlateBlue}
.bluScuro2 {color:#476AB1}
.nero {color:black}
.verde {color:green}
.bianco {color:white}
.rosso {color:red}
.granata {color:FireBrick}
.verdone {color:DarkGreen}
.grigio {color:#948A8A}
