/* Layout */
body { margin:0; padding:0; }
#pagina { width:770px; margin-left:auto; margin-right:auto; }
#intestazione { width:770px; height:120px; }
#side_l { width:10px; height:120px; background: url("../img/side_left.gif") repeat-y; float:left; }
#photo_banner { width:750px; height:120px; float:left; }
#side_r { width:10px; height:120px; background: url("../img/side_right.gif") repeat-y; float:left; }
#fascia { width:770px; float:none; clear:both; }
#f_side_l { width:10px; height:25px; background: url("../img/side_left.gif") repeat-y; float:left; }
#calendario { width:160px; height:20px; line-height:20px; margin-top:10px; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#FFFFFF; }

#menu 
	{ 
	  width:440px; height:25px; line-height:25px; background:#d1e2fc; float:left;
	  text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#6c94bf;
	}
#menu a
	{
	  text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#6c94bf;
	}	
#menu a:hover
	{
	  text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#ff8000;
	}	
	
#slogan { width:310px; height:25px; float:left; text-align:right; }
#f_side_r { width:10px; height:25px; background: url("../img/side_right.gif") repeat-y; float:left; }
#corpo { width:770px; background: url("../img/full_line_bg.gif") top repeat-y; clear:both; overflow:hidden; }
#colonna1 { background:transparent; width:565px; float:left; padding-left:15px; padding-right:10px; }
#colonna2 { background:transparent; width:160px; float:left; padding-left:5px; padding-right:5px; }

#news { width:160px; height:220px; margin-top:10px; margin-bottom:10px; padding:0; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; }
#modulo_news { width:155px; padding-left:3px; padding-right:3px; text-align:justify; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff;}
#fondino { float:left; height:80px; width:150px; line-height:12px; padding-top:10px; padding-left:5px; padding-bottom:0px; color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-align:center; }
#fondino a { color:#FFFFFF; text-decoration:none; }
#fondino a:hover { color:#FFFFFF; text-decoration:underline; }
#fondo { width:770px; height:10px; margin:0px; padding:0px; border:0; background: url("../img/fondo.gif") no-repeat; }

.p_center { color:#ffffff; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; }