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


div#res_B1 {
position: absolute;
top: 60px;
width: 600px;
height: 710px;
font-size: 12px;
text-align: justify;
}

div#inside_cont_resB1 {
position: absolute;
top: 0px;
margin: 25px 20px 13px 15px; 
width: 570px;
height: 710px; 
}



#inside_cont_resB1 h1 {
font: bold 14px Arial;
margin: 0px 0px 3px 0px;
}

div#res_diapo {
position: relative;
top: 0px;
left: 0px;
text-align: center;
font-size: 11px;
z-index: 200;
}


