/* */
.bouton_pred{	
	float:right;
	width:121px;
	height:32px;
	margin-right:5px;
}
.bouton_suiv{
	float:right;
	width:141px;
	height:32px;
	margin-right:15px;	
}

/* */
.bouton_pred2{
	float:right;	
	width:121px;
	height:32px;
	left:490px;
}
.bouton_suiv2{
	float:right;	
	width:121px;
	height:32px;
	left:615px;
}

.bouton_pred3{
	width:121px;
	height:32px;
	top:0px;
	left:590px;
}

.boutonsPartenaires{
	text-align:right;
}
.btnDevenezPartenaire{
	width:165px;
	height:35px;
	background-image:url(../images/boutons/devenez-partenaire.gif);
	cursor:pointer;
	margin-left:auto;
	margin-right:20px;
	display:block;
	
}

.btnDevenezPartenaire:hover{
	background-image:url(../images/boutons/devenez-partenaire-hover.gif);	
}