div#men_contener {
position: absolute;
top: 120px;
width: 600px;
height: 850px;
background-color: #ffffff;
/z-index: -1;
}


div#men_B1 {
position: absolute;
top: 30px;
width: 600px;
height: 210px;
/*background-color: blue;*/
}


div#inside_cont_menB1 {
position: absolute;
top: 0px;
margin: 13px 10px 13px 15px;
padding-right: 10px; 
width: 570px;
height: 580px;
font-size: 11px;
text-align: justify; 
overflow: auto;
}


#inside_cont_menB1 h1 {
font: bold 12px verdana;
margin: 15px 0px 3px 0px;
}






