body {
	background-color: #CCC;
	font-family: "MS Sans Serif";
}

a {
	color:#079FE0;
}
a:hover{
	color:#06EA00;
	text-decoration: none;	
}

.tablo_haut {
	background-color: #000;
}

.mot_cle ul{
	list-style-type : none;
}
.mot_cle li {
	display : inline;
}

.titre_tablo {
	font-family: "MS Sans Serif";
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background-color: #FFF;
	text-align: center;
}


.mot1 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.mot2 {
	font-family: "MS Sans Serif";
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.mot3 {
	font-family: "MS Sans Serif";
	font-size: 18px;
	color: #FFF;
	text-decoration: none;

}

