/*
// palette couleur :
// FoncÃ© | F1 | F2 | F3 | C3 | C2 | C1 | Clair 
// F1 : # 3d3c58
// F2 : # 4f4d79
// F3 : # 686688
// F4 : # 86859f
// C3 : # a5a4c4
// C2 : # bfbfd0
// C1 : # d4d4e0
*/

/*
# = id de l'element dom
<div id=mon_element_div>

. = class de l'element dom
<div class=class_titre>
*/
* { 
	padding: 0;
	margin: 0;
	border: 0;
}

p {
	margin-bottom:0px;	
	margin:0; 
	padding: 0;	
}

.separation {height:8px;}
.end{clear: both;}

/* Gabarit de page */
body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
	border: 0;
	background-color:#102A50;
}
#page{
	width:980px;
	padding: 0;
	margin:0 auto;
}
#header_zone{
	position:fixed;
	width:980px;
	height:140px;
	border: 0;
	padding: 0;
	margin:0 auto;
	background-color:#102A50;
	z-index:2;
}
#header_zone_logo{
	width:432px;
	height:39px;
	border: 0;
	padding: 0;
	margin:0 auto;
	padding-top:10px;	
}
#header_zone_accroche{
	width:719px;
	height:30px;
	border: 0;
	padding: 0;
	margin:0 auto;
	text-align:center;
}
#header_zone_navigation{
	width:980px;
	height:46px;
	border: 0;
	padding: 0;
	margin:0 auto;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

#header_zone_navigation_nos_livres_select{
	float:left;
	width:130px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:15px;
	background: url('../../media/img/Nos_livres_on.gif') no-repeat; 
}
#header_zone_navigation_nos_livres_select div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_nos_livres{
	float:left;
	width:130px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	background: url('../../media/img/Nos_livres.gif') no-repeat; 
}
#header_zone_navigation_nos_livres:hover{
	background: url('../../media/img/Nos_livres_on.gif') no-repeat; 
}
#header_zone_navigation_nos_livres div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_nos_livres div a, #header_zone_navigation_nos_livres_select div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#header_zone_navigation_actualite_select{
	float:left;
	width:127px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:15px;
	background: url('../../media/img/Actualite_on.gif') no-repeat; 
}
#header_zone_navigation_actualite_select div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_actualite{
	float:left;
	width:127px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	background: url('../../media/img/Actualite.gif') no-repeat; 
}
#header_zone_navigation_actualite:hover{
	background: url('../../media/img/Actualite_on.gif') no-repeat; 
}
#header_zone_navigation_actualite div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_actualite div a, #header_zone_navigation_actualite_select div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
#header_zone_navigation_actualite_vide{
	float:left;
	width:127px;
	height:35px;
}

#header_zone_navigation_la_maison_d_edition_select{
	float:left;
	width:195px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:15px;
	background: url('../../media/img/La_maison_d_edition_on.gif') no-repeat; 
}
#header_zone_navigation_la_maison_d_edition_select div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_la_maison_d_edition{
	float:left;
	width:195px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	background: url('../../media/img/La_maison_d_edition.gif') no-repeat; 
}
#header_zone_navigation_la_maison_d_edition:hover{
	background: url('../../media/img/La_maison_d_edition_on.gif') no-repeat; 
}
#header_zone_navigation_la_maison_d_edition div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_la_maison_d_edition div a, #header_zone_navigation_la_maison_d_edition_select div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#header_zone_navigation_espace_pro_select{
	float:left;
	width:134px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:15px;
	background: url('../../media/img/Espace_pro_on.gif') no-repeat; 
}
#header_zone_navigation_espace_pro_select div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_espace_pro{
	float:left;
	width:134px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	background: url('../../media/img/Espace_pro.gif') no-repeat; 
}
#header_zone_navigation_espace_pro:hover{
	background: url('../../media/img/Espace_pro_on.gif') no-repeat; 
}
#header_zone_navigation_espace_pro div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_espace_pro div a, #header_zone_navigation_espace_pro_select div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
#header_zone_navigation_espace_pro_vide{
	float:left;
	width:149px;
	height:35px;
}
#header_zone_navigation_espace_pro_vide_select{
	float:left;
	width:135px;
	height:35px;
}

#header_zone_navigation_espace_vide{
	float:left;
	width:15px;
	height:35px;
}
#header_zone_navigation_espace_vide_select{
	float:left;
	width:1px;
	height:35px;
}

