/* array (
  'config.css.php' => 'config.css.php',
  'global.css' => 'global.css',
  'jquery-ui-1.7.2.custom.css' => 'jquery-ui-1.7.2.custom.css',
  'jquery.autocomplete.css' => 'jquery.autocomplete.css',
  'jquery.css' => 'jquery.css',
  'mod_file_upload.css.php' => 'mod_file_upload.css.php',
  'notes.css.php' => 'notes.css.php',
  'responsive.css.php' => 'responsive.css.php',
  'shadowbox.css.php' => 'shadowbox.css.php',
  'style.css.php' => 'style.css.php',
  'styles-buttons.css.php' => 'styles-buttons.css.php',
) */
/*
 * IdemIso.Chiffro.Net - CSS
 * (c) 2021-2026
 * Realisation  : ProduNet Informatique (http://www.produ-net.com)
 * Kamisama Framework Vers. : 1.8 (http://www.kamisama.fr)
 * Kamisama Class Generator Vers. : 2.3.6 (http://www.kamisama.fr)
 * Vers. 3.2
 */

/*
#site_container {
	width : 1200px;
	border : 1px solid #AEAEAE;
	margin : 10px;
	padding : 10px;
	border-radius : 10px;
	-moz-border-radius : 10px;
}
*/

#actions {
position : absolute;
top : 0px;
right : 0px;
padding : 5px;
border : 1px solid black;
z-index : 100;
background-color : #FFFFCC;
}

#actions_content {
width : 500px;
color : black;
text-align : left;	
}

#actions_resize {
cursor : pointer;
}

#site_content {
width : 950px;
text-align : center;
}

#menu, #sousmenu {
text-align : center;
padding : 5px;
}

#contenu {
text-align : justify;
padding : 10px;
vertical-align : top;
overflow : auto;
}

#titre {
text-align : center;
padding : 5px;
}

#sousmenu * {
font-size : 7pt;
}

#titre, #contenu, #menu, #sousmenu {
/*
padding : 2Opx;
*/
margin : 10px;
background-color : white;
border : 1px solid black;
}

#menu_admin {
position : absolute;
top : 0px;
left : 0px;
padding : 5px;
border : 1px solid black;
z-index : 100;
background-color : #FFFFCC;
}

#menu_admin_content {
color : black;
text-align : left;
}

#menu_admin_resize {
cursor : pointer;
}

.innervalues {
position : relative;
width : 200px;
border : 1px solid black;
padding : 5px;
float : right;
vertical-align : top;
background-color : #FFFFCC;
}

.code_values {
/*
width : 200px;
border : 1px solid black;
padding : 5px;
float : right;
vertical-align : bottom;
background-color : #24DB69;
*/
}

table * {
vertical-align : top;
}

.spaceontheleft { padding-left : 10px; }
.spaceontheright { padding-right : 10px; }
.spaceontop { padding-top : 10px; }
.spaceonbottom { padding-bottom : 10px; }

a.tag { color : black; }

div.videos { padding : 10px; }

.float-left { float: left; }
.float-right { float: right; }


/* Feuille de style */

* {
/*
font-size : 10pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
*/
margin : 0;
padding : 0;
}

li {
	#margin-left : 30px !important;
}

.justifie { text-align : justify;}
.centre { text-align : center;}
.droite { text-align : right;}
.gauche { text-align : left;}
.haut { vertical-align : top;}
.bas { vertical-align : bottom;}

.gras { 	font-weight : bold; }
.italique { font-style : italic; }
.souligne { text-decoration : underline; }
.cache { 	display : none; }
.barre {	text-decoration: line-through; }
.showaslink, .show_as_link { cursor : pointer; }
.centprct { width : 100%; }

img { border : none; }

.minitext { font-size : 8pt; }
.nowrap { white-space : nowrap; }
.small { font-size : 8pt; }

select {
	padding : 2px;
}

textarea {
	font-size : 8pt;
	font-family : Verdana;
	padding : 2px;
}

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fed22f; background: #ffe45c url(/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/loading.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


#ImageBoxOverlay
{
	background-color: #000000;
	color : #FFFFFF;
}
#ImageBoxCaption
{
	background-color: #FFFFFF;
	color : #000000;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #FFFFFF;
	color : #000000;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000000;
}
#ImageBoxCaptionImages
{
	margin: 0;
	color : #000000;
}

#ImageBoxNextImage
{
	background-image: url('/images/spacer.gif');
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url('/images/spacer.gif');
	background-color: transparent;
}

#ImageBoxNextImage:hover
{
	background-image: url('/images/arrow_right.gif');
	background-repeat:	no-repeat;
	background-position: right bottom;
}
#ImageBoxPrevImage:hover
{
	background-image: url('/images/arrow_left.gif');
	background-repeat:	no-repeat;
	background-position: left bottom;
};

#modfileupload {
/*
position : absolute;
float : left;
display: none;
z-index : 10;
width : 100%;
*/
/**/
border : 1px solid black;
background-color : #FFFFCC;
padding : 5px;
border-radius : 5px;
-moz-border-radius : 5px;
}

#modfileuploadcontent { display : none; }

#modupload_footer {
	font-size : 8pt;
	font-style : italic;
	text-align : center;
}

div.shadow-notes {
	padding : 5px;
	background-color : #F2BD38;
	height : 590px;
	width : 490px;
	overflow : hidden;
}

div.notes {
	width : 250px;
	height : 150px;
	background-color : #FFD864;
	position : absolute;
	border : 1px solid #F2BD38;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding : 5px;
	float : left;
	overflow : hidden;
	cursor : pointer;
	
	-webkit-transition: -webkit-transform 0.2s ease-in-out;/* Utilisé pour la transition sur chrome et safari */
	-moz-transition: -moz-transform 0.2s ease-in-out;/* Utilisé pour la transition sur Firefox */
	transition: transform 0.2s ease-in-out;
	
}

div.notes:hover {
    -webkit-transform: scale(1.5) rotate(-3deg);/* Agrandissement de la photo à l'échelle 1.4 et rotation de -10 degrés */
    -moz-transform: scale(1.5) rotate(-3deg);
    -o-transform: scale(1.5) rotate(-3deg);
    transform: scale(1.5) rotate(-3deg);
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5); /* L'ombre appliquée sur la photo au survol */
    -moz-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);
}

/*
 * Optimisations Responsive
 *
 */

.table-list-responsive {
	overflow-x:auto;
	width: 100%;
	#max-width: calc(100% - 50px);
}

@media (max-width: 980px) {
	#additionnal-title-infos, #filtre_societe, #filtre_select_societe {
		display: none;
	}
	
	/* View Login */
	#login-form p {
		width: calc(100% - 20px);
		#border: 1px solid red;
		padding: 5px 10px;
		margin: 5px 0;
	}
	
	#login-form input {
		margin: 5px 10px;
	}
	
	#login_nom, #login_password, #login_valider, #login-form .bt-password-forgotten, #login-form .bt-ico-ssl {
		width: calc(100% - 40px) !important;
	}
	/* End View Login */
	/*
	table.list {
		overflow-x: auto;
		display: block;
	}
	*/
	
	#main-menu {
		clear: both;
	}
	
	.msg-notice {
		width: calc(100% - 50px);
	}

	.table-list-responsive {
		overflow-x: auto;
		max-width: calc(100% - 50px);
	}

}

.dsk-1, .dsk-2, .dsk-3, .dsk-4, .dsk-5, .dsk-6, .dsk-7, .dsk-8, .dsk-9, .dsk-10 { padding: 3px 5px; }

.dsk-1 { 	width: calc(100% - 10px); }
.dsk-2 { 	width: calc(50% - 10px); }
.dsk-3 { 	width: calc(33% - 10px); }
.dsk-4 { 	width: calc(25% - 10px); }
.dsk-5 { 	width: calc(20% - 10px); }
.dsk-6 { 	width: calc(16% - 10px); }
.dsk-7 { 	width: calc(14% - 10px); }
.dsk-8 { 	width: calc(12.5% - 10px); }
.dsk-9 { 	width: calc(11% - 10px); }
.dsk-10 { 	width: calc(50% - 10px); padding: 3px 5px; }


#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url('/loading.gif') no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url('/close.png');}
#sb-nav-next{background-image:url('/next.png');}
#sb-nav-previous{background-image:url('/previous.png');}
#sb-nav-play{background-image:url('/play.png');}
#sb-nav-pause{background-image:url('/pause.png');}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}

* { margin: 0; padding: 0; }

p {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #0000F2;
}

a:visited {
	color : #0000F2;
}

a:hover { /*color: #107cab;*/ }

li {
	#margin-left : 30px !important;
}

.clear {
	margin: 0 auto;
	font-size: 1px;
	clear: both;
}

p.half-width {
	float: left;
	width: calc(50% - 20px);
	margin: 20px 20px 0 0;
}

.invisible { display : none; }
.visible { display : block; }
.inline { display : inline; }
.inline-block { display: inline-block; }

html,
body,
#main  {
  height: 100%;
  font-size: 12px;
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
}

body {
	background-color: #eee;
	text-align: center;
	color: #515151;
    margin: 0;
    padding: 0;
}

#main {
    height: 100%;
    padding: 5px;
}

#site {
	/*
	width: 1000px;
	*/
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#top {
	width: 1000px;
	height: 30px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.navigation-fixed {
    position : fixed;
    top : 35px;
    left : 0;
    width : 100%;
	z-index : 1000;
	filter : alpha(opacity=50);
	opacity : 0.5;
	transition-property : opacity, filter, border-radius, -moz-border-radius;
	transition-duration : 0.3s;
    border-radius : none !important;
    -moz-border-radius : none !important;
}

.navigation-fixed:hover {
	filter : alpha(opacity=100);
	opacity : 1;
	transition-property : opacity, filter, border-radius, -moz-border-radius;
	transition-duration : 0.3s;
}

#navigation {
    background: url('/images/css/bg_darkgrey.png') center repeat-x;
    border: 1px solid #aeaeae;
    border-radius : 8px 8px 0 0;
    -moz-border-radius : 8px 8px 0 0;
}
#navigation ul {
    margin: 0;
    padding: 0;
    height: 36px;
    list-style: none;
}

#navigation ul li {
    float: left;
    /*
    width: 100px;
    */
    padding: 0;
    margin: 0;
    text-align: center;
}

#navigation ul li a {
    height: 36px;
    line-height: 36px;
    display: block;
    color: #777;
    padding: 0 10px;
    font-size: 13px;
    text-decoration: none;
}
#navigation ul li:first-child a {
    border-radius : 8px 0 0 0;
    -moz-border-radius : 8px 0 0 0;
}

#navigation ul li:hover a, #navigation ul li a.active, #navigation ul li:hover a, #navigation ul li a.current-page {
    background: url('/images/css/bg_darkgrey.png') top repeat-x;
    color: #444;
    -webkit-box-shadow:inset 0px 0px 0px 1px #EDEDED;
    -moz-box-shadow:inset 0px 0px 0px 1px #EDEDED;
    box-shadow:inset 0px 0px 0px 1px #EDEDED;
    text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}

#navigation form {margin:0; padding:0}
#navigation #search_box {
    float: right;
    text-align: right;
    margin:5px 5px 0 0;
    width: 430px;
    }

#navigation #search_fields {
    float: left;
}

#navigation  #search_box #searchfield {
    background: url('/images/css/bg_lightgrey.png') center repeat-x #fff;
    border: 1px solid #aaa;
    border-radius : 7px 0 0 7px;
    -moz-border-radius :  7px 0 0 7px;
    padding: 5px 2px 4px 6px;
    margin: 0 0 4px 0;
    font-size: 11px;
    color: #555;
    #font-weight: bold;
    width: 130px;
    -webkit-box-shadow:inset 0px 0px 0px 0px #EDEDED;
    -moz-box-shadow:inset 0px 0px 0px 0px #EDEDED;
    box-shadow:inset 0px 0px 0px 0px #EDEDED;
    text-shadow: 0px 0px 0px rgba(150, 150, 150, 1);
}
#navigation  #search_box #searchfield:focus {
    background: #DDD;
}

#navigation  #search_box #searchsubmit {
	width : 34px;
    vertical-align: top;
	padding : 0;
	margin : 0;
	border : 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background : none !important;
	background-color : transparent !important;
}

#navigation  #search_box #searchsubmit:hover {
	background : none !important;
	background-color : transparent !important;
}

#navigation #search_box label {
	float : left;
	margin : 5px 5px 0 0;
}

ul.no-puce {
	list-style: none;
}

#login {
	position: absolute;
	right: 40px;
	top: 0px;
	color: #9db2bf;
	background: url('/images/16px/user.png') no-repeat right top;
	padding: 6px 32px 0 0;
	min-height: 30px;
}

#login a { color: #9db2bf; }
#login a:hover { color: #9db2bf; }

#site_container {
    background-color: white;
    padding: 30px 15px 15px 15px;
    border: 1px solid #AEAEAE;
    border-radius : 4px;
    -moz-border-radius : 4px;
}

#site_container a#title {
    display: block;
    font-weight: bold;
    font-size: 36px;
    margin: 20px 0 0 20px;
    color: #444;
}

#header {
    width: 100%;
    text-align: left;
    height: 110px;
}

#heading {
	font-size : 28pt;
	font-weight : bold;
	text-align : center;
}

#header-global {
	height: 90px;
}

#container {
	width: 875px;
	margin: 15px 0 0 50px;
	padding : 0 10px 0 10px;
}

#content {
    border-right: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
    border-left: 1px solid #aeaeae;
	border-top: 1px solid #aeaeae;
    background-color: #fafafa;
    padding: 20px;
	border-radius : 10px;
	-moz-border-radius : 10px;
}

#content h1 {
    color: #777;
    margin : 0 0 10px 0;
}

h1:nth-of-type(1) {
	background-image : url('/images/32px/home.png');
	background-repeat : no-repeat;
	padding-left : 40px !important;
	height: 40px;
	min-height: 32px;
}

.bloc {
	background: url('/design/bg-bloc.jpg') right bottom no-repeat;
	padding: 0 40px 20px 0;
	margin: 0 0 30px 0;
}

.bloc h2 {
	margin: 0 0 0em 0;
	font-weight: bold;
	font-size: 1.6em;
	color: #999999;
}

.post-date {
	color: #5e5e5e;
	margin: 0 0 1.6em 0;
}

h2 {
	font-weight: bold;
	font-size: 1.6em;
	color: #999999;
}

.content-p {
	padding: 0 20px 20px 0;
	margin: 0 0 40px 0;
	text-align : justify;
}

.bleu {
	color: #10729c;
}

.annonce {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0 0 10px 20px
}

.annonce img {
	border: #d1e1e7 solid 5px;
}

.code {
	display: block;
	background: #f2f5f6;
	padding: 10px 15px 10px 18px;
	border-left: #D53A4A solid 6px;
	font-family: monospace;
	font-size: 10pt;
}

.bottom {
	display: block;
	width: 594px;
	background: #edf3f5 url('/design/bg-bottom.gif') left top no-repeat;
	padding: 4px 10px 4px 10px;
	margin-bottom: 30px;
}

.bottom a {
	color: #074456;
}

.bottom a:hover {
	color: #000;
}

.comments {
	background: url('/design/quote.gif') no-repeat 0 4px;
	padding-left: 24px;
	float: left;
	width: 300px;
}

.quote {
	background: #CDCDCD;
	border-left : 5px solid #888888;`
}

.quote_content {
	font-style : italic;
	margin-left : 10px;
	padding : 5px;
}

.sociaux {
	float: right;
	width: 250px;
}

#sidebar {
	width: 240px;
	float: left;
	padding-left: 20px;
}

#sidebar a {
	color: #515151;
}

#sidebar a:hover {
	/*font-weight: bold;*/
	color: #7cae39;
}

#sidebar a img { border: 0 none; }

h3 {
	margin: 1.4em 0 0.9em 0;
	font-weight: bold;
	font-size: 1.3em;
	color: #777777;
}

#footer {
	padding-top : 10px;
	text-align : right;
}

#footer, #footer * {
	font-size : 8pt;
}

a.menulink { font-weight : bold; }

fieldset { padding : 5px 3px 5px 3px; margin-bottom : 10px; text-align : justify; border-radius : 5px; -moz-border-radius : 5px; }
legend { font-weight : bold; padding : 0 5px 0 5px; }

.entete { background-color : #054050; color : white; font-weight : bold; }

#filelist tr td { padding : 2px; }

#fil_d_ariane {
	margin : 0 0 20px 20px;
}

div.blocimage {
border : 1px solid black;
padding : 10px;
margin : 10px;
}

.message_liens {
	font-size : 8pt;
	margin-top : 10px;
}
.message_liens * {
	font-size : 8pt;
}

div.user_messages {
border : 1px dashed #7C7B7D;
padding : 5px;
/*
width : 100%;
*/
}

div#commentaires {
padding : 5px;
margin-top : 10px;
}

div.photocopyright {
font-style : italic;
font-size : 8pt;
padding-top : 10px;
}

#diaporama * {
text-align : center;
}
#diaporama {
width : 540px;
height : 440px;
}

.espacebasdroite { padding : 0 5px 5px 0; }
.espacebasgauche { padding : 0 5px 0 5px; }

.li_level1 {
list-style: url('/design/puce-1.gif');
padding: 0px;
margin: 0 0 0 10px;
}

.li_level2 {
list-style: url('/design/puce-2.gif');
padding: 0px;
margin: 0 0 0 20px;
}

.li_level3 {
list-style: url('/design/arrow-active.png');
padding: 0px;
margin: 0 0 0 30px;
}

#tagsresults {
width : 580px;
}

#tagcloud { text-align : justify; }

fieldset ul {
padding : 10px 0 10px 0;
list-style-image : url('design/rond-rouge.jpg');
}

ul, ol {
	margin-left : 30px;
}

.rollover { background-color : white; }
.rollover:hover { background-color : #E5E5E5; }

.bg-actif, .bg-inactif { color: white; }
.bg-actif {			background-color: #4aba6e; }
.bg-actif:hover {	background-color: #56de82; }
.bg-inactif {		background-color: #fd3030; }
.bg-inactif:hover {	background-color: #fd6868; }

.ifrcentered {
	margin : 70px auto 0 auto;
	background-color : white;
	width : 900px;
	height : 400px;
	border-radius : 10px;
	-moz-border-radius-bottom-right : 10px;
	-moz-border-radius-bottom-left : 10px;
	border : 1px dashed black;
	top : 0;
	left : 400px;
}

#info_session {
    float : left;
    width : 220px;
    background-color: #eee;
    border : 1px solid #aeaeae;
    text-align : left;
    margin : -20px 0 3px 0;
    padding : 7px;
    border-radius : 4px;
    -moz-border-radius : 4px;
    font-size : 10px;
}

#filtre_select_societe {
    float : right;
    width : 220px;
    background-color: #eee;
    border : 1px solid #aeaeae;
    text-align : left;
    margin : -20px 0 3px 0;
    padding : 7px;
    border-radius : 4px;
    -moz-border-radius : 4px;
    font-size : 10px;
}

#filtre_societe {
    float : right;
    width : 230px;
    background-color: #eee;
    border : 1px solid #aeaeae;
    text-align : left;
    margin : -20px 0 3px 0;
    padding : 7px;
    border-radius : 4px;
    -moz-border-radius : 4px;
    font-size : 10px;
}

#filtre_societe ul {
    list-style: square;
    margin: 7px 0 0 20px;
}

#filtre_societe * {
	font-size : 8pt;
}

input[type=button], input[type=submit], label:hover, button {
	cursor : pointer;
	margin : 1px 0;
}
input[type=button], input[type=submit], input[type=text], textarea, select, button {
	-moz-box-shadow: 1px 1px 1px 0px #888;
	-webkit-box-shadow: 1px 1px 1px 0px #888;
	-o-box-shadow: 1px 1px 1px 0px #888;
	box-shadow: 1px 1px 1px 0px #888;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#888, Direction=134, Strength=1);
}

input[type=button]:hover, input[type=submit]:hover, input[type=text]:hover, textarea:hover, button:hover {
	-moz-box-shadow: 1px 1px 1px 0px #000;
	-webkit-box-shadow: 1px 1px 1px 0px #000;
	-o-box-shadow: 1px 1px 1px 0px #000;
	box-shadow: 1px 1px 1px 0px #000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=1);
	background-color : #EEE;
}
/*
input[type=button]:hover, input[type=submit]:hover, button:hover {
	-moz-box-shadow: inset 1px 1px 1px 0px #888;
	-webkit-box-shadow: inset 1px 1px 1px 0px #888;
	-o-box-shadow: inset 1px 1px 1px 0px #888;
	box-shadow: inset 1px 1px 1px 0px #888;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#888, Direction=134, Strength=1);
}
*/

input, textarea, button {
	padding : 3px;
	border : 1px solid #888888;
	border-radius : 5px;
	-moz-border-radius : 5px;
	background-color : white !important;
}

input[type=file] {
	border : none !important;
}

input:focus, input:hover, textarea:focus, button:focus {
	background-color : #EDEDED;
}

input[readonly=readonly], textarea[readonly=readonly] {
	font-style : italic;
	#border : 1px dashed #888888;
	opacity : 0.7;
	filter: alpha(opacity=50);
}

input.no-input-look, input:hover.no-input-look {
	border : none !important;
	-moz-box-shadow: 0 0 0 0 #FFF;
	-webkit-box-shadow: 0 0 0 0 #FFF;
	-o-box-shadow: 0 0 0 0 #FFF;
	box-shadow: 0 0 0 0 #FFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFF, Direction=134, Strength=0);
}

input, button {
	max-width : 300px;
 	-webkit-hyphens: auto;
 	-moz-hyphens: auto;
 	-ms-hyphens: auto;
 	-o-hyphens: auto;
	hyphens: auto;	
}

input:read-only, textarea:read-only,
input:-moz-read-only, textarea:-moz-read-only {
	font-style: italic !important;
}



table.list * {
    #text-align : left;
}

table.list {
    border-collapse: collapse;
    width: 100%;
    #text-align : left;
}
table.list thead tr, tr.heading-line {
    background: url('/images/css/bg_lightgrey.png') center repeat-x;
    height: 24px;
    line-height: 24px;
}
table.list thead tr td, table.list thead tr th, tr.heading-line td {
    padding: 2px 4px 3px 4px;
    border: 1px solid #aaa;
}
table.list tbody tr, table.list tbody tr.intermediate {
    background-color: #f5f5f5;
    height: 22px;
    line-height: 22px;
	transition-property : background-color;
	transition-duration : 0.5s;
}
table.list tbody tr:hover, table.list tbody tr:hover.intermediate {
    background-color: #EDEDED;
	transition-property : background-color;
	transition-duration : 0.5s;
}
table.list tbody tr td {
    padding: 2px 4px 3px 4px;
    border: 1px solid #ccc;
}

table.list tbody tr.intermediate {
    background-color: #AEAEAE;
}

table.list tbody tr:hover.intermediate {
    background-color: #959595;
}

table.list tbody tr td.list-actions {text-align: center; width: 100px;}
table.list tbody tr td.list-company {text-align: left;}
table.list tbody tr td.list-number {text-align: left; width: 150px;}
table.list tbody tr td.list-price {text-align: left; width: 100px;}


