
body{
background-color:#EDFABC;
margin:0;
}


div.centrato {
  display:     block;
  width:       960px;


  position:    absolute;

  left:        50%;

  margin:      20px 0 0 -465px;

  background:  transparent;
}




#main{

background-image:url(../img/bg_generale.png);
top:0;
float:left;
height:auto;
width:100%;

}

#top{
background-image:url(../img/top.png);
height:20px;
}

#banner{
	height:177px;
	width:949px;
	/*background-image:url(../img/banners/cipressi.jpg);*/
	overflow:hidden;
	background-repeat:no-repeat;
	background-position: 12px 22px;

}



#topStrip{

height:32px;
padding-left: 10px;

}





#topMenuStrip{

height:29px;
background-color:#a8ce11;

width:939px;
}

#topMenuStrip p{
margin:0;
}



#column1{
float:left;
width:478px;
padding:20px 10px 20px 10px;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
margin-bottom:20px;
}

#column2{
float:left;
width:259px;
background-image:url(../img/col2bg.gif);
overflow:hidden;
}


#column3{
float:left;
width:180px;
background-color:transparent;

border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}



#area{
background-image:url(../img/areaBg.png);
width:939px;
float:left;

}



#piede{
float:left;
border-top:1px solid #cccccc;
background-color:#eeeeee;
height:18px;
overflow:hidden;
width:940px;
}








