@charset "utf-8";
/* CSS Document */

#contenitore_generale {
width:760px;
position: relative;
top:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
color: #EEEEEE;
}

#contenitore_celle {
position: relative;
top:50px;
}

.testo {
position:relative;
top:15px;
padding-left:30px;
}

.testo ul li {
margin-bottom:5px;
}

.testo a {
text-decoration:none;
font-weight: bold;
color: #666666;
}

#terzo_testo {
padding-left:60px;
}

#tag_cloud {
position: relative;
top:100px;
}

.cella {
width:250px;
float:left;
}
