/* CSS Document */

body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#636553; }

div#FlashReplacer { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#636553; }
div#FlashReplacer h1 { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#636553 }

/* head */
table#head { margin:0; padding:0; border:0; }
	table#head td.left-str { background-image:url(../Images/head/left-bacgr.jpg); background-position:top; background-repeat:repeat-x; }
	table#head td.right-str { background-image:url(../Images/head/right-bacgr.jpg); background-position:top; background-repeat:repeat-x; }
	table#head td { background-image:url(../Images/head/head.jpg); background-position:top; background-repeat:no-repeat; }
	
/* main-menu */
div#wrapper { width:auto; margin-left:auto; margin-right:auto; background-image:url(../Images/top-menu/main-bacgr.png); background-position:top; background-repeat:repeat-x; }

/* foother */
div#wrapper-foother {width:auto; margin-left:auto; margin-right:auto; background-image:url(../Images/foother/main-bacgr-foother.png); background-position:top; background-repeat:repeat-x;}

div#btm-logo-center { width:987px; margin-left:auto; margin-right:auto; text-align:center; }
	div#btm-logo-center a { display:inline; margin:0; padding:0 0 0 10px; }

div#foother-content { width:987px; height:98px;  margin-left:auto; margin-right:auto; text-align:center }
	table#foother { 
	width:987px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:9px; 
	color:#474e1b;
	margin:0; 
	.margin:30px;		/* Just for IE7 */ 
	padding:30px 0 0 0; 
	.padding:0;			/* Just for IE7 */  
	border:0; 
}
		table#foother a {color:#474e1b; text-decoration:none}
		table#foother a:hover {color:#474e1b; text-decoration:underline}
                
                
                
/* ACTUALITES */

.wslide-wrap ul li { position:relative; }

.wslide-menu { position:absolute; top:-15px; left:20px; }
div#mb-consommation .wslide-menu a {
    display:block;
    background:#FFF;
    border-left:1px solid #d6d6d6;
    border-top:1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    float:left;
    width:14px;
    height:14px;
    margin-right:4px;
    line-height:14px;
    text-align:center;
    color:#d6d6d6;
    text-decoration:none;
}
div#mb-consommation .wslide-menu a:hover, div#mb-consommation .wslide-menu a.wactive {
    display:block;
    background:#d6d6d6;
    margin-right:4px;
    text-align:center;
    color:#FFF;
    text-decoration:none;
}

