#onglets {
	}
#onglets a {
	padding-top: 5px;
	width: 150px;
	height: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	text-align: center;
	background-image: url("orange.gif"/*tpa=http://www.services-maroc.com/test/onglet-gris.gif*/);
	}
#onglets a#courant {
	color: #fff;
	background: #39f;
	background-image: url("maron.gif"/*tpa=http://www.services-maroc.com/test/onglet-bleu.gif*/);
	}
#onglets a:hover {
	color: #fff;
	}


------------------------------------

#poussy {
	}
#poussy a {
	padding-top: 3px;
	width: 125px;
	height: 20px;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url("maron.gif"/*tpa=http://www.services-maroc.com/test/onglet-gris.gif*/);
    TEXT-DECORATION: none
	}
#poussy a#courant {
	color: #fff;
	background: #39f;
	background-image: url("mauve.gif"/*tpa=http://www.services-maroc.com/test/onglet-bleu.gif*/);
	}
#poussy a:hover {
	color: #fff;
	}

