@charset "utf-8";
/* CSS Document */

#cont{
width:100%;
border:2px solid #699fe0;
margin-top:10px;
}

.title{
float:right;
background:#699fe0;
height:19px;
}
.baffo{
background:url(img/baffo.gif) no-repeat;
height:19px;
width:71px;
float:right;
}

.contcntpane{
clear:both;
padding:10px;
}
.bottom{
width:100%;




}