#header_zone_navigation_mon_compte_select{
	float:left;
	width:127px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:58px;
	background: url('../../media/img/mon_compte_on.jpg') no-repeat; 
}
#header_zone_navigation_mon_compte_select div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_mon_compte{
	float:left;
	width:127px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:58px;
	background: url('../../media/img/mon_compte.jpg') no-repeat; 
}
#header_zone_navigation_mon_compte:hover{
	background: url('../../media/img/mon_compte_on.jpg') no-repeat; 
}
#header_zone_navigation_mon_compte div{
	margin-top: 10px;
	margin-left: 24px;
}
#header_zone_navigation_mon_compte div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
#header_zone_navigation_mon_compte_log{
	float:left;
	width:127px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-left:58px;
	background: url('../../media/img/mon_compte_log.jpg') no-repeat; 
}
#header_zone_navigation_mon_compte_log:hover{
	background: url('../../media/img/mon_compte_on.jpg') no-repeat; 
}
#header_zone_navigation_mon_compte_log div{
	margin-top: 10px;
	margin-left: 24px;
}
#header_zone_navigation_mon_compte_log div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#header_zone_navigation_mon_panier_selected{
	float:left;
	width:123px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	background: url('../../media/img/mon_panier_on.jpg') no-repeat; 
}
#header_zone_navigation_mon_panier_selected div{
	margin-top: 10px;
	margin-left: 34px;
}
#header_zone_navigation_mon_panier{
	float:left;
	width:123px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	background: url('../../media/img/mon_panier.jpg') no-repeat; 
}
#header_zone_navigation_mon_panier:hover{
	background: url('../../media/img/mon_panier_on.jpg') no-repeat; 
}
#header_zone_navigation_mon_panier div{
	margin-top: 10px;
	margin-left: 24px;
}
#header_zone_navigation_mon_panier div a{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#header_zone_navigation_drapeau_fr{
	float:left;
	width:20px;
	height:19px;
	border: 0;
	padding: 0;
	margin:0;
	margin-top: 12px;
	background: url('../../media/img/drapeau/fr.jpg') no-repeat; 
}
#header_zone_navigation_drapeau_uk{
	float:left;
	width:20px;
	height:19px;
	border: 0;
	padding: 0;
	margin:0;
	margin-top: 12px;
	background: url('../../media/img/drapeau/uk.jpg') no-repeat; 
}
#header_zone_navigation_drapeau_jp{
	float:left;
	width:20px;
	height:35px;
	border: 0;
	padding: 0;
	margin:0;
	margin-top: 12px;
	background: url('../../media/img/drapeau/jp.jpg') no-repeat; 
}
#header_zone_navigation_espace_pro_sous_menu{
}
#header_zone_navigation_espace_pro_sous_menu div{
	position:relative;
	display:float:left;
	height:14px;
	width:104px;
	margin:0;
	padding:0 8px 0 8px;
	border: 1px solid #FFFFFF;
	background-color: #102A50;
	z-index:50000;
}
#header_zone_navigation_espace_pro_sous_menu div:hover{
	background-color: #376798;
}

#middle_zone{
	width:980px;
	background-color:#000000;
}
.middle_zone{
	width:950px;
	margin-left:15px;
    margin-right:15px;
}
#middle_zone_nav{
	float:left;
	width:140px;
	margin-top:176px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	

}
#middle_zone_nav ul li{
	float:left;
	margin-top:4px;
	width:138px;
	font-size: 12px;
	padding:0 4px;
	
	background-color:#951414;
	list-style-type:none;
}
#middle_zone_nav ul li a{
	width:138px;
	background-color:#951414;
	color:#FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
#middle_zone_nav ul li a : selected{
	background-color:#951414;
	color:#FFFFFF;
}
#middle_zone_nav ul li a : selected{
	background-color:#951414;
	color:#FFFFFF;
}
#middle_zone_nav ul li ul li{
	background-color:#102A50;
	width:127px;
	margin-top:2px;
}
#middle_zone_nav ul li ul li ul li{
	background-color:#102A50;
	width:120px;
	margin-top:2px;
}
#middle_zone_nav ul li ul li a{
	color:#FFFFFF;
	background-color:#102A50;
	font-size: 12px;
	text-decoration: none;
}
#middle_zone_content_1_col{
	float:right;
	width:950px;
}
#middle_zone_content_2_col{
	float:right;
	width:785px;
}

