.body {
	background:url('sfondo15.jpg');
	background-repeat: repeat-y;
	background-position: center;
	background-color:#000000;
	text-color:#FFFFFF; 
	text-align:center; 
	line-height: 11pt;
}

	A:link, A:visited { text-decoration: none; color: #FF9933 }
	A:hover { color: #FFFFFF; background-color: #666666 }



div#boxbig {
border:0px solid black;
top: 1px;
width:770px;
position: relative;
margin: 0 auto;
text-align:left;
}

div#header {
top: 42px; 
width: 770px; 
height: 162px; 
text-align:center;
position: absolute
}


div#boxbanner {
border:0px solid green;
top: -42px;
width: 770px;
height: 30px;
left:50%;
margin-left:-385px;
position:absolute
}



div#boxmenu {

border:0px solid green;
top: 98px;
width: 770px;
height: 29px;
left:50%;
margin-left:-385px;
position:absolute
}

div#boxcontenuto {
border:0px solid red;
margin: 0 auto;
width:760px;
height:692px;
}

div#box {
border:0px solid red;
width:100px;
height:100px;
}

div#boxfooter {
border:0px solid blue;
width:760px;
height:150px;
}



div#scroll {
background: #000;
color: red;
height: 20px;
padding: 5px;
}





div#body.fan_widget {background:#030}
.fan_box a { color: #B4FEB4; }
.fan_box .full_widget{ background: #030; border: 0; }
.fan_box .full_widget .connect_top{background:#003800; border: 0;}
.fan_box .connect_top{padding:10px 10px 8px 10px}
.fan_box .profileimage{float:left;width:40px;height:40px;padding:0 10px 0 0;margin:0 0 4px 0}
.fan_box .connect_action{padding:0 0 0 8px}
.fan_box .connect_action .name{line-height:15px;font-size:14px;font-weight:bold}
.fan_box .connect_button{padding-top:5px; color: #fff; }
.fan_box .connect_button .UIActionButton{margin:0; border-bottom: 0;}
.fan_box .connect_button .UIActionButton_SuppressButton:hover { border-bottom: 0; }
.fan_box .connect_action a.undo{margin:0 0 0 3px}
.fan_box .page_stream{text-align:center;padding:0 10px;height:300px;overflow:auto;border-top:solid 1px #050;position:relative}
.fan_box .page_stream .loader{padding-top:20px}
.fan_box .UIIntentionalStory_Message { color:#fff; }
.fan_box .UIIntentionalStory{background:transparent;text-align:left; border-top: 1px solid #050;}
.fan_box .UIIntentionalStory .UIMediaItem_UnknownWidth{max-width:100px}
.fan_box .UIStoryAttachment_BlockQuote { border-left:2px solid #050; padding:0 0 3px 8px; }
.fan_box .UIStoryAttachment_Copy { color:#ccc; padding-top:3px; }
.fan_box .connections{ border-top:solid 1px #060; color: #fff; padding:10px 0 4px 10px;min-height:150px}
.fan_box .connections .connections_grid{padding-top:5px}
.fan_box .connections_grid .grid_item{float:left;padding:0 5px 8px 0;overflow:hidden;width:50px}
.fan_box .connections_grid .grid_item .name{font-size:9px;color:#B4FEB4;overflow:hidden;padding-top:2px;text-align:center;white-space:nowrap}
.fan_box .hidden{display:none}
.fan_box .connect_span{margin:0 0 1px 0}

#bootloader_css_connect_connect_css { height: 42px; }







#outer-container {
	width: 762px;
	border: 1px solid #e0e0e0;
}
#nav-bar {
	margin-top: 0px;
	background-color: #f0f0f0;
	
}
#left-col {
	float: left;
	width: 165px;
	height: 400px;
	margin-right: 12px;
	background-color: #f5f5f5;
}
#main {
	margin: 15px 12px 0 0;
}
#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #e0e0e0;
}

#qmenu-main div, #qmenu-side
 div {
	margin:0;
	font-family: arial;
	font-size:10pt;
	cursor: pointer;
}
.qmenu-inside {
	margin-top:4px;
	text-align: center;
}
.qmenu-inside a{
	text-decoration: none;
}


   #container {
  position: relative;

   }

   #container div {
      border: 0px solid black;
   }

   .cella1 {
      position: absolute;
      background-color: #c0c0c0;
      width: 100px;
      height: 30px;
      left: 0px;
   }
   
   .cella2 {
      position: absolute;
	  margin: 0 auto;
      width: 100px;
      height: 30px;
      left: 0px;
   }
   
   .cella3 {
      position: absolute;
      width: 100px;
      height: 30px;
      left: 204px;
   }