@charset "utf-8";
/* CSS Document */

#cont{
width:100%;
border:2px solid #c6b671;
margin-top:10px;
padding:0;
}

.title{
float:right;
background:#c6b671;
height:19px;
font-family:Arial;
font-weight:bold;
font-size:16px;
color:#fff;
padding-right:10px;
}
.baffo{
background:url(img/baffo.gif) no-repeat;
height:19px;
width:71px;
float:right;
}

.contcntpane{
clear:both;
padding:10px 0px 10px 9px !important;
padding:10px 0px 10px 7px;
}
.bottom{
width:100%;


clear:both;

}

