.texte {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.titre {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.add {
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 10px;
	color: #666666;

}

.menu {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
	font-variant:small-caps;
}
a.menu:hover{
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
	font-variant:small-caps;
    }
	
.intralien {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration : none;
}
.suite:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #305f65;
	text-decoration : none;
}
.suite {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71bfcd;
	text-decoration : none;
}