a.chemin {
    color: white;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.chemin:link {
    color: white;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.chemin:visited {
    color: white;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.chemin:hover {
    color: white;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.cheminpetit {
    color: white;
	text-decoration: none;
	font-size: 12px;
    font-weight: normal;
}

a.cheminpetit:link {
    color: white;
	text-decoration: none;
	font-size: 12px;
    font-weight: normal;
}

a.cheminpetit:visited {
    color: white;
	text-decoration: none;
	font-size: 12px;
    font-weight: normal;
}

a.cheminpetit:hover {
    color: white;
	text-decoration: none;
	font-size: 12px;
    font-weight: normal;
}

a.new_btn_trier_in  {
       color: #783C96;
       cursor: pointer;
       text-decoration: none;

       font-size: 15px;
       font-weight: bold;
	   font-color: #6B2089;
}
a.new_btn_trier_in:link {
       color: #783C96;
       cursor: pointer;
       text-decoration: none;
       font-size: 15px;
       font-weight: bold;
	   font-color: #6B2089;
}
a.new_btn_trier_in:visited  {
       color: #783C96;
       cursor: pointer;
       text-decoration: none;
       font-size: 15px;
       font-weight: bold;
	   font-color: #6B2089;
}
a.new_btn_trier_in:hover  {
       color: white;
       cursor: pointer;
       text-decoration: none;
	   font-color: #6B2089;
}

a.chemin_liste {
    color: black;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.chemin_liste:link {
    color: black;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.chemin_liste:visited {
    color: black;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
}

a.chemin_liste:hover {
    color: black;
	text-decoration: none;
	font-size: 18px;
    font-weight: bold;
    background-color: white;
}

h1 {
font-family: Verdana; font-size: 25px; color: #763B95; letter-spacing: 0pt; font-weight: normal;
}
