
#body{
height: 100%;
width: 100%;
align: center;
}





#container {
margin: 0px auto;
position: absolute;
top: 100px;
left: 200px;
width: 760px;
text-align: left;









}


#costruzione {
position: absolute;
top: 70px;
width: 200px;
left: 630px;
text-align: center;
font-family: Arial;
font-size: 16px;
color: #FFFFFF;



}

#costruzione a {
font-variant: small-caps;
text-decoration: none;
color: white;



}

#costruzione a {
color: white;

}


#costruzione a:hover{

color: #890C08;




}


#header {
position: relative;
top: 0px;
left: 0px;
background-color: #000000;
height: 300px;
width: 100%;


padding: 0px;
margin: 0px;
border-bottom: solid 8px #FFFFFF;

}


#l_mutamenti {
position: absolute;
top: 30px;

left: 0px;


}

#l_accademia {
position: absolute;
top: 45px;
left: 850px;
}



#striscia {
position: absolute;
top: 33%;
left: 0;
background-color: #000000;
height: 200px;
width: 100%;





}






