/* STYLES DE BASE FR */ 

/* Lstes boutons d'actions 
						
							le ":hover" permet le switch des des images de fond. il ne peut s'appliquer que sur des elements <a> car IE ne l'applique que sur cet element.
							
						*/
						div#ctn_btn_action a.btn_plus{ 
							display: block; 
							float: left; 
							width: 109px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_rechavancee.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_plus:hover{ background: url(../../picto/FRA/btn_rechavancee_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_ajouter,
						div#ctn_btn_action a.btn_ajouterclipboard,
						div#ctn_btn_action a.btn_ajouteronglet { 
							display: block; 
							float: left; 
							width: 49px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_ajout.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_ajouter:hover,
						div#ctn_btn_action a.btn_ajouterclipboard:hover,
						div#ctn_btn_action a.btn_ajouteronglet:hover
							{ background: url(../../picto/FRA/btn_ajout_on.gif) no-repeat top left; }
							
						div#ctn_btn_action a.btn_modifier,
						div#ctn_btn_action a.btn_modifieronglet { 
							display: block; 
							float: left; 
							width: 54px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_modifier.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_modifier:hover,
						div#ctn_btn_action a.btn_modifieronglet:hover
							{ background: url(../../picto/FRA/btn_modifier_on.gif) no-repeat top left; }
							
						div#ctn_btn_action a.btn_supprimer,
						div#ctn_btn_action a.btn_supprimeronglet { 
							display: block; 
							float: left; 
							width: 58px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_supprimer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_supprimer:hover,
						div#ctn_btn_action a.btn_supprimeronglet:hover
							{ background: url(../../picto/FRA/btn_supprimer_on.gif) no-repeat top left; }
							
						div#ctn_btn_action a.btn_selection{ 
							display: block; 
							float: left; 
							width: 55px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_selection.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_selection:hover{ background: url(../../picto/FRA/btn_selection_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_noselection{ 
							display: block; 
							float: left; 
							width: 56px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_noselection.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_noselection:hover{ background: url(../../picto/FRA/btn_noselection_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_maselection, div#ctn_btn_action a.btn_maselectionpap{ 
							display: block; 
							float: left; 
							width: 72px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_maselection.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_maselection:hover, div#ctn_btn_action a.btn_maselectionpap:hover{ background: url(../../picto/FRA/btn_maselection_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_valider{ 
							display: block; 
							float: left; 
							width: 51px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_valider.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_valider:hover{ background: url(../../picto/FRA/btn_valider_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_retirer{ 
							display: block; 
							float: left; 
							width: 61px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_retirer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_retirer:hover{ background: url(../../picto/FRA/btn_retirer_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_endatedu{ 
							display: block; 
							float: left; 
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_endatedu.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_endatedu:hover{ background: url(../../picto/FRA/btn_endatedu_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_classer{ 
							display: block; 
							float: left; 
							width: 49px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_classer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_classer:hover{ background: url(../../picto/FRA/btn_classer_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_impressionpdf{ 
							display: block; 
							float: left; 
							width: 74px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_imppdf.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_impressionpdf:hover{ background: url(../../picto/FRA/btn_imppdf_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_telecharger{ 
							display: block; 
							float: left; 
							width: 73px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_telecharger.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_telecharger:hover{ background: url(../../picto/FRA/btn_telecharger_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_rejeter{ 
							display: block; 
							float: left; 
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_rejeter.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_rejeter:hover{ background: url(../../picto/FRA/btn_rejeter_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_commander{ 
							display: block; 
							float: left; 
							width: 69px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_commander.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_commander:hover{ background: url(../../picto/FRA/btn_commander_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_envoyer{ 
							display: block; 
							float: left; 
							width: 55px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_envoyer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_envoyer:hover{ background: url(../../picto/FRA/btn_envoyer_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_affiner{ 
							display: block; 
							float: left; 
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_affiner.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_affiner:hover{ background: url(../../picto/FRA/btn_affiner_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_simple{ 
							display: block; 
							float: left; 
							width: 67px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_rechercher.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_simple:hover{ background: url(../../picto/FRA/btn_rechercher_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_traduire{ 
							display: block; 
							float: left; 
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_traduire.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_traduire:hover{ background: url(../../picto/FRA/btn_traduire_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_voirfiche{ 
							display: block; 
							float: left; 
							width: 60px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_voirfiche.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_voirfiche:hover{ background: url(../../picto/FRA/btn_voirfiche_on.gif) no-repeat top left; }

						div#ctn_btn_action a.btn_retour{ 
							display: block; 
							float: left; 
							width: 52px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_retour.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_retour:hover{ background: url(../../picto/FRA/btn_retour_on.gif) no-repeat top left; }

						
						div#ctn_btn_action div#btn_mail_help{ float: right; margin: 0 25px 0 0; }
						div#ctn_btn_action a.btn_mail_webmestre{ 
							display: block; 
							float: left; 
							width: 23px; 
							height: 16px;  
							margin-left: 10px;
							background: url(../../picto/FRA/mail_webmestre.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_mail_webmestre:hover{ background: url(../../picto/FRA/mail_webmestre_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_aide{ 
							display: block; 
							float: left; 
							width: 23px; 
							height: 16px;  
							margin-left: 10px;
							background: url(../../picto/FRA/aide.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_aide:hover{ background: url(../../picto/FRA/aide_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_periodeplus{ 
							display: block; 
							float: left; 
							width: 16px; 
							height: 16px;  
							background: url(../../picto/btn_+.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_periodeplus:hover{ background: url(../../picto/btn_+_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_periodemoins{ 
							display: block; 
							float: left;
							width: 16px; 
							height: 16px;  
							background: url(../../picto/btn_-.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_periodemoins:hover{ background: url(../../picto/btn_-_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_voiroriginal{ 
							display: block; 
							float: left;
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_voiroriginal.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_voiroriginal:hover{ background: url(../../picto/FRA/btn_voiroriginal_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_voirpdf{ 
							display: block; 
							float: left;
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_voirpdf.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_voirpdf:hover{ background: url(../../picto/FRA/btn_voirpdf_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_voirhtml{ 
							display: block; 
							float: left;
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_voirhtml.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_voirhtml:hover{ background: url(../../picto/FRA/btn_voirhtml_on.gif) no-repeat top left; }
						div#ctn_btn_action a.btn_voirdoc{ 
							display: block; 
							float: left;
							width: 64px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_voirdoc.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_voirdoc:hover{ background: url(../../picto/FRA/btn_voirdoc_on.gif) no-repeat top left; }

						div#ctn_btn_action a.btn_analyser{ 
							display: block; 
							float: left;
							width: 67px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_analyser.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_analyser:hover{ background: url(../../picto/FRA/btn_analyser_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_affecter{ 
							display: block; 
							float: left;
							width: 60px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_affecter.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_affecter:hover{ background: url(../../picto/FRA/btn_affecter_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_abonner{ 
							display: block; 
							float: left;
							width: 63px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_affecter.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_abonner:hover{ background: url(../../picto/FRA/btn_affecter_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_rendrevisible,
						div#ctn_btn_action a.btn_rendrevisibleonglet { 
							display: block; 
							float: left;
							width: 84px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_rendrevisible.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_rendrevisible:hover,
						div#ctn_btn_action a.btn_rendrevisibleonglet:hover
							{ background: url(../../picto/FRA/btn_rendrevisible_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_rendreinvisibleonglet { 
							display: block; 
							float: left;
							width: 85px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_rendreinvisible.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_rendreinvisibleonglet:hover { background: url(../../picto/FRA/btn_rendreinvisible_on.gif) no-repeat top left; }
						
						
						div#ctn_btn_action a.btn_integcoupure{ 
							display: block; 
							float: left;
							width: 50px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_ajout.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_integcoupure:hover{ background: url(../../picto/FRA/btn_ajout_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_ajoutsynthese{ 
							display: block; 
							float: left;
							width: 101px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_ajoutsynthese.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_ajoutsynthese:hover{ background: url(../../picto/FRA/btn_ajoutsynthese_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_envoyersynthese{ 
							display: block; 
							float: left;
							width: 55px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_envoyer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_envoyersynthese:hover{ background: url(../../picto/FRA/btn_envoyer_on.gif) no-repeat top left; }
						
						div#content a.btn_cliquez_ici{ 
							display: block; 
							width: 76px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_cliquez_ici.gif) no-repeat top left;
						}
						div#content a.btn_cliquez_ici:hover{ background: url(../../picto/FRA/btn_cliquez_ici_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_modifiertout{ 
							display: block; 
							float: left;
							width: 54px; 
							height: 16px; 
							background: url(../../picto/FRA/btn_modifier.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_modifiertout:hover{ background: url(../../picto/FRA/btn_modifier_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_modifiersynth{ 
							display: block; 
							float: left;
							width: 120px; 
							height: 16px; 
							background: url(../../picto/FRA/btn_modifierintegration.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_modifiersynth:hover{ background: url(../../picto/FRA/btn_modifierintegration_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_ajouterrdp{ 
							display: block; 
							float: left; 
							width: 49px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_ajout.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_ajouterrdp:hover{ background: url(../../picto/FRA/btn_ajout_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_modifierrdp{ 
							display: block; 
							float: left; 
							width: 54px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_modifier.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_modifierrdp:hover{ background: url(../../picto/FRA/btn_modifier_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_supprimerrdp{ 
							display: block; 
							float: left; 
							width: 58px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_supprimer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_supprimerrdp:hover{ background: url(../../picto/FRA/btn_supprimer_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_ajouterpop{ 
							display: block; 
							float: left; 
							width: 49px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_ajout.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_ajouterpop:hover{ background: url(../../picto/FRA/btn_ajout_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_integmail{ 
							display: block; 
							float: left;
							width: 62px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_integration.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_integmail:hover{ background: url(../../picto/FRA/btn_integration_on.gif) no-repeat top left; }
						
						
						div#ctn_btn_action a.btn_newsml{ 
							display: block; 
							float: left;
							width: 55px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_newsml.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_newsml:hover{ background: url(../../picto/FRA/btn_newsml_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_parametrer,
						div#ctn_btn_action a.btn_parametrer_mareception { 
							display: block; 
							float: left;
							width: 65px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_parametrer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_parametrer:hover,
						div#ctn_btn_action a.btn_parametrer_mareception:hover 
							{ background: url(../../picto/FRA/btn_parametrer_on.gif) no-repeat top left; }
						
						
						div#ctn_btn_action a.btn_showclipboard{ 
							display: block; 
							float: left;
							width: 80px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_showclipboard.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_showclipboard:hover{ background: url(../../picto/FRA/btn_showclipboard_on.gif) no-repeat top left; }
						
						
						div#ctn_btn_action a.btn_listpreclassement{ 
							display: block; 
							float: left;
							width: 85px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_preclassement.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_listpreclassement:hover{ background: url(../../picto/FRA/btn_preclassement_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_listpreclassement_vide{ 
							display: block; 
							float: left;
							width: 110px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_preclassement_vide.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_listpreclassement_vide:hover{ background: url(../../picto/FRA/btn_preclassement_vide_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_annuler{ 
							display: block; 
							float: left;
							width: 58px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_annuler.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_annuler:hover{ background: url(../../picto/FRA/btn_annuler_on.gif) no-repeat top left; }
					
						div#ctn_btn_action a.btn_accepter{ 
							display: block; 
							float: left;
							width: 54px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_accepter.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_accepter:hover{ background: url(../../picto/FRA/btn_accepter_on.gif) no-repeat top left; }
					
						div#ctn_btn_action a.btn_refresh_mareception{ 
							display: block; 
							float: left;
							width: 57px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_rafraichir.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_refresh_mareception:hover{ background: url(../../picto/FRA/btn_rafraichir_on.gif) no-repeat top left; }
					
						
						div#ctn_btn_action a.btn_associeronglet{ 
							display: block; 
							float: left;
							width: 55px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_associer.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_associeronglet:hover{ background: url(../../picto/FRA/btn_associer_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_activerconfig{ 
							display: block; 
							float: left;
							width: 130px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_activerconfig.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_activerconfig:hover{ background: url(../../picto/FRA/btn_activerconfig_on.gif) no-repeat top left; }
					
						div#ctn_btn_action a.btn_desactiverconfig{ 
							display: block; 
							float: left;
							width: 114px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_desactiverconfig.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_desactiverconfig:hover{ background: url(../../picto/FRA/btn_desactiverconfig_on.gif) no-repeat top left; }
					
						
						div#ctn_btn_action a.btn_in_cart{ 
							display: block; 
							float: left;
							width: 42px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_panier.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_in_cart:hover{ background: url(../../picto/FRA/btn_panier_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_add_to_cart{ 
							display: block; 
							float: left;
							width: 92px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_ajouterpanier.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_add_to_cart:hover{ background: url(../../picto/FRA/btn_ajouterpanier_on.gif) no-repeat top left; }
						
					
						div#ctn_btn_action a.btn_remove_from_cart{ 
							display: block; 
							float: left;
							width: 89px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_remove_from_cart.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_remove_from_cart:hover{ background: url(../../picto/FRA/btn_remove_from_cart_on.gif) no-repeat top left; }
						
						div#ctn_btn_action a.btn_export_xls{ 
							display: block; 
							float: left;
							width: 71px; 
							height: 16px;  
							background: url(../../picto/FRA/btn_export_xls.gif) no-repeat top left;
						}
						div#ctn_btn_action a.btn_export_xls:hover{ background: url(../../picto/FRA/btn_export_xls_on.gif) no-repeat top left; }
						
						
						
		div#content p.pagination a.preview_page:hover{ 
			background: url(../../picto/FRA/btn_prec_page_on.gif) no-repeat top left;
		}				
		div#content p.pagination a.preview_page{ 
			background: url(../../picto/FRA/btn_prec_page.gif) no-repeat top left #ffffff;
		}
		
		div#content p.pagination a.next_page:hover{ 
			background: url(../../picto/FRA/btn_next_page_on.gif) no-repeat top left;
		}
		div#content p.pagination a.next_page{ 
			background: url(../../picto/FRA/btn_next_page.gif) no-repeat top left #ffffff;
		}
		
		div#content p.paginationbas a.preview_page:hover{ 
			background: url(../../picto/FRA/btn_prec_page_bottom_on.gif) no-repeat top left;
		}
		div#content p.paginationbas a.preview_page{ 
			background: url(../../picto/FRA/btn_prec_page_bottom.gif) no-repeat top left #ffffff;
		}
		div#content p.paginationbas a.next_page:hover{ 
			background: url(../../picto/FRA/btn_next_page_bottom_on.gif) no-repeat top left;
		}
		div#content p.paginationbas a.next_page{ 
			background: url(../../picto/FRA/btn_next_page_bottom.gif) no-repeat top left #ffffff;
		}
		
		div#content a.btn_apply_filtre:hover{background: url(../../picto/FRA/btn_apply_trie_on.gif) no-repeat;}
		div#content a.btn_apply_filtre{background: url(../../picto/FRA/btn_apply_trie.gif) no-repeat;}
		div#content a.btn_reset_filtre:hover{background: url(../../picto/FRA/btn_cancel_trie_on.gif) no-repeat;}
		div#content a.btn_reset_filtre{background: url(../../picto/FRA/btn_cancel_trie.gif) no-repeat;}
		
		div#content a.btn_fermer_form{display: block;width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_fermer_form.gif) no-repeat;}
		div#content a.btn_fermer_form:hover{background: url(../../picto/FRA/btn_fermer_form_on.gif) no-repeat;}
		div#content a.btn_valid_form{display: block;width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_valid_form.gif) no-repeat;}
		div#content a.btn_valid_form:hover{background: url(../../picto/FRA/btn_valid_form_on.gif) no-repeat;}
		
		div#content a.btn_valid_formanalyser{display: block;width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_valid_formanalyser.gif) no-repeat;}
		div#content a.btn_valid_formanalyser:hover{background: url(../../picto/FRA/btn_valid_formanalyser_on.gif) no-repeat;}
		
		
		div#content a.btn_retirer_form{display: block; width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_retirer_form.gif) no-repeat;}
		div#content a.btn_retirer_form:hover{background: url(../../picto/FRA/btn_retirer_form_on.gif) no-repeat;}
		div#content a.btn_supprimer_form{display: block; width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_supprimer_form.gif) no-repeat;}
		div#content a.btn_supprimer_form:hover{background: url(../../picto/FRA/btn_supprimer_form_on.gif) no-repeat;}
		div#content a.btn_deplacer_form{display: block; width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_deplacer_form.gif) no-repeat;}
		div#content a.btn_deplacer_form:hover{background: url(../../picto/FRA/btn_deplacer_form_on.gif) no-repeat;}
		div#content a.btn_copier_form{display: block; width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_copier_form.gif) no-repeat;}
		div#content a.btn_copier_form:hover{background: url(../../picto/FRA/btn_copier_form_on.gif) no-repeat;}
		div#content a.btn_ajouter_form{display: block; width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_ajouter_form.gif) no-repeat;}				
		div#content a.btn_ajouter_form:hover{background: url(../../picto/FRA/btn_ajouter_form_on.gif) no-repeat;}
		div#content a.btn_inscrire_form{display: block; width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_inscrire_form.gif) no-repeat;}
		div#content a.btn_inscrire_form:hover{background: url(../../picto/FRA/btn_inscrire_form_on.gif) no-repeat;}
		
		div#content a.btn_reset_form{ width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_cancel_form.gif) no-repeat;}
		div#content a.btn_reset_form:hover{background: url(../../picto/FRA/btn_cancel_form_on.gif) no-repeat;}
		
		div#content a.btn_telecharger_form{display: block; width: 76px; height: 16px;  border: 0; background: url(../../picto/FRA/btn_telecharger_form.gif) no-repeat;}
		div#content a.btn_telecharger_form:hover{background: url(../../picto/FRA/btn_telecharger_form_on.gif) no-repeat;}
		
		/*Ajout pour bouton visible / invisible */
		div#content a.btn_visible_form{display: block;width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_visible_form.gif) no-repeat;}
		div#content a.btn_visible_form:hover{background: url(../../picto/FRA/btn_visible_form_on.gif) no-repeat;}
		div#content a.btn_invisible_form{display: block;width: 78px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_invisible_form.gif) no-repeat;}
		div#content a.btn_invisible_form:hover{background: url(../../picto/FRA/btn_invisible_form_on.gif) no-repeat;}
		
		div#content a.btn_editer_form{display: block;width: 76px; height: 16px;  border: 0; background: url(../../picto/FRA/btn_editer_form.gif) no-repeat;}
		div#content a.btn_editer_form:hover{background: url(../../picto/FRA/btn_editer_form_on.gif) no-repeat;}
		
		div#content a.btn_configurer_form{display: block;width: 76px; height: 16px;  border: 0; background: url(../../picto/FRA/btn_configurer_form.gif) no-repeat;}
		div#content a.btn_configurer_form:hover{background: url(../../picto/FRA/btn_configurer_form_on.gif) no-repeat;}
		
		div#content a.btn_toutmodifier_form{display: block; width: 90px; height: 17px;  border: 0; background: url(../../picto/FRA/btn_toutmodifier_form.gif) no-repeat;}
		div#content a.btn_toutmodifier_form:hover{background: url(../../picto/FRA/btn_toutmodifier_form_on.gif) no-repeat;}
		
		div#content a.btn_apply_form{display: block; width: 78px; height: 17px;  background: url(../../picto/FRA/btn_apply_form.gif) no-repeat;}
		div#content a.btn_apply_form:hover{display: block; width: 78px; height: 17px;  background: url(../../picto/FRA/btn_apply_form_on.gif) no-repeat;}
		
		div#content a.btn_confirm_form{display: block; width: 92px; height: 17px;  background: url(../../picto/FRA/btn_confirm_form.gif) no-repeat;}
		div#content a.btn_confirm_form:hover{display: block; width: 92px; height: 17px;  background: url(../../picto/FRA/btn_confirm_form_on.gif) no-repeat;}
		
		div#content a.btn_rendreinvisible_form{display: block; width: 120px; height: 17px;  background: url(../../picto/FRA/btn_rendreinvisible_form.gif) no-repeat;}
		div#content a.btn_rendreinvisible_form:hover{background: url(../../picto/FRA/btn_rendreinvisible_form_on.gif) no-repeat;}
		
		/* BOUTON Image dans tableau */
		table a.btntab_info{
			display: block;  
			width: 18px; 
			height: 18px;  
			background: url(../../picto/FRA/btn_info.gif) no-repeat top left;
		}
		table a.btntab_highlight{ 
			display: block; 
			width: 8px; 
			height: 9px;  
			background: url(../../picto/FRA/btn_h.gif) no-repeat top left;
		}
		table a.btntab_caddie{ 
			display: block; 
			width: 19px; 
			height: 21px;  
			background: url(../../picto/FRA/btn_caddie.gif) no-repeat top left;
		}
		
		table a.btntab_caddienoacces{ 
			display: block; width: 19px; height: 21px;  
			background: url(../../picto/FRA/btn_caddienoacces.gif) no-repeat top left;
			cursor: default;
		}
		
		table a.btntab_euro{ 
			display: block; 
			width: 9px; 
			height: 10px;  
			background: url(../../picto/FRA/btn_euro.gif) no-repeat top left;
		}
		table a.btntab_lien{
			display: block;  
			width: 11px; 
			height: 11px;  
			background: url(../../picto/FRA/btn_lien.gif) no-repeat top left;
		}
		
		table a.btntab_presse{
			display: block; width: 18px; height: 18px;  
			background: url(../../picto/FRA/btn_coupure1.gif) no-repeat top left;
		}
		table a.btntab_pigeweb{
			display: block; width: 18px; height: 18px;  
			background: url(../../picto/FRA/btn_coupure5.gif) no-repeat top left;
		}
		table a.btntab_radiotv{
			display: block; width: 18px; height: 18px;  
			background: url(../../picto/FRA/btn_coupure6.gif) no-repeat top left;
		}
		
		
		table a.btntab_pictomp3{
			display: block; width: 21px; height: 21px;  
			background: url(../../picto/FRA/btn_pictomp3.jpg) no-repeat top left;
		}
		table a.btntab_pictoflv{
			display: block; width: 21px; height: 21px;  
			background: url(../../picto/FRA/btn_pictoflv.jpg) no-repeat top left;
		}
		
						
