body{
 font-family:Arial,sans-serif;
}

#main_body{
 background-color:#edf5fa;
 width:1024px;
 height:768px;
 padding-top:30px;
}

#bi_left{
 float:left;
 width:840px;
 height:600px;
font-size:12px;
 font-weight:bold;
}


#bi_right{
 float:left;
 width:120px;
}

#bi_right_top{
 height:500px;
}

#body_inner{
 margin:20px 20px 20px 20px;
 width:1000px;
 height:670px;
}

#menubar{
 border-width: 1px 0px 1px 0px;
 border-style:solid;
 border-color: #004e86;
 width:800px;
 height:30px;
 margin:auto;
}

#navigation{
 margin-top:30px;
}

#navigation ul{
 list-style-type:none;
 margin-left:0px;
 padding-left:0px;
}

#navigation ul li{
 float:left;
}

#navigation ul li a img{
 border:0;
}

#front-ol{
 list-style-type:disc;
}

#front-ol li{
 margin-bottom:2px;
}

#bd_container{
 background-image:url("../img/background_reis.jpeg");
 background-repeat:no-repeat;
 width:745px;
 padding:10px;
 height:570px;
 margin-top:30px;
 margin-left:40px;
}

.cat_head{
  margin-top:-5px;
}