/* CSS Document */

.titre{
	color: #FFFFFF;
	font-weight: bold;
	font-size : 10px;
	font-family : Verdana;	
}

.langue A  {
	color: #FFFFFF;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana;
}
.langue A:hover {
	color: #6e0101;
	font-weight: bold;
	font-size : 12px;
	text-decoration : none;
	font-family : Verdana;
}

.adob A  {
	color: #FFFFFF;
	font-size : 9px;
	text-decoration : none;
	font-family : Verdana;
}
.adob A:hover {
	color: #FFC000;
	font-size : 9px;
	text-decoration : none;
	font-family : Verdana;
}
