/* CSS Document */
.couleur_section{
	background-color: #22D9C3;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}

