  body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	color: #ffffff;
	background-color: #FFFFFF;
	background:#121212;
}

h1, h2, h3{
}

h1{font-size: 200%;
}
h3  {font-size: 80%;
     text-decoration: none;
     color  : #ffffff;
}
    p{
    color: white;
}

.rouge  {
    color: red;
}

	#icone
	{
	margin-left: 120px;
   
}


	#grandtitre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #FFFFFF;
	text-align: center;
	bottom: 10px;
	}