/* styles generaux */

* { margin: 0; padding : 0;color : #4A2512}
html {height: 100%;  margin-bottom: 1px;}
body { color: #fff ;  background : #79634E url(../images/Sans-titre-1.jpg) top left repeat-x;font-family : arial, helvetica, sans-serif;font-size: 14px; line-height: 1.1em;}
p { padding: 5px 0;}
#ConteneurGeneral { 
background : url(../images/first.jpg) top center no-repeat;}

#contenu {width : 960px; height : 880px; margin : 0 auto;
	background : url(../images/bg_contenu.jpg) top center no-repeat;}

