


#center {
  position: absolute;
  top: 120px;
  left:10px;
 
  width:640px; 
  height:435px; 
  padding-left: 80px;  padding-right: 80px;

  overflow-x:none;
  overflow-y:auto;
  z-index:5;
}

*html #center {
   width:800px; 
}

.blogue {
color:#e98309;
font-size:12pt;
font-weight:bold;
}


