#body_content{
width: 100%;
min-width: 1120px;
height: 100%;
margin: 0;
border: 1px solid #efc78c;

}

#left_banner{
float: left;
background: url("../img/bg_caffe_sx.jpg");
background-repeat:repeat-y;
width: 237px;
height: 100%;
}

#right_banner{
float: left;
background: url("../img/bg_caffe_sx.jpg"); 
background-repeat:repeat-y;
width: 150px;
}

#center_content{
float: left;
width: 750px;
}

.leftbanner{
margin: 0px 0px 0px 0px; 
text-align: left; 
padding-top: 12px;
height: 40px;
width: 237px;
background: url("../img/bottone.gif") no-repeat;
}

.leftbanner a{
margin: 0px 0px 0px 42px;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

h1 { 
font-size: 20px;
font-weight: bold; 
text-transform: uppercase; 
line-height: 50px; 
float: center; 
letter-spacing: -1px;
}

h1 { color: #502d0b; 

}

.copyright { 
font-size: 11px;
font-weight: bold; 
text-align:center;


}

