/* Layout */
body { margin:0; background:#000000; color:#FFFFFF; }
#page { width:750px; }
#head { width:750px; height:124px; }
#logo { width:175px; height:124px; float:left; }
#banner { widows:575px; height:124px; float:left; }
#pagebody { width:750px; background: url("../img/page_bg.gif") top repeat-y; clear:both; overflow:hidden; border:0; }
#colonna1 { background:transparent; width:175px; float:left; }
	#menu { width:175px; }
	#news { width:53px; height:16px; padding:0; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px; }
	#modulo_news { width:155px; height:180px; margin-left:auto; margin-right:auto; padding:5px; float:left; }
#colonna2 { background:transparent; width:565px; padding-left:10px; float:left; }
#footer { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#cccccc; margin-top:5px; }
#footer a { color:#cccccc; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