table.listnocolor {
    border-collapse: collapse;
    width: 100%;
}
table.listnocolor thead tr {
    height: 24px;
    line-height: 24px;
}
table.listnocolor thead tr td, table.listnocolor thead tr th {
    padding: 2px 4px 3px 4px;
    border: 1px solid #aaa;
}
table.listnocolor tbody tr {
    background-color: #f5f5f5;
    height: 22px;
    line-height: 22px;
}
table.listnocolor tbody tr td {
    padding: 2px 4px 3px 4px;
    border: 1px solid #ccc;
}

tr.tr-heading {
    background: url('/images/css/bg_lightgrey.png') center repeat-x;
    height: 24px;
    line-height: 24px;
}


a.letterfilter {
	padding : 3px 5px;
	margin : 0 2px;
	background-color : #AEAEAE;
	border : 1px solid #AEAEAE;
	color : black;
	border-radius : 5px;
	-moz-border-radius : 5px;
}

a:visited.letterfilter {
	color : black;
}

a:hover.letterfilter {
	background-color : #121212;
	color : white;
}

/**** LOGIN ****/
#login_nom {
	background : url('/images/user.png') 2px 2px no-repeat;
	width : 180px;
	padding-left : 20px;
}
#login_password {
	background : url('/images/lock.png') 2px 2px no-repeat;
	width : 130px;
	padding-left : 20px;
}

#login_valider {
	#background : url('/images/key.png') 2px 2px no-repeat;
	width : 100px;
	#padding-left : 20px;
}
/** END LOGIN **/

.config-values * input[type=checkbox], .config-values * input[type=radio] {
	margin-top : 5px;
}

.config-values label {
	#white-space : nowrap;
}

.config-groupe {
	font-size : 12pt;
	font-weight : bold;
	border : 1px solid black;
	border-radius : 5px;
	-moz-border-radius : 5px;
	padding : 3px;
}

.smalltext * {
	font-size : 7px;
}

#toolbar {
    float : left;
    background-color: #eee;
    border : 1px solid #aeaeae;
    text-align : left;
    margin : -20px 0 3px 0;
    padding : 7px;
    border-radius : 4px;
    -moz-border-radius : 4px;
    font-size : 10px;
    line-height : 20px;
}

#toolbar-oneline {
	display : none;
    #background-color: rgba(238, 238, 238, 0.8);
    background-color : #EEE;
    border : 1px solid #aeaeae;
    text-align : left;
    margin : 0 auto 3px auto;
    padding : 7px 7px 7px 25px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size : 10px;
    line-height : 20px;
    position : fixed;
    top : 0;
    left : 0;
    width : 100%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	z-index : 1000;
	transition-property : display;
	transition-duration : 0.2s;
}

.toolbar-oneline-show {
	display : block !important;
}

#toolbar-responsive {
	width: 100%;
	#width: calc(100% - 14px);
	clear: both;
    #background-color: #eee;
    #border : 1px solid #aeaeae;
    text-align : left;
    margin : 3px 0;
    padding : 7px 0;
    border-radius : 4px;
    -moz-border-radius : 4px;
    font-size : 10px;
    line-height : 20px;
}

#add_msgtel, #add_commande {
    background-color: #eee;
    margin-top : 5px;
    padding : 7px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#search_box form label {
	font-size : 8pt;
}

#add_msgtel_lnk, #add_commande_lnk, .showaslink {
	cursor : pointer;
}

tr.abonnement-expire, tr.abonnement-expire td {
	background-color : #ff9191;
	color : white;
	transition-property : background-color;
	transition-duration : 0.5s;
}

tr:hover.abonnement-expire, tr:hover.abonnement-expire td {
	background-color : #ff9f9f;
	color : white;
	transition-property : background-color;
	transition-duration : 0.5s;
}

.historique {
	margin-top : 20px;
	padding-top : 10px;
	border-top : 1px solid #CDCDCD;
}

.suivi-historique {
	margin-top : 10px;
	display : block;
}

.btn-historique {
	font-size : 12pt;
}

#favoris, #fournisseur-favoris {
    float : right;
    width : 230px;
	/*
	background-color: #eee;
    border : 1px solid #aeaeae;
    -moz-border-radius : 4px;
    border-radius : 4px;
    */
    text-align : left;
    margin : -20px 0 3px 0;
    padding : 7px;
    font-size : 12px;
}

/* Favoris */

#favoris *, #fournisseur-favoris * {
    font-size : 12px;
}

#fav-star, #fav-frs-star {
	float : right;
	cursor : pointer;
}

#favoris-oneline {
    float : left;
    width : 230px;
    text-align : left;
    margin : 0 0 3px 0;
    padding : 7px;
    font-size : 12px;
}

#fav-star-oneline, #fav-cli-star-online, #fav-frs-star-online {
	cursor : pointer;
}

#favoris_liste, #favoris-fournisseur_liste {
	float : left;
    width : 800px;
	display : none;
    top : 70px;
    left : 21px;
	position : fixed;
	background-color: #eee;
    border : 1px solid #aeaeae;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    padding : 7px;
    font-size : 10px;
    text-align : left;
    z-index : 100;
}

#favoris_liste ul, #favoris-fournisseur_liste ul {
	margin-left : 20px;
	margin-top : 5px;
	list-style-image : url('/images/16px/star.png');
}

ul.favoris-v3 {
	list-style-image : url('/images/16px/star.png');
}

ul.favoris-v3 li {
	float: left;
	width: 33%;
}

/* End Favoris */

/** Societes **/
.societe1 { background-color : #fd7400 !important; }
.societe1:hover { background-color : #ff7f00 !important; }
.societe1-logo, option#societe_1 { background-image : url('/miniature.php?size=50x16&img=content/logos/idem-iso-logo.jpg'); background-position : 5px center; background-repeat : no-repeat; padding-left : 50px; }

/** End Societes **/

/** Agences **/
.agence1 { color: white !important; background-color : #fd7400 !important; }
.agence1:hover { background-color : #ff7f00 !important; }
/** End Agences **/

/* Stats v2 */
.stat-dif-neg, .stat-dif-pos {
	font-weight : bold;
}
.stat-dif-neg {
	color : red;
}
.stat-dif-pos {
	color : green;
}

/* Type d'Acces */
.type_acces-1, form[name=form_update_acces] #type_1, form[name=recherche-acces] #type_1, form[name=form_save_acces] #type_1,  #baatype_1 { background : url('/images/16px/tse.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-2, form[name=form_update_acces] #type_2, form[name=recherche-acces] #type_2, form[name=form_save_acces] #type_2,  #baatype_2 { background : url('/images/16px/ssh.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-3, form[name=form_update_acces] #type_3, form[name=recherche-acces] #type_3, form[name=form_save_acces] #type_3,  #baatype_3 { background : url('/images/16px/teamviewer.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-4, form[name=form_update_acces] #type_4, form[name=recherche-acces] #type_4, form[name=form_save_acces] #type_4,  #baatype_4 { background : url('/images/16px/teamviewer-host.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-5, form[name=form_update_acces] #type_5, form[name=recherche-acces] #type_5, form[name=form_save_acces] #type_5,  #baatype_5 { background : url('/images/16px/eboo.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-6, form[name=form_update_acces] #type_6, form[name=recherche-acces] #type_6, form[name=form_save_acces] #type_6,  #baatype_6 { background : url('/images/16px/identifiants-orange.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-7, form[name=form_update_acces] #type_7, form[name=recherche-acces] #type_7, form[name=form_save_acces] #type_7,  #baatype_7 { background : url('/images/16px/ovh.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-8, form[name=form_update_acces] #type_8, form[name=recherche-acces] #type_8, form[name=form_save_acces] #type_8,  #baatype_8 { background : url('/images/16px/amen.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-9, form[name=form_update_acces] #type_9, form[name=recherche-acces] #type_9, form[name=form_save_acces] #type_9,  #baatype_9 { background : url('/images/16px/xivo.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-10, form[name=form_update_acces] #type_10, form[name=recherche-acces] #type_10, form[name=form_save_acces] #type_10,  #baatype_10 { background : url('/images/16px/ftp.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-11, form[name=form_update_acces] #type_11, form[name=recherche-acces] #type_11, form[name=form_save_acces] #type_11,  #baatype_11 { background : url('/images/16px/cisco.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-12, form[name=form_update_acces] #type_12, form[name=recherche-acces] #type_12, form[name=form_save_acces] #type_12,  #baatype_12 { background : url('/images/16px/plesk.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-13, form[name=form_update_acces] #type_13, form[name=recherche-acces] #type_13, form[name=form_save_acces] #type_13,  #baatype_13 { background : url('/images/16px/ip-publique.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-14, form[name=form_update_acces] #type_14, form[name=recherche-acces] #type_14, form[name=form_save_acces] #type_14,  #baatype_14 { background : url('/images/16px/paypal.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-15, form[name=form_update_acces] #type_15, form[name=recherche-acces] #type_15, form[name=form_save_acces] #type_15,  #baatype_15 { background : url('/images/16px/free.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-16, form[name=form_update_acces] #type_16, form[name=recherche-acces] #type_16, form[name=form_save_acces] #type_16,  #baatype_16 { background : url('/images/16px/zimbra.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-17, form[name=form_update_acces] #type_17, form[name=recherche-acces] #type_17, form[name=form_save_acces] #type_17,  #baatype_17 { background : url('/images/16px/zimbra-admin.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-18, form[name=form_update_acces] #type_18, form[name=recherche-acces] #type_18, form[name=form_save_acces] #type_18,  #baatype_18 { background : url('/images/16px/facebook.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-19, form[name=form_update_acces] #type_19, form[name=recherche-acces] #type_19, form[name=form_save_acces] #type_19,  #baatype_19 { background : url('/images/16px/twitter.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-20, form[name=form_update_acces] #type_20, form[name=recherche-acces] #type_20, form[name=form_save_acces] #type_20,  #baatype_20 { background : url('/images/16px/google.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-21, form[name=form_update_acces] #type_21, form[name=recherche-acces] #type_21, form[name=form_save_acces] #type_21,  #baatype_21 { background : url('/images/16px/free-mobile.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-22, form[name=form_update_acces] #type_22, form[name=recherche-acces] #type_22, form[name=form_save_acces] #type_22,  #baatype_22 { background : url('/images/16px/yahoo.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-23, form[name=form_update_acces] #type_23, form[name=recherche-acces] #type_23, form[name=form_save_acces] #type_23,  #baatype_23 { background : url('/images/16px/msn.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-24, form[name=form_update_acces] #type_24, form[name=recherche-acces] #type_24, form[name=form_save_acces] #type_24,  #baatype_24 { background : url('/images/16px/dropbox.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-25, form[name=form_update_acces] #type_25, form[name=recherche-acces] #type_25, form[name=form_save_acces] #type_25,  #baatype_25 { background : url('/images/16px/email.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-26, form[name=form_update_acces] #type_26, form[name=recherche-acces] #type_26, form[name=form_save_acces] #type_26,  #baatype_26 { background : url('/images/16px/youtube.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-27, form[name=form_update_acces] #type_27, form[name=recherche-acces] #type_27, form[name=form_save_acces] #type_27,  #baatype_27 { background : url('/images/16px/admin.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-28, form[name=form_update_acces] #type_28, form[name=recherche-acces] #type_28, form[name=form_save_acces] #type_28,  #baatype_28 { background : url('/images/16px/serveur.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-29, form[name=form_update_acces] #type_29, form[name=recherche-acces] #type_29, form[name=form_save_acces] #type_29,  #baatype_29 { background : url('/images/16px/hotmail.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-30, form[name=form_update_acces] #type_30, form[name=recherche-acces] #type_30, form[name=form_save_acces] #type_30,  #baatype_30 { background : url('/images/16px/gmail.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-31, form[name=form_update_acces] #type_31, form[name=recherche-acces] #type_31, form[name=form_save_acces] #type_31,  #baatype_31 { background : url('/images/16px/box.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-32, form[name=form_update_acces] #type_32, form[name=recherche-acces] #type_32, form[name=form_save_acces] #type_32,  #baatype_32 { background : url('/images/16px/ip-locale.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-33, form[name=form_update_acces] #type_33, form[name=recherche-acces] #type_33, form[name=form_save_acces] #type_33,  #baatype_33 { background : url('/images/16px/camera.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-34, form[name=form_update_acces] #type_34, form[name=recherche-acces] #type_34, form[name=form_save_acces] #type_34,  #baatype_34 { background : url('/images/16px/windows-xp.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-35, form[name=form_update_acces] #type_35, form[name=recherche-acces] #type_35, form[name=form_save_acces] #type_35,  #baatype_35 { background : url('/images/16px/windows-7.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-36, form[name=form_update_acces] #type_36, form[name=recherche-acces] #type_36, form[name=form_save_acces] #type_36,  #baatype_36 { background : url('/images/16px/windows-vista.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-37, form[name=form_update_acces] #type_37, form[name=recherche-acces] #type_37, form[name=form_save_acces] #type_37,  #baatype_37 { background : url('/images/16px/imac.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-38, form[name=form_update_acces] #type_38, form[name=recherche-acces] #type_38, form[name=form_save_acces] #type_38,  #baatype_38 { background : url('/images/16px/macbook.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-39, form[name=form_update_acces] #type_39, form[name=recherche-acces] #type_39, form[name=form_save_acces] #type_39,  #baatype_39 { background : url('/images/16px/wifi.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-40, form[name=form_update_acces] #type_40, form[name=recherche-acces] #type_40, form[name=form_save_acces] #type_40,  #baatype_40 { background : url('/images/16px/autre.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-41, form[name=form_update_acces] #type_41, form[name=recherche-acces] #type_41, form[name=form_save_acces] #type_41,  #baatype_41 { background : url('/images/16px/la-poste.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-42, form[name=form_update_acces] #type_42, form[name=recherche-acces] #type_42, form[name=form_save_acces] #type_42,  #baatype_42 { background : url('/images/16px/sql.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-43, form[name=form_update_acces] #type_43, form[name=recherche-acces] #type_43, form[name=form_save_acces] #type_43,  #baatype_43 { background : url('/images/16px/sfr.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-44, form[name=form_update_acces] #type_44, form[name=recherche-acces] #type_44, form[name=form_save_acces] #type_44,  #baatype_44 { background : url('/images/16px/bouygues.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-45, form[name=form_update_acces] #type_45, form[name=recherche-acces] #type_45, form[name=form_save_acces] #type_45,  #baatype_45 { background : url('/images/16px/imprimante.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-46, form[name=form_update_acces] #type_46, form[name=recherche-acces] #type_46, form[name=form_save_acces] #type_46,  #baatype_46 { background : url('/images/16px/apple.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-47, form[name=form_update_acces] #type_47, form[name=recherche-acces] #type_47, form[name=form_save_acces] #type_47,  #baatype_47 { background : url('/images/16px/logiciel.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-48, form[name=form_update_acces] #type_48, form[name=recherche-acces] #type_48, form[name=form_save_acces] #type_48,  #baatype_48 { background : url('/images/16px/site-web.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-49, form[name=form_update_acces] #type_49, form[name=recherche-acces] #type_49, form[name=form_save_acces] #type_49,  #baatype_49 { background : url('/images/16px/mailinblack.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-50, form[name=form_update_acces] #type_50, form[name=recherche-acces] #type_50, form[name=form_save_acces] #type_50,  #baatype_50 { background : url('/images/16px/oscommerce.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-51, form[name=form_update_acces] #type_51, form[name=recherche-acces] #type_51, form[name=form_save_acces] #type_51,  #baatype_51 { background : url('/images/16px/magento.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-52, form[name=form_update_acces] #type_52, form[name=recherche-acces] #type_52, form[name=form_save_acces] #type_52,  #baatype_52 { background : url('/images/16px/jenkins.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-53, form[name=form_update_acces] #type_53, form[name=recherche-acces] #type_53, form[name=form_save_acces] #type_53,  #baatype_53 { background : url('/images/16px/orange.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-54, form[name=form_update_acces] #type_54, form[name=recherche-acces] #type_54, form[name=form_save_acces] #type_54,  #baatype_54 { background : url('/images/16px/skype.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-55, form[name=form_update_acces] #type_55, form[name=recherche-acces] #type_55, form[name=form_save_acces] #type_55,  #baatype_55 { background : url('/images/16px/code-pin.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-56, form[name=form_update_acces] #type_56, form[name=recherche-acces] #type_56, form[name=form_save_acces] #type_56,  #baatype_56 { background : url('/images/16px/dyndns.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-57, form[name=form_update_acces] #type_57, form[name=recherche-acces] #type_57, form[name=form_save_acces] #type_57,  #baatype_57 { background : url('/images/16px/disque-dur-reseau.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-58, form[name=form_update_acces] #type_58, form[name=recherche-acces] #type_58, form[name=form_save_acces] #type_58,  #baatype_58 { background : url('/images/16px/gandi.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-59, form[name=form_update_acces] #type_59, form[name=recherche-acces] #type_59, form[name=form_save_acces] #type_59,  #baatype_59 { background : url('/images/16px/vpn.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-60, form[name=form_update_acces] #type_60, form[name=recherche-acces] #type_60, form[name=form_save_acces] #type_60,  #baatype_60 { background : url('/images/16px/serveur.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-61, form[name=form_update_acces] #type_61, form[name=recherche-acces] #type_61, form[name=form_save_acces] #type_61,  #baatype_61 { background : url('/images/16px/adobe.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-62, form[name=form_update_acces] #type_62, form[name=recherche-acces] #type_62, form[name=form_save_acces] #type_62,  #baatype_62 { background : url('/images/16px/office.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-63, form[name=form_update_acces] #type_63, form[name=recherche-acces] #type_63, form[name=form_save_acces] #type_63,  #baatype_63 { background : url('/images/16px/microsoft.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-64, form[name=form_update_acces] #type_64, form[name=recherche-acces] #type_64, form[name=form_save_acces] #type_64,  #baatype_64 { background : url('/images/16px/isp-config.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-65, form[name=form_update_acces] #type_65, form[name=recherche-acces] #type_65, form[name=form_save_acces] #type_65,  #baatype_65 { background : url('/images/16px/wordpress.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-66, form[name=form_update_acces] #type_66, form[name=recherche-acces] #type_66, form[name=form_save_acces] #type_66,  #baatype_66 { background : url('/images/16px/chiffro.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-67, form[name=form_update_acces] #type_67, form[name=recherche-acces] #type_67, form[name=form_save_acces] #type_67,  #baatype_67 { background : url('/images/16px/online.net.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-68, form[name=form_update_acces] #type_68, form[name=recherche-acces] #type_68, form[name=form_save_acces] #type_68,  #baatype_68 { background : url('/images/16px/soyoustart.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-69, form[name=form_update_acces] #type_69, form[name=recherche-acces] #type_69, form[name=form_save_acces] #type_69,  #baatype_69 { background : url('/images/16px/alarme.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-70, form[name=form_update_acces] #type_70, form[name=recherche-acces] #type_70, form[name=form_save_acces] #type_70,  #baatype_70 { background : url('/images/16px/prestashop.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-71, form[name=form_update_acces] #type_71, form[name=recherche-acces] #type_71, form[name=form_save_acces] #type_71,  #baatype_71 { background : url('/images/16px/routeur.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-72, form[name=form_update_acces] #type_72, form[name=recherche-acces] #type_72, form[name=form_save_acces] #type_72,  #baatype_72 { background : url('/images/16px/support.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-73, form[name=form_update_acces] #type_73, form[name=recherche-acces] #type_73, form[name=form_save_acces] #type_73,  #baatype_73 { background : url('/images/16px/tse.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-74, form[name=form_update_acces] #type_74, form[name=recherche-acces] #type_74, form[name=form_save_acces] #type_74,  #baatype_74 { background : url('/images/16px/active-directory.png') top left no-repeat; padding-left : 20px; height : 17px; }
.type_acces-75, form[name=form_update_acces] #type_75, form[name=recherche-acces] #type_75, form[name=form_save_acces] #type_75,  #baatype_75 { background : url('/images/16px/outlook.com.png') top left no-repeat; padding-left : 20px; height : 17px; }

/* End Type d'Acces */

img.graph_stats {
    border : 1px solid #aeaeae;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom : 10px;
}

.msgtel_urgent, .msgtel_urgent td {
	background-color : #F44;
	color : white;
	transition-property : background-color;
	transition-duration : 0.5s;
}

.msgtel_urgent:hover, .msgtel_urgent:hover td {
	background-color : #F88;
	transition-property : background-color;
	transition-duration : 0.5s;
}

.temperature_icon {
	width : 16px;
	height : 16px;
	float : left;
	margin : 3px 5px 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.mail_details_client {
	float : right;
	margin-left : 10px;
	padding : 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border : 1px solid #aeaeae;
	background-color : #DEDEDE;
	width : 500px;
	text-align : left;
}

a.msgtel_notifications {
	background-color : #C74B59;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding : 2px 7px 2px 7px;
	margin : -5px 10px 0 10px !important;
	color : white;
}

/* fiches de prise en charge */
.pec_urgent, .pec_urgent td {
	background-color : #F44;
	color : white;
	transition-property : background-color;
	transition-duration : 0.5s;
}

.pec_urgent:hover, .pec_urgent:hover td {
	background-color : #F88;
	transition-property : background-color;
	transition-duration : 0.5s;
}

/* Additionnal Title Infos */
#additionnal-title-infos {
    #background: url('/images/css/bg_darkgrey.png') center repeat-x;
    background: url('/images/css/bg_lightgrey.png') center repeat-x;
    border: 1px solid #aeaeae;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding : 5px;
	margin : 5px 0;
	clear: both;
}

.rotate {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotate:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); /* IE 9 */
	-webkit-transform:rotate(360deg); /* Opera, Chrome, and Safari */
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

#user-notices {
    border-right: 1px solid #aeaeae;
    border-left: 1px solid #aeaeae;
		border-top: 1px solid #aeaeae;
	padding : 3px;
}

#guest-notices {
	margin-bottom : 15px;
}

div.user_messages {
	border : 1px dotted #7C7B7D;
	padding : 5px;
}
div.user-notices-notice, div.user-notices-error, div.user-notices-ok, div.user-notices-info, div.user-notices-warn {
	border : 1px dotted white;
	padding : 5px;
	border-collapse : collapse;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align : left
}
div.user-notices-notice, div.user-notices-notice, div.user-notices-error, div.user-notices-error *, div.user-notices-ok, div.user-notices-ok *, div.user-notices-info, div.user-notices-info *, div.user-notices-warn, div.user-notices-warn * {
	text-align : left;
}

div.user-notices-error {
	background-color : #FB3238;
	color : white;
}

div.user-notices-warn {
	background-color : #F18B2A;
	color : white;
}

div.user-notices-notice {
	background-color : #CDCDCD;
	color : black;
}

div.user-notices-ok {
	background-color : #1BBA1B;
	color : white;
}

div.user-notices-info {
	background-color : #6587C1;
	color : white;
}

div:hover.user-notices-error {
	background-color : #ff373d;
}

div:hover.user-notices-warn {
	background-color : #ff982e;
}

div:hover.user-notices-notice {
	background-color : #e1e1e1;
}

div:hover.user-notices-ok {
	background-color : #18a718;
}

div:hover.user-notices-info {
	background-color : #6f94d4;
}

img.user-notices-close {
	float : right;
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	transition-property : opacity;
	transition-duration : 0.5s;
	cursor : pointer;
}

img.user-notice-icon {
	float : left;
	margin-right : 5px;
}

div:hover.user-notice img.user-notices-close {
    opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
	transition-property : opacity;
	transition-duration : 0.5s;
}

tr.personnal tr, .personnal td {
	#background-image:url('/images/16px/rayures.png');
	background-color : #d7ff82 !important;
	color : black !important;
}

label.search-checkbox {
	transition-property : background;
	transition-duration : 0.5s;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background : none;
	padding : 1px;
}

label:hover.search-checkbox {
	transition-property : background;
	transition-duration : 0.5s;
	#background-color : red !important;
	#text-shadow: 0 0 rgba(0,235,255,0.8);
	padding-bottom : 3px;
	border-bottom : 2px solid #444;
}

label.search-checkbox input[type=checkbox] {
	margin : -1px 0 0 -1px;
}

input.search-item + img {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

input.search-item:checked + img {
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-webkit-transform:rotate(45deg); /* Opera, Chrome, and Safari */
	padding-bottom : 3px;
	border-bottom : 2px solid #444;
}

.shaking {
	font-size : 24pt;
	transition-property : font-size transform, -ms-transform, -webkit-transform color margin-top;
	transition-duration : 0.5s;
	color : #888;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

.shaking:hover {
	font-size : 48pt;
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); /* IE 9 */
	-webkit-transform:rotate(360deg); /* Opera, Chrome, and Safari */
	transition-property : font-size transform, -ms-transform, -webkit-transform color margin-top;
	transition-duration : 0.5s;
	color : #12ff00;
	margin-top : 25px;
}

span.title-letter {
	margin : 0;
	padding : 0;
	font-size : 32pt;
	transition-property : font-size, padding-top;
	transition-duration : 0.5s;
}

span:hover.title-letter {
	padding-top : -32pt;
	font-size : 48pt;
	transition-property : font-size, padding-top;
	transition-duration : 0.5s;
}

#delire {
	float : left;
	margin : -20px 0 -5px 10px;
}

#delire img, #delire a img {
	float : left;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	opacity: 0.2;
	filter: alpha(opacity=20); /* For IE8 and earlier */
	transition-property : opacity, filter;
	transition-duration : 0.5s;
}

#delire img:hover, #delire a img:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition-property : opacity, filter;
	transition-duration : 0.5s;
}

