body
{
margin: auto; 
width: 770px; /*La largeur de la page*/
background-position: top center;
background-color: black;
background-image: url("pixs/stages/stages_fond.jpg");
background-repeat:no-repeat;
font-family: Arial;


}

#navigation {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	text-align: center ;
	}
#navigation li {
	display: inline ;
	margin-right: 1px ;
	color: #fff ;
	background: #c00 ;
	}
	#navigation li a {
	padding: 4px 20px ;
	background: #c00 ;
	color: #fff ;
	border: 1px solid #600 ;
	font: 1em "Trebuchet MS",Arial,sans-serif ;
	font-size: 15px;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	}
	#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	background: #900 ;
	text-decoration: underline ;
	}


h1
{
 font-family: Arial;
font-size: 12px;
color: black;
text-align: right;
}

h2
{
   font-family: Arial;
font-size: 18px;
color: #BE010D;
text-align: ;
}
h3
{
   font-family: Arial;
font-size: 17px;
color: #800000;
text-align: left;
}
h4
{
   font-family: Arial;
font-size: 20px;
color: #BE010D;
text-align: center;
}
h5
{
 font-family: Arial;
font-size: 14px;
color: black;
text-align: left;
}
h6
{
 font-family: Arial;
font-size: 16px;
color: white;
text-align: left;
}
h7
{
 font-family: Arial;
font-size: 14px;
color: black;
text-align:center ;
}
