html body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	color: black;
	font-size: 1em;
	font-weight: bolder;
	background-image: url(../images/ntarriereplan.gif);
	margin: 0;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: absolute; top: 0; bottom: 0; width: 100%;
}

#total {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width:800px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#f0f8ff;
	border-left-color: #f0f8ff;
	/*background: #70a6d2 url(../Images/degrade.gif) repeat-x fixed top left;*/
	/*background-image: url(../Images/degrade.gif);*/
	/*background-image: url(../Images/fonddegrade.jpg);*/
	background: #4682b4;
	margin-top: 0;
	position: relative;
  	/*height: 1200px;*/
	}	


#total li, ul {
	text-decoration: none;
	}
#contenu a {
	color: white;
}
#nav {
	background-color: aqua;
	margin-top: -24px;
	padding-top: 0;
	font-style: italic;
	}
#nav p {
	color: Background;
}
#entete {
				
	}

h1, #menu, #contenu, #pied {
	text-align: left;
}
h1 {
	margin: 0;
	text-align: center;
	margin-top: 20px;
	padding-left: 0.5em;
	font-size: 24px;
	color:white;
	font-weight: bold;
	letter-spacing: 0.25em;
	line-height: 30px;
	margin-bottom: 50px;
}

#contenu h2 {
	font-size: 16px;
	text-decoration: underline;
	color: white;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 10px;
	}

#contenu {
padding-top: 0;
	width: 100%;
	min-height: 800px;
	margin-bottom: 0;
	}
#contenu img {
	border-color: White;
	margin: 5px;
}
#contenu p {
	font: "@Arial Unicode MS";
	color: White;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	margin-left: 10px;
	line-height: 24px;
	}

#pied {
margin-top: 30px;
font-size: 11px;
font-weight: lighter;
	color: White;
	text-align: center;
	/*border-top: solid 1px white;*/
}