table.quadrillage {
	border-collapse : collapse;
}

table.quadrillage tbody tr td {
	border : 1px solid black;
	padding : 3px;
	margin : 0;
}

.stats-with-conds p {
	width : 20%;
	float : left;
	margin-top : 0;
	height : 100px;
}

.stats-with-conds p b {
	text-decoration : underline;
	font-size : 12pt;
}

/* Surprises */
#surprises-1er-avril {	
	text-shadow : 0px 0px 9px #777;
	color : #fff;
	direction : rtl;
	unicode-bidi : bidi-override;
	transition-property : text-shadow, color, -ms-transform, -webkit-transform, transform, direction;
	transition-duration : 0.5s;
	background-image : url('/images/surprises/poisson-d-avril.jpg');
	background-position : center;
	background-repeat : no-repeat;
	height : 80px;
	margin-top : -20px;
	padding-top : 20px;
}

#surprises-1er-avril span {
	direction : ltr;
}

#surprises-1er-avril:hover {	
	-ms-transform : rotateY(900deg);
	-webkit-transform : rotateY(900deg);
	transform : rotateY(900deg);
	text-shadow : 0px 0px 9px #777;
	color : #AEAEAE;
	transition-property : text-shadow, color, -ms-transform, -webkit-transform, transform, direction;
	transition-duration : 0.5s;
}
#surprises-1er-avril:hover span {
	direction : ltr;
}
/* End Surprises */

/* Suivi de Solde */
.suivi_solde_text {
	width : 210px;
	float : left;
	margin : 0 5px 5px 0;
	background : #DDD;
	padding : 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* End Suivi de Solde */

.batman-bk {
	color : #000000;
}

.batman-yw {
   -webkit-text-stroke: 1px #000;
   color: #FEFE56;
   text-shadow:
       1px 1px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 1px 0 #000,
       1px 1px 0 #000;
	/*
	color:#FEFE56;
	text-shadow:
    1px 1px 0 #000,
    /* Simulated effect for Firefox and Opera
       and nice enhancement for WebKit */
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
    */
}

.text-ok { 		color : #30A218 !important; }
.text-nok { 	color : #FF1621 !important; }

.client-infos-importantes {
	border : 1px solid #EE4257;
}

.client-infos-importantes:focus {
	background-color : #EE4257 !important;
	color : white !important;
}

ul.classes-declarees {
    list-style: none;
    margin-left : 20px !important;
}

ul.classes-declarees li {
    list-style: none !important;
    float : left;
    width : 150px;
    margin-left : 20px !important;
}

.image-ephemeride {
	height : 64px;
	width : auto;
	margin : -8px 0 0 10px;
}

.date_hm {
	width : 50px;
	text-align : center;
}

.dt-picker {
	width : 100px;
	text-align : center;
}

.infos-importantes, .expired {
	color : red;
	font-weight : bold;
}

ul.normal {
	margin-left : 10px;
}

/* Aide */
.aide-index {
	float : left;
	width : 300px;
	margin-right : 20px;
}

.aide-contenu {
	float : left;
	clear : right;
	width : calc(100% - 350px);
}

ul.aide-rubriques {
	margin : 0 0 10px 30px;
}

ul.aide-sections {
	margin : 0 0 5px 30px;
	line-height : 20px;
}

ul.aide-rubriques li, ul.aide-sections li {
	display : list-item;
	list-style-image : url('/images/16px/suivant.png');
}

.section-contenu {
	padding : 5px 5px 5px 8px;
}

.section-contenu:hover {
	border-left : 3px solid #AEAEAE;
	padding-left : 5px;
	background-color : #ECECEC;
}

h2.heading-aide {
	margin-top : 25px;
}
/* End Aide */

/* Bug Support */
.progressbar {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border : 1px solid #0F7EC4;
	text-align : left;
	height : 20px;
	margin : auto;
}

.progressbar .progression {
	background-color : #0F7EC4;
	text-align : left;
	height : 20px;
}

.progressbar .taux-avancement {
	position : absolute;
	text-align : center;
	margin-top : -1px;
	/* WebKit (Safari/Chrome) Only */
	#-webkit-text-stroke: 1px #0F7EC4;
  
	/* If we weren't using text-shadow, we'd set a fallback color
     and use this to set color instead
    #-webkit-text-fill-color: white; */
	color: #6cc2ff;
	font-weight: bold;
    /*
	color: white;
	text-shadow:
    	1px 1px 0 #0F7EC4,
    	/* Simulated effect for Firefox and Opera
       	and nice enhancement for WebKit */
		-1px -1px 0 #0F7EC4,  
		1px -1px 0 #0F7EC4,
		-1px  1px 0 #0F7EC4,
		1px  1px 0 #0F7EC4;
	*/
}
/* End Bug Support */

/* History on Doc Line */
.history-doc-line {
	float : right;
	margin : 2px 0 0 3px;
}
/* End History on Doc Line */


/* Rotations */

.rotation-45 {
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-webkit-transform:rotate(45deg); /* Opera, Chrome, and Safari */
}

.rotation-h45 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h45:hover {
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* IE 9 */
	-webkit-transform:rotate(45deg); /* Opera, Chrome, and Safari */
}
.rotation-90 {
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
}

.rotation-h90 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h90:hover {
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-webkit-transform:rotate(90deg); /* Opera, Chrome, and Safari */
}
.rotation-135 {
	transform:rotate(135deg);
	-ms-transform:rotate(135deg); /* IE 9 */
	-webkit-transform:rotate(135deg); /* Opera, Chrome, and Safari */
}

.rotation-h135 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h135:hover {
	transform:rotate(135deg);
	-ms-transform:rotate(135deg); /* IE 9 */
	-webkit-transform:rotate(135deg); /* Opera, Chrome, and Safari */
}
.rotation-180 {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Opera, Chrome, and Safari */
}

.rotation-h180 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h180:hover {
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Opera, Chrome, and Safari */
}
.rotation-225 {
	transform:rotate(225deg);
	-ms-transform:rotate(225deg); /* IE 9 */
	-webkit-transform:rotate(225deg); /* Opera, Chrome, and Safari */
}

.rotation-h225 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h225:hover {
	transform:rotate(225deg);
	-ms-transform:rotate(225deg); /* IE 9 */
	-webkit-transform:rotate(225deg); /* Opera, Chrome, and Safari */
}
.rotation-270 {
	transform:rotate(270deg);
	-ms-transform:rotate(270deg); /* IE 9 */
	-webkit-transform:rotate(270deg); /* Opera, Chrome, and Safari */
}

.rotation-h270 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h270:hover {
	transform:rotate(270deg);
	-ms-transform:rotate(270deg); /* IE 9 */
	-webkit-transform:rotate(270deg); /* Opera, Chrome, and Safari */
}
.rotation-315 {
	transform:rotate(315deg);
	-ms-transform:rotate(315deg); /* IE 9 */
	-webkit-transform:rotate(315deg); /* Opera, Chrome, and Safari */
}

.rotation-h315 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h315:hover {
	transform:rotate(315deg);
	-ms-transform:rotate(315deg); /* IE 9 */
	-webkit-transform:rotate(315deg); /* Opera, Chrome, and Safari */
}
.rotation-360 {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); /* IE 9 */
	-webkit-transform:rotate(360deg); /* Opera, Chrome, and Safari */
}

.rotation-h360 {
	transition-property : transform, -ms-transform, -webkit-transform;
	transition-duration : 0.5s;
}

.rotation-h360:hover {
	transform:rotate(360deg);
	-ms-transform:rotate(360deg); /* IE 9 */
	-webkit-transform:rotate(360deg); /* Opera, Chrome, and Safari */
}

/* End Rotations */

/* Droits Views */
label.dv input {
	display : none;
}

label.dv div {
	width : 10px;
	height : 10px;
	padding : 5px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin : auto;
}

label.dv input:checked + div {
	background-color : #4FBE57;
}

label.dv input + div {
	background-color : #E04006;
}

/* End Droits Views */

/* Maintenance */
ul.maintenances {
	margin : 0;
}

ul.maintenances li {
	width : 32%;
	float : left;
	list-style-type : none;
}

ul.maintenances:after {
	clear : both;
    content: "";
	display: block;
}
/* End Maintenance */

option {
	height : 20px;
	vertical-align : center;
}

.calendrier-fi-list {
	margin-left : 0px;
}
.calendrier-fi-list li {
	text-align : left;
	list-style-type : none;
}

.calendrier-fi-vide, .calendrier-fi-partiel, .calendrier-fi-remplie {
	width : 18px;
	height : 18px;
	float : left;
	margin : 3px 5px 0 0;
	text-align : center;
	color : white;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.calendrier-fi-vide, .fi-vide {
	background-color : #C74B59;
}

.calendrier-fi-partiel, .fi-partiel {
	background-color : #EFAC40;
}

.calendrier-fi-remplie, .fi-remplie {
	background-color : #47BD50;
}

.cal-fis {
	padding : 0 !important;
}

.fi-vide, .fi-partiel, .fi-remplie {
	#margin : -3px -4px;
	padding : 2px 4px 4px;
}

input.tax-excluded, input.tax-included {
	background-position : right center;
	background-repeat : no-repeat;
}

input.tax-excluded {
	#background-image : url('/images/16px/etat-non.png');
	border : 1px solid #C4403D;
}

input.tax-included {
	#background-image : url('/images/16px/etat-oui.png');
	border : 1px solid #4CAF50;
}

label.ksg-type_cot:hover {
	//background-color: black;
	color : #52ecf2;
}

.line-type-cot {
	background-color: #52ecf2 !important;
}

.line-type-cot:hover {
	background-color: #5affff !important;
}

label.ksg-type_devis:hover {
	//background-color: black;
	color : #31ce54;
}

.line-type-devis {
	background-color: #31ce54 !important;
}

.line-type-devis:hover {
	background-color: #35e25c !important;
}

label.ksg-type_bc:hover {
	//background-color: black;
	color : #edf025;
}

.line-type-bc {
	background-color: #edf025 !important;
}

.line-type-bc:hover {
	background-color: #ffff28 !important;
}

label.ksg-type_bl:hover {
	//background-color: black;
	color : #eda312;
}

.line-type-bl {
	background-color: #eda312 !important;
}

.line-type-bl:hover {
	background-color: #ffb313 !important;
}

label.ksg-type_fact:hover {
	//background-color: black;
	color : #ee1312;
}

.line-type-fact {
	background-color: #ee1312 !important;
}

.line-type-fact:hover {
	background-color: #ff1413 !important;
}

.line-statut-todo_devis {
	background-color: #52ecf2 !important;
}

.line-statut-todo_devis:hover {
	background-color: #5affff !important;
}
.line-statut-devise {
	background-color: #31ce54 !important;
}

.line-statut-devise:hover {
	background-color: #35e25c !important;
}
.line-statut-sent2client {
	background-color: #68ce31 !important;
}

.line-statut-sent2client:hover {
	background-color: #72e235 !important;
}
.line-statut-sent2cmd {
	background-color: #abce31 !important;
}

.line-statut-sent2cmd:hover {
	background-color: #bce235 !important;
}
.line-statut-receptionne {
	background-color: #e8a81e !important;
}

.line-statut-receptionne:hover {
	background-color: #ffb821 !important;
}
.line-statut-livre {
	background-color: #eb8020 !important;
}

.line-statut-livre:hover {
	background-color: #ff8c23 !important;
}
.line-statut-facture {
	background-color: #ee1312 !important;
}

.line-statut-facture:hover {
	background-color: #ff1413 !important;
}
.line-statut-termine {
	background-color: #ee1312 !important;
}

.line-statut-termine:hover {
	background-color: #ff1413 !important;
}
.line-statut-wait4paiement {
	background-color: #fa3f3f !important;
}

.line-statut-wait4paiement:hover {
	background-color: #ff4545 !important;
}
.line-statut-regle {
	background-color: #ee1312 !important;
}

.line-statut-regle:hover {
	background-color: #ff1413 !important;
}

/* SUPPORT */

#support-main, #support-main-header, #support-main-menu, #support-footer, #support-tests {
	text-align: center;
	margin: 5px auto;
}

#support-main-header img {
	height: 100px;
	width: auto;
}

#support-main {
	width: calc(60% - 50px);
	#border: 1px solid red;
}

#support-content {
	margin: 10px auto;
}

#support-footer {
	font-size: 8pt;
}

#support-tests {
}

h1.support-client {
	text-align: center;
	margin: 10px auto;
}

.ticket-support-infos {
	float: left;
	width: 32%;
}

.support-ticket-new {
	background-color: #fa3f3f !important;
}

.support-ticket-new:hover {
	background-color: #ff4545 !important;
}
.support-ticket-encours {
	background-color: #e8a81e !important;
}

.support-ticket-encours:hover {
	background-color: #ffb821 !important;
}
.support-ticket-fini {
	background-color: #31ce54 !important;
}

.support-ticket-fini:hover {
	background-color: #35e25c !important;
}
/* END SUPPORT */

/* RGPD */
#rgpd-main, #rgpd-main-header, #rgpd-main-menu, #rgpd-footer, #rgpd-tests {
	text-align: center;
	margin: 5px auto;
}

#rgpd-main-header img {
	height: 100px;
	width: auto;
}

#rgpd-main {
	width: calc(70% - 50px);
	#border: 1px solid red;
}

#rgpd-content {
	margin: 10px auto;
	padding: 30px;
	text-align: left;
	background-color: white;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#rgpd-footer {
	font-size: 8pt;
}

#rgpd-tests {
}

h1.rgpd-client {
	text-align: center;
	margin: 10px auto;
}

.rgpd-accept, .rgpd-decline, .rgpd-detail {
	margin: 5px 10px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: white !important;
	font-size: 12pt;
}

.rgpd-accept:hover, .rgpd-decline:hover, .rgpd-detail:hover {
	font-style: italic;
}

.rgpd-accept *, .rgpd-decline *, .rgpd-detail * {
	color: white;
}

.rgpd-accept {
	background: #06b306 url('/images/16px/valid.png') 10px center no-repeat;
	padding-left: 35px;
}
.rgpd-accept:hover {
	background-color: #0bd00b;
}
.rgpd-detail:hover {
	background-color: #777;
}

.rgpd-decline {
	background-color: red;
}

.rgpd-detail {
	background: #555 url('/images/16px/info.png') 10px center no-repeat;
	padding-left: 35px;
}

#rgpd-accept-details, #rgpd-decline-details {
	display: none;
}

/* END RGPD */

/* Francois LEBRUN */
.bt-user-3 { background: url('/images/16px/sangoku.png') 3px center no-repeat; padding-left : 20px; }
.users-list option#from_user_3, .users-list option#to_user_3, label.ksg-technicien_3, option#from_user_3, option#to_user_3 { background: url('/images/16px/sangoku.png') 5px center no-repeat; padding-left : 30px; }
/* Philippe Puissat */
.bt-user-32 { background: url('/images/16px/personel.png') 3px center no-repeat; padding-left : 20px; }
.users-list option#from_user_32, .users-list option#to_user_32, label.ksg-technicien_32, option#from_user_32, option#to_user_32 { background: url('/images/16px/personel.png') 5px center no-repeat; padding-left : 30px; }
/* Nathalie Puppato */
.bt-user-31 { background: url('/images/16px/personel.png') 3px center no-repeat; padding-left : 20px; }
.users-list option#from_user_31, .users-list option#to_user_31, label.ksg-technicien_31, option#from_user_31, option#to_user_31 { background: url('/images/16px/personel.png') 5px center no-repeat; padding-left : 30px; }
/* Sonia Dussert-Rosset */
.bt-user-30 { background: url('/images/16px/personel.png') 3px center no-repeat; padding-left : 20px; }
.users-list option#from_user_30, .users-list option#to_user_30, label.ksg-technicien_30, option#from_user_30, option#to_user_30 { background: url('/images/16px/personel.png') 5px center no-repeat; padding-left : 30px; }

#adresses-client ul, #change-last-user-on-doc-list {
	margin-left: 0;
}

#adresses-client ul li, #change-last-user-on-doc-list li {
	list-style-type: none;
}

#change-last-user-on-doc-list {
	display: none;
}

/* Navigation interne rapide */
#top-go2top {		position: fixed; float: left; left: 5px; top: 5px; z-index: 50;}
#top-go2bottom {	position: fixed; float: left; left: 5px; top: 25px; z-index: 50;}
#bottom-go2top {	position: fixed; float: right; right: 5px; bottom: 25px; z-index: 50;}
#bottom-go2bottom {	position: fixed; float: right; right: 5px; bottom: 5px; z-index: 50;}
/* End Navigation interne rapide */

#iframe-block-close {
	width: 100%;
	position: fixed;
	z-index: 100;
	height: 15px;
	text-align: right;
	cursor: pointer;
	background-color: #BCBCBC;
	color: white;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	font-size: 12pt;
}

.acces-bulle {
	position: relative;
	height: 20px;
	width: 20px;
	border: 1px solid #C74B59;
	color: #C74B59;
	font-size: 8pt !important;
	float: right;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-right: 5px;
}

.msg-notice {
	border: 1px solid #AEAEAE;
	background-color: #EFEFEF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
}

/* Ticket de Caisse */

.ticket2caisse, .ticket2caisse * {
	font-size : 8pt;
}

.ticket2caisse {
	margin-bottom : 1cm;
	width: 45mm;
}

.ticket-entete {
	padding-bottom: 5mm;
	padding-top: 1cm;
	font-size: 11pt;
}

.ticket-pied {
	padding: 5mm 0;
}

.ticket-info { }

.ticket-articles {
	width: 100%;
	margin-top: 3mm;
}

.ticket-articles td {
	padding-top: 5px;
}

.ticket-article-prix {
	width: 50px;
}

.ticket-spacing {
	height: 3mm;
}

/* End Ticket de Caisse */

/* User Params */

.user-params-list input.var {
	width: 245px;
}

.user-params-list input.val {
	width: calc(99%) !important;
	max-width: 100%;
}

.user-params-list input.var[readonly], 
.user-params-list input.val[readonly] {
	font-style: italic;
	color: #FAFAFA;
	background-color: #AAA !important;
}

/* End User Params */

/* Personnal Message */

#personnal-msg {
    background: url('/images/css/bg_lightgrey.png') center repeat-x;
    border: 1px solid #aeaeae;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding : 5px;
	margin : 5px 0;
	clear: both;
	text-align: center;
}

/* End Personnal Message */

/* Export des Reglements */

.exp-reg-filtres {
	width: 300px;
	float: left;
}

input.exp-reg-f-client:checked ~ #client-search p {
	#color: red;
	display: block;
}

/* Export des Reglements */


/* Stock*/

.stock-btns, .stock-image {
	z-index: 10;
	float: right;
	position: absolute;
	#right: 0;
}

.stock-image {
	margin-left: 5px;
}

.stock-btns {
	display: none;
	margin-left: 15px;
}

.info-stock:hover .stock-btns {
	display: inline;
}

/* End Stock */

/* Comptes */
.compte1-logo, option#compte_1, .banque1-logo, option#banque_1 { background-image : url('/images/banque/bp.gif'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.compte2-logo, option#compte_2, .banque2-logo, option#banque_2 { background-image : url('/images/Banque Démo'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.compte3-logo, option#compte_3, .banque3-logo, option#banque_3 { background-image : url('/images/Crédit Mutuel IDEMISO'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
/* END Comptes */

/* Mode de Reglement */
.typereglement1-logo, option#typereglement_1, option#modereglement_1 { background-image : url('/images/reglement/esp.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement2-logo, option#typereglement_2, option#modereglement_2 { background-image : url('/images/reglement/che.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement3-logo, option#typereglement_3, option#modereglement_3 { background-image : url('/images/reglement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement4-logo, option#typereglement_4, option#modereglement_4 { background-image : url('/images/reglement/man.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement5-logo, option#typereglement_5, option#modereglement_5 { background-image : url('/images/reglement/che30.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement6-logo, option#typereglement_6, option#modereglement_6 { background-image : url('/images/reglement/prel.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement7-logo, option#typereglement_7, option#modereglement_7 { background-image : url('/images/reglement/che30fdm.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement8-logo, option#typereglement_8, option#modereglement_8 { background-image : url('/images/reglement/che.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement9-logo, option#typereglement_9, option#modereglement_9 { background-image : url('/images/reglement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement10-logo, option#typereglement_10, option#modereglement_10 { background-image : url('/images/reglement/chq45.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement11-logo, option#typereglement_11, option#modereglement_11 { background-image : url('/images/reglement/cbd.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement12-logo, option#typereglement_12, option#modereglement_12 { background-image : url('/images/reglement/av.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement13-logo, option#typereglement_13, option#modereglement_13 { background-image : url('/images/reglement/impaye.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement14-logo, option#typereglement_14, option#modereglement_14 { background-image : url('/images/reglement/cbsu.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement15-logo, option#typereglement_15, option#modereglement_15 { background-image : url('/images/reglement/tpe.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.typereglement16-logo, option#typereglement_16, option#modereglement_16 { background-image : url('/images/reglement/pay.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
/* END Mode de Reglement */

