.button_submit_archiver {
	background: #CCC url(/images/icons/16x16/delete.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;
	overflow: visible;
	cursor: pointer;
	cursor: hand;
}
.button_submit_archiver:hover {
	background: #E5E5E5 url(/images/icons/16x16/delete.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;
	overflow: visible;
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_logg {
	background: #CCC url(/images/base/seculock.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_logg:hover{
	background: #E5E5E5 url(/images/base/seculock.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_signup {
	background: #CCC url(/images/base/add.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_signup:hover {
	background: #E5E5E5 url(/images/base/add.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_paypal {
	background: #CCC url(/images/base/paypal.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_paypal:hover {
	background: #E5E5E5 url(/images/base/paypal.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_confier {
	background: #CCC url(/images/base/cart.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_confier:hover {
	background: #E5E5E5 url(/images/base/cart.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_valider {
	background: #CCC url(/images/icons/16x16/accept.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_valider:hover {
	background: #E5E5E5 url(/images/icons/16x16/accept.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_modifier {
	background: #CCC url(/images/base/edit.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_modifier:hover {
	background: #E5E5E5 url(/images/base/edit.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_retour {
	background: #CCC url(/images/base/resultset_back.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_retour:hover {
	background: #E5E5E5 url(/images/base/resultset_back.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_suivant {
	background: #CCC url(/images/base/resultset_next.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_suivant:hover {
	background: #E5E5E5 url(/images/base/resultset_next.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_enregistrer {
	background: #CCC url(/images/base/disk.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_enregistrer:hover {
	background: #E5E5E5 url(/images/base/disk.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_cb {
	background: #CCC url(/images/base/creditcards.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_cb:hover {
	background: #E5E5E5 url(/images/base/creditcards.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit:hover {
	background: #FFF url(/images/base/cross.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
    border: 1px solid #f00;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_moteur_arpege {
	background: #0088b5 url(/images/base/serfi.gif) center no-repeat;
	background-position: 10px 50%; /* x-pos y-pos */
    padding: 0px 0px 0px 10px;/* Top Right Bottom Left */
	border: 1px solid #CCC;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_moteur_arpege:hover {
	background: #E5E5E5 url(/images/base/serfi.gif) center no-repeat;
	background-position: 10px 50%; /* x-pos y-pos */
    padding: 0px 0px 0px 10px;/* Top Right Bottom Left */
    border: 1px solid #CCC;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_print {
	background: #CCC url(/images/icons/16x16/printer.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_print:hover {
	background: #E5E5E5 url(/images/icons/16x16/printer.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_view {
	background: #CCC url(/images/base/monitor.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_view:hover {
	background: #E5E5E5 url(/images/base/monitor.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_export_xls {
	background: #CCC url(/images/base/xls.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_export_xls:hover {
	background: #E5E5E5 url(/images/base/xls.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_export_pdf {
	background: #CCC url(/images/base/document_pdf_text.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_export_pdf:hover {
	background: #E5E5E5 url(/images/base/document_pdf_text.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_search {
	background: #CCC url(/images/base/find.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_search:hover {
	background: #E5E5E5 url(/images/base/find.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_supprimer {
	background: #FCBAC6 url(/images/icons/16x16/delete.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_supprimer:hover {
	background: #E5E5E5 url(/images/icons/16x16/delete.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_cancel {
	background: #CCC url(/images/base/cancel_16x16.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_cancel:hover {
	background: #E5E5E5 url(/images/base/cancel_16x16.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_view_mandat {
	background: #CCC url(/images/base/new_16x16.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_view_mandat:hover {
	background: #E5E5E5 url(/images/base/new_16x16.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_relancer {
	background: #CCC url(/images/base/synchronize_16x16.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_relancer:hover {
	background: #E5E5E5 url(/images/base/synchronize_16x16.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_webcallback {
	background: #CCC url(/images/base/phone-juridis.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_webcallback:hover {
	background: #E5E5E5 url(/images/base/phone-juridis.gif) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_edit_html {
	background: #CCC url(/images/base/html.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_edit_html:hover {
	background: #E5E5E5 url(/images/base/html.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_calculer {
	background: #CCC url(/images/base/calculator.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_calculer:hover {
	background: #E5E5E5 url(/images/base/calculator.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_home {
	background: #CCC url(/images/base/icons/16x16/home.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_home:hover {
	background: #E5E5E5 url(/images/base/icons/16x16/home.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_upload {
	background: #CCC url(/images/icons/16x16/add.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-decoration: none;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_upload a{
	background: #CCC url(/images/icons/16x16/add.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-decoration: none;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_upload:hover {
	background: #E5E5E5 url(/images/icons/16x16/add.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_purge {
	background: #CCC url(/images/icons/16x16/attachment.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_purge:hover {
	background: #E5E5E5 url(/images/icons/16x16/attachment.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_societecom {
	background: #D3EAF8 url(/images/icons/16x16/next.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_societecom:hover {
	background: #E5E5E5 url(/images/icons/16x16/next.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_pagesjaunes {
	background: #EBCB14 url(/images/base/resultset_next.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_pagesjaunes:hover {
	background: #E5E5E5 url(/images/base/resultset_next.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_addtocart {
	background: #CCC url(/images/base/cart.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_addtocart:hover {
	background: #E5E5E5 url(/images/base/cart.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_download {
	background: #EBCB14 url(/images/icons/16x16/pdf_file.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;
	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
.button_submit_download:hover {
	background: #E5E5E5 url(/images/icons/16x16/pdf_file.png) left no-repeat;
	background-position: 5px 50%; /* x-pos y-pos */
    padding: 5px 5px 5px 25px;/* Top Right Bottom Left */
	font-size : 12px;
	font-family : Verdana;
	text-align: left;
	border:1px solid #999;
	overflow: visible;/* Pour la gestion des padding fin de compatibilité entre IE et FF */
	cursor: pointer;
	cursor: hand;
}
/*----------------------------------------------------------------------------------------------------*/


