body {
    line-height: 1.5;
    color: #303030;
    background:#726f73 url('../_images/backg-726f73.jpg') repeat-x;
    font-size:80%;
    font-family:Tahoma, Arial,verdana;
    height: 100%;
}

/*body.exp {
    background:#140f14 url('../_images/index/indexBodyBg.png') repeat-x;
    background-attachment:fixed ;    
    min-height:100%; min-width:100%; margin:0; padding:0; 
}
*/
#wrapper {
    min-height: 100%;
    margin: auto;
    width: 923px;
    background-color:#f9f3f3;
	position:relative;
	z-index:2;
}

.logo
{
        position:absolute;
        left:2px;
        top:2px;
        z-index:0;         
}

#head_stat a img {
	border:0px;
}

 #head_stat {
	position:relative;
    background-image:url(../_images/statique/head-etro.png);
    width:923px;
    height:75px;
    margin-left:0px;
    padding-top:5px;
    padding-right:0px;
}

.header-membre{
	background:transparent;
	width:923px;
	height:111px;
	position: relative;
}

.corps-texte{
	min-height:300px;
	padding:0 3px 20px;
	margin-top:2px;
}

#footer{
	height:66px;
	text-align:center;
	color:#6a6a6a;
	padding-top:0px;
	padding-bottom:8px;
	background-color:#fff;
	border-top:1px solid #915d82;
	position:relative;
	bottom:0;
	left:0;
	width:100%;
	margin: -61px auto 0;
    z-index:3;
}

body.exp #footer { 
    background-color:#140f14;
}