@charset "utf-8";
/* CSS Document */

#cont{
width:100%;
border:2px solid #C99BBC;
margin-top:10px;
padding:0;

}

.title{
display:inline;
float:right;
margin-right:0px;
background:#c99bbc;
height:19px;
padding:0;
margin:0;

}
.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%;

}

