body {
margin: 0px;
padding: 0px;
font-family: arial;
font-size: 13px;
line-height: 18px;
background-color: #b8b8b8;
color: #262626;
}

#titolo {
padding-top: 30px;
padding-bottom: 30px;
font-family: Georgia;
font-size: 24px;
color: #262626;
text-align: left;

}


a.dettagli {
text-decoration: none;
color: #262626;
font-size: 10px;
line-height: 4px;
}


a.link-footer:link, a.link-footer:visited

{
text-decoration: none;
color: #333333;
font-size: 11px;
}

a.link-footer:hover

{

color: #777777;

}



a.dettagli:hover {
text-decoration: none;
color: #green;
}

#copyright {
border-top: 1px dotted #cccccc;
font-family: Arial, Verdana;
font-size: 10px;
padding-top: 40px;
line-height: 10px;
text-align: center;
width: 100%;
float: left;
display: block;
height: 60px;
background-image: url('footer.gif');
background-position: center;
background-repeat: no-repeat;
}


#ecology-sopra {
 display: block; 
 height: 426px; 
 width: 100%; 
 background-position: center; 
 background-repeat: no-repeat;
 background-color: #666666;
}




.attivo {
 font-family: arial;
 font-size: 16px;
 text-align: center;
 color: red;

}

#riga-menu {
 padding-top: 383px;
 font-family: arial;
 font-size: 15px;
 text-align: center;
 color: white;
}


#riga-menu a:link, #riga-menu a:visited  {
 text-decoration: none;
 color: white;
}


#riga-menu a:hover {
 text-decoration: underline;
}


#ecology-sotto {
 display: block; 
 width: 100%; 
 height: auto;
 background-image: url('sfondo-sotto.gif');
 background-repeat: repeat-x;
 margin: auto;
 float: left;

}

#ecology-centro {
width: 100%;

height: auto;
}
