@charset "utf-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif; color:#000;}

h1{text-align:center; font-size:14px; background:url(images/fd-h1.jpg) repeat-x; color:#fff; padding:2px 0 50px 0}
h3{text-align:center; font-size:12px}

.accroche{font-size:18px; font-weight:bold}

#footer{clear:both; padding:30px 0 0 0; width:955px}
#footer p {border-top:#ccc solid 1px; padding:5px 0; margin:0 0 0 50px; width:850px; font-size:10px}
#footer a {color:#333; text-decoration:none}
#footer a:hover{text-decoration:underline}


#global{width:955px; margin:auto}
#block{float:left; background:url(images/fd.jpg) repeat-y; border:#ccc solid 1px;}
#block p {text-align:center;}
#block a img{border:#ccc solid 1px}
#block a:hover img{border:#333 solid 1px}

#blockRight{float:right; margin:0 55px 0 0; width:400px; height:360px; background:url(images/fd-right.jpg) no-repeat; padding-top:140px}
#blockLeft{float:left; margin:0 0 0 55px; width:400px; background:url(images/fd-left.jpg) no-repeat; height:360px;padding-top:140px}
