*{ margin:0; padding:0; }

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; }
img{ border:none; }
a{ text-decoration:none; font-weight:bold; color:#666; }

#container{ position:absolute; width:900px; margin-left:-450px; left:50%; }

.servizi{ width:900px; text-align:center; margin-top:30px; padding-bottom:30px; border-bottom:1px solid #ccc; }
.servizi .riga{ margin:auto; }
.servizi .voce{ float:left; width:180px; height:115px; text-align:center; }

.testo{ padding:40px 75px; }
.testo .voce{ width:250px; float:left; text-align:left; }
.testo .voce_spazio{ width:10px; float:left; }

.center{ text-align:center; padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #ccc; width:900px; }

.credits{ text-align:center; margin-bottom:20px; }

.clear{ clear:both; }