.mep_central_1_col_bordure{
   background: #FBF1E3;
   width:950px;
}
.mep_central_1_col {
   background: #FBF1E3;
   width:950px;
   margin-top:138px;
   height:100%;
}
.mep_central_2_col_bordure{
	right:15px;
 	width:785px;
 	 margin-right:15px;
	background: #FBF1E3;
 }
.mep_central_2_col {
   background: #FBF1E3;
   width:785px;
   margin-top:138px;

	height:100%;
}
.mep_central_top{
   margin-left:0px;
   margin-right:0px;
}
.mep_central_bottom{
   margin-left:0px;
   margin-right:0px;
}
.mep_central_top div {
   background: url(../../media/img/corner_hg.jpg) no-repeat top left ;
}
.mep_central_top {
   background: url(../../media/img/corner_hd.jpg) no-repeat top right ;
}
.mep_central_bottom div {
   background: url(../../media/img/corner_bg.jpg) no-repeat bottom left ;
}
.mep_central_bottom {
	background: url(../../media/img/corner_bd.jpg) no-repeat bottom right ;
}
.mep_central_top div, .mep_central_top, 
.mep_central_bottom div, .mep_central_bottom {
   width:100%;
   height: 15px;
   font-size: 1px;
}
.mep_central_content { 
	margin: 0 15px; 

	background: #FBF1E3;
}

#mep_central_content_scroll { 
	min-height:400px;
	background: #FBF1E3;
}

#middle_zone_commander{
	padding:4px;
	float:left;
	margin-top:10px;
	width:138px;
    background: #005088;
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}
#middle_zone_commander div{
	margin-top:4px;
	width:130px;
    background: #102A50;
	color:#FFFFFF;
	padding:4px;
	font-size: 11px;
	font-weight:normal;	
	text-decoration: none;		   
}

#middle_zone_commander div .nom_produit{
	color:#FFFFFF;
	padding:0px;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;		   
}
#middle_zone_commander div .info_tech{
	font-family:serif;
	width:132px;
	margin:2px 0px 2px 0px;
	padding:0px;
}
#middle_zone_commander div .info_tech a{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;		   
}
#middle_zone_commander div .info_tech a:hover{
	text-decoration: none;		   
}

#middle_zone_commander div .prix_produit{
	width:134px;
	margin:4px 0px 2px 0px;
	padding:0px;
}
#middle_zone_commander div .prix_produit a{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;		   
}
#middle_zone_commander div .prix_produit a:hover{
	text-decoration: underline;		   
}

#middle_zone_commander div a{
	color:#FFFFFF;
	font-size: 11px;
	font-weight:normal;
	text-decoration: underline;		   
}

.footer_zone{
	width:950px;
	height:55px;
	border: 0;
	padding: 0;
	margin:0;
	background-color:#102A50;
	color:#FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
}

.footer_zone a{
	color:#FFFFFF;	
	margin-top: 2px;
	margin-left: 14px;
	text-decoration: none;	
}

.footer_zone a:hover{
	text-decoration: underline;	
}

.footer_zone_2_col{
	width:785px;
	height:55px;
	border: 0;
	padding: 0;
	margin:0;
 	background-color:#102A50;
	color:#FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;	
}

.footer_zone_2_col a{
	color:#FFFFFF;	
	margin-top: 2px;
	margin-left: 14px;
	text-decoration: none;	
}

.footer_zone_2_col a:hover{
	text-decoration: underline;	
}
#footer_zone_adresse{
	width:719px;
	height:20px;
	border: 0;
	padding: 0;
	margin:0 auto;
	padding-top:2px;	
}
#footer_zone_content{
	text-align:center;
}
#footer_zone_lnk{
	width:811px;
	margin:2px auto;
	text-align:center;
}
#footer_zone_lnk_contact{
	float:left;
	height:30px;
	margin-left: 30px;
	margin-right: 8px;
	background: url('../../media/img/picto_triangle.jpg') no-repeat;
}

