/****Defaut***/

HTML, BODY {

	height: 100%;
	margin : 0;
	background : url(../img/fond_motif.gif) top right repeat ;
	font : normal  12px verdana;
	color : #302E26;
	/*background : #C8C8C8;*/

}

	#contenu {

		width : 722px;
		margin : auto;
		padding-bottom : 133px;

	}
