div#rec_contener {
position: relative;
top: 30px;
width: 600px;
background-color: #ffffff;
/z-index: -1;
}
div#rec_contener p {
	margin: 0px;
}

div#rec_B2 {
position: absolute;
top: 60px;
width: 600px;
height: 210px;
/*background-color: blue;*/
}


div#inside_cont_recB2 {
position: absolute;
top: 0px;
margin: 13px 10px 13px 15px; 
width: 570px;
height: 280px;
font-size: 11px;
background-image: url(images/fond_rec_b2.jpg); background-position: right 60px; background-repeat:  no-repeat;
overflow: auto;
/*background-color: #D3D3D3;*/
}


#inside_cont_recB2 h1 {
font: bold 14px Arial;
letter-spacing: 1px;
margin: 7px 0px 3px 0px;
}

#tri_rec p {
margin: 15px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}







