body {
       background-color: #fff;
	   }

a:link { color: #b2ff0d; text-decoration: none }
a:active { color: #b2ff0d; text-decoration: none }
a:visited {  text-decoration: none; COLOR: #b2ff0d; }
a:hover {  text-decoration: none; COLOR: #b2ff0d; }

h2{
	color:#f0f0f0;
}

h3{
	color:#b2ff0d;
	text-align:center;
}


h4{
	color:#b2ff0d;
	text-align:center;
}

.id{
	background-color:#b2ff0d;
	color:#fff;
	width:290px;
	height:180px;
}

.titre{
	text-align:center;
	color:#b2ff0d;
	font-weight:bold;
	font-size:18px;
}

