.bloc {background-color:#ffffff;}

.sample-FSB-container { background-color:#ffffff; }
.sample-FSB-T { background:url(../_img/groupe/border_t.gif) repeat-x top }
.sample-FSB-R { background:url(../_img/groupe/border_r.gif) no-repeat bottom right }
.sample-FSB-B { background:url(../_img/groupe/border_b.gif) repeat-x bottom }
.sample-FSB-L { background:url(../_img/groupe/border_l.gif) no-repeat bottom left}
.sample-FSB-TL { background:url(../_img/groupe/border_tl.gif) no-repeat top left }
.sample-FSB-TR { background:url(../_img/groupe/border_tr.gif) no-repeat top right }
.sample-FSB-BR { background:url(../_img/groupe/border_br.gif) no-repeat bottom right }
.sample-FSB-BL { background:url(../_img/groupe/border_bl.gif) no-repeat bottom left }
.sample-FSB-content { padding:8px 15px 22px 15px; }
.sample-FSB-content .bloc { background:none; }

.sample2-FSB-T { border-top:5px solid blue; }
.sample2-FSB-R { border-right:5px solid blue; }
.sample2-FSB-B { border-bottom:5px solid blue; }
.sample2-FSB-L { border-left:5px solid blue; }


