﻿div.pagerListe
{
	background-image:url(../../Charte/images/general/pagination/bande_pagination.gif);
	background-repeat:no-repeat;
	
	width:100%;	
	text-align:center;
	height: 30px;
	background-position:center center;
	margin-bottom: 5px;
}
div.pagerListeHaut
{
	border-style:solid;
	border-color:Silver;
	border-width:0px;
	
}
div.pagerListeBas
{
	position: absolute ;
	float:left;
	position:relative;
	left: 17px;
	width: 805px;
	
}

div.blocPagination
{
	width:250px;
	margin:0 auto;
}
.pagerListeRechercheBas div.blocPagination
{
}
div.btnPager,
div.pagerListe div div
{
	float:left;
	padding-top:7px;
}
div.btnPager
{
	width:30px;
	height:30px;
}
img.bordPagination,
a.btnChangementPage
{
	float:left;
}
div.blocChiffresPagination
{
	background-image:url(../../Charte/images/general/pagination/1px_pagination.png);
	background-repeat:repeat-x;
	height:32px;
}
a.btnChangementPage img
{
	border-width:0px;
}
a.chiffrePagination
{
	font-weight:bold;
	color:White;
	text-decoration:none;
}
a.chiffrePagination:hover
{
	font-size:13px;
}
span.chiffrePaginationCourant
{
	font-weight:bold;
	color:Black;
	font-size:13px;
}
