html,body {
	margin: 0;
	padding: 0;
	width:1025px;
	behavior: url(csshover.htc);
}

  /* WinIE behavior call */
  
#contentg {
	width:167px;
	float:left;
	padding-bottom:30px;
}

#contentd {
	width:841px;
	float:left;
	margin-left:13px;
}

#contentd div#corps {
	width:594px;
	float:left;
	margin-top:10px;
}

#contentd div#droite {
	width:221px;
	float:right;
	margin-top:10px;
	margin-right:25px;
}

#contentd div#footer {
	width:841px;
	padding-bottom:30px;
	clear:both;
	float:left;
}



/*-------------------------PM mOZILLa----------------------------*/
.clearfix:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden;
}
       
.clearfix {
display: inline-block;
}

/* Hides from IE-mac */
 html .clearfix {
 height: 1%;
 }
.clearfix {
display: block;
}
/* End hide from IE-mac */

/*-------------------------FIN PM mOZILLa----------------------------*/