body {
	background-color: #004c8f;
	}

#mots {
	position: absolute;
	font: 0.5em arial,helvetica, sans-serif;
	color: #ffffff;
	text-indent: -5000px;
	background-color: #000000;
}

#mots p{
	position: absolute;
}

#mots h2{
	position: absolute;
}

#mots a{
	color: #004c8f;
	}

#mots a:hover {
	color: #004c8f;
	}

#mots a:visited {
	color: #004c8f;
	}
	
a{font: 0.6em arial,helvetica, sans-serif;
	color: #ADD3F4;
	}

a:hover {
	color: white;
	}
