* {	margin: 0;	padding: 0;	}html, body	{	height: 100%;	}body	{	background: #fff;	color: #393939;	font-family: Arial;	font-size: 12px;	line-height: 0;	}	a {	color: #2996D1;	text-decoration: none;}a:hover {	text-decoration: underline;}	#page-top-outer	{	background: url(../images/shared/top_bg.jpg) top center repeat-x;	border-bottom: 1px solid #7e7e7e;	/*height: 92px;*/	height:50px;	}#page-top	{	margin: 0 auto;	max-width: 1600px;	min-width: 850px;	position: relative;	}#page-top-right {    float: right;    line-height: 18px;    color: #fff;    height: 50px;}#page-top-ventes,#page-top-point-de-vente,#page-top-chat,#page-top-reservations {	float: right;	margin-right: 20px;	margin-top: 5px;	height: 30px;	padding-top: 10px;}#page-top-ventes,#page-top-chat,#page-top-reservations {    text-align: center;    cursor: pointer;}#page-top-ventes,#page-top-reservations {	display: block;    color: #fff;}#page-top-ventes:hover,#page-top-reservations:hover {    text-decoration: none;	}#page-top-ventes {    width: 80px;}#page-top-chat {    width: 120px;}#page-top-point-de-vente {    margin-top: 0;}#page-top-point-de-vente a {    display: inline-block;    text-decoration: none;    color: #fff;    padding: 5px 10px;    border-radius: 5px;    transition:all .15s linear;}#page-top-point-de-vente a:hover {    text-decoration: none;    color: #000;    background: #C2E8AB;}@-webkit-keyframes clignote {0%{box-shadow:0px 0px 10px #59EA00;}50%{box-shadow:0px 0px 0px #59EA00;}100%{box-shadow:0px 0px 10px #59EA00;}}@-moz-keyframes clignote {0%{box-shadow:0px 0px 10px #59EA00;}50%{box-shadow:0px 0px 0px #59EA00;}100%{box-shadow:0px 0px 10px #59EA00;}}@keyframes clignote {0%{box-shadow:0px 0px 10px #59EA00;}50%{box-shadow:0px 0px 0px #59EA00;}100%{box-shadow:0px 0px 10px #59EA00;}}#page-top-chat.nouveau_message {    /*text-decoration: blink;*/    color: #4CC600;    box-shadow:0px 0px 10px #59EA00;	-webkit-box-shadow:0px 0px 10px #59EA00;	-moz-box-shadow:0px 0px 10px #59EA00;	-webkit-animation-name: clignote;	-webkit-animation-duration: 1s;	-webkit-animation-iteration-count:infinite;	-moz-animation-name: clignote;	-moz-animation-duration: 1s;	-moz-animation-iteration-count:infinite;	animation-name: clignote;	animation-duration: 1s;	animation-iteration-count:infinite;    }#page-top-chat.active{    height: 35px;		background-color: #fff;	color: #333333;}#page-top-reservations {    width: 120px;}#messagerie {	display: none;	line-height: 18px;	position: absolute;	top: 50px;	right: 15px;	background-color: #3C3C3C;	color: #fff;	z-index: 1000;    padding: 0 5px 5px;}#messagerie-container {    background-color: #fff;    color: #333333;    padding: 15px;}#messagerie-inner {	width: 800px;	height: 300px;	overflow: auto;}#messagerie-inner ul {	list-style-type: none;}#messagerie-inner ul li {    padding: 3px;    border-bottom: 1px solid #DBD9D9;}#messagerie-inner ul li.emetteur {    /*background-color: #C2E8AB;*/    background-color: #DEFFC9;}#messagerie-saisie {    padding-top: 5px;}#messagerie-saisie #messagerie_destinataire:focus,#messagerie-saisie #messagerie_destinataire.focus {    border: none;}/*#messagerie_destinataire option{	background-color: #FFBDB5;}#messagerie_destinataire option.en_ligne{	background-color: #DEFFC9;}*/#logo	{	float: left;	/*margin: 45px 0 0 15px;*/	margin: 3px 0 0 15px;	}#logo	a	{	display: block;	}#top-search	{	display: inline;	float: right;	position: relative;	margin: 46px 20px 0 0;	z-index: 20;	}	 .top-search-inp	{	background: url(../images/shared/top_search_inp.gif) no-repeat;	border: none;	color: #fff;	font-size: 12px;	height: 23px;	padding: 6px 6px 0 10px;	width: 164px;	}#content-outer	{	background: url(../images/shared/content_repeat.jpg) repeat-x;	}#content	{	color: #333;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	margin: 0 auto 0 auto;	max-width: 1600px;	min-width: 780px;	padding: 35px 0px 30px 0px;	}#content-inner	{	color: #333;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	margin: 0 auto 0px auto;	padding: 25px 0 30px 0;	}#content-table	{	/*font-size: 0px;*/	line-height: 0px;	}#content-table th.sized	{	height: 15px;	width: 15px;	padding: 0;	margin: 0;	/*font-size: 0px;*/	line-height: 0px;	} 	#content-table-inner	{	font-size: 12px;	line-height: 12px;	padding: 10px 0 20px 0;	}#tbl-border-top	{	background: url(../images/shared/border_bit.jpg) top repeat-x;	line-height: 0;	/*font-size: 0px;*/	height: 15px;	}#tbl-border-bottom	{	background: url(../images/shared/border_bit.jpg) bottom repeat-x;	line-height: 0;	/*font-size: 0px;*/	height: 15px;	}#tbl-border-left	{	background: url(../images/shared/border_bit.jpg) left repeat-y;	}#tbl-border-right	{	background: url(../images/shared/border_bit.jpg) right repeat-y;	}#table-content	{	line-height: 16px;	margin: 0 10px 10px 10px;	min-height: 500px;	}#table-content.table-content-popup {    min-height: 230px;}.topleft {background: url(../images/shared/corner_top_left.jpg) no-repeat;width:15px;height:15px;	}	.topright {background: url(../images/shared/corner_top_right.jpg) no-repeat;width:15px;height:15px;	}	.bottomleft {background: url(../images/shared/corner_bottom_left.jpg)  no-repeat;width:15px;height:15px;	}	.bottomright {background: url(../images/shared/corner_bottom_right.jpg)  no-repeat;width:15px;height:15px;	}	#page-heading	{	margin: 0 0 15px 20px;	}  h1	{	color: #4b4b4b;	font-family: Tahoma;	font-size: 22px;	line-height: 24px;	font-weight: normal;	}h2	{	color: #393939;	font-size: 16px;	font-weight: bold;	line-height: 20px;	margin-bottom: 10px;	}h3	{	color: #e53e50;	font-size: 14px;	font-weight: bold;	line-height: 18px;	margin-bottom: 10px;	}		/* MESSAGES --------------------------------------------------------------- */	#message-yellow	{	margin-bottom: 5px;	}.yellow-left	{	background: url(../images/table/message_yellow.gif) top left no-repeat;	color: #e79300;	font-family: Tahoma;	font-weight: bold;	padding: 0 0 0 20px;	}.yellow-left a	{	color: #e79300;	font-family: Tahoma;	font-weight: normal;	text-decoration: underline;	}.yellow-right a	{	cursor: pointer;	}.yellow-right	{	width: 55px;	}#message-blue	{	margin-bottom: 5px;	}.blue-left	{	background: url(../images/table/message_blue.gif) top left no-repeat;	color: #2e74b2;	font-family: Tahoma;	font-weight: bold;	padding: 0 0 0 20px;	}.blue-left a	{	color: #2e74b2;	font-family: Tahoma;	font-weight: normal;	text-decoration: underline;	}.blue-right a	{	cursor: pointer;	}.blue-right	{	width: 55px;	}#message-red	{	margin-bottom: 5px;	}.red-left	{	background: url(../images/table/message_red.gif) top left no-repeat;	color: #ce2700;	font-family: Tahoma;	font-weight: bold;	padding: 0 0 0 20px;	}.red-left a	{	color: #ce2700;	font-family: Tahoma;	font-weight: normal;	text-decoration: underline;	}.red-right a	{	cursor: pointer;	}.red-right	{	width: 55px;	}#message-green	{	margin-bottom: 5px;	}.green-left	{	background: url(../images/table/message_green.gif) top left no-repeat;	color: #6da827;	font-family: Tahoma;	font-weight: bold;	line-height: 12px;	padding: 0 0 0 20px;	}.green-left a	{	color: #6da827;	font-family: Tahoma;	font-weight: normal;	text-decoration: underline;	}.green-right a	{	cursor: pointer;	}.green-right	{	width: 55px;	}									a.icon-1	{	background: url(../images/table/table_icon_1.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}a:hover.icon-1	{	background: url(../images/table/table_icon_1.gif) 0 -24px;	}a.icon-2	{	background: url(../images/table/table_icon_2.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}a:hover.icon-2	{	background: url(../images/table/table_icon_2.gif) 0 -24px;	}a.icon-3	{	background: url(../images/table/table_icon_3.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}a:hover.icon-3	{	background: url(../images/table/table_icon_3.gif) 0 -24px;	}a.icon-4	{	background: url(../images/table/table_icon_4.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 8px 0 0;	width: 24px;	}a:hover.icon-4	{	background: url(../images/table/table_icon_4.gif) 0 -24px;	}a.icon-5    {    background: url(../images/table/table_icon_5.gif) no-repeat;    display: block;    float: left;    height: 24px;    width: 24px;    }a:hover.icon-5  {    background: url(../images/table/table_icon_5.gif) 0 -24px;    }a.icon-6    {    background: url(../images/table/table_icon_6.gif) no-repeat;    display: block;    float: left;    height: 24px;    width: 24px;    }a:hover.icon-6  {    background: url(../images/table/table_icon_6.gif) 0 -24px;    }a.icon-7    {    background: url(../images/table/table_icon_7.gif) no-repeat;    display: block;    float: left;    height: 24px;    width: 24px;    }a:hover.icon-7  {    background: url(../images/table/table_icon_7.gif) 0 -24px;    }a.icon-8    {    background: url(../images/table/table_icon_8.gif) no-repeat;    display: block;    float: left;    height: 24px;    width: 24px;    margin: 0 8px 0 0;    }a:hover.icon-8  {    background: url(../images/table/table_icon_8.gif) 0 -24px;    }a.icon-9    {    background: url(../images/table/table_icon_9.gif) no-repeat;    display: block;    float: left;    height: 24px;    width: 24px;    margin: 0 8px 0 0;    }a:hover.icon-9  {    background: url(../images/table/table_icon_9.gif) 0 -24px;    }a.icon-last {    margin-right: 0;}    #tooltip    {    background-color: #8c8c8c;    border: 1px solid #767676;    color: #fff;    font-family: Arial;    font-size: 10px;    font-weight: normal;    opacity: 0.85;    padding: 0 5px;    position: absolute;    text-align: left;    z-index: 3000;    }#tooltip h3   {    color: #fff;    font-family: Arial;    font-size: 10px;    font-weight: normal;    margin: 0;    }#tooltip h6, #tooltip div	{	font-family: Arial;	font-size: 11px;	line-height: 20px;	margin: 0;	}#product-table,.tailles-table	{	margin-bottom: 20px;	}#product-table	td a,.tailles-table td a	{	color: #393939;	font-weight: bold;	}#product-table	td a:hover,.tailles-table td a:hover	{	text-decoration: underline;	}#product-table	th,.tailles-table th	{    /*height: 50px;*/	    height: 30px;	text-align: left;	}#product-table	.minwidth-1,.tailles-table	.minwidth-1 {	min-width: 110px;	}#product-table td,.tailles-table td	{	border: 1px solid #d2d2d2;	/*padding: 10px 0 10px 10px;*/	padding: 3px 7px;	}#product-table tr.alternate-row,.tailles-table tr.alternate-row	{	background: #ececec;	}#product-table tr.retour_fournisseur_actif,.info_retours_fournisseurs {	background: #FFAAAA;	}#product-table tr.info_devis_commandes,.info_devis_commandes {    background: #7ebfea;}#product-table tr.info_devis_ne_pas_relancer,.info_devis_ne_pas_relancer {    background: #ffe18e;}#product-table tr.retour_fournisseur_actif_transfert,.info_retours_fournisseurs_transferts {	font-weight: bold;    color: #ff0000;	}.tableau_donnees th {    color: #fff;    font-family: Tahoma;    font-size: 13px;    font-weight: bold;    line-height: 14px;}.tableau_donnees th.hover,.tableau_donnees td.hover {    background-color: #C2E8AB;}.tableau_donnees th.hover_colonne,.tableau_donnees td.hover_colonne {    background-color: #A9DAE5;}.tableau_donnees tr.error,#product-table tr.error {    background-color: #FFAAAA;    border-left: 1px solid #D2D2D2;    border-right: 1px solid #D2D2D2;}.tableau_donnees tr.selected,#product-table tr.selected {    background-color: #88D3E8;}#product-table.tableau_donnees tr.error_item td {    border: none;}#product-table.tableau_donnees tr.error_comments td {    border: none;}table.criteres_recherche td{	padding: 5px;}td.options-width	{	padding: 0 0 0 10px;	width: 210px;	}td.checkbox-width	{	}.table-header-check {    background: url(../images/table/table_header_checkbox.jpg) no-repeat;    border: none;    min-width: 29px;    padding: 0 0 0 10px;    width: 29px;    }.table-header-left {    background: url(../images/table/table_header_left.jpg) top left no-repeat;    border: none;    padding: 0px 0 0 10px;    }.table-header-options   {    background: url(../images/table/table_header_options.jpg) no-repeat;    border: none;    min-width: 221px;    padding: 0px 0 0 0;    width: 221px;    }.table-header-right   {    background: url(../images/table/table_header_right.jpg) top right no-repeat;    border: none;    padding: 0px 0 0 10px;    min-width: 70px;        }.table-header-repeat	{	background: url(../images/table/table_header_repeat.jpg) repeat-x;	border: none;	/*font-size: 0px;*/	line-height: 0;	padding: 0 10px;	}.table-header-options a, .table-header-repeat a, .table-header-right a	{	background: url(../images/table/table_sort_arrow.gif) right no-repeat;	color: #fff;	font-family: Tahoma;	font-size: 13px;	font-weight: bold;	line-height: 14px;	/*margin: 0 0 0 10px;	padding: 0 10px 0 0;*/	}		.table-header-options a:hover,    .table-header-repeat a:hover,    .table-header-right a:hover	{    	/*color:#C8D440*/		color: #e53e50;	}	th.line-left	{	border-left: 1px solid #373737;	}#product-table	tr.activity-blue	{	background: #e3eceb;	}		#toggle-all {		display: block;		width: 17px;		height:17px;		cursor: pointer;		background: url(../images/shared/checkbox.gif) 0 -17px;	}			#toggle-all.toggle-checked {		display: block;		width: 17px;		height:17px;		background: url(../images/shared/checkbox.gif) 0 0;	}																					/*  RELATED ACTIVIES BOX */	#related-activities	{	float: right;	font-size: 0px;	line-height: 0;	width: 271px;	}#related-act-top	{	font-size: 0px;	line-height: 0;	}#related-act-bottom	{	background: url(../images/forms/bg_related_act.gif) no-repeat bottom;	font-size: 0px;	line-height: 0;	}#related-act-inner	{	font-size: 11px;	line-height: 16px;	margin: 0 auto 0px auto;	padding: 10px 0 20px 0;	width: 225px;	}#related-act-inner .left	{	float: left;	width: 30px;	}#related-act-inner .right	{	float: left;	width: 195px;	padding: 2px 0 0 0;	}#related-act-inner .right h5	{	color: #393939;	font-size: 12px;	}ul.greyarrow	{	list-style-type: none;	}ul.greyarrow li	{	background: url(../images/forms/icon_list_arrow.gif) no-repeat 0 5px;	line-height: 18px;	padding: 0 0 0 12px;	}ul.greyarrow li a	{	color: #e53e50;	font-weight: bold;	}ul.greyarrow li a:hover	{	text-decoration: underline;	}.lines-dotted-short	{	background: url(../images/forms/lines_dotted_short.gif) no-repeat 0px 14px;	font-size: 0px;	height: 28px;	line-height: 0;	}	/* PAGING --------------------------------------------------------- */	#paging-table {	float: right;	margin: 0 4px 0 0;}	.page-far-left	{	background: url(../images/table/paging_far_left.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 4px 0 0;	width: 24px;	}.page-left	{	background: url(../images/table/paging_left.gif) no-repeat;	display: block;	float: left;	height: 24px;	width: 24px;	}.page-far-right	{	background: url(../images/table/paging_far_right.gif) no-repeat;	display: block;	float: left;	height: 24px;	margin: 0 4px 0 4px;	width: 24px;	}.page-right	{	background: url(../images/table/paging_right.gif) no-repeat;	display: block;	float: left;	height: 24px;	width: 24px;	}#page-info	{	float: left;	line-height: 16px;	padding: 3px 12px 0 12px;	}	/*  ACTIONS BOX ----------------------------------------------- */	.actions-box	{	float: left;	margin: 0 0 0 10px;	position: relative;	}a.action-slider	{	background: url(../images/table/dropdown_actions.gif) no-repeat;	display: block;	height: 30px;	width: 110px;	}a.action-slider.activated	{	background: url(../images/table/dropdown_actions.gif) no-repeat 0 -30px;	display: block;	height: 30px;	width: 110px;	}.actions-box-slider	{	background: url(../images/table/actions_slider_bg.gif) bottom no-repeat;	display: none;	left: 0;	padding-bottom: 1px;	padding-top: 10px;	position: absolute;	top: 24px;	width: 110px;	}#actions-box-slider-inner	{	font-size: 0px;	line-height: 0;	margin: 0 auto;	width: 108px;	}a.action-edit ,a.action-delete,a.action-etiquettes,a.action-export,a.action-rebus,a.action-retours_fournisseurs {	color: #272727;	display: block;	font-weight: bold;	height: 20px;	margin: 0 auto;	padding: 10px 0 5px 45px;	width: 63px;	}a:hover.action-edit	{	background: #949494 url(../images/table/action_edit.gif) no-repeat 14px 5px;	color: #fff;	}a.action-edit	{	background: #c7c7c7 url(../images/table/action_edit.gif) no-repeat 14px 5px;	}a.action-delete	{	background: #c7c7c7 url(../images/table/action_delete.gif) no-repeat 14px 5px;	}a:hover.action-delete	{	background: #949494 url(../images/table/action_delete.gif) no-repeat 14px 5px;	color: #fff;	}a.action-export {    background: #c7c7c7 url(../images/table/action_export.gif) no-repeat 14px 5px;}a:hover.action-export {    background: #949494 url(../images/table/action_export.gif) no-repeat 14px 5px;    color: #fff;}a.action-etiquettes {    background: #c7c7c7 url(../images/table/action_etiquettes.gif) no-repeat 14px 5px;}a:hover.action-etiquettes {    background: #949494 url(../images/table/action_etiquettes.gif) no-repeat 14px 5px;    color: #fff;}a.action-rebus {    background: #c7c7c7 url(../images/table/action_rebus.gif) no-repeat 14px 5px;}a:hover.action-rebus {    background: #949494 url(../images/table/action_rebus.gif) no-repeat 14px 5px;    color: #fff;}a.action-retours_fournisseurs {    background: #c7c7c7 url(../images/table/action_retours_fournisseurs.gif) no-repeat 14px 5px;}a:hover.action-retours_fournisseurs {    background: #949494 url(../images/table/action_retours_fournisseurs.gif) no-repeat 14px 5px;    color: #fff;}/* FORM ------------------------------------------------------- */.buttons-block {	height: 40px;}.form-blank {    border: none;    cursor: pointer;    display: block;    float: left;    height: 30px;    color: #fff;    font-weight: bold;    }.form-blank:hover {    background-position: bottom left;    }.form-blank-80 {    background: url(../images/forms/form_blank-80.gif) top left no-repeat;    width: 80px;    }.form-submit	{	background: url(../images/forms/form_submit.gif) no-repeat;	border: none;	cursor: pointer;	display: block;	float: left;	height: 30px;	margin: 0 4px 0 0;	padding: 0;	text-indent: -3000px;	width: 80px;	}.form-reset	{	background: url(../images/forms/form_reset.gif) no-repeat;	border: none;	cursor: pointer;	display: block;	float: left;	height: 30px;	text-indent: -3000px;	width: 80px;	}.valeur_libelle {    display: inline-block;}    label {    cursor: pointer;}.formulaire p {    clear: both;    display: block;    margin: 7px 0 0 0;    padding: 3px;    vertical-align:top;}.formulaire p label,.formulaire div.formulaire_paragraphe label {    width:              170px;    display:            block;    float:              left;    text-align:         right;}.formulaire p label.radio,.formulaire div.formulaire_paragraphe label.label_simple {    display:            inline;    float:              none;}.formulaire p label.info {    display:            inline;    width: auto;}.formulaire p input.error,.formulaire p select.error,.formulaire p textarea.error,.formulaire div.formulaire_paragraphe input.error,.formulaire div.formulaire_paragraphe select.error,.formulaire div.formulaire_paragraphe textarea.error{    border:1px solid red;}.formulaire p em.error,.formulaire div.formulaire_paragraphe em.error,.formulaire p label.error,.formulaire div.formulaire_paragraphe label.error{    display: inline;    float: none;    color: red;    padding-left: .5em;    text-align: left;    width: 20px;}.formulaire fieldset {    padding:            7px;    margin-bottom:      10px;    border: 1px solid #BFBFBF;        -moz-border-radius:3px;    -webkit-border-radius:3px;    border-radius:3px;    -moz-box-shadow:inset 0 1px 1px #eee;    -webkit-box-shadow:inset 0 1px 1px #eee;    box-shadow:inset 0 1px 1px #eee;    -moz-transition:all .15s linear;    -webkit-transition:all .15s linear;    -o-transition:all .15s linear;    transition:all .15s linear;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;        }    .formulaire fieldset legend {    color: #fff;    padding: 2px 10px 2px 10px;    border:1px solid #000000;    background-color: #505050;            -moz-border-radius:3px;    -webkit-border-radius:3px;    border-radius:3px;    -moz-box-shadow:inset 0 1px 1px #eee;    -webkit-box-shadow:inset 0 1px 1px #eee;    box-shadow:inset 0 1px 1px #eee;    -moz-transition:all .15s linear;    -webkit-transition:all .15s linear;    -o-transition:all .15s linear;    transition:all .15s linear;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;    }   .formulaire .moitie_gauche {    width: 47%;    float:left;}    .formulaire .moitie_droite {    width: 47%;    float:right;}.formulaire .tiers {    width: 32%;    flex: 0 auto;}.zone_flex {    display: flex;    flex-direction: row;    justify-content: space-between;    align-items: stretch;    width: 100%;}.formulaire textarea.focus,.formulaire textarea:focus,.formulaire select:focus,.formulaire select.focus,.formulaire input[type=checkbox].focus,.formulaire input[type=checkbox]:focus,.formulaire input[type=text].focus,.formulaire input[type=text]:focus {        border:         1px solid #A8DF8B;    /*outline:        1px solid #92747F;*/}.formulaire label.focus{    color:  #1E941F;    /*font-weight: bold;*/}.formulaire textarea,.formulaire select,.formulaire input[type=text] {    /*border:         1px solid #7F9DB9;*/    padding:2px;    /*outline:        1px solid #92747F;*/}.formulaire input[type=radio]{    margin: 0 5px 0 5px;    }.formulaire input.texte {    width:              500px;}.formulaire select.texte {    width:              506px;}.formulaire input.moyen_texte {        width:              280px;}.formulaire select.moyen_texte {        width:              286px;}.formulaire input.petit_texte {    width:              180px;}.formulaire select.petit_texte {    width:              186px;}.formulaire input.tres_petit_texte {    width:              100px;}.formulaire select.tres_petit_texte {    width:              106px;}.formulaire input.tres_tres_petit_texte {    width:              60px;}.formulaire input.mini_texte {    width:              30px;}.formulaire select.tres_tres_petit_texte {    width:              66px;}.formulaire input.zone_date {    width:              85px;}.formulaire input.zone_heure {    width:              45px;}.formulaire input.error {    color: red; }/** * Text fields and textareas */.formulaire input[type="text"],.formulaire input[type="password"],.formulaire input[type="date"],.formulaire input[type="datetime"],.formulaire input[type="email"],.formulaire select.multiple,.formulaire input[type="number"],.formulaire input[type="search"],.formulaire input[type="tel"],.formulaire input[type="time"],.formulaire input[type="url"],.formulaire textarea {    /*width:100%;*/    display:inline-block;    padding:3px 6px;    /*background:#fff;*/    border:1px solid #ccc;    -moz-border-radius:3px;    -webkit-border-radius:3px;    border-radius:3px;    -moz-box-shadow:inset 0 1px 1px #eee;    -webkit-box-shadow:inset 0 1px 1px #eee;    box-shadow:inset 0 1px 1px #eee;    -moz-transition:all .15s linear;    -webkit-transition:all .15s linear;    -o-transition:all .15s linear;    transition:all .15s linear;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;}.formulaire input[type="text"] {	background-color: #fff;}.formulaire input[type="text"]:focus,.formulaire input[type="password"]:focus,.formulaire input[type="date"]:focus,.formulaire input[type="datetime"]:focus,.formulaire input[type="email"]:focus,.formulaire input[type="number"]:focus,.formulaire input[type="search"]:focus,.formulaire input[type="tel"]:focus,.formulaire input[type="time"]:focus,.formulaire input[type="url"]:focus,.formulaire textarea:focus {    outline:0;    background-color:#fcfcfc;    /*border-color:#bbb;*/}.formulaire select.multiple option {    border-bottom: 1px solid #DDDDDD;    padding: 3px 4px;}/** * Fix some width and height settings  */.formulaire input[type="file"] {    cursor:pointer;}.formulaire select,.formulaire input[type="file"] {    display:block;}.formulaire input[type="file"],.formulaire input[type="image"],.formulaire input[type="submit"],.formulaire input[type="reset"],.formulaire input[type="button"],.formulaire input[type="radio"],.formulaire input[type="checkbox"] {    width:auto;}.formulaire textarea,.formulaire select[multiple],.formulaire select[size] {    height:auto;}/** * Checkboxes and radio buttons */.formulaire input[type="radio"],.formulaire input[type="checkbox"] {    margin:0 3px 0 0;}.formulaire input[type="radio"],.formulaire input[type="checkbox"],.formulaire label {    vertical-align:middle;}input[type=checkbox]{	cursor: pointer;}/** * Handle disabled and read-only */ /*.formulaire input[disabled],.formulaire select[disabled],.formulaire textarea[disabled],.formulaire input[readonly],.formulaire select[readonly],.formulaire textarea[readonly] {    cursor:not-allowed;    background:#eee;}.formulaire input[type="radio"][disabled],.formulaire input[type="checkbox"][disabled],.formulaire input[type="radio"][readonly],.formulaire input[type="checkbox"][readonly] {    background:transparent;}*//** * Buttons */.formulaire input[type="submit"],.formulaire .button {    display:inline-block;    padding:4px 15px 4px 14px;    margin-bottom:0;    text-align:center;    vertical-align:middle;    line-height:16px;    font-size:11px;    color:#000;    cursor:pointer;    border:1px solid #ccc;    -moz-border-radius:3px;    -webkit-border-radius:3px;    border-radius:3px;    background-color:#ececec;    background-image:-moz-linear-gradient(top, #fff, #ececec);    background-image:-webkit-linear-gradient(top, #fff, #ececec);    background-image:-ms-linear-gradient(top, #fff, #ececec);    background-image:-o-linear-gradient(top, #fff, #ececec);    background-image:linear-gradient(to bottom, #fff, #ececec);    background-repeat:repeat-x;    -moz-transition:background .15s linear;    -webkit-transition:background .15s linear;    -o-transition:background .15s linear;    transition:background .15s linear;}.formulaire input[type="submit"]:hover,.formulaire .button:hover {    text-decoration:none;    background-position:0 -15px !important;}.formulaire input[type="submit"]:active,.formulaire .button:active {    background-color:#e6e6e6;    background-position:0 -30px !important;}/** * Blue buttons */.formulaire input[type="submit"].blue,.formulaire .button.blue {    background-color:#2f96b4;    background-image:-moz-linear-gradient(top, #5bc0de, #2f96b4);    background-image:-webkit-linear-gradient(top, #5bc0de, #2f96b4);    background-image:-ms-linear-gradient(top, #5bc0de, #2f96b4);    background-image:-o-linear-gradient(top, #5bc0de, #2f96b4);    background-image:linear-gradient(to bottom, #5bc0de, #2f96b4);    border-color:#2f96b4;    color:#fff;}.formulaire input[type="submit"].blue:active,.formulaire .button.blue:active {    background-color:#2e95b3;}/** * Green buttons */.formulaire input[type="submit"].green,.formulaire .button.green {    background-color:#51a351;    background-image:-moz-linear-gradient(top, #62c462, #51a351);    background-image:-webkit-linear-gradient(top, #62c462, #51a351);    background-image:-ms-linear-gradient(top, #62c462, #51a351);    background-image:-o-linear-gradient(top, #62c462, #51a351);    background-image:linear-gradient(to bottom, #62c462, #51a351);    border-color:#51a351;    color:#fff;}.formulaire input[type="submit"].green:active,.formulaire .button.green:active {    background-color:#4f9f4f;}/** * Orange buttons */.formulaire input[type="submit"].orange,.formulaire .button.orange {    background-color:#f89406;    background-image:-moz-linear-gradient(top, #fbb450, #f89406);    background-image:-webkit-linear-gradient(top, #fbb450, #f89406);    background-image:-ms-linear-gradient(top, #fbb450, #f89406);    background-image:-o-linear-gradient(top, #fbb450, #f89406);    background-image:linear-gradient(to bottom, #fbb450, #f89406);    border-color:#f89406;    color:#fff;}.formulaire input[type="submit"].orange:active,.formulaire .button.orange:active {    background-color:#f28f04;}/** * Red buttons */.formulaire input[type="submit"].red,.formulaire .button.red {    background-color:#bd362f;    background-image:-moz-linear-gradient(top, #ee5f5b, #bd362f);    background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);    background-image:-ms-linear-gradient(top, #ee5f5b, #bd362f);    background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);    background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);    border-color:#bd362f;    color:#fff;}.formulaire input[type="submit"].red:active,.formulaire .button.red:active {    background-color:#be322b;}#id-form	{	}.inp-form	{	background: url(../images/forms/form_inp.gif) no-repeat;	border: none;	color: #393939;	height: 25px; 	padding: 6px 6px 0 6px;	width: 186px;	}	.inp-form-error	{	background: url(../images/forms/form_inp_error.gif) no-repeat;	border: none; 	color: #393939;	height: 25px;	padding: 6px 6px 0 6px;	width: 187px;	}.form-textarea	{	background: url(../images/forms/form_textarea.gif) no-repeat;	border: none;	color: #393939;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	height: 97px;	overflow: auto;	padding: 6px 6px 0 6px;	width: 378px;	}#id-form td	{	padding: 0 0 10px 0;	}#id-form td.noheight	{	padding: 0 0 0px 0;	}#id-form th	{	line-height: 28px;	min-width: 130px;	padding: 0 0 10px 0;	text-align: left;	width: 130px;	}.styledselect-day ,.styledselect-month ,.styledselect-year	{	border: 1px solid #acacac;	margin-right: 3px;	padding: 3px;	width: 64px;	}		#step-holder {font-family: Tahoma;	height:39px;	margin-bottom: 20px;}	.step-no {	float:left;	height:29px;	width:18px;	font-size: 18px;	line-height: 18px;	padding:10px 0 0 0;	text-align: center;}.step-no-off {	float:left;	height:29px;	width:18px;	font-size: 18px;	line-height: 18px;	padding:10px 0 0 0;	text-align: center;	color:#cbcbcb;}.step-dark-left {	float:left;	 	background: url(../images/forms/step_dark_left.gif) no-repeat;	height:27px;	padding:13px 15px 0 25px;	font-size: 13px;	color:#fff;	font-weight: bold;}.step-dark-left a{	 	font-size: 13px;	color:#fff;	font-weight: bold;}.step-dark-right {	float:left;	width:12px;	background: url(../images/forms/step_dark_right.gif) no-repeat;	height:39px;}.step-dark-round {	float:left;	width:8px;	height:39px;	background: url(../images/forms/step_dark_round.gif) no-repeat;}.step-light-left {	float:left;	 	height:27px;	padding:13px 15px 0 25px;	font-size: 13px;	background: url(../images/forms/step_light_left.gif) no-repeat;	height:39px;	color:#cbcbcb;	font-weight: bold;}.step-light-left a{	 	 	font-size: 13px; 	color:#cbcbcb;	font-weight: bold;}.step-light-right {	float:left;	width:12px;	background: url(../images/forms/step_light_right.gif) no-repeat;	height:39px;}.step-light-round {	float:left;	width:8px;	height:39px;	background: url(../images/forms/step_light_round.gif) no-repeat;}.bubble-left {	float:left;	width:10px;	height:29px;	margin-left: 5px;	background: url(../images/forms/bubble_left.gif) no-repeat;}.bubble-inner {	float:left;	padding: 7px 0px 0 2px;	color:#2e74b2; 	line-height: 14px;	font-size: 11px;	height:22px;	background: url(../images/forms/bubble_inner.gif) repeat-x;}.bubble-right {	float:left;	width:8px;	height:29px;	background: url(../images/forms/bubble_right.gif) right no-repeat;}.error-left {	float:left;	width:13px;	height:32px;	margin-left: 5px;	background: url(../images/forms/error_left.gif) no-repeat;}.error-inner {	float:left;	padding: 7px 10px 0 4px;	color:#fff; 	line-height: 14px;	height:25px;	background: url(../images/forms/error_right.gif) right  no-repeat;}.file_1 {	border: 1px solid #acacac;	padding: 5px;}	 /*  NAVIGATION ----------------------------------------------- */#nav-holder	{	margin: 0 auto;	max-width: 1600px;	min-width: 780px;	text-align: left;	}.nav-outer-repeat	{	background: url(../images/shared/nav/repeat.jpg) repeat-x;	height: 77px;	}.nav-outer	{	margin: 0 auto;	max-width: 1600px;	min-width: 850px;	}#nav-right	{	float: right;	position: relative;	/*width: 225px;*/	width: 135px;	z-index: 0;	}#nav-right a	{	display: block;	float: left;	margin: 0px 0 0 0;	}.account-content	{	background: #454545 url(../images/shared/nav/account_drop_bg.gif) no-repeat bottom;	display: none;	left: 5px;	padding-bottom: 20px;	position: absolute;	top: 30px;	width: 170px;	}.account-drop-inner	{	font-size: 0px;	line-height: 0px;	margin: 20px auto 0 auto;	width: 140px;	}.showhide-account	{	cursor: pointer;	display: block;	float: left;	margin: 10px 5px 0 5px;	}.account-drop-inner a	{	color: #fff;	font-size: 12px;	font-weight: bold;	line-height: 16px;	margin: 0 0 0 0;	padding: 0 0 0 0;	}.account-drop-inner a:hover	{	/*color: #C8D440;*/	color: #e53e50;	}.acc-line	{	background: url(../images/shared/nav/account_line.gif) no-repeat 0 7px;	font-size: 0px;	height: 14px;	line-height: 0px;	margin-top: 0px;	padding: 0;	}a#logout	{	margin: 10px 0 0 5px;	}a#acc-settings	{	background: url(../images/shared/nav/icon_acc_settings.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-details	{	background: url(../images/shared/nav/icon_acc_personal.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-project	{	background: url(../images/shared/nav/icon_acc_projects.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-inbox	{	background: url(../images/shared/nav/icon_acc_inbox.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}a#acc-stats	{	background: url(../images/shared/nav/icon_acc_stats.gif) no-repeat 0 2px;	padding: 0 0 0 20px;	}/* ================================================================ This copyright notice must be untouched at all times. The original version of this stylesheet and the associated (x)html is available at http://www.cssplay.co.uk/menus/pro_dropline.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved. This stylesheet and the associated (x)html may be modified in any way to fit your requirements.=================================================================== */.nav	{	float: left;	font-family: Tahoma;	font-size: 13px;	height: 38px;	position: relative;	/*width: 600px;*/	min-width: 600px;	z-index: 500;	}.nav-divider	{	background: url(../images/shared/nav/divider.jpg) top no-repeat;	float: left;	height: 40px;	width: 15px;	}.nav .table	{	display: table;	}.nav .select,.nav .current	{	display: table-cell;	float: left;	list-style: none;	margin: 0 0px 0 0;	padding: 0;	white-space: nowrap;	}.nav li	{	float: left;	height: auto;	margin: 0;	padding: 0;	}.nav .select a	{/*	background: url(../images/shared/nav/pro_line_0.gif);*/	color: #fff;	display: block;	float: left;	height: 37px;	line-height: 35px;	padding: 0 20px 0 20px;	text-decoration: none;	white-space: nowrap;	}.nav .current a	{	background: url(../images/shared/nav/pro_line_1.gif);	color: #fff;	display: block;	float: left;	height: 37px;	line-height: 35px;	padding: 0 0 0 10px;	text-decoration: none;	white-space: nowrap;	}.nav .current a b	{	background: url(../images/shared/nav/pro_line_1.gif) right top;	display: block;	padding: 0 20px 0 10px;	}.nav a.sibling b::after {    display: inline-block;    content: '';    width: 9px;    height: 8px;    margin-left: 5px;    background: url(../images/menu-chevron.png) center center;}.nav .select.hover a b::after,.nav .select.hover li a b::after,.nav .select a:hover b::after,.nav .select li:hover a	b::after {    background-image: url(../images/menu-chevron-active.png);}.nav .select.hover a,.nav .select.hover li a,.nav .select a:hover,.nav .select li:hover a	{/*	background: url(../images/shared/nav/pro_line_1.gif);*/	/*color: #C8D440;*/	color: #e53e50;	cursor: pointer;/*	padding: 0 0 0 10px;*/	}.nav .select a:hover b, .nav .select li:hover a b	{/*	background: url(../images/shared/nav/pro_line_1.gif) right top;*/	cursor: pointer;	display: block;	float: left;/*	padding: 0 20px 0 10px;*/	}.nav .select_sub	{	display: none;	margin: 0 0 0 10px;	}/* IE6 only */.nav table	{	border-collapse: collapse;	font-size: 1em;	height: 0;	margin: -1px;	width: 0;	}.nav .sub	{	display: table;	list-style: none;	/* margin: 0 auto; */	padding: 0;	}.nav .sub_active .current_sub a, .nav .sub_active a:hover	{	background: transparent;	color: #fff;	}/*.nav .select :hover .select_sub, */.nav .select_sub.hover,.nav .current .show	{	background: url(../images/shared/nav/back_0.gif);	 	display: block;	left: 0;	padding: 0;	position: absolute;	text-align: left;	top: 37px;/*	width: 1050px;*//*    width: 1115px;*/    width: 100%;	z-index: 100;	}.nav .current .show	{	z-index: 10;	}/*.nav .select :hover .sub li a, */.nav .select_sub.hover .sub li a,.nav .current .show .sub li a	{	background: transparent;	border: 0;	color: #fff;	font-weight: bold;	font-size: 13px;	display: block;	float: left;	margin: 0;	padding: 0 10px 0 10px;	white-space: nowrap;	}.nav .current .sub li.sub_show a	{/*	background: url(../images/shared/nav/menus/back_1.gif);*/	/*color: #C8D440;*/	color: #e53e50;/*	cursor: default;*/	}.nav .select :hover .sub li a:hover, .nav .current .sub li a:hover	{/*	background: url(../images/shared/nav/menus/back_1.gif);*/	/*color: #C8D440;*/	color: #e53e50;	visibility: visible;	} 		  		/* FOOTER -------------------------------------------------------------- */ #footer	{    height: 70px;	/*margin: 80px auto 0px auto;*/	margin: 0px auto 0px auto;	padding: 0px 0 0 0;	text-align: left;	min-width: 780px;	max-width: 1600px;	}#footer-left	{	color: #818181;	 	font-size: 11px;	line-height: 11px;	padding: 15px 0 15px 0;	margin: 0 20px;		border-top: 1px solid #dbdbdb;	border-bottom: 1px solid #dbdbdb;	} #footer-left a	{	color: #818181;	text-decoration: none;	}#footer-left 	 a.selected,#footer-left 	 a:hover	{	color: #000;	text-decoration: none;	}	   /* GENERAL --------------------------------------------------------*/  table	{	border-collapse: collapse;	}.fr	{	float: right;	}a	{	outline: none;	text-decoration: none;	}a:hover	{	}.clear	{	clear: both;	font-size: 0px;	height: 0;	line-height: 0px;	margin: 0px;	padding: 0px;	}img	{	border: 0;	}p	{	margin: 0px;	padding: 0px;	}form	{	margin: 0;	padding: 0;	}.line	{	border-top: 1px solid #dcdada;	font-size: 0px;	height: 1px;	line-height: 0px;	margin: 20px 0;	padding: 0;	}.font11	{	font-size: 11px;	}              /*  STYLED SELECTBOXES style 1 --------------------------------- */	.styledselect {background: #2a2a2a;border: 1px solid #424242;	color:#fff;	width:120px;	padding: 5px;	line-height: 14px;	margin-right: 6px;	font-size: 12px;}div.selectbox-wrapper	{	background-color: #2a2a2a;	border: none;	border-bottom: none;	margin: 0px;	margin-top: 0px;	max-height: 360px;	overflow: auto;	padding: 0px;	position: absolute;	text-align: left;	width: 400px;	z-index: 10;	}div.selectbox-wrapper ul	{	list-style-type: none;	 	margin: 0px;	padding: 0px;z-index: 10;	}div.selectbox-wrapper ul li.selected	{	background-color: #575757;	color: #fff;	}div.selectbox-wrapper ul li.current	{	background-color: #575757;	}div.selectbox-wrapper ul li	{	border-bottom: none;	color: #fff;	cursor: pointer;	display: block;	font-size: 12px;	line-height: 12px;	list-style-type: none;	margin: 0;	padding: 6px 2px 6px 10px;	}.selectbox_styled	{	background: url(../images/shared/top_search_select.gif) left no-repeat;	border: none;	border-left: none;	color: #fff;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 20px;	margin: 0px 0px 0px 0px;	padding: 6px 0 0 6px;	text-align: left;	width: 105px;	z-index: 10;	}/*  STYLED SELECTBOXES style 2 --------------------------------- */	div.selectbox-wrapper2	{	background-color: #e3e3e3;	border: none;	border-bottom: none;	margin: 0px;	margin-top: 0px;	max-height: 200px;	overflow: auto;	padding: 0px;	position: absolute;	text-align: left;	width: 400px;	}	/* Pour largeur label */    .formulaire div.selectbox-wrapper,.formulaire div.selectbox-wrapper2  {    margin-left: 180px;}    #formulaire_messagerie_saisie.formulaire div.selectbox-wrapper,#formulaire_messagerie_saisie.formulaire div.selectbox-wrapper2  {    margin-left: 0;}    div.selectbox-wrapper2 ul	{	list-style-type: none;	margin: 0px;	padding: 0px;	}div.selectbox-wrapper2 ul li.selected2	{	/*background-color: #C8D440;*/	background-color: #e53e50;	color: #fff;	}div.selectbox-wrapper2 ul li.current2	{	/*background-color: #C8D440;*/	background-color: #e53e50;	color: #fff;	}div.selectbox-wrapper2 ul li	{	border-bottom: none;	color: #393939;	cursor: pointer;	display: block;	font-size: 12px;	line-height: 12px;	list-style-type: none;	margin: 0;	padding: 6px 2px 6px 10px;	}.styledselect_form_1	{	background: url(../images/forms/form_select_default.gif) right center no-repeat;	border: none;	border-left: none;	color: #393939;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 24px;	margin: 0px 0px 0px 0px;	padding: 7px 0 0 6px;	text-align: left;	/*width: 192px;*/	}.styledselect_form_2	{	background: url(../images/forms/form_select_default.gif) right center no-repeat;	border: none;	border-left: none;	color: #393939;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 24px;	margin: 0px 0px 0px 0px;	padding: 7px 0 0 10px;	text-align: left;	/*width: 60px;*/	}		/*  STYLED SELECTBOXES style 3 --------------------------------- */	div.selectbox-wrapper3	{	background-color: #e3e3e3;	border: none;	border-bottom: none;	margin: 0px;	margin-top: 0px;	max-height: 200px;	overflow: auto;	padding: 0px;	position: absolute;	text-align: left;	width: 400px;	}div.selectbox-wrapper3 ul	{	list-style-type: none;	margin: 0px;	padding: 0px;	}div.selectbox-wrapper2 ul li.selected3	{	/*background-color: #C8D440;*/	background-color: #e53e50;	color: #fff;	}div.selectbox-wrapper2 ul li.current3	{	/*background-color: #C8D440;*/	background-color: #e53e50;	color: #fff;	}div.selectbox-wrapper3 ul li	{	border-bottom: none;	color: #393939;	cursor: pointer;	display: block;	font-size: 12px;	line-height: 12px;	list-style-type: none;	margin: 0;	padding: 6px 2px 6px 10px;	}.styledselect_pages	{	background: url(../images/table/select_number_rows_default.gif) right center no-repeat;	border: none;	border-left: none;	color: #393939;	cursor: pointer;	display: block;	font-family: Arial;	font-size: 12px;	height: 20px;	line-height: 16px;	margin: 0px 0px 0px 0px;	padding: 4px 0 0 6px;	text-align: left;	/*width: 130px;*/	}			.criteres_recherche div.selectbox-wrapper,.criteres_recherche div.selectbox-wrapper2,.criteres_recherche div.selectbox-wrapper3,.table_navigation div.selectbox-wrapper,.table_navigation div.selectbox-wrapper2,.table_navigation div.selectbox-wrapper3 {	margin-left: 0;}		 	/* STYLED CHECKBOXES AND RADIOS -------------------------------------------- */	.ui-radio-state-disabled,.ui-radio-state-checked-disabled,.ui-radio-state-disabled-hover,.ui-radio-state-checked-disabled-hover	{	color: #999;	}span.ui-checkbox,			span.ui-radio	{	background: url(../images/shared/checkbox.gif) 0 -17px no-repeat;	display: block;	float: left;	height: 17px;	width: 17px;	}span.ui-helper-hidden	{	display: none;	}label,.valeur_libelle {	padding: 2px 5px;	}span.ui-radio-state-hover,			span.ui-checkbox-state-hover	{	background-position: 0 0px;	}span.ui-checkbox-state-checked	{	background-position: 0 0px;	}span.ui-checkbox-state-checked-hover	{	background-position: 0 0px;	}span.ui-radio-state-checked-disabled-hover,			span.ui-radio-state-checked-disabled,			span.ui-radio-state-checked	{	background-position: 0 -161px;	}span.ui-radio-state-checked-hover	{	background-position: 0 -17px;	}label,.valeur_libelle {	/*color: red;*/	line-height: 20px;	}.ui-helper-hidden-accessible	{	left: -999em;	position: absolute;	}					/*  LOGIN -------------------------------------------------------------------------------- */	#login-bg	{	background: url(../images/login/login_bg.jpg) no-repeat top center;	}#login-holder	{	margin: 0px auto 0 auto;	width: 508px;	}#loginbox	{	background: url(../images/login/loginbox_bg.png) no-repeat;	font-size: 12px;	height: 212px;	line-height: 12px;	padding-top: 60px;	position: relative;	width: 508px;	}#forgotbox	{	background: url(../images/login/loginbox_bg.png) no-repeat;	display: none;	font-size: 12px;	height: 212px;	line-height: 12px;	padding-top: 60px;	position: relative;	width: 508px;	}#login-inner	{	color: #161616;	font-family: Tahoma;	font-size: 13px;	line-height: 12px;	margin: 0 auto;	width: 310px;	}#login-inner label	{	color: #161616;	cursor: pointer;	font-family: Tahoma;	font-weight: bold;	line-height: 12px;	padding-left: 10px;	 	} .checkbox-size	{	width:13px;	height:13px;	margin: 5px 0;	 	}	#login-inner th	{	padding: 0 0 6px 0;	text-align: left;	width: 95px;	}#login-inner td	{	padding: 0 0 6px 0;	}.login-inp	{	background: url(../images/login/inp_login.gif) no-repeat;	border: none;	color: #fff;	font-size: 16px;	height: 28px;	padding: 6px 6px 0 10px;	width: 204px;	}#logo-login	{	float: left;	height: 65px;	margin: 115px 0 0 15px;	}a.forgot-pwd	{	bottom: 30px;	color: #161616;	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	line-height: 12px;	position: absolute;	right: 40px;	}a:hover.forgot-pwd	{	color: #fff;	}#forgotbox-text	{	color: #161616;	font-family: Tahoma;	font-size: 13px;	font-weight: bold;	line-height: 12px;	margin: 0 auto 40px auto;	width: 380px;	}#forgot-inner	{	color: #161616;	font-family: Tahoma;	font-size: 13px;	line-height: 12px;	margin: 0 auto;	width: 330px;	}#forgot-inner label	{	color: #161616;	cursor: pointer;	font-family: Tahoma;	font-weight: bold;	line-height: 12px;	padding-left: 10px;	}#forgot-inner th	{	padding: 0 0 6px 0;	text-align: left;	width: 110px;	}#forgot-inner td	{	padding: 0 0 6px 0;	}a.back-login	{	background: url(../images/login/icon_back_login.gif) no-repeat 0 4px;	bottom: 30px;	color: #161616;	font-family: Tahoma;	font-size: 11px;	font-weight: bold;	line-height: 12px;	padding: 0 0 0 10px;	position: absolute;	right: 40px;	}a:hover.back-login	{	color: #fff;	}.submit-login	{	background: url(../images/login/submit_login.gif) no-repeat;	border: none;	cursor: pointer;	display: block;	height: 29px;	text-indent: -3000px;	width: 73px;	}.submit-login:hover	{	background: url(../images/login/submit_login.gif) no-repeat 0 -29px;	}  #zone_chargement_ajax{    display: block;    width: 220px;    height: 19px;    background-image: url(../images/ajax-loader.gif);}.zone_chargement_ajax_circle{    display: block;    background: url(../images/ajax-loader-circle.gif) center center no-repeat;}.zone_chargement_ajax_circle_white{    display: block;    background: url(../images/ajax-loader-circle-white.gif) center center no-repeat;}.ui-datepicker-trigger {    border: medium none;    cursor: pointer;    height: 16px;    margin: 0 0 0 5px;    padding: 0;    text-indent: -1000em;    width: 16px;}ul.liste_donnees{    float: left;    list-style-type: none;}ul.liste_donnees li{    display: block;    /*height: 16px;*/       clear: both;    padding-top: 5px;}ul.liste_donnees li ul{    margin-top: 5px;    margin-left: 20px;}a.liste_donnees_bouton{    display:block;    height:0;    padding-top: 16px;    margin: 3px 5px 0;    width:16px;    overflow: hidden;    float: left;}a.liste_donnees_supprimer{    background:transparent url(../images/forms/agt_stop.png) no-repeat scroll left top;}.affichage_prix_promo{	color: #009954;}table.tableau_lignes_ajax tr td{	height: 40px;	}.affichage_operation_reussie{    color: #009954;}.affichage_operation_echouee{    color: #990200;}.suggestionsBox {    position: absolute;    left: 56px;    margin: 0;    width: 470px;    background-color: #212427;    -moz-border-radius: 7px;    -webkit-border-radius: 7px;    border: 2px solid #000;    color: #fff;}.suggestionList {    margin: 0px;    padding: 0px;}.suggestionList li {    margin: 0;    padding: 5px 3px;    cursor: pointer;    list-style-type: none;}.suggestionList li:hover {    background-color: #659CD8;}#tab_paiements tr td{	text-align: center;	border-bottom: 1px solid #BFBFBF;}#tab_paiements tr td.first{    text-align: left;}#affichage_rappel_en_cours{	border: 1px solid red;	padding: 5px;    -moz-border-radius:3px;    -webkit-border-radius:3px;    border-radius:3px;	}#bouton_valider:focus{	border: 1px solid red;}.chk_retour {	padding: 0;}.chk_retour input[type="checkbox"] {    display: none;}.chk_retour span {    display:inline-block;    float: left;    margin-right: 5px;    padding-top: 24px;    height: 0;    width: 24px;    overflow: hidden;}.chk_echange span {    background: url(../images/table/table_icon_retour_echange.gif) no-repeat;}.chk_echange span:hover,.chk_echange input[type="checkbox"]:checked + span {    background: url(../images/table/table_icon_retour_echange.gif) 0 -24px no-repeat;}.chk_defectueux span {    background: url(../images/table/table_icon_retour_defectueux.gif) no-repeat;}.chk_defectueux span:hover,.chk_defectueux input[type="checkbox"]:checked + span {    background: url(../images/table/table_icon_retour_defectueux.gif) 0 -24px no-repeat;}.info_validee{    color: #51A351;    background-color: #51A351;}.info_en_cours_validation{    color: #A4F2A4;    background-color: #A4F2A4;}.info_demandee{    color: #F89406;    background-color: #F89406;}.info_refusee{    color: #BD362F;    background-color: #BD362F;}.info_automatique{    color: #2F96B4;    background-color: #2F96B4;}.info_estimation {    color: #fff;    background-color: #fff;    border:1px solid black;}.info_jour_ferie {    color: #FFF130;    background-color: #FFF130;}.comments-icon {    display: block;    height: 16px;    width: 16px;}#product-table td a.comments-icon:hover {    text-decoration: none;    background: url(../images/shared/comments_hover.gif) no-repeat;}.comments-icon-standard {	background: url(../images/shared/comments.gif) no-repeat;}.comments-icon-on {	background: url(../images/shared/comments_on.gif) no-repeat;}.comments-icon-off {    background: url(../images/shared/comments_off.gif) no-repeat;}ul.liste_categories {    font-size: 14px;}ul.liste_categories li {    padding-left: 22px;    list-style: none;    position: relative;}ul.liste_categories li:before {    width: 1px;    border: 1px dashed #a79d95;}ul.liste_categories li.sous_categories .libelle_categorie {    display: inline-block;    padding: 2px 5px;}ul.liste_categories li.sous_categories > span.categorie_deplie_replie {    display: inline-block;    position: absolute;    top: 5px;    left: 10px;	width: 11px;	height: 11px;	margin-left: -5px;	border: 1px solid grey;	text-align: center;	line-height: 10px;    color: #333;}ul.liste_categories li.sous_categories > span.categorie_deplie_replie:before {    display: inline-block;	width: 11px;	height: 11px;	text-align: center;	content: '+';}ul.liste_categories li.sous_categories.open > span.categorie_deplie_replie:before {    content: '-';}ul.liste_categories li.sous_categories > span.categorie_deplie_replie:hover,ul.liste_categories li.sous_categories > .libelle_categorie:hover {    cursor: pointer;}ul.liste_categories li.sous_categories > .libelle_categorie:hover {    color: #fff;    background: #73AED0;}ul.liste_categories li.article_present > .libelle_categorie {    color: #2f96b4;}/*ul.liste_categories li ul.niveau_3,ul.liste_categories li ul.niveau_3 ul {*/ul.liste_categories li.sous_categories ul {    display: none;}ul.liste_categories li.sous_categories.open > ul {    display: block;}ul.liste_categories .inactive {    color: #aaa;}ul.liste_categories input[type="checkbox"] {    margin: 0 5px;}