body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-image:url(../images/navig/centre.jpg);
	background-position:center;
	background-color:#000000;
}

p, a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 0.8em;
}


h2 {
	color:#FFFF66;
	letter-spacing: 0.3em;
	}

h3 {
	font-size: 24px;
	color:#FFFF66;
	font-weight:bold;
}	

h4 {
	font-size: 14px;
	font-weight:bold;
}	
h5 {
	text-align:left;
	font-size: 12px;
	font-weight:bold;
	color:#FFFF66;
	
}

h6 {
	font-weight: bolder;
	color:#FFFF66;
	letter-spacing: -0.05em;
	font-size: 16px;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	font-variant: normal;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}

a:visited {
	color: #FFFF99;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FFFF99;
}
a:active {
	color: #FFFF99;
	text-decoration: none;
}
.navig {
	color: #FFFFFF;
}



td, tr	 {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.titre
{
	font-weight: bold;
}


table {
	text-align: center;
}

.foot {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006C5B;
	background-position: bottom;
	vertical-align: bottom;
	line-height: normal;
	text-align: center;
}
