/* CSS Document */

html, body{margin: 0;padding:0}
body{font-family: verdana, arial,sans-serif;font-size: 76%;text-align: left; background-color:#333333;}

div#container{width: 770px;margin: 0 auto;text-align: left;
    border-left: 0px solid #36c;border-right: 0px solid #36c; background-image:url('immagini/bg_container.gif');}

div#container2{width: 770px;margin: 0 auto;
    border-left: 0px solid #36c;border-right: 0px solid #36c; background-image:url('immagini/bg_container2.gif');}

div#primo{text-align: left; background-image:url('immagini/header_tit_bg.gif');
     }

div#navigation{
    float: right;
    width: 200px; color:#FFFFFF;
    }

div#header{
    margin-right: 200px; background-color:#FFFFFF;
    }

div#briciole{
    margin-right: 200px; background-color:#85867F;
    }
	
div#archivio{ width:570px; 
      background-color:#991B04;
    }
	
div#immagine{
    margin-right: 200px; background-color:#000000; color:#FFFFFF;
    }

div#contenuti{
    margin-right: 200px; background-color:#EDEDEC; color:#000000;
    }

.testomenu { color:#FFFFFF; font-size:0.8em; font-weight:normal; text-decoration: none; line-height:1.4em;}
.testomenu a{color:#FFFFFF;  font-weight:normal; text-decoration: underline;}
.testomenu a:hover{color:#999999; font-weight:normal; text-decoration: underline;}
.testomenu a#activelink{color:#FFFFFF; font-weight:normal; text-decoration: underline;}

.testobriciole { color:#FFFFFF; font-size:0.8em; font-weight:normal; padding:5px; text-decoration: none; }
.testobriciole a{color:#FFFFFF; text-decoration: underline}
.testobriciole a:hover{color: #FFFFFF; text-decoration: underline}
.testobriciole a#activelink{color: #FFFFFF; text-decoration: underline}

.testoheader {color:#FFFFFF;font: normal 0.8em;text-decoration: none }
.testoheader a{color:#FFFFFF;font: normal 0.8em;text-decoration: underline}
.testoheader a:hover{color: #999999;text-decoration: underline}
.testoheader a#activelink{color: #FFFFFF;text-decoration: underline}

.topdownload { color: #999999; font-size:0.8em; font-weight:normal; text-decoration: none; line-height:1.4em;}

.testohome {color:#000000; font-family: verdana, arial,sans-serif; font-size:0.9em; font-weight:normal; padding:5px; padding-left:8px; }

.testo {color:#000000; font-family: verdana, arial,sans-serif; font-size:0.9em; font-weight:normal;}

.testolink {color:#999999; font-family:arial,sans-serif; font-size:1.0em; font-weight:bolder; text-decoration: none;}

.titolo {color:#000000; font-family: verdana, arial,sans-serif; font-size:1.1em; font-weight:bolder; }