html,body { margin : 0 ; padding : 0 ; height : 100% ; } 
body { background : url(images/bkg_site.jpg) top center no-repeat #eedc93 ; font-family : Arial, Helvetica, sans-serif ; font-size : 12px ; color : #924a1e ; line-height : 18px ; }

/* MISC */
h1 { font-size : 18px ; }
a { color : #924a1e ; }
img { border : 0 ; }

#wrapper { margin : auto ; padding : 20px 0 0 0 ; position : relative ; min-height : 700px ; _height : 700px ; width : 850px ; }


/* NAV */
#nav { background : url(images/bkg_menu.png) top left no-repeat ; padding : 30px 40px 0 70px ; position : absolute ; left : -15px ; top : 50px ; height : 262px ; width : 120px ; 
	/* IE 6 pour png */
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_menu.png");
	/* Fin png */
}
#nav .btn_menu { float : left ; margin : 0 0 5px 0 ; height : 29px ; width : 100% ; }

#nav #btn_1 { background : url(images/m01.gif) top left no-repeat ; }
#nav #btn_1:hover { background : url(images/m01_.gif) top left no-repeat ; }

#nav #btn_2 { background : url(images/m02.gif) top left no-repeat ;  }
#nav #btn_2:hover { background : url(images/m02_.gif) top left no-repeat ; }

#nav #btn_3 { background : url(images/m03.gif) top left no-repeat ; }
#nav #btn_3:hover { background : url(images/m03_.gif) top left no-repeat ; }

#nav #btn_4 { background : url(images/m04.gif) top left no-repeat ; }
#nav #btn_4:hover { background : url(images/m04_.gif) top left no-repeat ; }

#nav #btn_5 { background : url(images/m05.gif) top left no-repeat ; }
#nav #btn_5:hover { background : url(images/m05_.gif) top left no-repeat ; }


/* BKG */
#bkg_entete { background : url(images/bkg_center_top.png) top left no-repeat ; margin-left : 1px ; float : left ; height : 106px ; width : 850px ; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_center_top.png");}
	
#bkg_content { background : url(images/bkg_center.png) top left repeat-y ; float : left ; min-height : 480px ; _height : 480px ; width : 850px ;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_center.png");}
	
#bkg_footer { background : url(images/bkg_center_bottom.png) top left no-repeat ; float : left ; position : relative ; z-index:50 ; height : 66px ; width : 850px ;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_center_bottom.png");}


/* content */
#content { margin : 5px 0 60px 220px ; width : 530px }

#listen { background : url(images/bkg_listen.png) top left no-repeat ; position : absolute ; left : 0 ; top : 350px ; height : 197px ; width : 176px ;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_listen.png");}
	
#footerHome { background : url(images/bkg_footHome.png) top left no-repeat ; position : absolute ; ; left : 2px ; top : -58px ; height : 167px ; width : 457px ;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_footHome.png");}
#toWarmAndGenuineFoot { position : absolute ; left : 285px ; top : 80px ; height : 60px ; width : 150px ;}
	
#footerPage { background : url(images/bkg_footPage.png) top left no-repeat ; position : absolute ; ; left : 2px ; top : -58px ; height : 160px ; width : 437px ;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bkg_footPage.png");}
#toSignUpFoot { position : absolute ; left : 20px ; top : 87px ; height : 40px ; width : 230px ;}
#toiLikeFoot { position : absolute ; left : 273px ; top : 87px ; height : 44px ; width : 44px ;}
#toFacebookFoot { position : absolute ; left : 325px ; top : 87px ; height : 44px ; width : 44px ;}
#toTwitterFoot { position : absolute ; left : 377px ; top : 87px ; height : 44px ; width : 44px ;}

#embed_parent { position : relative ; margin : 0 0 0 -120px ; }