/**************************************************************************************/
/*		Design		*/
/**************************************************************************************/
#header,#menu-container,#content-container,#content-container2,#footer {width:1200px; margin-left:auto; margin-right:auto}
#header {position:relative;background:url(images/background/bg_accueil_header.png) no-repeat; height:120px; z-index:-1}
#menu-container {background:url(images/background/bg_accueil_menu.png) no-repeat; height:115px;}
#content-container {background:url(images/background/bg_accueil_main.png) repeat-y;}
#content-container2 {background: transparent url(images/background/bg_accueil_maintop.png) no-repeat top; height:100px;}
#footer {background:url(images/background/bg_accueil_footer.png) no-repeat; height:150px; padding-top:15px;}
#content {position:relative;left:73px; width:1030px;}

#accueil-left {width:200px;}
#accueil-right {}

#acces-accueil {position:relative;top:-155px; left:-20px}
#accueil-accroche{font-size:0.9em;color:#B63A32; font-weight:bold; width:240px; position:relative; top:-150px; left:-30px; text-align:left}
#a-l-affiche { width:240px; position:relative; margin-top:-120px; left:-30px; }
#a-l-affiche p {width:230px; text-align:justify}

.accueil-article {margin-top:20px;}
/**************************************************************************************/
/*		Menu		*/
/**************************************************************************************/
#accueil-menu {margin:0px 0px 0px 314px; padding-top:46px; height:124px;position:absolute; width:798px; }
#accueil-menu td {text-align:center; vertical-align:top}
#accueil-menu .menu-onglet{display:none;position:relative; top:-68px}
#accueil-menu td:hover .menu-onglet {display:block}

