body {
background: #FFCC00;
text-align: center;
margin: 10px 0 0 0;
padding: 0;
}

.head {
width: 920px;
position: relative;
margin: 0 auto;
border-top: 1px solid #6B600E;

border-right: 1px solid #6B600E;
background: #cccc00 left 96px;
}
.head .menu_top {
width: 100%;

float: right;


}
.container .left .flag {
width: 170px;
float: left;
height: 15px;
padding: 4px 0;
background: #cccc00;

}
.container .left .flag a img {
margin: 0 0 0 5px;

}
.container .left .flag a:hover img {
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;


}
.container {
width: 920px;
position: relative;
margin: 0 auto;
border-bottom: 1px solid #6B600E;
border-left: 1px solid #6B600E;
border-right: 1px solid #6B600E;
background: url(../img/bg_left.jpg) #fcfef4 repeat-y;
min-height: 450px;
height: auto !important;
height: 450px;

}
.container .left {
width: 170px;
float: left;


}
.footer {
width: 920px;
position: relative;
margin: 0 auto;
background: #990000;
padding: 4px 0;
text-align: center;
font-family: Verdana;
font-size: 10px;
color: white;
border-left: 1px solid #990000;
border-right: 1px solid #990000;

}
.container .content {
float: left;
width: 715px!important;
width: 730px;
margin: 0px 15px 0 0;
height: 100%;
color: black;
font-family: Verdana;
font-size: 12px;
text-align: left;

}
.container .content .contenuti {
padding: 15px;
width: 715px!important;
width: 730px;
}