/* white */
#page_bg { 
   margin:0px;
padding:0px;	
      background-image: url("http://www.srk-online.fr/images/bg.png");
   background-attachment: fixed;
   font-family :  Verdana ;
   font-size : 11px ;
   color : #7B7B7B
}


div#wrapper {
		background: #f7f7f7 url(../images/white/mw_shadow_l.png) 0 0 repeat-y;
}

div#wrapper_r {
	background: url(../images/white/mw_shadow_r.png) 100% 0 repeat-y;
}


div#header {
}
div#header_l {
   width: 850px;
   height: 200px;
   background-image: url("http://www.srk-online.fr/Images/corpshaut.jpg");
   background-repeat: no-repeat;
   margin-bottom: 0px;
   margin-left:2px;
   
}
div#header_r {
   width: 854px;
   height: 54px;
   background-image: url("http://www.srk-online.fr/Images/barrebleue.png");
   background-repeat: no-repeat;
   margin-bottom: 0px;
}

div#contenu 
{

width: 935px;

background-color: transparent;

background-image: url("http://www.srk-online.fr/images/bg2.png");

background-attachment: scroll;

background-position: 0% 0%;

background-repeat: repeat;

overflow-x: hidden;

overflow-y: hidden;

margin:auto;

}

div#footer {

width: 935px;
position:absolute;
margin-left:-1px;
}
