div.archivio{
float: left;
}

div.archivio img{
background-color: #FFD47F;
float: left;
display: block;
padding: 15px;
margin-left: 30px;
margin-top: 5px;
}

.verbale{
font-family: Arial, Verdana, Times, sans-serif;
font-size: 11px;
font-weight: bold;
width: 202px;
padding: 10px;
text-align: center;
color: #DEB389;
float: left;
height: 20px;
}

div.verbale a:link, div.verbale a:visited{
color: #336699;
}

div.verbale a:focus, div.verbale a:active{
color: #9B1C1C;
}




div.manifesti a:link, div.manifesti a:visited{
 width: 239px;
text-align: center;

float: left;
font-family: Arial, Verdana, Times, sans-serif;
font-size: 11px;
font-weight: bold;
color: #336699;
}

div.manifesti a:focus, div.manifesti a:active{
color: #9B1C1C;
}

div.manifesti img{
background-color: #78A2CD;
float: left;
display: block;
padding: 10px;
margin-left: 27px;
margin-top: 5px;
}
