.texte {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
	a.hautmenu:link { 
color: white ; 
text-decoration : none ; 
} 
a.hautmenu:visited { 
color: white ; 
text-decoration : none ; 
} 
a.hautmenu:hover { 
color: blue ; 
text-decoration : none ; 
} 
a.hautmenu:active { 
color: white ; 
text-decoration : none ; 
}

.connection {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #298AD7;
}
	a.connection:link { 
color: #298AD7; 
text-decoration : none ; 
} 
a.connection:visited { 
color: #298AD7; 
text-decoration : none ; 
} 
a.connection:hover { 
color: #298AD7; 
text-decoration : none ; 
} 
a.connection:active { 
color: #298AD7; 
text-decoration : none; 
}

.inscription {
	font-family: verdana, sans-serif;
text-decoration: underline;
	font-size:11px;
	color: #000000;
margin: 10px 0 0 0;
}

hr {border: none 0; 
border-top: 1px dashed #0B70D7;
width: 100%;
height: 1px;
} 
.listing {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #298AD7;
}
	a.listing:link { 
color: #298AD7; 
text-decoration : none ; 
} 
a.listing:visited { 
color: #298AD7; 
text-decoration : none ; 
} 
a.listing:hover { 
color: #298AD7; 
text-decoration : underline; 
} 
a.listing:active { 
color: #298AD7; 
text-decoration : none; 
}

.listing2 {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
	a.listing2:link { 
color: #000000; 
text-decoration : none; 
} 
a.listing2:visited {
color: #000000; 
text-decoration : none ; 
} 
a.listing2:hover { 
color: #000000; 
text-decoration : none; 
} 
a.listing2:active { 
color: #000000; 
text-decoration : none; 
}

.lien {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
	a.lien:link { 
color: #000000; 
text-decoration : underline; 
} 
a.lien:visited {
color: #000000; 
text-decoration : underline; 
} 
a.lien:hover { 
color: #000000; 
text-decoration : underline; 
} 
a.lien:active { 
color: #000000; 
text-decoration : underline; 
}