.body {
	background:url('bg_page.gif');
	background-repeat: repeat;
	background-position: center;
	background-color:#666666;
	text-color:#FFFFFF; 
	text-align:center; 
	line-height: 11pt;

}

	A:link, A:visited { text-decoration: none; color: #999999 }
	A:hover { color: #FFFFFF; background-color: #FF6A04 }


div#boxbig {
border:0px solid black;
top: 1px;
width:770px;
position: relative;
margin: 0 auto;
text-align:left;
}

div#header {
top: 2px; 
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: 130px;
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;
}






#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;
   }