/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
* {margin:0; padding:0;}

html {width:100%;}

body { 	 
	font-family:"Arial", Helvetica, sans-serif;
	font-size:100%; 
	color:#959c85;
	min-width:1020px;
	background:url(../images/texture.gif) 0 0 repeat #edeae0;
}

.main {
	width:1024px; 	
	padding:0px 0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	line-height:1.384em;
}

/***** CONTENU de la page => textes et graphiques
-------------------------------------------------------- */

#contenu {
	background-color:#FFFFFF;
	width:1020px;
	padding: 4em 0px 10px 0px; /* haut droite bas gauche */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
}

/****************************footer************************/
footer {padding:0px 32px; font-size:13px; line-height:1.2em; color:#808648;}
footer .wrapper {padding:24px 0 28px; background:url(../images/pic-1.gif) 0 0 repeat-x;}
footer a {color:#cc6600;}
footer a:hover {{color:#cc6600;}