@charset "utf-8";
/* CSS Document */

.txtgris {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

a.txtgris:link {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a.txtgris:hover {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a.txtgris:active {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}
a.txtgris:visited {
	font-family:tahoma;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}


.txtnoir {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:11pt;
	text-decoration:none;
}

a.txtnoir:link {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.txtnoir:hover {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.txtnoir:active {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.txtnoir:visited {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}


.txtblanc {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

a.txtblanc:link {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
a.txtblanc:hover {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
a.txtblanc:active {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
a.txtblanc:visited {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}


.titrenoir1 {
	font-family:tahoma;
	font-size:22px;
	color:#000000;
	text-decoration:none;
}

a.titrenoir1:link {
	font-family:tahoma;
	font-size:22px;
	color:#000000;
	text-decoration:none;
}
a.titrenoir1:hover {
	font-family:tahoma;
	font-size:22px;
	color:#000000;
	text-decoration:none;
}
a.titrenoir1:active {
	font-family:tahoma;
	font-size:22px;
	color:#000000;
	text-decoration:none;
}
a.titrenoir1:visited {
	font-family:tahoma;
	font-size:22px;
	color:#000000;
	text-decoration:none;
}


.titrenoir2 {
	font-family:tahoma;
	font-size:19px;
	color:#999999;
	text-decoration:none;
}

a.titrenoir2:link {
	font-family:tahoma;
	font-size:19px;
	color:#999999;
	text-decoration:none;
}
a.titrenoir2:hover {
	font-family:tahoma;
	font-size:19px;
	color:#999999;
	text-decoration:none;
}
a.titrenoir2:active {
	font-family:tahoma;
	font-size:19px;
	color:#999999;
	text-decoration:none;
}
a.titrenoir2:visited {
	font-family:tahoma;
	font-size:19px;
	color:#999999;
	text-decoration:none;
}

a.entrer:link {
	font-family:tahoma;
	font-size:19px;
	color:#f2b0ac;
	text-decoration:none;
}
a.entrer:hover {
	font-family:tahoma;
	font-size:19px;
	color:#f2b0ac;
	text-decoration:none;
}
a.entrer:active {
	font-family:tahoma;
	font-size:19px;
	color:#f2b0ac;
	text-decoration:none;
}
a.entrer:visited {
	font-family:tahoma;
	font-size:19px;
	color:#f2b0ac;
	text-decoration:none;
}


.txtrouge {
	font-family:tahoma;
	font-size:11px;
	color:#cc0000;
	text-decoration:none;
}