/* Moyen de paiement */
.moyendepaiement1-logo, option#moyendepaiement_1, #paiement_1 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement35-logo, option#moyendepaiement_35, #paiement_35 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement3-logo, option#moyendepaiement_3, #paiement_3 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement4-logo, option#moyendepaiement_4, #paiement_4 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement5-logo, option#moyendepaiement_5, #paiement_5 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement6-logo, option#moyendepaiement_6, #paiement_6 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement7-logo, option#moyendepaiement_7, #paiement_7 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement8-logo, option#moyendepaiement_8, #paiement_8 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement9-logo, option#moyendepaiement_9, #paiement_9 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement10-logo, option#moyendepaiement_10, #paiement_10 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement11-logo, option#moyendepaiement_11, #paiement_11 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement12-logo, option#moyendepaiement_12, #paiement_12 { background-image : url('/images/paiement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement13-logo, option#moyendepaiement_13, #paiement_13 { background-image : url('/images/paiement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement14-logo, option#moyendepaiement_14, #paiement_14 { background-image : url('/images/paiement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement15-logo, option#moyendepaiement_15, #paiement_15 { background-image : url('/images/paiement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement16-logo, option#moyendepaiement_16, #paiement_16 { background-image : url('/images/paiement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement34-logo, option#moyendepaiement_34, #paiement_34 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement19-logo, option#moyendepaiement_19, #paiement_19 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement33-logo, option#moyendepaiement_33, #paiement_33 { background-image : url('/images/paiement/pf.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement20-logo, option#moyendepaiement_20, #paiement_20 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement21-logo, option#moyendepaiement_21, #paiement_21 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement26-logo, option#moyendepaiement_26, #paiement_26 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement23-logo, option#moyendepaiement_23, #paiement_23 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement24-logo, option#moyendepaiement_24, #paiement_24 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement25-logo, option#moyendepaiement_25, #paiement_25 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement27-logo, option#moyendepaiement_27, #paiement_27 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement28-logo, option#moyendepaiement_28, #paiement_28 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement29-logo, option#moyendepaiement_29, #paiement_29 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement30-logo, option#moyendepaiement_30, #paiement_30 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement31-logo, option#moyendepaiement_31, #paiement_31 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement32-logo, option#moyendepaiement_32, #paiement_32 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement36-logo, option#moyendepaiement_36, #paiement_36 { background-image : url('/images/paiement/esp.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement37-logo, option#moyendepaiement_37, #paiement_37 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement38-logo, option#moyendepaiement_38, #paiement_38 { background-image : url('/images/paiement/lcr.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement39-logo, option#moyendepaiement_39, #paiement_39 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement40-logo, option#moyendepaiement_40, #paiement_40 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement41-logo, option#moyendepaiement_41, #paiement_41 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement42-logo, option#moyendepaiement_42, #paiement_42 { background-image : url('/images/paiement/chq.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement43-logo, option#moyendepaiement_43, #paiement_43 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement44-logo, option#moyendepaiement_44, #paiement_44 { background-image : url('/images/paiement/pre.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement45-logo, option#moyendepaiement_45, #paiement_45 { background-image : url('/images/paiement/av.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement46-logo, option#moyendepaiement_46, #paiement_46 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement47-logo, option#moyendepaiement_47, #paiement_47 { background-image : url('/images/paiement/vir.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
.moyendepaiement48-logo, option#moyendepaiement_48, #paiement_48 { background-image : url('/images/paiement/cb.png'); background-position : 5px center; background-repeat : no-repeat; padding-left : 25px; }
/* END Moyen de paiement */

/* Localisation */
/* END Localisation */

/* Type d'acces */
/* END Type d'acces */

/* Messages Popup */

.popup-content {
	position: fixed;
	z-index: 1000;
	padding: 10px;
	
	background: rgb(187,187,187);
	background: linear-gradient(180deg, rgba(187,187,187,1) 0%, rgba(236,236,236,1) 100%); 
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 200px;
	min-height; 100px;
	
	border: 1px solid #bbbbbb;
}

.popup-seethrough {
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE8 and earlier */
	transition-property: opacity, filter;
	transition-duration: 0.5s;
}

.popup-seethrough:hover {
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

.popup-center {
	bottom: calc(50% - 100px);
	left: calc(50% - 100px);
}

.popup-bottom-right {
	bottom: 20px;
	right: 20px;
}

.popup-bottom-left {
	bottom: 20px;
	left: 20px;
}

.popup-top-right {
	top: 20px;
	right: 20px;
}

.popup-top-left {
	top: 20px;
	left: 20px;
}

.popup-close {
	float: right;
	margin: 0 0 10px 10px;
}

/* End Messages Popup */

/* Fiche Client */

.fiche-client-tab {
	float: left;
	#border: 1px solid red;
}

/* End Fiche Client */

.bt-with-inner-radio, .bt-with-inner-checkbox {
	filter : alpha(opacity=40);
	opacity : 0.5;
}
.inner-radio:checked + .bt-with-inner-radio, .inner-checkbox:checked + .bt-with-inner-checkbox {
	filter : alpha(opacity=100);
	opacity : 1;
}

.bt-with-inner-radio-100-20, .bt-with-inner-checkbox-100-20 {
	filter : alpha(opacity=20);
	opacity : 0.5;
}
.inner-radio:checked + .bt-with-inner-radio-100-20, .inner-checkbox:checked + .bt-with-inner-checkbox-100-20 {
	filter : alpha(opacity=100);
	opacity : 1;
}

.content-with-inner-radio, .content-with-inner-checkbox {
	filter : alpha(opacity=0);
	opacity : 0;
}
.inner-radio:checked + .content-with-inner-radio, .inner-checkbox:checked + .content-with-inner-checkbox {
	filter : alpha(opacity=100);
	opacity : 1;
}

.content-with-inner-radio-neg, .content-with-inner-checkbox-neg {
	filter : alpha(opacity=100);
	opacity : 1;
}
.inner-radio:checked ~ .content-with-inner-radio-neg, .inner-checkbox:checked ~ .content-with-inner-checkbox-neg {
	filter : alpha(opacity=0);
	opacity : 0;
}


#saisie-doc-save {
	background: url('/images/16px/save.png') 3px center no-repeat;
	padding-left : 20px;
}

