.champ
{
	font-family			:	Arial;
	font-size			:	12px;
	font-style			:	normal;
	color				:	#1e317b;
	text-decoration		:	none;
	text-align			:	right;
}
.liste_color_one
{
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	background-color:#E7E7E7;
	color: #1e317b;
	text-decoration:none; 
}
.liste_color_two
{
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	background-color:#FFFFFF;
	color:#1e317b;
	text-decoration:none;
}
.liste_over
{
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	background-color:#C9CAFB;
	color:#000000;
	text-decoration:none;
}
.title
{
    font-family         :   Arial;
	font-size           :   16px;
	font-weight         :   bold;
	color               :   #000066;
	text-align          :   center;

}
.resultat
{
	font-family         :   Arial;
	font-size           :   12px;
	font-style          :   normal;
	color               :   #1e317b;
	text-decoration     :   none;
	font-weight         :   bold;
}
.pagination
{
	font-family         :   Arial;
	font-size           :   14px;
	font-style          :   normal;
	color               :   #1e317b;
	text-decoration     :   none;
	font-weight         :   bold;
	text-align          :   right;
}
.center
{
	font-size           :   13px;
	font-style          :   normal;
	font-family         :   Arial;
	text-align          :   center;
}
.center_bold
{
	font-size           :   13px;
	font-style          :   normal;
	font-family         :   Arial;
	text-align          :   center;
	font-weight         :   bold;
}

.ligne_color_one
{
	font-family         :   Arial;
	font-size           :   12px;
	font-style          :   normal;
	background-color    :   #E7E7E7;
	color               :   #1e317b;
	text-decoration     :   none;
}
.ligne_color_two
{
	font-family         :   Arial;
	font-size           :   12px;
	font-style          :   normal;
	background-color    :   #FFFFFF;
	color               :   #1e317b;
	text-decoration     :   none;
}
.ligne_over
{
	font-family         :   Arial;
	font-size           :   12px;
	font-style          :   normal;
	background-color    :   #C9CAFB;
	color               :   #000000;
	text-decoration     :   none;
	cursor              :   pointer;
}


a.page_off
{
	font-size:13px;
	font-style:normal;
	font-family:Arial;
	text-align:right;
	color	: #1e317b;
}
a.page_off:link
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}
a.page_off:visited
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}
a.page_off:active
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}
a.page_off:hover
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}

a.page_on
{
	font-size:13px;
	font-style:normal;
	font-family:Arial;
	text-align:right
}
a.page_on:link
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}
a.page_on:visited
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}
a.page_on:active
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}
a.page_on:hover
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	text-align:right
}

a.link
{
	font-size:13px;
	font-style:normal;
	font-family:Arial;
}
a.link:link
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:underline;
}
a.link:visited
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:underline;
}
a.link:active
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#1e317b;
	text-decoration:underline;
}
a.link:hover
{
	font-family:Arial,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style: normal;
	color:#d3003d;
	text-decoration:underline;
}