.button_submit_archiver {
	background: #CCC url(/images/base/cross.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;
}
.button_submit_archiver:hover {
	background: #E5E5E5 url(/images/base/cross.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;
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_valider {
	background: #CCC url(/images/base/tick.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 */
}
.button_submit_valider:hover {
	background: #E5E5E5 url(/images/base/tick.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_print {
	background: #CCC url(/images/base/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 */
}
.button_submit_print:hover {
	background: #E5E5E5 url(/images/base/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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.button_submit_supprimer {
	background: #FCBAC6 url(/images/base/delete_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 */
}
.button_submit_supprimer:hover {
	background: #E5E5E5 url(/images/base/delete_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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
/*----------------------------------------------------------------------------------------------------*/
.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 */
}
.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 */
}
