/* CSS Document */
a:link {
	text-decoration: none;
	font-family: Arial;
}
a:visited {
	text-decoration: none;
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	font-family: Arial;
}
a:active {
	text-decoration: none;
	font-family: Arial;
}
.sep {	
	font-family: Arial;
	font-size: 12px;
	color:#999999;
}
.nonpayee {
	font-family: Arial;
	font-size: 12px;
	color:#CC0000;
	font-weight: bold;
}
.texte1 {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	/*font-weight: bold;*/
}
.texte2 {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	/*font-weight: bold;*/
}

.texte2_5 {
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	/*font-weight: bold;*/
}
.texte3 {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	/*font-weight: bold;*/
}
.texte4 {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	/*font-weight: bold;*/
}
.texte5 {
	font-family: Arial;
	font-size: 16px;
	color:#000000;
	/*font-weight: bold;*/
}
.texte6 {
	font-family: Arial;
	font-size: 18px;
	color:#000000;
	/*font-weight: bold;*/
}
.texte-bold-1 {
	font-family: Arial;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
}
.texte-bold-2 {
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
}
.texte-bold-3 {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	font-weight: bold;
}
.texte-bold-4 {
	font-family: Arial;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.texte-bold-5 {
	font-family: Arial;
	font-size: 16px;
	color:#000000;
	font-weight: bold;
}
.texte-bold-6 {
	font-family: Arial;
	font-size: 18px;
	color:#000000;
	font-weight: bold;
}
.titre-1 {
	font-family: Arial;
	font-size: 16px;
	color: #5086BC;
	font-weight: bold;
}
.sous-entente {
	font-family: Arial;
	font-size: 11px;
	color: #5086BC;
	font-weight: bold;
}
.etat {
	font-family: Arial;
	font-size: 11px;
	color: #00CC00;
	font-weight: bold;
}
.sous-texte {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}

.texte-menu-bolde-bleu 
{
	font-family: Arial;
	font-size: 11px;
	color:#546F82;
	font-weight: bold;
}
.texte-normal-menu-bolde-bleu 
{
	font-family: Arial;
	font-size: 11px;
	color:#546F82;
}
.texte-menu-bolde-blanc
{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
}
.texte-menu-bolde-blanc
{
	font-family: Arial;
	font-size: 14px;
	color:#546F82;
	font-weight: bold;
}

.texte-menu-blanc
{
	font-family: Arial;
	font-size: 11px;
	color:#FFFFFF;
}
.texte-menu-blanc-bold
{
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
}

#slider {
    position:relative;
    width:758px;
    height:103px;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
