/* CSS Document */

body {background-color:#000000; text-align:center;}

#header { position:absolute; width:760px; height:194px; border:0px; margin:0px; padding:0px;}

#testo_header { width:450px; position:relative; top:136; left:22;}

#barra_header { width:760px; height:24px; background-image:url(images/barra_header.jpg); border-bottom
:solid 1px #FFFFFF;  bottom:0px;}

#email { height:25px; text-align:right; margin-right:40px; margin-top:5px}


#content{background-color:#1B2023; }

#footer{background-color:#1B2023; width:760px; height:58px; border-top:solid 1px #FFFFFF; }


/* TESTO */
.testo_bianco {font-family:arial; font-size:11px; color:#FFFFFF; font-weight:normal;text-decoration:none}
.testo_bianco A:link{font-family:arial; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none}
.testo_bianco A:hover{font-family:arial; font-size:11px; color:#6E96CA; font-weight:normal; text-decoration:underline;}
.testo_bianco A:visited{font-family:arial; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none}

.testo_giallo11 {font-family:arial; font-size:11px; color:#CC9900; font-weight:normal;text-decoration:none}
.testo_giallo11_grass {font-family:arial; font-size:11px; color:#CC9900; font-weight:bold;text-decoration:none}
.testo_giallo11_grass  A:link{font-family:arial; font-size:11px; color:#CC9900; font-weight:bold; text-decoration:none}
.testo_giallo11_grass  A:hover{font-family:arial; font-size:11px; color:#6E96CA; font-weight:bold; text-decoration:underline}
.testo_giallo11_grass  A:visited{font-family:arial; font-size:11px; color:#CC9900; font-weight:bold; text-decoration:none}


.testo_giallo13 {font-family:arial; font-size:13px; color:#CC9900; font-weight:normal;text-decoration:none}
.testo_giallo13{font-family:arial; font-size:13px; color:#CC9900; font-weight:bold;text-decoration:none}
.testo_giallo13 A:link{font-family:arial; font-size:13px; color:#CC9900; font-weight:bold; text-decoration:none}
.testo_giallo13  A:hover{font-family:arial; font-size:13px; color:#6E96CA; font-weight:bold; text-decoration:underline}
.testo_giallo13  A:visited{font-family:arial; font-size:13px; color:#CC9900; font-weight:bold; text-decoration:none}
