.paginator{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border:#F00 solid 0px;
	margin:0 0 0 0; /* top right bottom left */
	padding:0 0 0 0; /* top right bottom left */
	/* overflow:hidden; */
	width:672px;
	height:20px;
}
.gauche
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:left;
	color:#999;
	margin:2px 0 0 10px; /* top right bottom left */
	overflow:auto;
	width:250px;
}
.gauche strong
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
}
.droite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	float:right;
	border:#000 solid 0px;
	margin:0 15px 0 0; /* top right bottom left */
}
.active
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#900;
	background-color: #FCC;
	padding:0 4px 1px 4px; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
}
.active:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color: #000;
	padding:0 4px 1px 4px; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
}
.inactive
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	background-color: #ccc;
	padding:0 4px 1px 4px; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
}
.inactive:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	background-color: #ccc;
	padding:0 4px 1px 4px; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
}
.allerAfficher
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	padding:0 4px 1px 4px; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
}
.allerAfficher select
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	padding:0 0 0 0; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
	border:#CCC solid 1px;
}
.allerAfficher select option
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #000;
	padding:0 0 0 0; /* top right bottom left */
	margin:0 0 0 0; /* top right bottom left */
	text-decoration:none;
	border:#FFF solid 0px;
}