#footer_zone_lnk_faq{
	float:left;
	height:30px;
	margin-right: 8px;
	background: url('../../media/img/picto_triangle.jpg') no-repeat; 
}
#footer_zone_lnk_ou_trouver_nos_livres{
	float:left;
	height:30px;
	margin-right: 8px;
	background: url('../../media/img/picto_triangle.jpg') no-repeat; 
}
#footer_zone_lnk_news_letter{
	float:left;
	height:30px;
	margin-right: 8px;
	background: url('../../media/img/picto_triangle.jpg') no-repeat; 
}
#footer_zone_lnk_cgv{
	float:left;
	height:30px;
	background: url('../../media/img/picto_triangle.jpg') no-repeat; 
}
#footer_zone_lnk_vide_1col{
	float:left;
	width:29px;
	height:30px;
}
#footer_zone_lnk_vide_2col{
	float:left;
	width:15px;
	height:30px;
}
#footer_zone_lnk_vide_1col_UK{
	float:left;
	width:130px;
	height:30px;
}
#footer_zone_lnk_vide_2col_UK{
	float:left;
	width:115px;
	height:30px;
}
/* Table */
table{
	font-family: Verdana, sans-serif;
	font-size: 11px;	
	font-weight:normal;	
}
/* Fin Table */

/* Titre */
h3 {
	font-size: 12px;
	font-weight: bold;
}

fieldset {
	padding:4px;
	text-align:left;
}

.fieldset_deco {
	padding:4px;
	background-color:#fdf8f1;
	border: 1px solid #102A50;
}

.txtErreur{
	color:#FF3300;
}


/* TABLE CLASSIC (liste) */
table.tb_classic {
	padding: 5px;
	border-collapse: collapse;
	table-layout: fixed;
}

table.tb_classic thead,tfoot {
	background-color: #DDD;
}

table.tb_classic th {
	padding: 0.5em;
	border: 1px solid #a09999;
}

table.tb_classic th.resize-row {
	cursor: e-resize;
}

table.tb_classic td {
	padding: 0.5em;
	border: 1px solid #CCC;
}

table.tb_classic td.data_a {
	background-color: #FFFFFF;
	color: #000;
}

table.tb_classic td.data_a_on {
	background-color: #FFFFFF;
	color: #000;
}

table.tb_classic td.data_b {
	background-color: #FBF1E3;
	color: #000;
}

table.tb_classic td.data_b_on {
	background-color: #FBF1E3;
	color: #000;
}
/* TABLE CLASSIC (liste) */


/* TABLE FORM CLASSIC */
table.tableTitle {
	/*width:200px;*/
	margin: 0 0 0 0;
	padding: 8px 10px 8px 10px;
	border: 0px solid #9999ff;
	text-align:center;
	font-weight: bold;
	vertical-align:top;
	font-size: 1.6em;
}
table.tb_form_classic{
	width:600px;
	color: #000;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 12px;
}
table.tb_form_classic td {
 	 margin:2px; 
	 padding: 2px 2px 2px 2px;
}	 
table.tb_form_classic td.tb_td_caption {
	vertical-align : top;
	width:200px;
	font-weight: bold;
	color:#144681;
}
table.tb_form_classic td.tb_td_view {
	width:400px;
}
table.tb_form_classic td.tb_td_field {
	width:400px;
}
table.tb_form_classic td.tb_form_btn {
	height:40px;
}
/* Fin : TABLE FORM CLASSIC */

/* BASKET TABLE */
table.tb_basket{
	border-collapse: collapse;
	table-layout: fixed;
}
table.tb_basket thead, tfoot {
	color:#144681;
	background-color: #DDD;
}
table.tb_basket th {
	padding: 0.5em;
	border-bottom: 1px solid #a09999;
}
table.tb_basket th.resize-row {
	cursor: e-resize;
}
table.tb_basket td  {
	padding: 0.5em;
	border: 1px solid #CCC;
}
/* Fin : Basket table */

/* IMG VIEWER POP ZOOM */
#voile_noir{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	cursor: pointer;
	background-color: #000000;
	opacity: 0.75;
	z-index: 35000;
}
#img_viewer_pop_zoom{
	position: absolute;
	width: 452px;
	height: 514px;
	left: 50%;
	margin-left: -226px; 
	margin-top: 0px; 
	z-index: 36000;
	visibility: visible;	
}
#img_viewer_pop_zoom_btn_fermer{
	position: absolute;
	top: 455px;
	right: 0pt;
	cursor: pointer;
}
#img_viewer_pop_zoom_visu{
	background-color: #000000;
	border: 1px solid rgb(204, 204, 204);
	width: 454px;
	height: 454px;
	display: block;
	margin-bottom:10px;
}
#img_viewer_pop_zoom_visu_img{
	cursor: pointer;
	background-color: #777777;
}
.img_viewer_pop_zoom_mini{
	list-style-type:none;
	margin-top:10px;
}
#img_viewer_pop_zoom_mini li {
	float:left;
	height:48px;
	list-style-type:none;
	margin-right:10px;
	width:48px;
	border:1px solid #FFFFFF;

}
.img_viewer_lot_vignette{
	display:inline;
	float:right;
}
/* Fin IMG VIEWER POP ZOOM */



