body { margin: 0; padding: 0; font-family: Arial, Verdana, Tahoma, Arial, sans-serif; font-size: 12px; }

#distanziatore { position:absolute; height:50%; top:50%; width:50%; left:50%;
	}

#sito { position: relative; width: 960px; height: 560px; background-image: url(images/sfondo.png); margin-top: -280px; margin-left: -480px; }

#slide { position: absolute; top:30px; left: 35px; width:460px; height: 160px; }
#slide marquee { width:460px; height: 160px; }

#gallery { position: absolute; display: none; top:10px; left:10px; }
#gallery .cella1 { position:relative; clear:both; float:left; width:100px; height:90px; }
#gallery .cella2 { position:relative; float:left; width:100px; height: 90px; }
#gallery img { border: none; }
	
#siti { position: absolute; display: block; top:150px; left:10px; }
#siti a { text-decoration:none; color:#222; }

#nome { position: absolute; width: 500px; top:290px; left: 5px; font-size: 13px; }

#nome .nome1 { display: block; color: #999; font-weight: normal; font-size: 14px; letter-spacing: -1px; margin-bottom: 6px; }
#nome .nome2 { display: block; color: #000; }
#nome .nome3 { display: block; color: #FFF; }

#testi { position: absolute; width:405px; top: 10px; left: 545px; text-align: justify; }	
	
#parole { position: absolute; width: 500px; top:490px; left: 5px; color: #FFF; }	

#parole span { display: block; margin-bottom: 5px; color: #000; }
	
#logo { position: absolute; bottom:5px; right: 5px; font-size: 11px; text-align: right;	}
#logo span { color: #999; font-size: 14px; font-weight: bold; }	
#logo a { text-decoration: none; color: #000;}

#menu { position: absolute; width: auto; top:330px; left: 630px; }

#menu ul { list-style-type: none; padding: 0; margin: 0; }
#menu li { height: 40px; float: left; padding-right: 12px; margin-right: 12px; border-right: 1px solid #FFF; }
#menu li.noline { border:none; }
#menu a { display: block; height: 40px; text-decoration: none; color: #FFF; font-weight: normal; }
#menu a:hover { color: #333;}

.clear { clear: both; }