/* --------------------------------------		design.cssContient les conteneur, fortement dépendant du design.--------------------------------------*/ /* Corps du site --------------------------------------*/* {    margin:0;    padding:0;    font-size:100%;}body {    background:#ffffff url(images/bg.png) repeat-x top;	font-size:0.8em; /*0.8em*/    font-family:"Trebuchet MS", Verdana, Tahoma, "Lucida Grande", "Lucida Sans Unicode", 'Bitstream Vera Sans', Times, sans-serif;	color:#1F1F1F; /* #1F1F1F */    margin:0;    padding:0;}/* Conteneurs --------------------------------------*//* ##### Conteneur global du site ###### */div#global {/*background:transparent url(images/global.png) repeat-y scroll center 0;*/margin:auto;width:97%;}/* ##### Conteneur HAUT du site ###### */div#global_header {}a.button {border-right:1px solid #716e71;color:#646463;font-size:10px;height:25px;padding:9px 15px 11px;top: 4px;text-align:center;text-decoration:none;width:10.75em;}/* ##### Entéte de la page ###### */div#header_container{background:transparent url(images/header.png) no-repeat scroll top left;height:160px; /* 230px */}/* ##### Entéte de la page ###### */div#header,div#header_admin {    height:100px;  /* 170px  */}/* #####  Conteneur en dessous de l'entéte ###### */div#sub_header {float:right;height:27px;margin-right:12px;margin-top:-43px;padding:10px 0 0 5px;}div#sub_header_admin {height:27px;margin-right:80px;margin-top:-43px;padding:10px 0 0 5px;}div#sub_header p a {    color:#2768c2;}/* Lien du subheader */div#header .dynamic_menu h5.links {    background:none;    border:none;    color:#edfff0;    width:134px;    background:url(images/button.png) no-repeat;    padding:5px 0px;    font-size:11px;    margin-right:1px;}div#header .dynamic_menu h5.links:hover {    color:#edfff0;    cursor:default;    background:url(images/button_click.png) no-repeat;}div#header .dynamic_menu h5 a {    color:#FFFFFF;    text-decoration:none;}/* ##### Compteur de visites  ###### */div#compteur {font-size:11px;margin-left:5px;position:absolute;text-align:left;top:174px;}/* ##### Menu de gauche ###### */div#left_menu {    /*background:url(images/left_menu.png) repeat-y;*/    float:left;    width:200px;    margin:0;    margin-top:0px;    margin-right:2px !important;    margin-right:-1px;    padding:0;	padding-left:0;}/* ##### Menu droit ###### */div#right_menu {    /*background:url(images/right_menu.png) repeat-y; 	border-left:1px solid #747474;*/    float:right;    width:190px;    margin:0;    margin-top:0px;    margin-left:0px !important;    margin-left:7px;}/* #####  Contenu de la page ###### */div#main {float:none;height:auto !important;margin:0;min-width:450px;overflow:hidden !important;padding:0;width:auto;}/* ##### Contenu central ###### */div#main_content {border-spacing:1px;margin-top:-21px;padding:5px 10px 20px;width:auto;}/* ##### Barre de lien rapide ###### */div#links { -moz-border-radius-bottomleft:12px;-moz-border-radius-bottomright:12px;-moz-border-radius-topleft:12px;-moz-border-radius-topright:12px;background:transparent url(images/bg_link.png) repeat-x scroll 0 0;border:1px solid #716e71;height:22px;margin:auto auto 30px;padding:1px;text-indent:10px;width:96%;}/* ##### Emplacement au dessus de contenu de la page ###### */div#top_contents {	margin-top:8px;    margin-bottom:8px;}/* ##### Emplacement en dessous de contenu de la page ###### */div#bottom_contents {	margin-top:8px;    margin-bottom:8px;}/* ##### Bloc au dessus du pied de page ###### */div#top_footer {    clear:both;    padding:0.75em;}/* ##### Pied de page ###### */div#footer {background:transparent url(images/footer.png) repeat-x scroll 0 0;clear:both;height:46px;padding-right:20px;padding-top:35px;text-align:right;}div#footer span {    color:#000000;    font-size:10px;}div#footer span a {    color:#2768c2;    font-size:10px;}div#footer span a:hover {    color:#fe7102;    font-size:10px;}/* ##### Liens rapides ###### */div#links_vertical {    display:block !important;    display:none;    position:fixed;    background:url(images/vertical_menu_repeat.png) repeat-y;    top:45%;    margin-left:989px;    width:27px;    text-align:center;    padding-left:2px;}div#links_vertical_top {    width:29px;    background:url(images/vertical_menu_top.png) no-repeat;    text-align:center;    margin-left:-2px;    padding-top:8px;}div#links_vertical_central {    width:27px;    text-align:center;    margin-left:-2px;    padding:4px 0px;}div#links_vertical_bottom {    width:29px;    background:url(images/vertical_menu_bottom.png) no-repeat;    text-align:center;    height:32px;    margin-left:-2px;}.bglinks {    background:url(images/bgmenu_links.jpg) no-repeat bottom right;    margin:0px;    padding:0px;    list-style-type:none;    padding-bottom:7px;    margin-bottom:5px;}