/* boutons form */
input[type="button"].cssform {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
}

input[type="button"].cssform:hover {
	background: #99ccff;
}

input[type="button"].cssform:active {
	background: #ccffff;
}
.btn_suivant {
	display: inline;
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_suivant.gif') right center
		no-repeat #ccccff;
	padding-right: 15px;
}

.btn_suivant:hover {
	background: url('../media/img/ico_btn_suivant.gif') right center
		no-repeat #99ccff;
	padding-right: 15px;
}

.btn_suivant:active {
	background: url('../media/img/ico_btn_suivant.gif') right center
		no-repeat #ccffff;
	padding-right: 15px;
}

.btn_precedant {
	display: inline;
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_precedant.gif') left center
		no-repeat #ccccff;
	padding-left: 15px;
}

.btn_precedant:hover {
	background: url('../media/img/ico_btn_precedant.gif') left center
		no-repeat #99ccff;
	padding-left: 15px;
}

.btn_precedant:active {
	background: url('../media/img/ico_btn_precedant.gif') left center
		no-repeat #ccffff;
	padding-left: 15px;
}

.btn_valider {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_valider.gif') left center
		no-repeat #ccccff;
	padding-left: 15px;
}

.btn_valider:hover {
	background: url('../media/img/ico_btn_valider.gif') left center
		no-repeat #99ccff;
	padding-left: 15px;
}

.btn_valider:active {
	background: url('../media/img/ico_btn_valider.gif') left center
		no-repeat #ccffff;
	padding-left: 15px;
}

.btn_annuler {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_annuler.gif') left center
		no-repeat #ccccff;
	padding-left: 15px;
}

.btn_annuler:hover {
	background: url('../media/img/ico_btn_annuler.gif') left center
		no-repeat #99ccff;
	padding-left: 15px;
}

.btn_annuler:active {
	background: url('../media/img/ico_btn_annuler.gif') left center
		no-repeat #ccffff;
	padding-left: 15px;
}

.btn_sauvegarde {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_sauvegarde.gif') left center
		no-repeat #ccccff;
	padding-left: 17px;
}

.btn_sauvegarde:hover {
	background: url('../media/img/ico_btn_sauvegarde.gif') left center
		no-repeat #99ccff;
	padding-left: 17px;
}

.btn_sauvegarde:active {
	background: url('../media/img/ico_btn_sauvegarde.gif') left center
		no-repeat #ccffff;
	padding-left: 17px;
}

.btn_sauvegarde_loading {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_progress_circle.gif') left center
		no-repeat #ccccff;
	padding-left: 17px;
}

.btn_sauvegarde_loading:hover {
	background: url('../media/img/ico_btn_progress_circle.gif') left center
		no-repeat #99ccff;
	padding-left: 17px;
}

.btn_sauvegarde_loading:active {
	background: url('../media/img/ico_btn_progress_circle.gif') left center
		no-repeat #ccffff;
	padding-left: 17px;
}

.btn_ajout {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico16_list_ajouter.gif') left center
		no-repeat #ccccff;
	padding-left: 17px;
}

.btn_ajout:hover {
	background: url('../media/img/ico16_list_ajouter.gif') left center
		no-repeat #99ccff;
	padding-left: 17px;
}

.btn_ajout:active {
	background: url('../media/img/ico16_list_ajouter.gif') left center
		no-repeat #ccffff;
	padding-left: 17px;
}

.btn_refresh {
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_refresh.gif') left center
		no-repeat #ccccff;
	padding-left: 12px;
}

.btn_refresh:hover {
	background: url('../media/img/ico_btn_refresh.gif') left center
		no-repeat #99ccff;
	padding-left: 12px;
}

.btn_refresh:active {
	background: url('../media/img/ico_btn_refresh.gif') left center
		no-repeat #ccffff;
	padding-left: 12px;
}

.btn_generation {
	display: inline;
	background: #ccccff;
	border: 1px solid #9999ff;
	margin: 2px;
	padding: 2px;
	background: url('../media/img/ico_btn_generation.gif') left center
		no-repeat #ccccff;
	padding-left: 17px;
}

