/********************************/
/*	SLIDER ACCUEIL				*/
/********************************/
.slider {
	float: left;
	position: relative;
	overflow: hidden;
	width: 638px;
    height: 165px;
	margin-bottom:7px;
	margin-top:5px;
	background: transparent url("/secure/images/b5.png") top left repeat;
	border: solid 1px #999;
	z-index: 1;
}
	
.slider .slider-text{
	/*visibility: hidden;*/
	display: block;
	position: relative;
	left: 0;
	top: 0;
	
	width: 638px;
	height: 176px;
	
}
.slider .slider-text IMG{
	position: relative;
	border:0px;
	cursor: pointer;
	width: 638px;
    height: 176px;
	margin-top:-15px;
}
.slider .slider-text STRONG{
	position: absolute;
	color: #999;
    	display: block;
    	font-size: 12px;
    	font-weight: normal;
    	line-height: 20px;
	margin-top: 10px;
    	padding: 5px 30px 10px 270px;
	text-align: normal;
	width: 400px;
	left: -50px;
}
.slider .slider-text P{
	padding:0px 30px 10px 270px;
	font-size:12px;
	color: #777777;
}
.items {
    	display: none;
}
.paginationSlider {
	float: left;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -40px;
	margin-left: 20px;
	position: relative;
    z-index:98;
}
.paginationSlider li {
    	float: left;
	display:block;
	margin-left: 10px;
	padding: 0px 3px;
	border: solid 1px #ccc;
	text-align: center;
	text-transform: uppercase;
	background: url("/secure/images/b2.png") top left repeat;
    	/*border-radius: 4px;*/
}
.paginationSlider li:hover {
	border: solid 1px #999;
}
.paginationSlider li a {
	display: block;
	cursor: pointer;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	padding:4px;
}
.paginationSlider li a.current, .paginationSlider li a:hover {
	color:#000;
	text-decoration:none;
}
.paginationSlider li a.current {
	background: transparent;
	color:#000;
	text-decoration:none;
}
.slider-link {
	float: left;
	display: block;
	position: absolute;
	width: 638px;
    height: 210px;
	top: 0px;
    left: 0px;
	margin-left: 0px;
	cursor: pointer;
	background: url("/secure/images/bloc.png") top right no-repeat;
}
.slider A.bloc {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.slider A.bloc:hover {
	color: #999;
	text-decoration: none;
}
#statistiques-accueil{
	float: left;
	display: block;
	position: absolute;
	font-weight: normal;
	font-size: 13px;
	width: 210px;
    height: 170px;
	top: 70px;
    left: 35px;
	margin-left: 0px;
	z-index: 2;
	background: url("/secure/images/bg-icon-statistique-accueil.png") bottom left no-repeat;
	line-height: 20px;
}







/********************************/
/*	SLIDER PARTENAIRE				*/
/********************************/
.slider-partenaire {
	float: left;
	position: relative;
	overflow: hidden;
	width: 217px;
    height: 136px;
	margin-top: -5px;
	background: transparent url("/secure/images/b5.png") top left repeat;
	z-index: 1;
}
	
.slider-partenaire .slider-text{
	display: block;
	position: relative;
	left: 0;
	top: 0;
	width: 217px;
	height: 136px;
}

#pagination-slider-partenaire {
	visibility: hidden;
}


/********************************/
/*	SLIDER STATISTIQUES				*/
/********************************/
.slider-statistiques {
	float: left;
	position: relative;
	overflow: hidden;
	width: auto;
    height: 30px;
	margin-top: -5px;
	z-index: 1;
}
	
.slider-statistiques .slider-text{
	display: block;
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: 30px;
	text-align: right;
}

#pagination-slider-statistiques {
	visibility: hidden;
}



/****************************************/
/*	DEBUT BLOC RECHERCHER PAGES 		*/
/****************************************/
.blocRechercherPages{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 600px;
	margin-top: 10px;
}
.blocRechercherPages .slider-text{
	visibility: hidden;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.blocRechercherPages .slider-text P{
	/*text-align: left;*/
}
.paginationBlocRechercherPages {
	float: right;
	position: absolute;
	bottom: 30px;
	right: 10px;
	height: 30px;
	z-index: 98;
}
.paginationBlocRechercherPages UL LI {
	position: relative;
	z-index: 98;
	float: left;
	display:block;
	margin-right: 5.5px;
	padding: 2px 4px;
	/*border: solid 1px #ccc;*/
	text-align: center;
	/*text-transform: uppercase;*/
	background: transparent url("/secure/images/b6.png") top left repeat;
}
.paginationBlocRechercherPages UL LI:hover {
	/*border: solid 1px #999;*/
}
.paginationBlocRechercherPages UL LI a {
	display: block;
	cursor: pointer;
	text-decoration: none;
	font-size: 20px;
	padding: 4px;
}
.paginationBlocRechercherPages UL LI a.current, .paginationBlocRechercherPages UL LI a:hover {
	color:#fff;
	text-decoration:none;
}
.paginationBlocRechercherPages UL LI a.current {
	background: transparent;
	color:#fff;
	text-decoration:none;
}

/****************************************/
/*	FIN BLOC RECHERCHER PAGES 		*/
/****************************************/

/****************************************/
/*	DEBUT BLOC CLASSE 		*/
/****************************************/
.blocClasse{
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 382px;
	margin-top: 10px;
}

/****************************************/
/*	FIN BLOC CLASSE		*/
/****************************************/