/* STRUCTURE GLOBALE */

/******************************
*** SITE STRUCTURE
******************************/
body {background:url(../images/bg-site.gif) left top repeat-x #1a1a1a;}
#site {background:url(../images/bg-bas-site.gif) left bottom repeat-x;}
#liens {display:none;}
#liens img {border:none;}

/******************************
*** HEADERS
******************************/
#haut-de-page {width:970px;height:453px;margin:10px auto 15px auto;padding:0;background:url(../images/bg-header.gif) left top no-repeat;}
#haut-de-page .logo {float:left;margin:93px 0 0 9px;width:319px;height:247px;}
#FlabellComponent {float:right;width:601px;height:410px;margin:13px 13px 0 0;}

/******************************
*** CONTENU
******************************/
#contenu-de-page {background:#1a1a1a;padding:0 0 40px 0;margin:0 auto;width:970px;}
#colonne-gauche {width:230px;float:left;}
#contenu {width:700px;float:right;}
#contenu .contenu {background:#fff;padding:30px;}
#contenu .contenu-en-plus {background:#303030;padding:13px;}

/******************************
*** BAS DE PAGE
******************************/
#bas-de-page {clear:both;width:970px;height:40px;margin:0 auto;padding:10px 0 0 0;}
#bas-de-page p {display:block;text-align:right;font-size:10px;text-transform:uppercase;color:#fff;}
#bas-de-page p a {color:#9fb316;text-decoration:none;}
#bas-de-page p a:hover {color:#86950f;text-decoration:underline;}