.btn_generation:hover {
	background: url('../media/img/ico_btn_generation.gif') left center
		no-repeat #99ccff;
	padding-left: 17px;
}

.btn_generation:active {
	background: url('../media/img/ico_btn_generation.gif') left center
		no-repeat #ccffff;
	padding-left: 17px;
}

/* Fin boutons form */

/* boutons form */

.btn{
	display:inline;
	background: #376798;
	border: 1px solid #FFFFFF;
	margin:2px; 
	padding: 2px;
	color:#FFFFFF;	
}
.btn:hover {
	background: #102A50;
}
.btn:active {
	background: #99ccff;
}

.ico_suivant {
	background: url('../media/img/ico_btn_suivant.gif') right center no-repeat #376798;
	padding-right: 15px;
}
.ico_suivant:hover {
	background: url('../media/img/ico_btn_suivant.gif') right center no-repeat #102A50;
	padding-right: 15px;
}
.ico_suivant:active {
	background: url('../media/img/ico_btn_suivant.gif') right center no-repeat #99ccff;
	padding-right: 15px;
}

.ico_precedant{
	background: url('../media/img/ico_btn_precedant.gif') left center no-repeat #376798;
	padding-left: 15px;
}
.ico_precedant:hover {
	background: url('../media/img/ico_btn_precedant.gif') left center no-repeat #102A50;
	padding-left: 15px;
}
.ico_precedant:active {
	background: url('../media/img/ico_btn_precedant.gif') left center no-repeat #99ccff;
	padding-left: 15px;
}

.ico_valider{
	background: url('../media/img/ico_btn_valider.gif') left center no-repeat #376798;
	padding-left: 15px;
}
.ico_valider:hover {
	background: url('../media/img/ico_btn_valider.gif') left center no-repeat #102A50;
	padding-left: 15px;
}
.ico_valider:active {
	background: url('../media/img/ico_btn_valider.gif') left center no-repeat #99ccff;
	padding-left: 15px;
}

.ico_annuler{
	background: url('../media/img/ico_btn_annuler.gif') left center no-repeat #376798;
	padding-left: 15px;
}
.ico_annuler:hover {
	background: url('../media/img/ico_btn_annuler.gif') left center no-repeat #102A50;
	padding-left: 15px;
}
.ico_annuler:active {
	background: url('../media/img/ico_btn_annuler.gif') left center no-repeat #99ccff;
	padding-left: 15px;
}
.ico_sauvegarde{
	background: url('../media/img/ico_btn_sauvegarde.gif') left center no-repeat #376798;
	padding-left: 17px;
}
.ico_sauvegarde:hover {
	background: url('../media/img/ico_btn_sauvegarde.gif') left center no-repeat #102A50;
	padding-left: 17px;
}
.ico_sauvegarde:active {
	background: url('../media/img/ico_btn_sauvegarde.gif') left center no-repeat #99ccff;
	padding-left: 17px;
}
.ico_sauvegarde_loading{
	background: url('../media/img/ico_btn_progress_circle.gif') left center no-repeat #376798;
	padding-left: 17px;
}
.ico_sauvegarde_loading:hover {
	background: url('../media/img/ico_btn_progress_circle.gif') left center no-repeat #102A50;
	padding-left: 17px;
}
.ico_sauvegarde_loading:active {
	background: url('../media/img/ico_btn_progress_circle.gif') left center no-repeat #99ccff;
	padding-left: 17px;
}
.ico_ajout{
	background: url('../media/img/ico16_list_ajouter.gif') left center no-repeat #376798;
	padding-left: 17px;
}
.ico_ajout:hover {
	background: url('../media/img/ico16_list_ajouter.gif') left center no-repeat #102A50;
	padding-left: 17px;
}
.ico_ajout:active {
	background: url('../media/img/ico16_list_ajouter.gif') left center no-repeat #99ccff;
	padding-left: 17px;
}

.ico_refresh{
	background: url('../media/img/ico_btn_refresh.gif') left center no-repeat #376798;
	padding-left: 12px;
}
.ico_refresh:hover {
	background: url('../media/img/ico_btn_refresh.gif') left center no-repeat #102A50;
	padding-left: 12px;
}
.ico_refresh:active {
	background: url('../media/img/ico_btn_refresh.gif') left center no-repeat #99ccff;
	padding-left: 12px;
}

