BODY
{
	font-family:sans-serif ;
	font-size:15px ;
	background-image:url("../images/fond.jpg") ;
	background-position:center ;
	background-attachment: fixed ;
	background-repeat:no-repeat ;
	color:#000000 ;
	text-align:justify ;
	
}

H1
{
	font-family:sans-serif ;
	font-size:25px ;
	color:#000000 ;
	font-weight:bold ;
}


.titre
{	
	font-family:sans-serif ;
	font-size:40px ;
	color:red ;
	text-align:center ;
}


TD.partie
{
	font-family:sans-serif ;
	font-size:20px ;
	color:#FFFFFF ;
	background-color:#000000 ;
	text-align:left ;
}

TD.partie2
{
	font-family:sans-serif ;
	font-size:18px ;
	color:#FFFFFF ;
	background-color:#4A5352 ;
	text-align:left ;
}


TABLE.partie2
{
	margin-left:30px ;
	width:100% ;
}