.BTN_Fixe {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FFFF33;
	text-decoration: none;
}

.BTN_NonFixe {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:#0066FF;
	text-decoration: none;
}

.liste_deroulante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color:#000000;
       }  
	   
.puce_carre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #CC00FF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: square;
        }

.puce_cercle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #CC00FF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: circle;
        }

.puce_disque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #CC00FF;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: disc;
        }

.puce_carre_noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: square;
        }

.puce_carre_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9966;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: square;
        }

.puce_cercle_noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-image: url(Aucune);
	list-style-type: circle;
        }

.puce_disque_noir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: outside;
	list-style-image: url(Aucune);
	list-style-type: disc;
	vertical-align: baseline;
        }