.ico_generation{
	background: url('../media/img/ico_btn_generation.gif') left center no-repeat #376798;
	padding-left: 17px;
}
.ico_generation:hover {
	background: url('../media/img/ico_btn_generation.gif') left center no-repeat #102A50;
	padding-left: 17px;
}
.ico_generation:active {
	background: url('../media/img/ico_btn_generation.gif') left center no-repeat #99ccff;
	padding-left: 17px;
}

/* boutons form */


/* FORM */
#erreurForm {
	color: #ff0000;
	font-weight: bold;
}

.field_err_normal {
	color: #ff0000 !important;
	font-weight: normal;
}

.field_err {
	color: #ff0000;
	font-weight: bold;
}

input[type="text"].cssform,input[type="password"].cssform,textarea.cssform
	{ /*width of text boxes. IE6 does not understand this attribute*/
	border:1px solid #102A50;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

input[type="password"].cssform {
	/*width of text boxes. IE6 does not understand this attribute*/
	border:1px solid #102A50;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

select.cssform {
	border:1px solid #102A50;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
}

textarea.cssform {
	height: 150px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}

input[type="text"].cssformLog,input[type="password"].cssformLog {
	font-family: Verdana, sans-serif;
	width: 100px;
	color: 000000;
	font-size: 10px;
	color: #000000;
	border:1px solid #102A50;
	background-color: #FFFFFF;
}

.cssform_erreur {
	background-color: #F9D6EC;
	border: 1px solid #FF0000;
	padding: 2px 2px 2px 2px;
}
/* Fin Form */

.lnk_grosse_icone{
	color:#CD5154;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	height: 34px;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
}
.lnk_grosse_icone:hover{
	text-decoration: underline;	
}
.lnk_grosse_icone img{
	padding-right: 5px;	
}

.lnk_petite_icone{
	color:#102A50;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	height: 20px;
	font-weight:bold;
	text-decoration: none;
	text-align: left;
	margin:0 auto;
}
.lnk_petite_icone{
	text-decoration: underline;	
}
.lnk_petite_icone img{
	padding-right: 4px;	
}

.div_img {
	float: left;
	margin: 4px;
	padding: 2px;
	border: 1px solid #a09999;
}

// table_data_classic
.table_data_classic {
	border: 1px solid #808080;
	background-color: #FFFFFF;
	color:#333333;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding: 2px;
}
.table_data_classic .tr_caption {
	background-color: #F6CE4F;
	color:#000000;
	font-weight:bold;
	padding: 4px;	
}
.table_data_classic .tr_caption td {
	padding: 4px;	
}
.table_data_classic .tr_row_a {
	background-color: #EEEEEE;
	color:#333333;
}
.table_data_classic .tr_row_b {
	background-color: #DDDDDD;
	color:#333333;
}
.table_data_classic .tr_row_a td {
	padding: 4px;
}
.table_data_classic .tr_row_b td{
	padding: 4px;
}
// fin table_data_classic

/* ZTOOLSBOX */
.lineitem {
	cursor: auto;
	margin-bottom: 8px;
}
.lineitem_edit_on:hover {
	cursor: auto;
	border: 1px dashed #C39C4E;
	background-color: #D4D0C8;
}
.lineitem_drag_on:hover{
	cursor: move;
	border: 1px dashed #C39C4E;
	background-color: #D4D0C8;
}
.lineitem_edit_drag_on:hover{
	cursor: move;
	border: 1px dashed #C39C4E;
	background-color: #D4D0C8;
}
.hooover_on {
	border: 2px solid #34EE54;
}

.hooover_off {
	border: 2px solid #34EE54;
}

#win_toolsbox {
	border: 1px solid #8A8A8A;
	padding: 2px 5px 5px 5px;
	width: 122px;
	height: 230px;
	background-color: #B0B0B0;
	position: fixed;
	top: 20px;
	left: 20px;
	cursor: move;
	/* Bidouille pour IE */
	position: expression("absolute");
	width: expression("100%");
	top: expression(document . body . scrollTop +   this . offsetHeight -   this
		. offsetHeight);
	left: expression("0px");
	text-align: right;
}

#win_toolsbox_content {
	display: block;
	border: 1px solid #8A8A8A;
	padding: 2px;
	margin: 2px;
	height: 206px;
	cursor: default;
	background-color: #D4D0C8;
	text-align: left;
}

.win_toolsbox_btn {
	padding: 0px;
}
/* Fin : ZTOOLSBOX */ 