#saisie-doc-save-and-quit {
	background: url('/images/16px/exit.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-valider {
	background: url('/images/16px/valid.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-save {
	background: url('/images/16px/save.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-add {
	background: url('/images/16px/add.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-edit {
	background: url('/images/16px/edit.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-supp {
	background: url('/images/16px/supp.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-liste {
	background: url('/images/16px/liste.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-email {
	background: url('/images/16px/email.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-search {
	background: url('/images/16px/search.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-excel, .bt-csv {
	background: url('/images/16px/excel.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-filtre {
	background: url('/images/16px/filter.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-execute {
	background: url('/images/16px/execute.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-switch {
	background: url('/images/16px/switch2.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-pdf {
	background: url('/images/16px/pdf.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-checkbox-yes {
	background: url('/images/16px/checkbox-yes.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-checkbox-no {
	background: url('/images/16px/checkbox-no.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-checkbox-yesno {
	background: url('/images/16px/checkbox-yesno.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-cancel {
	background: url('/images/16px/supp.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-previous, .bt-precedent {
	background: url('/images/16px/precedent.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-next, .bt-suivant  {
	background: url('/images/16px/suivant.png') 3px center no-repeat;
	padding-left : 20px;
	transition-property : background;
	transition-duration : 0.2s;
}

.bt-next:hover, .bt-suivant:hover  {
	background: url('/images/16px/suivant.png') 8px 3px no-repeat;
	padding-left : 20px;
	transition-property : background;
	transition-duration : 0.2s;
}

.bt-nav-next, .bt-nav-suivant  {
	background: url('/images/16px/suivant.png') 3px center no-repeat;
	background-position : right;
	padding-right : 20px;
	transition-property : background;
	transition-duration : 0.2s;
}

.bt-oui  {
	background: url('/images/16px/valid.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-non  {
	background: url('/images/16px/supp.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-add-photo {
	background: url('/images/16px/add-image.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-barcode {
	background: url('/images/16px/barcode.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-lock {
	background: url('/images/16px/lock.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-unlock {
	background: url('/images/16px/unlock.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-facturer, .bt-facture {
	background: url('/images/16px/facture.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-deviser, .bt-devis {
	background: url('/images/16px/devis.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-new, .bt-nouveaute {
	background: url('/images/16px/nouveau.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-new-item {
	background: url('/images/16px/new.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-archive {
	background: url('/images/16px/archive.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-wait {
	background: url('/images/16px/wait.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-new {
	background: url('/images/16px/nouveau.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-expand {
	background: url('/images/16px/expansion.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-shrink {
	background: url('/images/16px/shrink.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-worker-add, .bt-pec-add, .bt-add-pec {
	background: url('/images/16px/worker_add.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-worker {
	background: url('/images/16px/worker.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-showhide {
	background: url('/images/showhide.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-multi-add {
	background: url('/images/16px/multi_add.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-doc-bl {
	background: url('/images/16px/doc_bl.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-doc-bc {
	background: url('/images/16px/doc_bc.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-doc-devis {
	background: url('/images/16px/devis.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-doc-fact {
	background: url('/images/16px/facture.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-doc-cot {
	background: url('/images/16px/balance.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-messages {
	background: url('/images/16px/message.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-commandes {
	background: url('/images/16px/orders.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-add-file {
	background: url('/images/16px/file-add.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-add-note {
	background: url('/images/16px/add_note.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-contacts {
	background: url('/images/16px/contacts.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-notes {
	background: url('/images/16px/notes.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-add-favoris {
	background: url('/images/16px/star.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-delete-favoris {
	background: url('/images/16px/star-delete.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-map {
	background: url('/images/map.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-vcard {
	background: url('/images/16px/vcard.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-acces {
	background: url('/images/16px/globe-network.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-login {
	background: url('/images/key.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-password-forgotten {
	background: url('/images/16px/forgot_password.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-client {
	background: url('/images/16px/client.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-telephone {
	background: url('/images/16px/telephone.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-fax {
	background: url('/images/16px/fax.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-web {
	background: url('/images/16px/web.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-arobase {
	background: url('/images/16px/arobase.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-comptable {
	background: url('/images/16px/comptable.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-copy {
	background: url('/images/16px/copy.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-convert {
	background: url('/images/16px/convert.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-panier {
	background: url('/images/16px/panier.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-panier-supp {
	background: url('/images/16px/panier_supp.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-panne {
	background: url('/images/16px/problem.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-materiel {
	background: url('/images/16px/matos.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-motdepasse {
	background: url('/images/16px/lock-and-key.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-technicien {
	background: url('/images/16px/technicien.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-tache {
	background: url('/images/16px/task.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-comment {
	background: url('/images/16px/comment.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-calcul {
	background: url('/images/16px/calcul.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-add-fi {
	background: url('/images/16px/fi_add.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-machine-add {
	background: url('/images/16px/machine_add.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-machines {
	background: url('/images/16px/machines.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-print {
	background: url('/images/16px/print.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-special {
	background: url('/images/16px/special.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-category {
	background: url('/images/16px/category.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-factures-non-payees {
	background: url('/images/16px/piggy_bank.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-contact {
	background: url('/images/16px/contact.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-import {
	background: url('/images/16px/import.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-renew {
	background: url('/images/16px/renew.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-download {
	background: url('/images/16px/download.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-time {
	background: url('/images/16px/time.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-export {
	background: url('/images/16px/export.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-turned-in {
	background: url('/images/16px/turned-in.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-turned-out {
	background: url('/images/16px/turned-out.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-insert {
	background: url('/images/16px/insert.png') 3px center no-repeat;
	padding-left : 20px;
}

.icon-only {
	padding-left : 14px !important;
}

span.button-style {
	padding : 3px;
}

.bt-me {
	}

.bt-upload {
	background: url('/images/16px/upload.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-fournisseur {
	background: url('/images/16px/provider.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-achat {
	background: url('/images/16px/buy.png') 3px center no-repeat;
	padding-left : 20px;
}

.bt-payer {
	background: url('/images/16px/money.png') 3px center no-repeat;
	padding-left : 20px;
}

/* LNK ICO */
.lnk-chf div {
	height: 20px;
	width: 80px;
	margin: 0 10px 10px 0;
	border: 1px solid #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #888;
	float: left;
	font-weight: normal;
	overflow: hidden;
	#word-wrap: break-word;
	#overflow-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
	background-color: #EEE;
	padding : 0 2px;
}

.lnk-chf:hover div {
	background-color: #FFF;
}

.lnk-add div {
	background: #EEE url('/images/16px/add.png') 2px 2px no-repeat;
	padding-left : 20px;
}

.lnk-pec div {
	width: 60px;
	background: #EEE url('/images/16px/worker-none.png') 2px 2px no-repeat;
	padding-left : 20px;
}

/* END LNK ICO */

/* ICO DIRS */
/* Dir : images/16px/ */
.bt-ico-1409084331_New { background: url('/images/16px/1409084331_New.png') 3px center no-repeat; padding-left : 20px; }
option.ico-1409084331_New { background: url('/images/16px/1409084331_New.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-1413485619_barcode { background: url('/images/16px/1413485619_barcode.png') 3px center no-repeat; padding-left : 20px; }
option.ico-1413485619_barcode { background: url('/images/16px/1413485619_barcode.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-__supp { background: url('/images/16px/__supp.png') 3px center no-repeat; padding-left : 20px; }
option.ico-__supp { background: url('/images/16px/__supp.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-acces-add { background: url('/images/16px/acces-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-acces-add { background: url('/images/16px/acces-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-acces-delete { background: url('/images/16px/acces-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-acces-delete { background: url('/images/16px/acces-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-acces-edit { background: url('/images/16px/acces-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-acces-edit { background: url('/images/16px/acces-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-acces-list { background: url('/images/16px/acces-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-acces-list { background: url('/images/16px/acces-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-acces-none { background: url('/images/16px/acces-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-acces-none { background: url('/images/16px/acces-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-achat-add { background: url('/images/16px/achat-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-achat-add { background: url('/images/16px/achat-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-achat-delete { background: url('/images/16px/achat-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-achat-delete { background: url('/images/16px/achat-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-achat-edit { background: url('/images/16px/achat-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-achat-edit { background: url('/images/16px/achat-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-achat-list { background: url('/images/16px/achat-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-achat-list { background: url('/images/16px/achat-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-achat-none { background: url('/images/16px/achat-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-achat-none { background: url('/images/16px/achat-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-achat { background: url('/images/16px/achat.png') 3px center no-repeat; padding-left : 20px; }
option.ico-achat { background: url('/images/16px/achat.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-active-directory { background: url('/images/16px/active-directory.png') 3px center no-repeat; padding-left : 20px; }
option.ico-active-directory { background: url('/images/16px/active-directory.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-active { background: url('/images/16px/active.png') 3px center no-repeat; padding-left : 20px; }
option.ico-active { background: url('/images/16px/active.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-add-file { background: url('/images/16px/add-file.png') 3px center no-repeat; padding-left : 20px; }
option.ico-add-file { background: url('/images/16px/add-file.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-add-image { background: url('/images/16px/add-image.png') 3px center no-repeat; padding-left : 20px; }
option.ico-add-image { background: url('/images/16px/add-image.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-add-message { background: url('/images/16px/add-message.png') 3px center no-repeat; padding-left : 20px; }
option.ico-add-message { background: url('/images/16px/add-message.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-add { background: url('/images/16px/add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-add { background: url('/images/16px/add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-add_note { background: url('/images/16px/add_note.png') 3px center no-repeat; padding-left : 20px; }
option.ico-add_note { background: url('/images/16px/add_note.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-addressbook-add { background: url('/images/16px/addressbook-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-addressbook-add { background: url('/images/16px/addressbook-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-addressbook-delete { background: url('/images/16px/addressbook-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-addressbook-delete { background: url('/images/16px/addressbook-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-addressbook-edit { background: url('/images/16px/addressbook-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-addressbook-edit { background: url('/images/16px/addressbook-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-addressbook-list { background: url('/images/16px/addressbook-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-addressbook-list { background: url('/images/16px/addressbook-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-addressbook-none { background: url('/images/16px/addressbook-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-addressbook-none { background: url('/images/16px/addressbook-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-admin-config { background: url('/images/16px/admin-config.png') 3px center no-repeat; padding-left : 20px; }
option.ico-admin-config { background: url('/images/16px/admin-config.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-admin { background: url('/images/16px/admin.png') 3px center no-repeat; padding-left : 20px; }
option.ico-admin { background: url('/images/16px/admin.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-administrator { background: url('/images/16px/administrator.png') 3px center no-repeat; padding-left : 20px; }
option.ico-administrator { background: url('/images/16px/administrator.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-adobe { background: url('/images/16px/adobe.png') 3px center no-repeat; padding-left : 20px; }
option.ico-adobe { background: url('/images/16px/adobe.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-add { background: url('/images/16px/agence-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-add { background: url('/images/16px/agence-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-delete { background: url('/images/16px/agence-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-delete { background: url('/images/16px/agence-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-edit { background: url('/images/16px/agence-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-edit { background: url('/images/16px/agence-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-list { background: url('/images/16px/agence-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-list { background: url('/images/16px/agence-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-none { background: url('/images/16px/agence-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-none { background: url('/images/16px/agence-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-ok { background: url('/images/16px/agence-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-ok { background: url('/images/16px/agence-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-star { background: url('/images/16px/agence-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-star { background: url('/images/16px/agence-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-agence-warning { background: url('/images/16px/agence-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-agence-warning { background: url('/images/16px/agence-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-alarme { background: url('/images/16px/alarme.png') 3px center no-repeat; padding-left : 20px; }
option.ico-alarme { background: url('/images/16px/alarme.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-alias { background: url('/images/16px/alias.png') 3px center no-repeat; padding-left : 20px; }
option.ico-alias { background: url('/images/16px/alias.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-amen { background: url('/images/16px/amen.png') 3px center no-repeat; padding-left : 20px; }
option.ico-amen { background: url('/images/16px/amen.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-anonymous { background: url('/images/16px/anonymous.png') 3px center no-repeat; padding-left : 20px; }
option.ico-anonymous { background: url('/images/16px/anonymous.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-apple { background: url('/images/16px/apple.png') 3px center no-repeat; padding-left : 20px; }
option.ico-apple { background: url('/images/16px/apple.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-appointment { background: url('/images/16px/appointment.png') 3px center no-repeat; padding-left : 20px; }
option.ico-appointment { background: url('/images/16px/appointment.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-archive { background: url('/images/16px/archive.png') 3px center no-repeat; padding-left : 20px; }
option.ico-archive { background: url('/images/16px/archive.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arobase { background: url('/images/16px/arobase.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arobase { background: url('/images/16px/arobase.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arr-down { background: url('/images/16px/arr-down.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arr-down { background: url('/images/16px/arr-down.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arr-left { background: url('/images/16px/arr-left.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arr-left { background: url('/images/16px/arr-left.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arr-right { background: url('/images/16px/arr-right.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arr-right { background: url('/images/16px/arr-right.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arr-up { background: url('/images/16px/arr-up.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arr-up { background: url('/images/16px/arr-up.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arreter { background: url('/images/16px/arreter.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arreter { background: url('/images/16px/arreter.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arrow-down { background: url('/images/16px/arrow-down.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arrow-down { background: url('/images/16px/arrow-down.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arrow-merge { background: url('/images/16px/arrow-merge.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arrow-merge { background: url('/images/16px/arrow-merge.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arrow-right-down { background: url('/images/16px/arrow-right-down.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arrow-right-down { background: url('/images/16px/arrow-right-down.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arrow-right-up { background: url('/images/16px/arrow-right-up.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arrow-right-up { background: url('/images/16px/arrow-right-up.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arrow-right { background: url('/images/16px/arrow-right.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arrow-right { background: url('/images/16px/arrow-right.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-arrow-up { background: url('/images/16px/arrow-up.png') 3px center no-repeat; padding-left : 20px; }
option.ico-arrow-up { background: url('/images/16px/arrow-up.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-article-add { background: url('/images/16px/article-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-article-add { background: url('/images/16px/article-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-article-delete { background: url('/images/16px/article-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-article-delete { background: url('/images/16px/article-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-article-edit { background: url('/images/16px/article-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-article-edit { background: url('/images/16px/article-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-article-list { background: url('/images/16px/article-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-article-list { background: url('/images/16px/article-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-article-none { background: url('/images/16px/article-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-article-none { background: url('/images/16px/article-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-attachment { background: url('/images/16px/attachment.png') 3px center no-repeat; padding-left : 20px; }
option.ico-attachment { background: url('/images/16px/attachment.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-autre { background: url('/images/16px/autre.png') 3px center no-repeat; padding-left : 20px; }
option.ico-autre { background: url('/images/16px/autre.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-backup { background: url('/images/16px/backup.png') 3px center no-repeat; padding-left : 20px; }
option.ico-backup { background: url('/images/16px/backup.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-balance { background: url('/images/16px/balance.png') 3px center no-repeat; padding-left : 20px; }
option.ico-balance { background: url('/images/16px/balance.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-add { background: url('/images/16px/bank-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-add { background: url('/images/16px/bank-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-delete { background: url('/images/16px/bank-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-delete { background: url('/images/16px/bank-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-edit { background: url('/images/16px/bank-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-edit { background: url('/images/16px/bank-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-list { background: url('/images/16px/bank-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-list { background: url('/images/16px/bank-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-none { background: url('/images/16px/bank-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-none { background: url('/images/16px/bank-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-ok { background: url('/images/16px/bank-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-ok { background: url('/images/16px/bank-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank-star { background: url('/images/16px/bank-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank-star { background: url('/images/16px/bank-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bank { background: url('/images/16px/bank.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bank { background: url('/images/16px/bank.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-barcode { background: url('/images/16px/barcode.png') 3px center no-repeat; padding-left : 20px; }
option.ico-barcode { background: url('/images/16px/barcode.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-batch { background: url('/images/16px/batch.png') 3px center no-repeat; padding-left : 20px; }
option.ico-batch { background: url('/images/16px/batch.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bl { background: url('/images/16px/bl.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bl { background: url('/images/16px/bl.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-blank { background: url('/images/16px/blank.png') 3px center no-repeat; padding-left : 20px; }
option.ico-blank { background: url('/images/16px/blank.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-blonde-girl { background: url('/images/16px/blonde-girl.png') 3px center no-repeat; padding-left : 20px; }
option.ico-blonde-girl { background: url('/images/16px/blonde-girl.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-blonde { background: url('/images/16px/blonde.png') 3px center no-repeat; padding-left : 20px; }
option.ico-blonde { background: url('/images/16px/blonde.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bombe { background: url('/images/16px/bombe.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bombe { background: url('/images/16px/bombe.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-boss { background: url('/images/16px/boss.png') 3px center no-repeat; padding-left : 20px; }
option.ico-boss { background: url('/images/16px/boss.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bottom { background: url('/images/16px/bottom.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bottom { background: url('/images/16px/bottom.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bouygues { background: url('/images/16px/bouygues.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bouygues { background: url('/images/16px/bouygues.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-box { background: url('/images/16px/box.png') 3px center no-repeat; padding-left : 20px; }
option.ico-box { background: url('/images/16px/box.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-brand { background: url('/images/16px/brand.png') 3px center no-repeat; padding-left : 20px; }
option.ico-brand { background: url('/images/16px/brand.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bricedenice { background: url('/images/16px/bricedenice.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bricedenice { background: url('/images/16px/bricedenice.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-bug { background: url('/images/16px/bug.png') 3px center no-repeat; padding-left : 20px; }
option.ico-bug { background: url('/images/16px/bug.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-buy { background: url('/images/16px/buy.png') 3px center no-repeat; padding-left : 20px; }
option.ico-buy { background: url('/images/16px/buy.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-cache { background: url('/images/16px/cache.png') 3px center no-repeat; padding-left : 20px; }
option.ico-cache { background: url('/images/16px/cache.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-cached { background: url('/images/16px/cached.png') 3px center no-repeat; padding-left : 20px; }
option.ico-cached { background: url('/images/16px/cached.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-calcul { background: url('/images/16px/calcul.png') 3px center no-repeat; padding-left : 20px; }
option.ico-calcul { background: url('/images/16px/calcul.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-calculator { background: url('/images/16px/calculator.png') 3px center no-repeat; padding-left : 20px; }
option.ico-calculator { background: url('/images/16px/calculator.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-calculatrice { background: url('/images/16px/calculatrice.png') 3px center no-repeat; padding-left : 20px; }
option.ico-calculatrice { background: url('/images/16px/calculatrice.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-calendar { background: url('/images/16px/calendar.png') 3px center no-repeat; padding-left : 20px; }
option.ico-calendar { background: url('/images/16px/calendar.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-calls { background: url('/images/16px/calls.png') 3px center no-repeat; padding-left : 20px; }
option.ico-calls { background: url('/images/16px/calls.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-camera { background: url('/images/16px/camera.png') 3px center no-repeat; padding-left : 20px; }
option.ico-camera { background: url('/images/16px/camera.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-categorie-add { background: url('/images/16px/categorie-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-categorie-add { background: url('/images/16px/categorie-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-categorie-delete { background: url('/images/16px/categorie-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-categorie-delete { background: url('/images/16px/categorie-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-categorie-edit { background: url('/images/16px/categorie-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-categorie-edit { background: url('/images/16px/categorie-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-categorie-list { background: url('/images/16px/categorie-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-categorie-list { background: url('/images/16px/categorie-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-categorie-none { background: url('/images/16px/categorie-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-categorie-none { background: url('/images/16px/categorie-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category-add { background: url('/images/16px/category-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category-add { background: url('/images/16px/category-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category-delete { background: url('/images/16px/category-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category-delete { background: url('/images/16px/category-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category-edit { background: url('/images/16px/category-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category-edit { background: url('/images/16px/category-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category-list { background: url('/images/16px/category-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category-list { background: url('/images/16px/category-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category-none { background: url('/images/16px/category-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category-none { background: url('/images/16px/category-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category-send { background: url('/images/16px/category-send.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category-send { background: url('/images/16px/category-send.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-category { background: url('/images/16px/category.png') 3px center no-repeat; padding-left : 20px; }
option.ico-category { background: url('/images/16px/category.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-change { background: url('/images/16px/change.png') 3px center no-repeat; padding-left : 20px; }
option.ico-change { background: url('/images/16px/change.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chart-line-add { background: url('/images/16px/chart-line-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chart-line-add { background: url('/images/16px/chart-line-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chart-line-delete { background: url('/images/16px/chart-line-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chart-line-delete { background: url('/images/16px/chart-line-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chart { background: url('/images/16px/chart.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chart { background: url('/images/16px/chart.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chartbar { background: url('/images/16px/chartbar.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chartbar { background: url('/images/16px/chartbar.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chartpie { background: url('/images/16px/chartpie.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chartpie { background: url('/images/16px/chartpie.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chauve-barbu { background: url('/images/16px/chauve-barbu.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chauve-barbu { background: url('/images/16px/chauve-barbu.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chauve { background: url('/images/16px/chauve.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chauve { background: url('/images/16px/chauve.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-check { background: url('/images/16px/check.png') 3px center no-repeat; padding-left : 20px; }
option.ico-check { background: url('/images/16px/check.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-checkbox-no { background: url('/images/16px/checkbox-no.png') 3px center no-repeat; padding-left : 20px; }
option.ico-checkbox-no { background: url('/images/16px/checkbox-no.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-checkbox-yes { background: url('/images/16px/checkbox-yes.png') 3px center no-repeat; padding-left : 20px; }
option.ico-checkbox-yes { background: url('/images/16px/checkbox-yes.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-checkbox-yesno { background: url('/images/16px/checkbox-yesno.png') 3px center no-repeat; padding-left : 20px; }
option.ico-checkbox-yesno { background: url('/images/16px/checkbox-yesno.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chiffro { background: url('/images/16px/chiffro.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chiffro { background: url('/images/16px/chiffro.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-chronometre { background: url('/images/16px/chronometre.png') 3px center no-repeat; padding-left : 20px; }
option.ico-chronometre { background: url('/images/16px/chronometre.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-cisco { background: url('/images/16px/cisco.png') 3px center no-repeat; padding-left : 20px; }
option.ico-cisco { background: url('/images/16px/cisco.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-clear { background: url('/images/16px/clear.png') 3px center no-repeat; padding-left : 20px; }
option.ico-clear { background: url('/images/16px/clear.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client-add { background: url('/images/16px/client-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client-add { background: url('/images/16px/client-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client-delete { background: url('/images/16px/client-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client-delete { background: url('/images/16px/client-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client-edit { background: url('/images/16px/client-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client-edit { background: url('/images/16px/client-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client-list { background: url('/images/16px/client-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client-list { background: url('/images/16px/client-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client-none { background: url('/images/16px/client-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client-none { background: url('/images/16px/client-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client-star { background: url('/images/16px/client-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client-star { background: url('/images/16px/client-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-client { background: url('/images/16px/client.png') 3px center no-repeat; padding-left : 20px; }
option.ico-client { background: url('/images/16px/client.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-clock-1 { background: url('/images/16px/clock-1.png') 3px center no-repeat; padding-left : 20px; }
option.ico-clock-1 { background: url('/images/16px/clock-1.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-clock-2 { background: url('/images/16px/clock-2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-clock-2 { background: url('/images/16px/clock-2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-clock-3 { background: url('/images/16px/clock-3.png') 3px center no-repeat; padding-left : 20px; }
option.ico-clock-3 { background: url('/images/16px/clock-3.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-clock { background: url('/images/16px/clock.png') 3px center no-repeat; padding-left : 20px; }
option.ico-clock { background: url('/images/16px/clock.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-close { background: url('/images/16px/close.png') 3px center no-repeat; padding-left : 20px; }
option.ico-close { background: url('/images/16px/close.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-clown { background: url('/images/16px/clown.png') 3px center no-repeat; padding-left : 20px; }
option.ico-clown { background: url('/images/16px/clown.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-code-pin { background: url('/images/16px/code-pin.png') 3px center no-repeat; padding-left : 20px; }
option.ico-code-pin { background: url('/images/16px/code-pin.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-collapse { background: url('/images/16px/collapse.png') 3px center no-repeat; padding-left : 20px; }
option.ico-collapse { background: url('/images/16px/collapse.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-com-courrier { background: url('/images/16px/com-courrier.png') 3px center no-repeat; padding-left : 20px; }
option.ico-com-courrier { background: url('/images/16px/com-courrier.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-com-email { background: url('/images/16px/com-email.png') 3px center no-repeat; padding-left : 20px; }
option.ico-com-email { background: url('/images/16px/com-email.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-commande-add { background: url('/images/16px/commande-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-commande-add { background: url('/images/16px/commande-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-commande-delete { background: url('/images/16px/commande-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-commande-delete { background: url('/images/16px/commande-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-commande-edit { background: url('/images/16px/commande-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-commande-edit { background: url('/images/16px/commande-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-commande-list { background: url('/images/16px/commande-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-commande-list { background: url('/images/16px/commande-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-commande-none { background: url('/images/16px/commande-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-commande-none { background: url('/images/16px/commande-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-commande { background: url('/images/16px/commande.png') 3px center no-repeat; padding-left : 20px; }
option.ico-commande { background: url('/images/16px/commande.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-comment { background: url('/images/16px/comment.png') 3px center no-repeat; padding-left : 20px; }
option.ico-comment { background: url('/images/16px/comment.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-comments-delete { background: url('/images/16px/comments-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-comments-delete { background: url('/images/16px/comments-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-comments { background: url('/images/16px/comments.png') 3px center no-repeat; padding-left : 20px; }
option.ico-comments { background: url('/images/16px/comments.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-company-add { background: url('/images/16px/company-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-company-add { background: url('/images/16px/company-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-company-delete { background: url('/images/16px/company-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-company-delete { background: url('/images/16px/company-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-company-edit { background: url('/images/16px/company-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-company-edit { background: url('/images/16px/company-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-company-list { background: url('/images/16px/company-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-company-list { background: url('/images/16px/company-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-company-none { background: url('/images/16px/company-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-company-none { background: url('/images/16px/company-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-company { background: url('/images/16px/company.png') 3px center no-repeat; padding-left : 20px; }
option.ico-company { background: url('/images/16px/company.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-comptable { background: url('/images/16px/comptable.png') 3px center no-repeat; padding-left : 20px; }
option.ico-comptable { background: url('/images/16px/comptable.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-computer { background: url('/images/16px/computer.png') 3px center no-repeat; padding-left : 20px; }
option.ico-computer { background: url('/images/16px/computer.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-conf_panel { background: url('/images/16px/conf_panel.png') 3px center no-repeat; padding-left : 20px; }
option.ico-conf_panel { background: url('/images/16px/conf_panel.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-config { background: url('/images/16px/config.png') 3px center no-repeat; padding-left : 20px; }
option.ico-config { background: url('/images/16px/config.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-conges { background: url('/images/16px/conges.png') 3px center no-repeat; padding-left : 20px; }
option.ico-conges { background: url('/images/16px/conges.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contacts { background: url('/images/16px/contacts.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contacts { background: url('/images/16px/contacts.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contract { background: url('/images/16px/contract.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contract { background: url('/images/16px/contract.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-actif { background: url('/images/16px/contrat-actif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-actif { background: url('/images/16px/contrat-actif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-add { background: url('/images/16px/contrat-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-add { background: url('/images/16px/contrat-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-delete { background: url('/images/16px/contrat-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-delete { background: url('/images/16px/contrat-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-edit { background: url('/images/16px/contrat-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-edit { background: url('/images/16px/contrat-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-inactif { background: url('/images/16px/contrat-inactif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-inactif { background: url('/images/16px/contrat-inactif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-list { background: url('/images/16px/contrat-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-list { background: url('/images/16px/contrat-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-none { background: url('/images/16px/contrat-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-none { background: url('/images/16px/contrat-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-ok { background: url('/images/16px/contrat-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-ok { background: url('/images/16px/contrat-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-send { background: url('/images/16px/contrat-send.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-send { background: url('/images/16px/contrat-send.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-star { background: url('/images/16px/contrat-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-star { background: url('/images/16px/contrat-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-contrat-warning { background: url('/images/16px/contrat-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-contrat-warning { background: url('/images/16px/contrat-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-convert { background: url('/images/16px/convert.png') 3px center no-repeat; padding-left : 20px; }
option.ico-convert { background: url('/images/16px/convert.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-copy { background: url('/images/16px/copy.png') 3px center no-repeat; padding-left : 20px; }
option.ico-copy { background: url('/images/16px/copy.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-cot { background: url('/images/16px/cot.png') 3px center no-repeat; padding-left : 20px; }
option.ico-cot { background: url('/images/16px/cot.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-cross { background: url('/images/16px/cross.png') 3px center no-repeat; padding-left : 20px; }
option.ico-cross { background: url('/images/16px/cross.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-dashboard { background: url('/images/16px/dashboard.png') 3px center no-repeat; padding-left : 20px; }
option.ico-dashboard { background: url('/images/16px/dashboard.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-debian { background: url('/images/16px/debian.png') 3px center no-repeat; padding-left : 20px; }
option.ico-debian { background: url('/images/16px/debian.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-add { background: url('/images/16px/depot-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-add { background: url('/images/16px/depot-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-delete { background: url('/images/16px/depot-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-delete { background: url('/images/16px/depot-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-edit { background: url('/images/16px/depot-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-edit { background: url('/images/16px/depot-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-list { background: url('/images/16px/depot-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-list { background: url('/images/16px/depot-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-none { background: url('/images/16px/depot-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-none { background: url('/images/16px/depot-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-ok { background: url('/images/16px/depot-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-ok { background: url('/images/16px/depot-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-star { background: url('/images/16px/depot-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-star { background: url('/images/16px/depot-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-depot-warning { background: url('/images/16px/depot-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-depot-warning { background: url('/images/16px/depot-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-details { background: url('/images/16px/details.png') 3px center no-repeat; padding-left : 20px; }
option.ico-details { background: url('/images/16px/details.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-devis { background: url('/images/16px/devis.png') 3px center no-repeat; padding-left : 20px; }
option.ico-devis { background: url('/images/16px/devis.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-dir { background: url('/images/16px/dir.png') 3px center no-repeat; padding-left : 20px; }
option.ico-dir { background: url('/images/16px/dir.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-disk { background: url('/images/16px/disk.png') 3px center no-repeat; padding-left : 20px; }
option.ico-disk { background: url('/images/16px/disk.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-display { background: url('/images/16px/display.png') 3px center no-repeat; padding-left : 20px; }
option.ico-display { background: url('/images/16px/display.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-disque-dur-reseau { background: url('/images/16px/disque-dur-reseau.png') 3px center no-repeat; padding-left : 20px; }
option.ico-disque-dur-reseau { background: url('/images/16px/disque-dur-reseau.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-doc { background: url('/images/16px/doc.png') 3px center no-repeat; padding-left : 20px; }
option.ico-doc { background: url('/images/16px/doc.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-doc_bc { background: url('/images/16px/doc_bc.png') 3px center no-repeat; padding-left : 20px; }
option.ico-doc_bc { background: url('/images/16px/doc_bc.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-doc_bl { background: url('/images/16px/doc_bl.png') 3px center no-repeat; padding-left : 20px; }
option.ico-doc_bl { background: url('/images/16px/doc_bl.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-doc_devis { background: url('/images/16px/doc_devis.png') 3px center no-repeat; padding-left : 20px; }
option.ico-doc_devis { background: url('/images/16px/doc_devis.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-doc_fact { background: url('/images/16px/doc_fact.png') 3px center no-repeat; padding-left : 20px; }
option.ico-doc_fact { background: url('/images/16px/doc_fact.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-doctor { background: url('/images/16px/doctor.png') 3px center no-repeat; padding-left : 20px; }
option.ico-doctor { background: url('/images/16px/doctor.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-double-bas { background: url('/images/16px/double-bas.png') 3px center no-repeat; padding-left : 20px; }
option.ico-double-bas { background: url('/images/16px/double-bas.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-double-haut { background: url('/images/16px/double-haut.png') 3px center no-repeat; padding-left : 20px; }
option.ico-double-haut { background: url('/images/16px/double-haut.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-download { background: url('/images/16px/download.png') 3px center no-repeat; padding-left : 20px; }
option.ico-download { background: url('/images/16px/download.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-dropbox { background: url('/images/16px/dropbox.png') 3px center no-repeat; padding-left : 20px; }
option.ico-dropbox { background: url('/images/16px/dropbox.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-dyndns { background: url('/images/16px/dyndns.png') 3px center no-repeat; padding-left : 20px; }
option.ico-dyndns { background: url('/images/16px/dyndns.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-eboo { background: url('/images/16px/eboo.png') 3px center no-repeat; padding-left : 20px; }
option.ico-eboo { background: url('/images/16px/eboo.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-edit { background: url('/images/16px/edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-edit { background: url('/images/16px/edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-elvis { background: url('/images/16px/elvis.png') 3px center no-repeat; padding-left : 20px; }
option.ico-elvis { background: url('/images/16px/elvis.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email-add { background: url('/images/16px/email-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email-add { background: url('/images/16px/email-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email-delete { background: url('/images/16px/email-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email-delete { background: url('/images/16px/email-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email-edit { background: url('/images/16px/email-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email-edit { background: url('/images/16px/email-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email-list { background: url('/images/16px/email-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email-list { background: url('/images/16px/email-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email-none { background: url('/images/16px/email-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email-none { background: url('/images/16px/email-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email { background: url('/images/16px/email.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email { background: url('/images/16px/email.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-email2 { background: url('/images/16px/email2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-email2 { background: url('/images/16px/email2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-empty { background: url('/images/16px/empty.png') 3px center no-repeat; padding-left : 20px; }
option.ico-empty { background: url('/images/16px/empty.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-encours { background: url('/images/16px/encours.png') 3px center no-repeat; padding-left : 20px; }
option.ico-encours { background: url('/images/16px/encours.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-envoye { background: url('/images/16px/envoye.png') 3px center no-repeat; padding-left : 20px; }
option.ico-envoye { background: url('/images/16px/envoye.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-envoyer_mail { background: url('/images/16px/envoyer_mail.png') 3px center no-repeat; padding-left : 20px; }
option.ico-envoyer_mail { background: url('/images/16px/envoyer_mail.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-etat-non { background: url('/images/16px/etat-non.png') 3px center no-repeat; padding-left : 20px; }
option.ico-etat-non { background: url('/images/16px/etat-non.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-etat-oui { background: url('/images/16px/etat-oui.png') 3px center no-repeat; padding-left : 20px; }
option.ico-etat-oui { background: url('/images/16px/etat-oui.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-evolution { background: url('/images/16px/evolution.png') 3px center no-repeat; padding-left : 20px; }
option.ico-evolution { background: url('/images/16px/evolution.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-excel { background: url('/images/16px/excel.png') 3px center no-repeat; padding-left : 20px; }
option.ico-excel { background: url('/images/16px/excel.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-execute { background: url('/images/16px/execute.png') 3px center no-repeat; padding-left : 20px; }
option.ico-execute { background: url('/images/16px/execute.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-exit { background: url('/images/16px/exit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-exit { background: url('/images/16px/exit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-expand { background: url('/images/16px/expand.png') 3px center no-repeat; padding-left : 20px; }
option.ico-expand { background: url('/images/16px/expand.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-expansion { background: url('/images/16px/expansion.png') 3px center no-repeat; padding-left : 20px; }
option.ico-expansion { background: url('/images/16px/expansion.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-export { background: url('/images/16px/export.png') 3px center no-repeat; padding-left : 20px; }
option.ico-export { background: url('/images/16px/export.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-external-small { background: url('/images/16px/external-small.png') 3px center no-repeat; padding-left : 20px; }
option.ico-external-small { background: url('/images/16px/external-small.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-external { background: url('/images/16px/external.png') 3px center no-repeat; padding-left : 20px; }
option.ico-external { background: url('/images/16px/external.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-eye { background: url('/images/16px/eye.png') 3px center no-repeat; padding-left : 20px; }
option.ico-eye { background: url('/images/16px/eye.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-facebook { background: url('/images/16px/facebook.png') 3px center no-repeat; padding-left : 20px; }
option.ico-facebook { background: url('/images/16px/facebook.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fact { background: url('/images/16px/fact.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fact { background: url('/images/16px/fact.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-facture { background: url('/images/16px/facture.png') 3px center no-repeat; padding-left : 20px; }
option.ico-facture { background: url('/images/16px/facture.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fax { background: url('/images/16px/fax.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fax { background: url('/images/16px/fax.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-female-indian { background: url('/images/16px/female-indian.png') 3px center no-repeat; padding-left : 20px; }
option.ico-female-indian { background: url('/images/16px/female-indian.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-female-scientist { background: url('/images/16px/female-scientist.png') 3px center no-repeat; padding-left : 20px; }
option.ico-female-scientist { background: url('/images/16px/female-scientist.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-female { background: url('/images/16px/female.png') 3px center no-repeat; padding-left : 20px; }
option.ico-female { background: url('/images/16px/female.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fi-atelier { background: url('/images/16px/fi-atelier.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fi-atelier { background: url('/images/16px/fi-atelier.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fi-distance { background: url('/images/16px/fi-distance.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fi-distance { background: url('/images/16px/fi-distance.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fi-surplace { background: url('/images/16px/fi-surplace.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fi-surplace { background: url('/images/16px/fi-surplace.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fi-teamviewer { background: url('/images/16px/fi-teamviewer.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fi-teamviewer { background: url('/images/16px/fi-teamviewer.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fi { background: url('/images/16px/fi.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fi { background: url('/images/16px/fi.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fi_add { background: url('/images/16px/fi_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fi_add { background: url('/images/16px/fi_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fichier-add { background: url('/images/16px/fichier-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fichier-add { background: url('/images/16px/fichier-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fichier-delete { background: url('/images/16px/fichier-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fichier-delete { background: url('/images/16px/fichier-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fichier-edit { background: url('/images/16px/fichier-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fichier-edit { background: url('/images/16px/fichier-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fichier-list { background: url('/images/16px/fichier-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fichier-list { background: url('/images/16px/fichier-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fichier-none { background: url('/images/16px/fichier-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fichier-none { background: url('/images/16px/fichier-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-file-add { background: url('/images/16px/file-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-file-add { background: url('/images/16px/file-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-file { background: url('/images/16px/file.png') 3px center no-repeat; padding-left : 20px; }
option.ico-file { background: url('/images/16px/file.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-file_add { background: url('/images/16px/file_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-file_add { background: url('/images/16px/file_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-filter { background: url('/images/16px/filter.png') 3px center no-repeat; padding-left : 20px; }
option.ico-filter { background: url('/images/16px/filter.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fis { background: url('/images/16px/fis.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fis { background: url('/images/16px/fis.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-folder-add { background: url('/images/16px/folder-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-folder-add { background: url('/images/16px/folder-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-folder-delete { background: url('/images/16px/folder-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-folder-delete { background: url('/images/16px/folder-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-folder-edit { background: url('/images/16px/folder-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-folder-edit { background: url('/images/16px/folder-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-folder-list { background: url('/images/16px/folder-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-folder-list { background: url('/images/16px/folder-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-folder-none { background: url('/images/16px/folder-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-folder-none { background: url('/images/16px/folder-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-forgot_password { background: url('/images/16px/forgot_password.png') 3px center no-repeat; padding-left : 20px; }
option.ico-forgot_password { background: url('/images/16px/forgot_password.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-forward-media-step { background: url('/images/16px/forward-media-step.png') 3px center no-repeat; padding-left : 20px; }
option.ico-forward-media-step { background: url('/images/16px/forward-media-step.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-forward { background: url('/images/16px/forward.png') 3px center no-repeat; padding-left : 20px; }
option.ico-forward { background: url('/images/16px/forward.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fournisseur-add { background: url('/images/16px/fournisseur-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fournisseur-add { background: url('/images/16px/fournisseur-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fournisseur-delete { background: url('/images/16px/fournisseur-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fournisseur-delete { background: url('/images/16px/fournisseur-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fournisseur-edit { background: url('/images/16px/fournisseur-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fournisseur-edit { background: url('/images/16px/fournisseur-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fournisseur-list { background: url('/images/16px/fournisseur-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fournisseur-list { background: url('/images/16px/fournisseur-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fournisseur-none { background: url('/images/16px/fournisseur-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fournisseur-none { background: url('/images/16px/fournisseur-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-fournisseur-star { background: url('/images/16px/fournisseur-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-fournisseur-star { background: url('/images/16px/fournisseur-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-free-mobile { background: url('/images/16px/free-mobile.png') 3px center no-repeat; padding-left : 20px; }
option.ico-free-mobile { background: url('/images/16px/free-mobile.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-free { background: url('/images/16px/free.png') 3px center no-repeat; padding-left : 20px; }
option.ico-free { background: url('/images/16px/free.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-from { background: url('/images/16px/from.png') 3px center no-repeat; padding-left : 20px; }
option.ico-from { background: url('/images/16px/from.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ftp { background: url('/images/16px/ftp.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ftp { background: url('/images/16px/ftp.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-full-time-1 { background: url('/images/16px/full-time-1.png') 3px center no-repeat; padding-left : 20px; }
option.ico-full-time-1 { background: url('/images/16px/full-time-1.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-full-time-2 { background: url('/images/16px/full-time-2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-full-time-2 { background: url('/images/16px/full-time-2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-full-time { background: url('/images/16px/full-time.png') 3px center no-repeat; padding-left : 20px; }
option.ico-full-time { background: url('/images/16px/full-time.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gabarit-add { background: url('/images/16px/gabarit-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gabarit-add { background: url('/images/16px/gabarit-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gabarit-delete { background: url('/images/16px/gabarit-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gabarit-delete { background: url('/images/16px/gabarit-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gabarit-edit { background: url('/images/16px/gabarit-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gabarit-edit { background: url('/images/16px/gabarit-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gabarit-list { background: url('/images/16px/gabarit-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gabarit-list { background: url('/images/16px/gabarit-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gabarit-none { background: url('/images/16px/gabarit-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gabarit-none { background: url('/images/16px/gabarit-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gandi { background: url('/images/16px/gandi.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gandi { background: url('/images/16px/gandi.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ghost { background: url('/images/16px/ghost.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ghost { background: url('/images/16px/ghost.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-globe-network { background: url('/images/16px/globe-network.png') 3px center no-repeat; padding-left : 20px; }
option.ico-globe-network { background: url('/images/16px/globe-network.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-gmail { background: url('/images/16px/gmail.png') 3px center no-repeat; padding-left : 20px; }
option.ico-gmail { background: url('/images/16px/gmail.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-google { background: url('/images/16px/google.png') 3px center no-repeat; padding-left : 20px; }
option.ico-google { background: url('/images/16px/google.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-grin { background: url('/images/16px/grin.png') 3px center no-repeat; padding-left : 20px; }
option.ico-grin { background: url('/images/16px/grin.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-group-add { background: url('/images/16px/group-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-group-add { background: url('/images/16px/group-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-group-delete { background: url('/images/16px/group-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-group-delete { background: url('/images/16px/group-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-group-edit { background: url('/images/16px/group-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-group-edit { background: url('/images/16px/group-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-group-list { background: url('/images/16px/group-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-group-list { background: url('/images/16px/group-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-group-none { background: url('/images/16px/group-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-group-none { background: url('/images/16px/group-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-group_config { background: url('/images/16px/group_config.png') 3px center no-repeat; padding-left : 20px; }
option.ico-group_config { background: url('/images/16px/group_config.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-help { background: url('/images/16px/help.png') 3px center no-repeat; padding-left : 20px; }
option.ico-help { background: url('/images/16px/help.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-history { background: url('/images/16px/history.png') 3px center no-repeat; padding-left : 20px; }
option.ico-history { background: url('/images/16px/history.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-home { background: url('/images/16px/home.png') 3px center no-repeat; padding-left : 20px; }
option.ico-home { background: url('/images/16px/home.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-hotmail { background: url('/images/16px/hotmail.png') 3px center no-repeat; padding-left : 20px; }
option.ico-hotmail { background: url('/images/16px/hotmail.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-hourglass { background: url('/images/16px/hourglass.png') 3px center no-repeat; padding-left : 20px; }
option.ico-hourglass { background: url('/images/16px/hourglass.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-html { background: url('/images/16px/html.png') 3px center no-repeat; padding-left : 20px; }
option.ico-html { background: url('/images/16px/html.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-identifiants-orange { background: url('/images/16px/identifiants-orange.png') 3px center no-repeat; padding-left : 20px; }
option.ico-identifiants-orange { background: url('/images/16px/identifiants-orange.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-imac { background: url('/images/16px/imac.png') 3px center no-repeat; padding-left : 20px; }
option.ico-imac { background: url('/images/16px/imac.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-images { background: url('/images/16px/images.png') 3px center no-repeat; padding-left : 20px; }
option.ico-images { background: url('/images/16px/images.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-import { background: url('/images/16px/import.png') 3px center no-repeat; padding-left : 20px; }
option.ico-import { background: url('/images/16px/import.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-imprimante { background: url('/images/16px/imprimante.png') 3px center no-repeat; padding-left : 20px; }
option.ico-imprimante { background: url('/images/16px/imprimante.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-inactive { background: url('/images/16px/inactive.png') 3px center no-repeat; padding-left : 20px; }
option.ico-inactive { background: url('/images/16px/inactive.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-info { background: url('/images/16px/info.png') 3px center no-repeat; padding-left : 20px; }
option.ico-info { background: url('/images/16px/info.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-insert-table { background: url('/images/16px/insert-table.png') 3px center no-repeat; padding-left : 20px; }
option.ico-insert-table { background: url('/images/16px/insert-table.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-insert { background: url('/images/16px/insert.png') 3px center no-repeat; padding-left : 20px; }
option.ico-insert { background: url('/images/16px/insert.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-inter-add { background: url('/images/16px/inter-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-inter-add { background: url('/images/16px/inter-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-inter-delete { background: url('/images/16px/inter-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-inter-delete { background: url('/images/16px/inter-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-inter-edit { background: url('/images/16px/inter-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-inter-edit { background: url('/images/16px/inter-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-inter-list { background: url('/images/16px/inter-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-inter-list { background: url('/images/16px/inter-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-inter-none { background: url('/images/16px/inter-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-inter-none { background: url('/images/16px/inter-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-intervention { background: url('/images/16px/intervention.png') 3px center no-repeat; padding-left : 20px; }
option.ico-intervention { background: url('/images/16px/intervention.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ip-locale { background: url('/images/16px/ip-locale.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ip-locale { background: url('/images/16px/ip-locale.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ip-publique { background: url('/images/16px/ip-publique.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ip-publique { background: url('/images/16px/ip-publique.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ip { background: url('/images/16px/ip.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ip { background: url('/images/16px/ip.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-iphone { background: url('/images/16px/iphone.png') 3px center no-repeat; padding-left : 20px; }
option.ico-iphone { background: url('/images/16px/iphone.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-isp-config { background: url('/images/16px/isp-config.png') 3px center no-repeat; padding-left : 20px; }
option.ico-isp-config { background: url('/images/16px/isp-config.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-jenkins { background: url('/images/16px/jenkins.png') 3px center no-repeat; padding-left : 20px; }
option.ico-jenkins { background: url('/images/16px/jenkins.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-key-droits { background: url('/images/16px/key-droits.png') 3px center no-repeat; padding-left : 20px; }
option.ico-key-droits { background: url('/images/16px/key-droits.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-key { background: url('/images/16px/key.png') 3px center no-repeat; padding-left : 20px; }
option.ico-key { background: url('/images/16px/key.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-la-poste { background: url('/images/16px/la-poste.png') 3px center no-repeat; padding-left : 20px; }
option.ico-la-poste { background: url('/images/16px/la-poste.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-add { background: url('/images/16px/label-blue-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-add { background: url('/images/16px/label-blue-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-delete { background: url('/images/16px/label-blue-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-delete { background: url('/images/16px/label-blue-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-edit { background: url('/images/16px/label-blue-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-edit { background: url('/images/16px/label-blue-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-list { background: url('/images/16px/label-blue-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-list { background: url('/images/16px/label-blue-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-none { background: url('/images/16px/label-blue-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-none { background: url('/images/16px/label-blue-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-ok { background: url('/images/16px/label-blue-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-ok { background: url('/images/16px/label-blue-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-star { background: url('/images/16px/label-blue-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-star { background: url('/images/16px/label-blue-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-blue-warning { background: url('/images/16px/label-blue-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-blue-warning { background: url('/images/16px/label-blue-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-add { background: url('/images/16px/label-green-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-add { background: url('/images/16px/label-green-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-delete { background: url('/images/16px/label-green-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-delete { background: url('/images/16px/label-green-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-edit { background: url('/images/16px/label-green-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-edit { background: url('/images/16px/label-green-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-list { background: url('/images/16px/label-green-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-list { background: url('/images/16px/label-green-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-none { background: url('/images/16px/label-green-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-none { background: url('/images/16px/label-green-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-ok { background: url('/images/16px/label-green-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-ok { background: url('/images/16px/label-green-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-star { background: url('/images/16px/label-green-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-star { background: url('/images/16px/label-green-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-green-warning { background: url('/images/16px/label-green-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-green-warning { background: url('/images/16px/label-green-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-add { background: url('/images/16px/label-red-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-add { background: url('/images/16px/label-red-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-delete { background: url('/images/16px/label-red-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-delete { background: url('/images/16px/label-red-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-edit { background: url('/images/16px/label-red-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-edit { background: url('/images/16px/label-red-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-list { background: url('/images/16px/label-red-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-list { background: url('/images/16px/label-red-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-none { background: url('/images/16px/label-red-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-none { background: url('/images/16px/label-red-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-ok { background: url('/images/16px/label-red-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-ok { background: url('/images/16px/label-red-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-star { background: url('/images/16px/label-red-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-star { background: url('/images/16px/label-red-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-red-warning { background: url('/images/16px/label-red-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-red-warning { background: url('/images/16px/label-red-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-add { background: url('/images/16px/label-yellow-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-add { background: url('/images/16px/label-yellow-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-delete { background: url('/images/16px/label-yellow-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-delete { background: url('/images/16px/label-yellow-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-edit { background: url('/images/16px/label-yellow-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-edit { background: url('/images/16px/label-yellow-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-list { background: url('/images/16px/label-yellow-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-list { background: url('/images/16px/label-yellow-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-none { background: url('/images/16px/label-yellow-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-none { background: url('/images/16px/label-yellow-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-ok { background: url('/images/16px/label-yellow-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-ok { background: url('/images/16px/label-yellow-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-star { background: url('/images/16px/label-yellow-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-star { background: url('/images/16px/label-yellow-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-label-yellow-warning { background: url('/images/16px/label-yellow-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-label-yellow-warning { background: url('/images/16px/label-yellow-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-laptop { background: url('/images/16px/laptop.png') 3px center no-repeat; padding-left : 20px; }
option.ico-laptop { background: url('/images/16px/laptop.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-link { background: url('/images/16px/link.png') 3px center no-repeat; padding-left : 20px; }
option.ico-link { background: url('/images/16px/link.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-linux { background: url('/images/16px/linux.png') 3px center no-repeat; padding-left : 20px; }
option.ico-linux { background: url('/images/16px/linux.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-list-add { background: url('/images/16px/list-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-list-add { background: url('/images/16px/list-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-list { background: url('/images/16px/list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-list { background: url('/images/16px/list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-liste { background: url('/images/16px/liste.png') 3px center no-repeat; padding-left : 20px; }
option.ico-liste { background: url('/images/16px/liste.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-lock-and-key { background: url('/images/16px/lock-and-key.png') 3px center no-repeat; padding-left : 20px; }
option.ico-lock-and-key { background: url('/images/16px/lock-and-key.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-lock { background: url('/images/16px/lock.png') 3px center no-repeat; padding-left : 20px; }
option.ico-lock { background: url('/images/16px/lock.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-log { background: url('/images/16px/log.png') 3px center no-repeat; padding-left : 20px; }
option.ico-log { background: url('/images/16px/log.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-logiciel { background: url('/images/16px/logiciel.png') 3px center no-repeat; padding-left : 20px; }
option.ico-logiciel { background: url('/images/16px/logiciel.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-logout { background: url('/images/16px/logout.png') 3px center no-repeat; padding-left : 20px; }
option.ico-logout { background: url('/images/16px/logout.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mac-os { background: url('/images/16px/mac-os.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mac-os { background: url('/images/16px/mac-os.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-macbook { background: url('/images/16px/macbook.png') 3px center no-repeat; padding-left : 20px; }
option.ico-macbook { background: url('/images/16px/macbook.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machine-add { background: url('/images/16px/machine-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machine-add { background: url('/images/16px/machine-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machine-delete { background: url('/images/16px/machine-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machine-delete { background: url('/images/16px/machine-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machine-edit { background: url('/images/16px/machine-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machine-edit { background: url('/images/16px/machine-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machine-list { background: url('/images/16px/machine-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machine-list { background: url('/images/16px/machine-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machine-none { background: url('/images/16px/machine-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machine-none { background: url('/images/16px/machine-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machine_add { background: url('/images/16px/machine_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machine_add { background: url('/images/16px/machine_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-machines { background: url('/images/16px/machines.png') 3px center no-repeat; padding-left : 20px; }
option.ico-machines { background: url('/images/16px/machines.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-magento { background: url('/images/16px/magento.png') 3px center no-repeat; padding-left : 20px; }
option.ico-magento { background: url('/images/16px/magento.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-magic { background: url('/images/16px/magic.png') 3px center no-repeat; padding-left : 20px; }
option.ico-magic { background: url('/images/16px/magic.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mail-add { background: url('/images/16px/mail-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mail-add { background: url('/images/16px/mail-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mail-delete { background: url('/images/16px/mail-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mail-delete { background: url('/images/16px/mail-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mail-edit { background: url('/images/16px/mail-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mail-edit { background: url('/images/16px/mail-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mail-list { background: url('/images/16px/mail-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mail-list { background: url('/images/16px/mail-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mail-ok { background: url('/images/16px/mail-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mail-ok { background: url('/images/16px/mail-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mailinblack { background: url('/images/16px/mailinblack.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mailinblack { background: url('/images/16px/mailinblack.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-maintenance-add { background: url('/images/16px/maintenance-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-maintenance-add { background: url('/images/16px/maintenance-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-maintenance-delete { background: url('/images/16px/maintenance-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-maintenance-delete { background: url('/images/16px/maintenance-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-maintenance { background: url('/images/16px/maintenance.png') 3px center no-repeat; padding-left : 20px; }
option.ico-maintenance { background: url('/images/16px/maintenance.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-map { background: url('/images/16px/map.png') 3px center no-repeat; padding-left : 20px; }
option.ico-map { background: url('/images/16px/map.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-mark_send { background: url('/images/16px/mark_send.png') 3px center no-repeat; padding-left : 20px; }
option.ico-mark_send { background: url('/images/16px/mark_send.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-marque-add { background: url('/images/16px/marque-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-marque-add { background: url('/images/16px/marque-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-marque-delete { background: url('/images/16px/marque-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-marque-delete { background: url('/images/16px/marque-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-marque-edit { background: url('/images/16px/marque-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-marque-edit { background: url('/images/16px/marque-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-marque-list { background: url('/images/16px/marque-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-marque-list { background: url('/images/16px/marque-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-marque-none { background: url('/images/16px/marque-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-marque-none { background: url('/images/16px/marque-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-matos { background: url('/images/16px/matos.png') 3px center no-repeat; padding-left : 20px; }
option.ico-matos { background: url('/images/16px/matos.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-message-add { background: url('/images/16px/message-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-message-add { background: url('/images/16px/message-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-message-delete { background: url('/images/16px/message-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-message-delete { background: url('/images/16px/message-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-message-edit { background: url('/images/16px/message-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-message-edit { background: url('/images/16px/message-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-message-list { background: url('/images/16px/message-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-message-list { background: url('/images/16px/message-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-message-none { background: url('/images/16px/message-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-message-none { background: url('/images/16px/message-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-message { background: url('/images/16px/message.png') 3px center no-repeat; padding-left : 20px; }
option.ico-message { background: url('/images/16px/message.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-messages { background: url('/images/16px/messages.png') 3px center no-repeat; padding-left : 20px; }
option.ico-messages { background: url('/images/16px/messages.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-microsoft { background: url('/images/16px/microsoft.png') 3px center no-repeat; padding-left : 20px; }
option.ico-microsoft { background: url('/images/16px/microsoft.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-add { background: url('/images/16px/money-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-add { background: url('/images/16px/money-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bag-add { background: url('/images/16px/money-bag-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bag-add { background: url('/images/16px/money-bag-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bag-delete { background: url('/images/16px/money-bag-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bag-delete { background: url('/images/16px/money-bag-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bag-edit { background: url('/images/16px/money-bag-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bag-edit { background: url('/images/16px/money-bag-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bag-list { background: url('/images/16px/money-bag-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bag-list { background: url('/images/16px/money-bag-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bag-none { background: url('/images/16px/money-bag-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bag-none { background: url('/images/16px/money-bag-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bag { background: url('/images/16px/money-bag.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bag { background: url('/images/16px/money-bag.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-bags { background: url('/images/16px/money-bags.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-bags { background: url('/images/16px/money-bags.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-delete { background: url('/images/16px/money-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-delete { background: url('/images/16px/money-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-edit { background: url('/images/16px/money-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-edit { background: url('/images/16px/money-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-list { background: url('/images/16px/money-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-list { background: url('/images/16px/money-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-none { background: url('/images/16px/money-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-none { background: url('/images/16px/money-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money-plus { background: url('/images/16px/money-plus.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money-plus { background: url('/images/16px/money-plus.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-money { background: url('/images/16px/money.png') 3px center no-repeat; padding-left : 20px; }
option.ico-money { background: url('/images/16px/money.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-monitor { background: url('/images/16px/monitor.png') 3px center no-repeat; padding-left : 20px; }
option.ico-monitor { background: url('/images/16px/monitor.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-msn { background: url('/images/16px/msn.png') 3px center no-repeat; padding-left : 20px; }
option.ico-msn { background: url('/images/16px/msn.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-multi_add { background: url('/images/16px/multi_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-multi_add { background: url('/images/16px/multi_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-multiple { background: url('/images/16px/multiple.png') 3px center no-repeat; padding-left : 20px; }
option.ico-multiple { background: url('/images/16px/multiple.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network-add { background: url('/images/16px/network-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network-add { background: url('/images/16px/network-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network-delete { background: url('/images/16px/network-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network-delete { background: url('/images/16px/network-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network-edit { background: url('/images/16px/network-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network-edit { background: url('/images/16px/network-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network-list { background: url('/images/16px/network-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network-list { background: url('/images/16px/network-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network-none { background: url('/images/16px/network-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network-none { background: url('/images/16px/network-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network { background: url('/images/16px/network.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network { background: url('/images/16px/network.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-network_add { background: url('/images/16px/network_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-network_add { background: url('/images/16px/network_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-new { background: url('/images/16px/new.png') 3px center no-repeat; padding-left : 20px; }
option.ico-new { background: url('/images/16px/new.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-newsletter-add { background: url('/images/16px/newsletter-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-newsletter-add { background: url('/images/16px/newsletter-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-newsletter-delete { background: url('/images/16px/newsletter-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-newsletter-delete { background: url('/images/16px/newsletter-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-newsletter-edit { background: url('/images/16px/newsletter-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-newsletter-edit { background: url('/images/16px/newsletter-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-newsletter-list { background: url('/images/16px/newsletter-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-newsletter-list { background: url('/images/16px/newsletter-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-newsletter-none { background: url('/images/16px/newsletter-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-newsletter-none { background: url('/images/16px/newsletter-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-no-adress { background: url('/images/16px/no-adress.png') 3px center no-repeat; padding-left : 20px; }
option.ico-no-adress { background: url('/images/16px/no-adress.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-no-email { background: url('/images/16px/no-email.png') 3px center no-repeat; padding-left : 20px; }
option.ico-no-email { background: url('/images/16px/no-email.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-no-filter { background: url('/images/16px/no-filter.png') 3px center no-repeat; padding-left : 20px; }
option.ico-no-filter { background: url('/images/16px/no-filter.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-no-ip { background: url('/images/16px/no-ip.png') 3px center no-repeat; padding-left : 20px; }
option.ico-no-ip { background: url('/images/16px/no-ip.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-add { background: url('/images/16px/note-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-add { background: url('/images/16px/note-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-as-postit { background: url('/images/16px/note-as-postit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-as-postit { background: url('/images/16px/note-as-postit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-delete { background: url('/images/16px/note-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-delete { background: url('/images/16px/note-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-edit { background: url('/images/16px/note-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-edit { background: url('/images/16px/note-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-list { background: url('/images/16px/note-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-list { background: url('/images/16px/note-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-none { background: url('/images/16px/note-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-none { background: url('/images/16px/note-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-note-not-as-postit { background: url('/images/16px/note-not-as-postit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-note-not-as-postit { background: url('/images/16px/note-not-as-postit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-notes { background: url('/images/16px/notes.png') 3px center no-repeat; padding-left : 20px; }
option.ico-notes { background: url('/images/16px/notes.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-notification { background: url('/images/16px/notification.png') 3px center no-repeat; padding-left : 20px; }
option.ico-notification { background: url('/images/16px/notification.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-nouveau { background: url('/images/16px/nouveau.png') 3px center no-repeat; padding-left : 20px; }
option.ico-nouveau { background: url('/images/16px/nouveau.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-office { background: url('/images/16px/office.png') 3px center no-repeat; padding-left : 20px; }
option.ico-office { background: url('/images/16px/office.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-online.net { background: url('/images/16px/online.net.png') 3px center no-repeat; padding-left : 20px; }
option.ico-online.net { background: url('/images/16px/online.net.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-actif { background: url('/images/16px/option-actif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-actif { background: url('/images/16px/option-actif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-add { background: url('/images/16px/option-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-add { background: url('/images/16px/option-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-delete { background: url('/images/16px/option-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-delete { background: url('/images/16px/option-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-edit { background: url('/images/16px/option-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-edit { background: url('/images/16px/option-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-inactif { background: url('/images/16px/option-inactif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-inactif { background: url('/images/16px/option-inactif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-list { background: url('/images/16px/option-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-list { background: url('/images/16px/option-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-none { background: url('/images/16px/option-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-none { background: url('/images/16px/option-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-ok { background: url('/images/16px/option-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-ok { background: url('/images/16px/option-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option-warning { background: url('/images/16px/option-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option-warning { background: url('/images/16px/option-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-option { background: url('/images/16px/option.png') 3px center no-repeat; padding-left : 20px; }
option.ico-option { background: url('/images/16px/option.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-orange { background: url('/images/16px/orange.png') 3px center no-repeat; padding-left : 20px; }
option.ico-orange { background: url('/images/16px/orange.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-orders { background: url('/images/16px/orders.png') 3px center no-repeat; padding-left : 20px; }
option.ico-orders { background: url('/images/16px/orders.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-oscommerce { background: url('/images/16px/oscommerce.png') 3px center no-repeat; padding-left : 20px; }
option.ico-oscommerce { background: url('/images/16px/oscommerce.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-outlook.com { background: url('/images/16px/outlook.com.png') 3px center no-repeat; padding-left : 20px; }
option.ico-outlook.com { background: url('/images/16px/outlook.com.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ovh { background: url('/images/16px/ovh.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ovh { background: url('/images/16px/ovh.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-packinglist { background: url('/images/16px/packinglist.png') 3px center no-repeat; padding-left : 20px; }
option.ico-packinglist { background: url('/images/16px/packinglist.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-page-add { background: url('/images/16px/page-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-page-add { background: url('/images/16px/page-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-page-delete { background: url('/images/16px/page-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-page-delete { background: url('/images/16px/page-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-page-edit { background: url('/images/16px/page-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-page-edit { background: url('/images/16px/page-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-page-list { background: url('/images/16px/page-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-page-list { background: url('/images/16px/page-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-page-none { background: url('/images/16px/page-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-page-none { background: url('/images/16px/page-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-add { background: url('/images/16px/panier-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-add { background: url('/images/16px/panier-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-delete { background: url('/images/16px/panier-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-delete { background: url('/images/16px/panier-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-edit { background: url('/images/16px/panier-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-edit { background: url('/images/16px/panier-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-list { background: url('/images/16px/panier-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-list { background: url('/images/16px/panier-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-none { background: url('/images/16px/panier-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-none { background: url('/images/16px/panier-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-ok { background: url('/images/16px/panier-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-ok { background: url('/images/16px/panier-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier-old { background: url('/images/16px/panier-old.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier-old { background: url('/images/16px/panier-old.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier { background: url('/images/16px/panier.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier { background: url('/images/16px/panier.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-panier_supp { background: url('/images/16px/panier_supp.png') 3px center no-repeat; padding-left : 20px; }
option.ico-panier_supp { background: url('/images/16px/panier_supp.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-params { background: url('/images/16px/params.png') 3px center no-repeat; padding-left : 20px; }
option.ico-params { background: url('/images/16px/params.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-password { background: url('/images/16px/password.png') 3px center no-repeat; padding-left : 20px; }
option.ico-password { background: url('/images/16px/password.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-payment-add { background: url('/images/16px/payment-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-payment-add { background: url('/images/16px/payment-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-payment-delete { background: url('/images/16px/payment-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-payment-delete { background: url('/images/16px/payment-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-payment-edit { background: url('/images/16px/payment-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-payment-edit { background: url('/images/16px/payment-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-payment-list { background: url('/images/16px/payment-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-payment-list { background: url('/images/16px/payment-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-payment-none { background: url('/images/16px/payment-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-payment-none { background: url('/images/16px/payment-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-payment { background: url('/images/16px/payment.png') 3px center no-repeat; padding-left : 20px; }
option.ico-payment { background: url('/images/16px/payment.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-paypal { background: url('/images/16px/paypal.png') 3px center no-repeat; padding-left : 20px; }
option.ico-paypal { background: url('/images/16px/paypal.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pdf { background: url('/images/16px/pdf.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pdf { background: url('/images/16px/pdf.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-peoples { background: url('/images/16px/peoples.png') 3px center no-repeat; padding-left : 20px; }
option.ico-peoples { background: url('/images/16px/peoples.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-percent { background: url('/images/16px/percent.png') 3px center no-repeat; padding-left : 20px; }
option.ico-percent { background: url('/images/16px/percent.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-personel { background: url('/images/16px/personel.png') 3px center no-repeat; padding-left : 20px; }
option.ico-personel { background: url('/images/16px/personel.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-personnel { background: url('/images/16px/personnel.png') 3px center no-repeat; padding-left : 20px; }
option.ico-personnel { background: url('/images/16px/personnel.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-call { background: url('/images/16px/phone-call.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-call { background: url('/images/16px/phone-call.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-green { background: url('/images/16px/phone-green.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-green { background: url('/images/16px/phone-green.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-in { background: url('/images/16px/phone-in.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-in { background: url('/images/16px/phone-in.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-none { background: url('/images/16px/phone-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-none { background: url('/images/16px/phone-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-out { background: url('/images/16px/phone-out.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-out { background: url('/images/16px/phone-out.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-red { background: url('/images/16px/phone-red.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-red { background: url('/images/16px/phone-red.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone-transfert { background: url('/images/16px/phone-transfert.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone-transfert { background: url('/images/16px/phone-transfert.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-phone { background: url('/images/16px/phone.png') 3px center no-repeat; padding-left : 20px; }
option.ico-phone { background: url('/images/16px/phone.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-piggy_bank { background: url('/images/16px/piggy_bank.png') 3px center no-repeat; padding-left : 20px; }
option.ico-piggy_bank { background: url('/images/16px/piggy_bank.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-piggy_bank_pink { background: url('/images/16px/piggy_bank_pink.png') 3px center no-repeat; padding-left : 20px; }
option.ico-piggy_bank_pink { background: url('/images/16px/piggy_bank_pink.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pirate { background: url('/images/16px/pirate.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pirate { background: url('/images/16px/pirate.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pirates { background: url('/images/16px/pirates.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pirates { background: url('/images/16px/pirates.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-plesk { background: url('/images/16px/plesk.png') 3px center no-repeat; padding-left : 20px; }
option.ico-plesk { background: url('/images/16px/plesk.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-plus { background: url('/images/16px/plus.png') 3px center no-repeat; padding-left : 20px; }
option.ico-plus { background: url('/images/16px/plus.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pointer-blue { background: url('/images/16px/pointer-blue.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pointer-blue { background: url('/images/16px/pointer-blue.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pointer-green { background: url('/images/16px/pointer-green.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pointer-green { background: url('/images/16px/pointer-green.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pointer-red { background: url('/images/16px/pointer-red.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pointer-red { background: url('/images/16px/pointer-red.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pointer-yellow { background: url('/images/16px/pointer-yellow.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pointer-yellow { background: url('/images/16px/pointer-yellow.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-pointer { background: url('/images/16px/pointer.png') 3px center no-repeat; padding-left : 20px; }
option.ico-pointer { background: url('/images/16px/pointer.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-add { background: url('/images/16px/position-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-add { background: url('/images/16px/position-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-delete { background: url('/images/16px/position-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-delete { background: url('/images/16px/position-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-edit { background: url('/images/16px/position-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-edit { background: url('/images/16px/position-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-list { background: url('/images/16px/position-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-list { background: url('/images/16px/position-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-none { background: url('/images/16px/position-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-none { background: url('/images/16px/position-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-ok { background: url('/images/16px/position-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-ok { background: url('/images/16px/position-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-star { background: url('/images/16px/position-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-star { background: url('/images/16px/position-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-position-warning { background: url('/images/16px/position-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-position-warning { background: url('/images/16px/position-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-precedent { background: url('/images/16px/precedent.png') 3px center no-repeat; padding-left : 20px; }
option.ico-precedent { background: url('/images/16px/precedent.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-prestashop { background: url('/images/16px/prestashop.png') 3px center no-repeat; padding-left : 20px; }
option.ico-prestashop { background: url('/images/16px/prestashop.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-preview { background: url('/images/16px/preview.png') 3px center no-repeat; padding-left : 20px; }
option.ico-preview { background: url('/images/16px/preview.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-print { background: url('/images/16px/print.png') 3px center no-repeat; padding-left : 20px; }
option.ico-print { background: url('/images/16px/print.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-problem { background: url('/images/16px/problem.png') 3px center no-repeat; padding-left : 20px; }
option.ico-problem { background: url('/images/16px/problem.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-products { background: url('/images/16px/products.png') 3px center no-repeat; padding-left : 20px; }
option.ico-products { background: url('/images/16px/products.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-provider { background: url('/images/16px/provider.png') 3px center no-repeat; padding-left : 20px; }
option.ico-provider { background: url('/images/16px/provider.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-actif { background: url('/images/16px/rappel-actif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-actif { background: url('/images/16px/rappel-actif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-add { background: url('/images/16px/rappel-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-add { background: url('/images/16px/rappel-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-delete { background: url('/images/16px/rappel-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-delete { background: url('/images/16px/rappel-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-edit { background: url('/images/16px/rappel-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-edit { background: url('/images/16px/rappel-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-inactif { background: url('/images/16px/rappel-inactif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-inactif { background: url('/images/16px/rappel-inactif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-list { background: url('/images/16px/rappel-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-list { background: url('/images/16px/rappel-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-none { background: url('/images/16px/rappel-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-none { background: url('/images/16px/rappel-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel-send { background: url('/images/16px/rappel-send.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel-send { background: url('/images/16px/rappel-send.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rappel { background: url('/images/16px/rappel.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rappel { background: url('/images/16px/rappel.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rayures { background: url('/images/16px/rayures.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rayures { background: url('/images/16px/rayures.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-refresh { background: url('/images/16px/refresh.png') 3px center no-repeat; padding-left : 20px; }
option.ico-refresh { background: url('/images/16px/refresh.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-reindex { background: url('/images/16px/reindex.png') 3px center no-repeat; padding-left : 20px; }
option.ico-reindex { background: url('/images/16px/reindex.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-reminder { background: url('/images/16px/reminder.png') 3px center no-repeat; padding-left : 20px; }
option.ico-reminder { background: url('/images/16px/reminder.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-renew { background: url('/images/16px/renew.png') 3px center no-repeat; padding-left : 20px; }
option.ico-renew { background: url('/images/16px/renew.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-restore { background: url('/images/16px/restore.png') 3px center no-repeat; padding-left : 20px; }
option.ico-restore { background: url('/images/16px/restore.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-rgpd { background: url('/images/16px/rgpd.png') 3px center no-repeat; padding-left : 20px; }
option.ico-rgpd { background: url('/images/16px/rgpd.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-right-arrow { background: url('/images/16px/right-arrow.png') 3px center no-repeat; padding-left : 20px; }
option.ico-right-arrow { background: url('/images/16px/right-arrow.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-roland { background: url('/images/16px/roland.png') 3px center no-repeat; padding-left : 20px; }
option.ico-roland { background: url('/images/16px/roland.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-router { background: url('/images/16px/router.png') 3px center no-repeat; padding-left : 20px; }
option.ico-router { background: url('/images/16px/router.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-routeur { background: url('/images/16px/routeur.png') 3px center no-repeat; padding-left : 20px; }
option.ico-routeur { background: url('/images/16px/routeur.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sablier-2 { background: url('/images/16px/sablier-2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sablier-2 { background: url('/images/16px/sablier-2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sablier-3 { background: url('/images/16px/sablier-3.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sablier-3 { background: url('/images/16px/sablier-3.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sablier { background: url('/images/16px/sablier.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sablier { background: url('/images/16px/sablier.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sangoku { background: url('/images/16px/sangoku.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sangoku { background: url('/images/16px/sangoku.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-save { background: url('/images/16px/save.png') 3px center no-repeat; padding-left : 20px; }
option.ico-save { background: url('/images/16px/save.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-schedule { background: url('/images/16px/schedule.png') 3px center no-repeat; padding-left : 20px; }
option.ico-schedule { background: url('/images/16px/schedule.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-search { background: url('/images/16px/search.png') 3px center no-repeat; padding-left : 20px; }
option.ico-search { background: url('/images/16px/search.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-serveur { background: url('/images/16px/serveur.png') 3px center no-repeat; padding-left : 20px; }
option.ico-serveur { background: url('/images/16px/serveur.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-session_idle_time { background: url('/images/16px/session_idle_time.png') 3px center no-repeat; padding-left : 20px; }
option.ico-session_idle_time { background: url('/images/16px/session_idle_time.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sfr { background: url('/images/16px/sfr.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sfr { background: url('/images/16px/sfr.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sh { background: url('/images/16px/sh.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sh { background: url('/images/16px/sh.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-share { background: url('/images/16px/share.png') 3px center no-repeat; padding-left : 20px; }
option.ico-share { background: url('/images/16px/share.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sheet { background: url('/images/16px/sheet.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sheet { background: url('/images/16px/sheet.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-shipping { background: url('/images/16px/shipping.png') 3px center no-repeat; padding-left : 20px; }
option.ico-shipping { background: url('/images/16px/shipping.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-showhide { background: url('/images/16px/showhide.png') 3px center no-repeat; padding-left : 20px; }
option.ico-showhide { background: url('/images/16px/showhide.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-shrink { background: url('/images/16px/shrink.png') 3px center no-repeat; padding-left : 20px; }
option.ico-shrink { background: url('/images/16px/shrink.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-actif { background: url('/images/16px/signing-actif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-actif { background: url('/images/16px/signing-actif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-add { background: url('/images/16px/signing-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-add { background: url('/images/16px/signing-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-delete { background: url('/images/16px/signing-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-delete { background: url('/images/16px/signing-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-edit { background: url('/images/16px/signing-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-edit { background: url('/images/16px/signing-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-filtre { background: url('/images/16px/signing-filtre.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-filtre { background: url('/images/16px/signing-filtre.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-inactif { background: url('/images/16px/signing-inactif.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-inactif { background: url('/images/16px/signing-inactif.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-list { background: url('/images/16px/signing-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-list { background: url('/images/16px/signing-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-none { background: url('/images/16px/signing-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-none { background: url('/images/16px/signing-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-ok { background: url('/images/16px/signing-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-ok { background: url('/images/16px/signing-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-old { background: url('/images/16px/signing-old.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-old { background: url('/images/16px/signing-old.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-screw { background: url('/images/16px/signing-screw.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-screw { background: url('/images/16px/signing-screw.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-search { background: url('/images/16px/signing-search.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-search { background: url('/images/16px/signing-search.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-send { background: url('/images/16px/signing-send.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-send { background: url('/images/16px/signing-send.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-star { background: url('/images/16px/signing-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-star { background: url('/images/16px/signing-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing-warning { background: url('/images/16px/signing-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing-warning { background: url('/images/16px/signing-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-signing { background: url('/images/16px/signing.png') 3px center no-repeat; padding-left : 20px; }
option.ico-signing { background: url('/images/16px/signing.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-silhouette-question { background: url('/images/16px/silhouette-question.png') 3px center no-repeat; padding-left : 20px; }
option.ico-silhouette-question { background: url('/images/16px/silhouette-question.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-site-web { background: url('/images/16px/site-web.png') 3px center no-repeat; padding-left : 20px; }
option.ico-site-web { background: url('/images/16px/site-web.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-skype { background: url('/images/16px/skype.png') 3px center no-repeat; padding-left : 20px; }
option.ico-skype { background: url('/images/16px/skype.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sort_a { background: url('/images/16px/sort_a.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sort_a { background: url('/images/16px/sort_a.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sort_d { background: url('/images/16px/sort_d.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sort_d { background: url('/images/16px/sort_d.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-soyoustart { background: url('/images/16px/soyoustart.png') 3px center no-repeat; padding-left : 20px; }
option.ico-soyoustart { background: url('/images/16px/soyoustart.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-space { background: url('/images/16px/space.png') 3px center no-repeat; padding-left : 20px; }
option.ico-space { background: url('/images/16px/space.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-special { background: url('/images/16px/special.png') 3px center no-repeat; padding-left : 20px; }
option.ico-special { background: url('/images/16px/special.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sql { background: url('/images/16px/sql.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sql { background: url('/images/16px/sql.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sql2 { background: url('/images/16px/sql2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sql2 { background: url('/images/16px/sql2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sql_ { background: url('/images/16px/sql_.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sql_ { background: url('/images/16px/sql_.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ssh { background: url('/images/16px/ssh.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ssh { background: url('/images/16px/ssh.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ssl { background: url('/images/16px/ssl.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ssl { background: url('/images/16px/ssl.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-star-delete { background: url('/images/16px/star-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-star-delete { background: url('/images/16px/star-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-star { background: url('/images/16px/star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-star { background: url('/images/16px/star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stats-lines { background: url('/images/16px/stats-lines.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stats-lines { background: url('/images/16px/stats-lines.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stats { background: url('/images/16px/stats.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stats { background: url('/images/16px/stats.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-status { background: url('/images/16px/status.png') 3px center no-repeat; padding-left : 20px; }
option.ico-status { background: url('/images/16px/status.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sticky-minus { background: url('/images/16px/sticky-minus.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sticky-minus { background: url('/images/16px/sticky-minus.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-sticky { background: url('/images/16px/sticky.png') 3px center no-repeat; padding-left : 20px; }
option.ico-sticky { background: url('/images/16px/sticky.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-add { background: url('/images/16px/stock-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-add { background: url('/images/16px/stock-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-delete { background: url('/images/16px/stock-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-delete { background: url('/images/16px/stock-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-edit { background: url('/images/16px/stock-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-edit { background: url('/images/16px/stock-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-list { background: url('/images/16px/stock-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-list { background: url('/images/16px/stock-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-none { background: url('/images/16px/stock-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-none { background: url('/images/16px/stock-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-ok { background: url('/images/16px/stock-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-ok { background: url('/images/16px/stock-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-star { background: url('/images/16px/stock-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-star { background: url('/images/16px/stock-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-stock-warning { background: url('/images/16px/stock-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-stock-warning { background: url('/images/16px/stock-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-suivant { background: url('/images/16px/suivant.png') 3px center no-repeat; padding-left : 20px; }
option.ico-suivant { background: url('/images/16px/suivant.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-supp { background: url('/images/16px/supp.png') 3px center no-repeat; padding-left : 20px; }
option.ico-supp { background: url('/images/16px/supp.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-support-operator { background: url('/images/16px/support-operator.png') 3px center no-repeat; padding-left : 20px; }
option.ico-support-operator { background: url('/images/16px/support-operator.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-support { background: url('/images/16px/support.png') 3px center no-repeat; padding-left : 20px; }
option.ico-support { background: url('/images/16px/support.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-switch { background: url('/images/16px/switch.png') 3px center no-repeat; padding-left : 20px; }
option.ico-switch { background: url('/images/16px/switch.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-switch2 { background: url('/images/16px/switch2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-switch2 { background: url('/images/16px/switch2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-task { background: url('/images/16px/task.png') 3px center no-repeat; padding-left : 20px; }
option.ico-task { background: url('/images/16px/task.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tax-add { background: url('/images/16px/tax-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tax-add { background: url('/images/16px/tax-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tax-delete { background: url('/images/16px/tax-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tax-delete { background: url('/images/16px/tax-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tax-edit { background: url('/images/16px/tax-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tax-edit { background: url('/images/16px/tax-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tax-list { background: url('/images/16px/tax-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tax-list { background: url('/images/16px/tax-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tax-none { background: url('/images/16px/tax-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tax-none { background: url('/images/16px/tax-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-teamviewer-host { background: url('/images/16px/teamviewer-host.png') 3px center no-repeat; padding-left : 20px; }
option.ico-teamviewer-host { background: url('/images/16px/teamviewer-host.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-teamviewer { background: url('/images/16px/teamviewer.png') 3px center no-repeat; padding-left : 20px; }
option.ico-teamviewer { background: url('/images/16px/teamviewer.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tech-atelier { background: url('/images/16px/tech-atelier.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tech-atelier { background: url('/images/16px/tech-atelier.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-technicien { background: url('/images/16px/technicien.png') 3px center no-repeat; padding-left : 20px; }
option.ico-technicien { background: url('/images/16px/technicien.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-telephone { background: url('/images/16px/telephone.png') 3px center no-repeat; padding-left : 20px; }
option.ico-telephone { background: url('/images/16px/telephone.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-termine { background: url('/images/16px/termine.png') 3px center no-repeat; padding-left : 20px; }
option.ico-termine { background: url('/images/16px/termine.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-test { background: url('/images/16px/test.png') 3px center no-repeat; padding-left : 20px; }
option.ico-test { background: url('/images/16px/test.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-thor { background: url('/images/16px/thor.png') 3px center no-repeat; padding-left : 20px; }
option.ico-thor { background: url('/images/16px/thor.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-gold { background: url('/images/16px/ticket-gold.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-gold { background: url('/images/16px/ticket-gold.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-add { background: url('/images/16px/ticket-support-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-add { background: url('/images/16px/ticket-support-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-delete { background: url('/images/16px/ticket-support-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-delete { background: url('/images/16px/ticket-support-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-edit { background: url('/images/16px/ticket-support-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-edit { background: url('/images/16px/ticket-support-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-list { background: url('/images/16px/ticket-support-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-list { background: url('/images/16px/ticket-support-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-none { background: url('/images/16px/ticket-support-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-none { background: url('/images/16px/ticket-support-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-ok { background: url('/images/16px/ticket-support-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-ok { background: url('/images/16px/ticket-support-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-star { background: url('/images/16px/ticket-support-star.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-star { background: url('/images/16px/ticket-support-star.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket-support-warning { background: url('/images/16px/ticket-support-warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket-support-warning { background: url('/images/16px/ticket-support-warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ticket { background: url('/images/16px/ticket.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ticket { background: url('/images/16px/ticket.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-time-add { background: url('/images/16px/time-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-time-add { background: url('/images/16px/time-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-time-machine-2 { background: url('/images/16px/time-machine-2.png') 3px center no-repeat; padding-left : 20px; }
option.ico-time-machine-2 { background: url('/images/16px/time-machine-2.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-time-machine { background: url('/images/16px/time-machine.png') 3px center no-repeat; padding-left : 20px; }
option.ico-time-machine { background: url('/images/16px/time-machine.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-time { background: url('/images/16px/time.png') 3px center no-repeat; padding-left : 20px; }
option.ico-time { background: url('/images/16px/time.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox-add { background: url('/images/16px/toolbox-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox-add { background: url('/images/16px/toolbox-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox-delete { background: url('/images/16px/toolbox-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox-delete { background: url('/images/16px/toolbox-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox-edit { background: url('/images/16px/toolbox-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox-edit { background: url('/images/16px/toolbox-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox-list { background: url('/images/16px/toolbox-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox-list { background: url('/images/16px/toolbox-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox-none { background: url('/images/16px/toolbox-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox-none { background: url('/images/16px/toolbox-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox-ok { background: url('/images/16px/toolbox-ok.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox-ok { background: url('/images/16px/toolbox-ok.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-toolbox { background: url('/images/16px/toolbox.png') 3px center no-repeat; padding-left : 20px; }
option.ico-toolbox { background: url('/images/16px/toolbox.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-top { background: url('/images/16px/top.png') 3px center no-repeat; padding-left : 20px; }
option.ico-top { background: url('/images/16px/top.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-trash-can { background: url('/images/16px/trash-can.png') 3px center no-repeat; padding-left : 20px; }
option.ico-trash-can { background: url('/images/16px/trash-can.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-trash-empty { background: url('/images/16px/trash-empty.png') 3px center no-repeat; padding-left : 20px; }
option.ico-trash-empty { background: url('/images/16px/trash-empty.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-trash-full { background: url('/images/16px/trash-full.png') 3px center no-repeat; padding-left : 20px; }
option.ico-trash-full { background: url('/images/16px/trash-full.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-trash { background: url('/images/16px/trash.png') 3px center no-repeat; padding-left : 20px; }
option.ico-trash { background: url('/images/16px/trash.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-treasure { background: url('/images/16px/treasure.png') 3px center no-repeat; padding-left : 20px; }
option.ico-treasure { background: url('/images/16px/treasure.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-truck-add { background: url('/images/16px/truck-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-truck-add { background: url('/images/16px/truck-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-truck-delete { background: url('/images/16px/truck-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-truck-delete { background: url('/images/16px/truck-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-truck-edit { background: url('/images/16px/truck-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-truck-edit { background: url('/images/16px/truck-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-truck-list { background: url('/images/16px/truck-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-truck-list { background: url('/images/16px/truck-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-truck-none { background: url('/images/16px/truck-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-truck-none { background: url('/images/16px/truck-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-tse { background: url('/images/16px/tse.png') 3px center no-repeat; padding-left : 20px; }
option.ico-tse { background: url('/images/16px/tse.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-turned-in { background: url('/images/16px/turned-in.png') 3px center no-repeat; padding-left : 20px; }
option.ico-turned-in { background: url('/images/16px/turned-in.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-turned-out { background: url('/images/16px/turned-out.png') 3px center no-repeat; padding-left : 20px; }
option.ico-turned-out { background: url('/images/16px/turned-out.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-twitter { background: url('/images/16px/twitter.png') 3px center no-repeat; padding-left : 20px; }
option.ico-twitter { background: url('/images/16px/twitter.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-ubuntu { background: url('/images/16px/ubuntu.png') 3px center no-repeat; padding-left : 20px; }
option.ico-ubuntu { background: url('/images/16px/ubuntu.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-undo { background: url('/images/16px/undo.png') 3px center no-repeat; padding-left : 20px; }
option.ico-undo { background: url('/images/16px/undo.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-unexpand { background: url('/images/16px/unexpand.png') 3px center no-repeat; padding-left : 20px; }
option.ico-unexpand { background: url('/images/16px/unexpand.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-unlock { background: url('/images/16px/unlock.png') 3px center no-repeat; padding-left : 20px; }
option.ico-unlock { background: url('/images/16px/unlock.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-unsubscribe { background: url('/images/16px/unsubscribe.png') 3px center no-repeat; padding-left : 20px; }
option.ico-unsubscribe { background: url('/images/16px/unsubscribe.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-update { background: url('/images/16px/update.png') 3px center no-repeat; padding-left : 20px; }
option.ico-update { background: url('/images/16px/update.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-upload { background: url('/images/16px/upload.png') 3px center no-repeat; padding-left : 20px; }
option.ico-upload { background: url('/images/16px/upload.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-add { background: url('/images/16px/user-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-add { background: url('/images/16px/user-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-avatar-boy { background: url('/images/16px/user-avatar-boy.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-avatar-boy { background: url('/images/16px/user-avatar-boy.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-delete { background: url('/images/16px/user-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-delete { background: url('/images/16px/user-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-edit { background: url('/images/16px/user-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-edit { background: url('/images/16px/user-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-group { background: url('/images/16px/user-group.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-group { background: url('/images/16px/user-group.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-list { background: url('/images/16px/user-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-list { background: url('/images/16px/user-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-none { background: url('/images/16px/user-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-none { background: url('/images/16px/user-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user-password { background: url('/images/16px/user-password.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user-password { background: url('/images/16px/user-password.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user { background: url('/images/16px/user.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user { background: url('/images/16px/user.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-user_add { background: url('/images/16px/user_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-user_add { background: url('/images/16px/user_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-vacation { background: url('/images/16px/vacation.png') 3px center no-repeat; padding-left : 20px; }
option.ico-vacation { background: url('/images/16px/vacation.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-valid { background: url('/images/16px/valid.png') 3px center no-repeat; padding-left : 20px; }
option.ico-valid { background: url('/images/16px/valid.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-vcard { background: url('/images/16px/vcard.png') 3px center no-repeat; padding-left : 20px; }
option.ico-vcard { background: url('/images/16px/vcard.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-version { background: url('/images/16px/version.png') 3px center no-repeat; padding-left : 20px; }
option.ico-version { background: url('/images/16px/version.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-viking { background: url('/images/16px/viking.png') 3px center no-repeat; padding-left : 20px; }
option.ico-viking { background: url('/images/16px/viking.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-visibility-off { background: url('/images/16px/visibility-off.png') 3px center no-repeat; padding-left : 20px; }
option.ico-visibility-off { background: url('/images/16px/visibility-off.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-visibility-on { background: url('/images/16px/visibility-on.png') 3px center no-repeat; padding-left : 20px; }
option.ico-visibility-on { background: url('/images/16px/visibility-on.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-vpn { background: url('/images/16px/vpn.png') 3px center no-repeat; padding-left : 20px; }
option.ico-vpn { background: url('/images/16px/vpn.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wait { background: url('/images/16px/wait.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wait { background: url('/images/16px/wait.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wallet-add { background: url('/images/16px/wallet-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wallet-add { background: url('/images/16px/wallet-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wallet-delete { background: url('/images/16px/wallet-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wallet-delete { background: url('/images/16px/wallet-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wallet-edit { background: url('/images/16px/wallet-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wallet-edit { background: url('/images/16px/wallet-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wallet-list { background: url('/images/16px/wallet-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wallet-list { background: url('/images/16px/wallet-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wallet-none { background: url('/images/16px/wallet-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wallet-none { background: url('/images/16px/wallet-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-warning { background: url('/images/16px/warning.png') 3px center no-repeat; padding-left : 20px; }
option.ico-warning { background: url('/images/16px/warning.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-web { background: url('/images/16px/web.png') 3px center no-repeat; padding-left : 20px; }
option.ico-web { background: url('/images/16px/web.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wifi { background: url('/images/16px/wifi.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wifi { background: url('/images/16px/wifi.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-windows-7 { background: url('/images/16px/windows-7.png') 3px center no-repeat; padding-left : 20px; }
option.ico-windows-7 { background: url('/images/16px/windows-7.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-windows-8 { background: url('/images/16px/windows-8.png') 3px center no-repeat; padding-left : 20px; }
option.ico-windows-8 { background: url('/images/16px/windows-8.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-windows-vista { background: url('/images/16px/windows-vista.png') 3px center no-repeat; padding-left : 20px; }
option.ico-windows-vista { background: url('/images/16px/windows-vista.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-windows-xp { background: url('/images/16px/windows-xp.png') 3px center no-repeat; padding-left : 20px; }
option.ico-windows-xp { background: url('/images/16px/windows-xp.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-windows { background: url('/images/16px/windows.png') 3px center no-repeat; padding-left : 20px; }
option.ico-windows { background: url('/images/16px/windows.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-woman-pouting { background: url('/images/16px/woman-pouting.png') 3px center no-repeat; padding-left : 20px; }
option.ico-woman-pouting { background: url('/images/16px/woman-pouting.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-woman-telemarketer { background: url('/images/16px/woman-telemarketer.png') 3px center no-repeat; padding-left : 20px; }
option.ico-woman-telemarketer { background: url('/images/16px/woman-telemarketer.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-woman { background: url('/images/16px/woman.png') 3px center no-repeat; padding-left : 20px; }
option.ico-woman { background: url('/images/16px/woman.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wordpress { background: url('/images/16px/wordpress.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wordpress { background: url('/images/16px/wordpress.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker-add { background: url('/images/16px/worker-add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker-add { background: url('/images/16px/worker-add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker-delete { background: url('/images/16px/worker-delete.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker-delete { background: url('/images/16px/worker-delete.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker-edit { background: url('/images/16px/worker-edit.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker-edit { background: url('/images/16px/worker-edit.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker-list { background: url('/images/16px/worker-list.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker-list { background: url('/images/16px/worker-list.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker-none { background: url('/images/16px/worker-none.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker-none { background: url('/images/16px/worker-none.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker { background: url('/images/16px/worker.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker { background: url('/images/16px/worker.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-worker_add { background: url('/images/16px/worker_add.png') 3px center no-repeat; padding-left : 20px; }
option.ico-worker_add { background: url('/images/16px/worker_add.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wrench { background: url('/images/16px/wrench.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wrench { background: url('/images/16px/wrench.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-wrestler { background: url('/images/16px/wrestler.png') 3px center no-repeat; padding-left : 20px; }
option.ico-wrestler { background: url('/images/16px/wrestler.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-write { background: url('/images/16px/write.png') 3px center no-repeat; padding-left : 20px; }
option.ico-write { background: url('/images/16px/write.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-xivo { background: url('/images/16px/xivo.png') 3px center no-repeat; padding-left : 20px; }
option.ico-xivo { background: url('/images/16px/xivo.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-yahoo { background: url('/images/16px/yahoo.png') 3px center no-repeat; padding-left : 20px; }
option.ico-yahoo { background: url('/images/16px/yahoo.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-youtube { background: url('/images/16px/youtube.png') 3px center no-repeat; padding-left : 20px; }
option.ico-youtube { background: url('/images/16px/youtube.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-zimbra-admin { background: url('/images/16px/zimbra-admin.png') 3px center no-repeat; padding-left : 20px; }
option.ico-zimbra-admin { background: url('/images/16px/zimbra-admin.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-zimbra { background: url('/images/16px/zimbra.png') 3px center no-repeat; padding-left : 20px; }
option.ico-zimbra { background: url('/images/16px/zimbra.png') 5px center no-repeat; padding-left : 30px; }
.bt-ico-zip { background: url('/images/16px/zip.png') 3px center no-repeat; padding-left : 20px; }
option.ico-zip { background: url('/images/16px/zip.png') 5px center no-repeat; padding-left : 30px; }

/* Dir : images/abonnements/ */
.bt-abo-adw { background: url('/images/abonnements/adw.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-adword { background: url('/images/abonnements/adword.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-adwords { background: url('/images/abonnements/adwords.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-avgsrv { background: url('/images/abonnements/avgsrv.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-div { background: url('/images/abonnements/div.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-heb { background: url('/images/abonnements/heb.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-infog { background: url('/images/abonnements/infog.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-locmat { background: url('/images/abonnements/locmat.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-loy { background: url('/images/abonnements/loy.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-maint { background: url('/images/abonnements/maint.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-maintal { background: url('/images/abonnements/maintal.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-maisit { background: url('/images/abonnements/maisit.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-ndd { background: url('/images/abonnements/ndd.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365 { background: url('/images/abonnements/off365.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365b { background: url('/images/abonnements/off365b.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365be { background: url('/images/abonnements/off365be.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365bp { background: url('/images/abonnements/off365bp.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365f { background: url('/images/abonnements/off365f.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365p { background: url('/images/abonnements/off365p.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-off365pp { background: url('/images/abonnements/off365pp.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-prog { background: url('/images/abonnements/prog.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-sau { background: url('/images/abonnements/sau.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-tel { background: url('/images/abonnements/tel.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-telass { background: url('/images/abonnements/telass.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-telsvg { background: url('/images/abonnements/telsvg.png') 3px center no-repeat; padding-left : 20px; }
.bt-abo-web { background: url('/images/abonnements/web.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/antivirus/ */
.bt-av-aucun { background: url('/images/antivirus/aucun.png') 3px center no-repeat; padding-left : 20px; }
.bt-av-autre { background: url('/images/antivirus/autre.png') 3px center no-repeat; padding-left : 20px; }
.bt-av-avast { background: url('/images/antivirus/avast.png') 3px center no-repeat; padding-left : 20px; }
.bt-av-avgf { background: url('/images/antivirus/avgf.png') 3px center no-repeat; padding-left : 20px; }
.bt-av-avgp { background: url('/images/antivirus/avgp.png') 3px center no-repeat; padding-left : 20px; }
.bt-av-kav { background: url('/images/antivirus/kav.png') 3px center no-repeat; padding-left : 20px; }
.bt-av-kis { background: url('/images/antivirus/kis.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/commande/ */
.bt-cmd-afacturer { background: url('/images/commande/afacturer.png') 3px center no-repeat; padding-left : 20px; }
.bt-cmd-apasser { background: url('/images/commande/apasser.png') 3px center no-repeat; padding-left : 20px; }
.bt-cmd-facturee { background: url('/images/commande/facturee.png') 3px center no-repeat; padding-left : 20px; }
.bt-cmd-livre { background: url('/images/commande/livre.png') 3px center no-repeat; padding-left : 20px; }
.bt-cmd-passee { background: url('/images/commande/passee.png') 3px center no-repeat; padding-left : 20px; }
.bt-cmd-recue { background: url('/images/commande/recue.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/fi/ */
.bt-fi-encours { background: url('/images/fi/encours.png') 3px center no-repeat; padding-left : 20px; }
.bt-fi-fini { background: url('/images/fi/fini.png') 3px center no-repeat; padding-left : 20px; }
.bt-fi-new { background: url('/images/fi/new.png') 3px center no-repeat; padding-left : 20px; }
.bt-fi-saisi { background: url('/images/fi/saisi.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/historiques/ */
.bt-histo-accepte { background: url('/images/historiques/accepte.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-bon_pour_accord { background: url('/images/historiques/bon_pour_accord.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-convert { background: url('/images/historiques/convert.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-devalide { background: url('/images/historiques/devalide.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-duplique { background: url('/images/historiques/duplique.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-edit { background: url('/images/historiques/edit.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-envoye { background: url('/images/historiques/envoye.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-export2pdf { background: url('/images/historiques/export2pdf.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-frompec { background: url('/images/historiques/frompec.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-maj_lignes { background: url('/images/historiques/maj_lignes.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-majlignespec { background: url('/images/historiques/majlignespec.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-marq_relance-old { background: url('/images/historiques/marq_relance-old.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-marq_relance { background: url('/images/historiques/marq_relance.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-new { background: url('/images/historiques/new.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-notification { background: url('/images/historiques/notification.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-relance { background: url('/images/historiques/relance.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-renouvellement { background: url('/images/historiques/renouvellement.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-send2cmd { background: url('/images/historiques/send2cmd.png') 3px center no-repeat; padding-left : 20px; }
.bt-histo-valide { background: url('/images/historiques/valide.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/icon/ext/ */
.bt-ext-2d { background: url('/images/icon/ext/2d.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-3d { background: url('/images/icon/ext/3d.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-7zip { background: url('/images/icon/ext/7zip.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-ai { background: url('/images/icon/ext/ai.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-avi { background: url('/images/icon/ext/avi.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-bin { background: url('/images/icon/ext/bin.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-csv { background: url('/images/icon/ext/csv.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-dietrichs { background: url('/images/icon/ext/dietrichs.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-divx { background: url('/images/icon/ext/divx.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-doc { background: url('/images/icon/ext/doc.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-docx { background: url('/images/icon/ext/docx.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-eps { background: url('/images/icon/ext/eps.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-exe { background: url('/images/icon/ext/exe.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-flv { background: url('/images/icon/ext/flv.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-gif { background: url('/images/icon/ext/gif.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-htm { background: url('/images/icon/ext/htm.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-html { background: url('/images/icon/ext/html.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-jpg { background: url('/images/icon/ext/jpg.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-mkv { background: url('/images/icon/ext/mkv.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-mp3 { background: url('/images/icon/ext/mp3.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-mp4 { background: url('/images/icon/ext/mp4.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-mpg { background: url('/images/icon/ext/mpg.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-msi { background: url('/images/icon/ext/msi.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-none { background: url('/images/icon/ext/none.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-ocx { background: url('/images/icon/ext/ocx.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-odt { background: url('/images/icon/ext/odt.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-pdf { background: url('/images/icon/ext/pdf.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-png { background: url('/images/icon/ext/png.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-pps { background: url('/images/icon/ext/pps.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-ppsx { background: url('/images/icon/ext/ppsx.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-ppt { background: url('/images/icon/ext/ppt.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-pptx { background: url('/images/icon/ext/pptx.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-psd { background: url('/images/icon/ext/psd.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-rar { background: url('/images/icon/ext/rar.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-rtf { background: url('/images/icon/ext/rtf.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-sem { background: url('/images/icon/ext/sem.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-sh { background: url('/images/icon/ext/sh.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-sql { background: url('/images/icon/ext/sql.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-sql2 { background: url('/images/icon/ext/sql2.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-swf { background: url('/images/icon/ext/swf.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-tiff { background: url('/images/icon/ext/tiff.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-txt { background: url('/images/icon/ext/txt.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-vcf { background: url('/images/icon/ext/vcf.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-xls { background: url('/images/icon/ext/xls.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-xlsx { background: url('/images/icon/ext/xlsx.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-xml { background: url('/images/icon/ext/xml.png') 3px center no-repeat; padding-left : 20px; }
.bt-ext-zip { background: url('/images/icon/ext/zip.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/msgtel/ */
.bt-msgtel-encours { background: url('/images/msgtel/encours.png') 3px center no-repeat; padding-left : 20px; }
.bt-msgtel-fini { background: url('/images/msgtel/fini.png') 3px center no-repeat; padding-left : 20px; }
.bt-msgtel-saisi { background: url('/images/msgtel/saisi.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/notifications/ */
.bt-notif-add { background: url('/images/notifications/add.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-cache { background: url('/images/notifications/cache.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-dl { background: url('/images/notifications/dl.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-edit { background: url('/images/notifications/edit.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-error { background: url('/images/notifications/error.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-log { background: url('/images/notifications/log.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-mail { background: url('/images/notifications/mail.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-notification { background: url('/images/notifications/notification.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-search { background: url('/images/notifications/search.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-stock { background: url('/images/notifications/stock.png') 3px center no-repeat; padding-left : 20px; }
.bt-notif-supp { background: url('/images/notifications/supp.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/paiement/ */
.bt-paiement-av { background: url('/images/paiement/av.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-cb { background: url('/images/paiement/cb.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-chq { background: url('/images/paiement/chq.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-esp { background: url('/images/paiement/esp.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-lcr { background: url('/images/paiement/lcr.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-pf { background: url('/images/paiement/pf.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-pre { background: url('/images/paiement/pre.png') 3px center no-repeat; padding-left : 20px; }
.bt-paiement-vir { background: url('/images/paiement/vir.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/pec_types/ */
.bt-pectype-apn { background: url('/images/pec_types/apn.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-autre { background: url('/images/pec_types/autre.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-camera { background: url('/images/pec_types/camera.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-cleusb { background: url('/images/pec_types/cleusb.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-ddext { background: url('/images/pec_types/ddext.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-ddint { background: url('/images/pec_types/ddint.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-fixe { background: url('/images/pec_types/fixe.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-imac { background: url('/images/pec_types/imac.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-imprimante { background: url('/images/pec_types/imprimante.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-ipad { background: url('/images/pec_types/ipad.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-iphone { background: url('/images/pec_types/iphone.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-ipod { background: url('/images/pec_types/ipod.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-macbook { background: url('/images/pec_types/macbook.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-portable { background: url('/images/pec_types/portable.png') 3px center no-repeat; padding-left : 20px; }
.bt-pectype-tablette { background: url('/images/pec_types/tablette.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/reglement/ */
.bt-reg-av { background: url('/images/reglement/av.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-cb { background: url('/images/reglement/cb.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-cbd { background: url('/images/reglement/cbd.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-cbsu { background: url('/images/reglement/cbsu.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-che { background: url('/images/reglement/che.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-che30 { background: url('/images/reglement/che30.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-che30fdm { background: url('/images/reglement/che30fdm.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-che45 { background: url('/images/reglement/che45.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-chq45 { background: url('/images/reglement/chq45.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-esp { background: url('/images/reglement/esp.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-impaye { background: url('/images/reglement/impaye.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-lcr { background: url('/images/reglement/lcr.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-man { background: url('/images/reglement/man.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-pay { background: url('/images/reglement/pay.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-pf { background: url('/images/reglement/pf.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-prel { background: url('/images/reglement/prel.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-tpe { background: url('/images/reglement/tpe.png') 3px center no-repeat; padding-left : 20px; }
.bt-reg-vir { background: url('/images/reglement/vir.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/smileys/ */
.bt-smiley-alucard { background: url('/images/smileys/alucard.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-argh_ennerve { background: url('/images/smileys/argh_ennerve.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-baby { background: url('/images/smileys/baby.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-biglove { background: url('/images/smileys/biglove.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-bike { background: url('/images/smileys/bike.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-blink { background: url('/images/smileys/blink.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-blush { background: url('/images/smileys/blush.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-bouh { background: url('/images/smileys/bouh.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-bouhouhou { background: url('/images/smileys/bouhouhou.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-bravo { background: url('/images/smileys/bravo.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-calin { background: url('/images/smileys/calin.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-coeur { background: url('/images/smileys/coeur.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-confused { background: url('/images/smileys/confused.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-crazy { background: url('/images/smileys/crazy.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-cry { background: url('/images/smileys/cry.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-dance { background: url('/images/smileys/dance.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-demon { background: url('/images/smileys/demon.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-diable { background: url('/images/smileys/diable.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-dol { background: url('/images/smileys/dol.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-duel { background: url('/images/smileys/duel.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-encolere { background: url('/images/smileys/encolere.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-freddy { background: url('/images/smileys/freddy.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-gourou { background: url('/images/smileys/gourou.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-grin { background: url('/images/smileys/grin.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-grossgoutt { background: url('/images/smileys/grossgoutt.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-guu1 { background: url('/images/smileys/guu1.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-help { background: url('/images/smileys/help.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-hey { background: url('/images/smileys/hey.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-hmm { background: url('/images/smileys/hmm.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-ike { background: url('/images/smileys/ike.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-love { background: url('/images/smileys/love.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-magicien { background: url('/images/smileys/magicien.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-mario { background: url('/images/smileys/mario.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-monoeil { background: url('/images/smileys/monoeil.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-naruto { background: url('/images/smileys/naruto.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-nuke { background: url('/images/smileys/nuke.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-panda { background: url('/images/smileys/panda.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-r2d2 { background: url('/images/smileys/r2d2.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sad { background: url('/images/smileys/sad.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sbfeu { background: url('/images/smileys/sbfeu.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sign { background: url('/images/smileys/sign.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sleep { background: url('/images/smileys/sleep.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-smile { background: url('/images/smileys/smile.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-smly_no { background: url('/images/smileys/smly_no.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-stress { background: url('/images/smileys/stress.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-stupid { background: url('/images/smileys/stupid.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-super { background: url('/images/smileys/super.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sw_chewie { background: url('/images/smileys/sw_chewie.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sw_tie1 { background: url('/images/smileys/sw_tie1.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sw_trooper { background: url('/images/smileys/sw_trooper.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sw_vader { background: url('/images/smileys/sw_vader.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-sw_vader1 { background: url('/images/smileys/sw_vader1.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-tusors { background: url('/images/smileys/tusors.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-unsure { background: url('/images/smileys/unsure.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-vaca { background: url('/images/smileys/vaca.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-visiteur { background: url('/images/smileys/visiteur.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-wolverine { background: url('/images/smileys/wolverine.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-yahoo { background: url('/images/smileys/yahoo.gif') 3px center no-repeat; padding-left : 20px; }
.bt-smiley-yes { background: url('/images/smileys/yes.gif') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/support/ */
.bt-support-encours { background: url('/images/support/encours.png') 3px center no-repeat; padding-left : 20px; }
.bt-support-fini { background: url('/images/support/fini.png') 3px center no-repeat; padding-left : 20px; }
.bt-support-new { background: url('/images/support/new.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/16px/bugs/ */
.bt-bugs-avalider { background: url('/images/16px/bugs/avalider.png') 3px center no-repeat; padding-left : 20px; }
.bt-bugs-encours { background: url('/images/16px/bugs/encours.png') 3px center no-repeat; padding-left : 20px; }
.bt-bugs-entest { background: url('/images/16px/bugs/entest.png') 3px center no-repeat; padding-left : 20px; }
.bt-bugs-new { background: url('/images/16px/bugs/new.png') 3px center no-repeat; padding-left : 20px; }
.bt-bugs-termine { background: url('/images/16px/bugs/termine.png') 3px center no-repeat; padding-left : 20px; }

/* Dir : images/gif/ */
.bt-gif-disk { background: url('/images/gif/disk.gif') 3px center no-repeat; padding-left : 20px; }
.bt-gif-rolling { background: url('/images/gif/rolling.gif') 3px center no-repeat; padding-left : 20px; }
.bt-gif-spinner { background: url('/images/gif/spinner.gif') 3px center no-repeat; padding-left : 20px; }

/* END ICO DIRS */

/* NO ADDON */
