/* CSS Document */ /*
bleu_profond		= #6F9A;	//CINDY 75A4->6F9A
bleu_clair			= #BAE2F4;

violet_profond		= #A00080;
violet_clair		= #FFC0FF;

vert_profond		= #008020;
vert_clair			= #C0FFC0;

marron_profond		= #A04000;

blanc				= #FFFFFF;

rouge				= #FF0000;

gris_clair			= #DDDDDD;
gris_moyen			= #666666;
gris_profond		= #444444;

noir				= #000000;

orange_sang			= #FF6000;
orange_profond		= #F5A600;
orange_clair		= #FFD000;
orange_brillant		= #FFBB00;
*/
td.bleu_profond {
	background-color: #006F9A;
}  /* BLEU_PROFOND */
td.bleu_clair {
	background-color: #BAE2F4;
}  /* BLEU_CLAIR */
td.blanc {
	background-color: #FFFFFF;
}  /* BLANC */
td.rouge {
	background-color: #FF0000;
}

td.gris_clair {
	background-color: #DDDDDD;
}

td.gris_moyen {
	background-color: #666666;
}

td.gris_profond {
	background-color: #444444;
}

td.noir {
	background-color: noir;
}

td.orange_sang {
	background-color: #FF6000;
}

td.orange_profond {
	background-color: #F5A600;
}

td.orange_clair {
	background-color: #FFD000;
}

td.orange_brillant {
	background-color: #FFBB00;
}

td.vert_clair {
	background-color: #C0FFC0;
}  /* VERT_CLAIR */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px
}

td.bare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px
}

/*-------------------------------------------------------------------*/
	/*                             HEADER PAGE                           */
td.hd1 { /* marge : 20 pixels + taille : 12 + BLANC / BLEU_PROFOND */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 12px;
	background-color: #006F9A; /* BLEU_PROFOND */
	padding-left: 20px
}

td.hd1bare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 12px;
	background-color: #006F9A; /* BLEU_PROFOND */
	padding-left: 0px
}

td.hd2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 18px;
	background-color: #006F9A; /* BLEU_PROFOND */
	padding-left: 20px
}

td.hd2bare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 18px;
	background-color: #006F9A; /* BLEU_PROFOND */
	padding-left: 0px
}

td.hd3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006F9A; /* BLEU_PROFOND */
	font-size: 24px;
	font-weight: bolder;
	background-color: #FFFFFF; /* BLANC */ /* line-height:		10px;	*/
	padding-top: 0px;
	padding-left: 20px;
	/* padding-bottom:		-100px;	*/
}

td.hd4bare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006F9A; /* BLEU_PROFOND */
	font-size: 36px;
	font-weight: bolder;
	background-color: #006F9A; /* BLANC */
}

td.catol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /* GRIS_PROFOND */
	font-size: 11px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: normal;
	padding-left: 0px
}

td.catoffl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /* GRIS_PROFOND */
	font-size: 11px;
	background-color: #FFFFFF; /* VERT CLAIR */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px
}

td.catol_hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /* GRIS_PROFOND */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	padding-left: 0px
}

td.catol_des {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* GRIS_PROFOND */
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 10px
}

td.catol_photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /* GRIS_PROFOND */
	font-size: 12px;
	font-weight: bold;
	background-color: #EEEEEE; /* BLANC */
	border-color: #333333;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: normal;
	padding-left: 0px
}

td.catol_pu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* ROUGE */
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: normal;
	padding-left: 30px
}

td.catol_fam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* GRIS MOYEN */
	font-size: 14px;
	font-weight: bolder;
	background-color: #006F9A; /* GRIS CLAIR */
	border-left-style: none;
	border-right-style: none;
	padding-left: 50px
}

td.catol_nostock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: normal;
	padding-left: 0px
}

td.catol_wait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px
}

td.catol_stock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR  ou (VERT SOMBRE : 669900) */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px
}

td.catol_command {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR  ou (VERT SOMBRE : 669900) */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: normal;
	padding-left: 0px
}

td.catap_hd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* GRIS_PROFOND */
	font-size: 12px;
	border-top-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 6px
}

td.catap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* GRIS_PROFOND */
	font-size: 10px;
	border-top-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-left-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 6px
}

td.catap_border {
	color: #000000; /* GRIS_PROFOND */
	border-left-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	padding-left: 0px
}

td.catap_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* GRIS_PROFOND */
	font-size: 10px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px
}

/*-------------------------------------------------------------------*/
	/*                             DISPLAY ITEM COMPLET ( DIC )          */
td.dic_cell_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-right-style:		hidden;
border-bottom-style:	hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dic_cell_titre_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-right-style:		hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dic_cell1 {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-right-style:		hidden;
border-bottom-style:	hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dic_cell2 {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-left-style:		hidden;
border-bottom-style:	hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dic_cell2_mid {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-left-style:		hidden;
border-right-style:		hidden;
border-bottom-style:	hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dic_cell3 {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-right-style:		hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.dic_cell4 {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	/* border-left:			1px solid #AAAAAA; */
	border-bottom: 1px solid #AAAAAA;
	/* 
border:					dashed;
*/ /*
border-width:			thin;
border-left-style:		hidden;
*/
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*-------------------------------------------------------------------*/
	/*                             DISPLAY PHOTO ( DPH )          */
td.td_dph_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}





/*-------------------------------------------------------------------*/
	/*                             BARRE DE NAVIGATION                   */
td.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC / BLEU_PROFOND */
	font-size: 11px;
	background-color: #006F9A; /* 0075A4								/* BLEU_PROFOND */
	height: 15px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 0px
}

td.navactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR  /  ORANGE */
	font-size: 11px;
	background-color: #FFBB00; /* FFBB00							/* ORANGE_BRILLANT */
	height: 15px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding-left: 0px
}

td.nav_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC / BLEU_PROFOND */
	font-size: 11px;
	background-color: #006F9A; /* 0075A4								/* BLEU_PROFOND */
	height: 15px
}

/*-------------------------------------------------------------------*/
	/*                      CELLULES - PARAGRAPHES                       */
td.parag1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* bold  +  NOIR / BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 20px;
	padding-right: 20px;
}

td.parag2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* bold  +  ROUGE / BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	padding-left: 20px
}

td.parag3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* bold  +  NOIR / BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 20px;
	padding-right: 20px
}

/*-------------------------------------------------------------------*/
	/*                         CELLULES - TEXTES                         */
td.text0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /*  GRIS_PROFOND / BLANC */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	padding-left: 0px
}

td.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /*   retrait         GRIS_PROFOND / BLANC */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 20px
}

td.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /*   retrait         GRIS_PROFOND / BLANC */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 10px
}

td.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*   retrait         BLANC / BLEU_PROFOND */
	font-size: 11px;
	background-color: #006F9A; /*	BLEU_PROFOND	*/
	padding-left: 20px
}

td.cell3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*   retrait         BLANC / BLEU_PROFOND */
	font-size: 14px;
	font-weight: bolder;
	background-color: #006F9A; /*	BLEU_PROFOND	*/
	padding-left: 20px
}

td.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6000; /*   pas de retrait         ORANGE_SANG / BLANC */
	font-size: 14px;
	font-weight: bolder;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px
}

td.cell5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /*   retrait         BLANC / BLEU_PROFOND */
	font-size: 14px;
	font-weight: bolder;
	background-color: #006F9A; /*	BLEU_PROFOND	*/
	padding-left: 5px
}

td.td_account {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /*   retrait         GRIS_PROFOND / BLANC */
	font-size: 11px;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 20px;
	padding-right: 20px
}

/*-------------------------------------------------------------------*/
	/*                             FONTS                                 */
font.text1 { /* GRIS FONCÉ / BLANC */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /* GRIS_PROFOND *:
font-size:			11px;
font-weight:		normal;
background-color:	#FFFFFF;						/* BLANC */
}

font.text2 { /* ORANGE_PROFOND / BLANC + bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F5A600; /* ORANGE_PROFOND */
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
}

font.font3 { /* ORANGE / BLANC */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6000; /* ORANGE_SANG */
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF; /* BLANC */
}

font.text4 { /* BLANC / BLEU_PROFOND */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 12px;
	font-weight: bolder;
	background-color: #006F9A; /*	BLEU_PROFOND	*/
}

font.nav_vert { /* BLANC / BLEU_PROFOND */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 10px;
	font-weight: bold;
	background-color: #006F9A; /*	BLEU_PROFOND	*/
}

font.navactiv_vert { /* NOIR / ORANGE_BRILLANT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR */
	font-size: 11px;
	font-weight: normal;
	background-color: #FFBB00; /* ORANGE_BRILLANT */
	text-decoration: blink;
}

font.font_famille_vert { /* NOIR / ORANGE_BRILLANT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
}

font.font_famille_act_vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR */
	font-size: 8px;
	font-weight: bold;
	background-color: #FFBB00; /* ORANGE_BRILLANT */
	text-decoration: blink;
}

font.navsearch_vert { /* NOIR / ORANGE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR */
	font-size: 14px;
	font-weight: normal;
	background-color: #FFBB00; /* ORANGE_BRILLANT */
	text-decoration: blink;
}

font.surbril1 { /* bold + italic */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

font.surbril2 { /* ROUGE + bold + italic */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* ROUGE */
	font-weight: bold;
	font-style: italic;
}

font.surbril3 { /* bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

font.surbril4 { /* ROUGE + bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* ROUGE */
	font-weight: bold;
}

font.surbril5 { /* BLANC / ROUGE + bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-weight: bold;
	background-color: #FF0000; /* ROUGE */
}

font.surbril_stock {
	background-color: #C0FFC0; /* VERT_CLAIR : C0FFC0  */
}

font.surbril_nostock {
	color: #FFFFFF; /* BLANC */
	font-size: 90%;
	font-weight: bold;
	background-color: #0000FF; /* BLEU  */
}

font.surbril_soldout {
	color: #FFFFFF; /* BLANC */
	font-size: 80%;
	font-weight: bold;
	background-color: #FF0000; /* ROUGE  */
}

font.surbril_wait {
	color: #000000;
	font-size: 80%;
	font-weight: 100;
	background-color: #FFD000; /* ORANGE_CLAIR  */
}

font.surbril_boutique {
	color: #000000;
	font-size: 80%;
	font-weight: 100;
	background-color: #00FF00; /* VERT CLAIR  */
}

font.sousparag1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006F9A; /* bold  +  BLEU_PROFOND / BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

font.sousparag2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* bold  +  ROUGE / BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

font.sousparag3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008020; /* bold  +  VERT_PROFOND / BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

font.fcol_vert_profond {
	color: #008020;
}  /* VERT_PROFOND */
font.fcol_orange_sang {
	color: #FF6000;
}  /* ORANGE_SANG */
font.fcol_orange_profond {
	color: #F5A600;
}  /* ORANGE_PROFOND */
font.fcol_orange_clair {
	color: #FFD000;
}  /* ORANGE_CLAIR */
font.fcol_orange_brillant {
	color: #FFBB00;
}  /* ORANGE_BRILLANT */
font.fcol_violet_profond {
	color: #A00080;
}  /* VIOLET_PROFOND */
font.fcol_rouge {
	color: #FF0000;
}  /* ROUGE */
font.fcol_orange_sang_blanc {
	color: #FF6000;
	background-color: #FFFFFF;
}  /* ORANGE_PROFOND-BLANC */
	/*-------------------------------------------------------------------*/
	/*                             LINKS                                 */
a.hd1:link {
	color: #F5A600;
	text-decoration: none;
	font-weight: bolder;
}  /* ORANGE_PROFOND */
a.hd1:visited {
	color: #F5A600;
	text-decoration: none;
	font-weight: bolder;
}  /* ORANGE_PROFOND */
a.hd1:hover {
	color: #006F9A;
	background-color: #F5A600;
	text-decoration: none;
	font-weight: bolder;
}  /* BLEU_PROFOND / ORANGE */
a.hd1:active {
	color: #F5A600;
	text-decoration: none;
	font-weight: bolder;
}  /* ORANGE_PROFOND */
a.hd3:link {
	color: #006F9A;
	text-decoration: none;
}  /* BLEU_PROFOND */
a.hd3:visited {
	color: #006F9A;
	text-decoration: none;
}  /* BLEU_PROFOND */
a.hd3:hover {
	color: #FF6000;
	text-decoration: none;
}  /* ORANGE_SANG */
a.hd3:active {
	color: #006F9A;
	text-decoration: none;
}  /* BLEU_PROFOND */
a.link1:link {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.link1:visited {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.link1:hover {
	color: #FFFFFF;
	background-color: #F5A600;
	text-decoration: none;
}  /* BLANC / ORANGE_PROFOND */
a.link1:active {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.link2:link {
	color: #FF0000;
	text-decoration: none;
}  /* ROUGE */
a.link2:visited {
	color: #FF0000;
	text-decoration: none;
}  /* ROUGE */
a.link2:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	text-decoration: none;
}  /* BLANC / ROUGE */
a.link2:active {
	color: #FF0000;
	text-decoration: none;
}  /* ROUGE */
a.link3:link {
	color: #FFFFFF;
	text-decoration: none;
}  /* BLANC */
a.link3:visited {
	color: #FFFFFF;
	text-decoration: none;
}  /* BLANC */
a.link3:hover {
	color: #006F9A;
	background-color: #FFFFFF;
	text-decoration: none;
}  /* BLEU_PROFOND  / BLANC */
a.link3:active {
	color: #FFFFFF;
	text-decoration: none;
}  /* BLANC */
a.link4:link {
	color: #FF6000;
	text-decoration: none;
}  /* ORANGE_SANG */
a.link4:visited {
	color: #FF6000;
	text-decoration: none;
}  /* ORANGE_SANG */
a.link4:hover {
	color: #FFFFFF;
	background-color: #FF6000;
	text-decoration: none;
}  /* BLANC / ORANGE_SANG */
a.link4:active {
	color: #FF6000;
	text-decoration: none;
}  /* ORANGE_SANG */
a.link5:link {
	color: #008020;
	text-decoration: none;
}  /* VERT_PROFOND */
a.link5:visited {
	color: #008020;
	text-decoration: none;
}  /* VERT_PROFOND */
a.link5:hover {
	color: #FFFFFF;
	background-color: #008020;
	text-decoration: none;
}  /* BLANC / VERT_PROFOND */
a.link5:active {
	color: #008020;
	text-decoration: none;
}  /* VERT_PROFOND */
a.mail1:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}  /* bold + ORANGE_PROFOND */
a.mail1:visited {
	color: #F5A600;
	font-weight: bold;
	text-decoration: none;
}  /* bold + ORANGE_PROFOND */
a.mail1:hover {
	color: #FFFFFF;
	background-color: #F5A600;
	font-weight: bold;
	text-decoration: none;
}  /* bold + BLANC / ORANGE_PROFOND */
a.mail1:active {
	color: #F5A600;
	font-weight: bold;
	text-decoration: none;
}  /* bold + ORANGE_PROFOND */
a.nav:link {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-size: 11px;
}  /* BLANC */
a.nav:visited {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-size: 11px;
}  /* BLANC */
a.nav:hover {
	color: #000000;
	font-weight: normal;
	background-color: #BAE2F4;
	text-decoration: none;
	font-size: 11px;
}  /* NOIR / BLEU_CLAIR */
a.nav:active {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-size: 11px;
}  /* BLANC */
a.catol_link:link {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.catol_link:visited {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.catol_link:hover {
	color: #FFFFFF;
	background-color: #F5A600;
	text-decoration: none;
}  /* BLANC / ORANGE_PROFOND */
a.catol_link:active {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.famille_link:link {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.famille_link:visited {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.famille_link:hover {
	color: #FF0000;
	background-color: #D1DBFC;
	text-decoration: none;
}  /* BLANC / ORANGE_PROFOND (BAE2F4) D1DBFC */
a.famille_link:active {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
	/*---------------------------------   F O R M S   ----------------------------*/
form.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6000; /* ORANGE_SANG */
	background: #006F9A; /* BLEU_PROFOND */
	border-color: #006F9A; /* BLEU_PROFOND */
}

input.input1 { /* ORANGE FONC� / BLANC + bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6000; /* ORANGE_SANG */
	background: #FFFFFF; /* BLANC */
	border-color: #006F9A; /* BLEU_PROFOND */
}

input.input2 { /* ORANGE FONC� / BLANC + bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; /* NOIR */
	background: #FFFFFF; /* BLANC */
	border-color: #006F9A; /* BLEU_PROFOND */
}

input.valid1 { /* GRIS FONC� / BLANC */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444; /* GRIS_PROFOND */
	background: #FFFFFF; /* BLANC */
	border-color: #006F9A; /* BLEU_PROFOND */
}

option.option1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; /* ORANGE_SANG */
	background: #FFFFFF; /* BLANC */
	border-color: #006F9A; /* BLEU_PROFOND */
}

select.select1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6000; /* ORANGE_SANG */
	background: #FFFFFF;
	border-color: #006F9A; /* BLEU_PROFOND */
}

option.option_qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000; /* ORANGE_SANG FF6000 */
	background: #FFFFFF; /* BLANC */
	border-color: #FFFFFF; /* BLEU_PROFOND */
}

select.select_qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000; /* ORANGE_SANG FF6000 */
}

#input_qte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FF0000;
	border-color: #CCCCCC;
	border-style: solid;
	border-bottom-width: thin;
	padding-left: 0px;
}

#submit_ajout_95 {
	font-size: 80%;
	background-color: #A0FFFF;
	border-top-width: thin;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-color: #000000;
}

#submit_compte {
	font-size: 110%;
	background-color: #66FF66;
	border-top-width: thin;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-color: #000000;
}

#submit_deconnexion {
	font-size: 90%;
	background-color: #FF9933;
	border-top-width: thin;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-color: #000000;
}

/*------------ fonctions.php STYLES ----------------------*/
	/*	Styles utilisés par display_famille()	*/
font.nav_vert { /* BLANC / BLEU_PROFOND */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* BLANC */
	font-size: 10px;
	/*font-weight:		bold;*/
	background-color: #D1DBFC; /*	BLEU_PROFOND	// D1DBFC * 0075A4 */
}

font.font_famille {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* BLANC */
	font-size: 10px;
	/*font-weight:		bold;*/
	background-color: #FFBB00; /*	BLEU_PROFOND	// D1DBFC * 0075A4 */
}

font.font_famille_vertic { /* NOIR / ORANGE_BRILLANT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.famille_link:link {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.famille_link:visited {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.famille_link:hover {
	color: #000000;
	font-weight: normal;
	background-color: #FFBB00;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* NOIR / BLEU_CLAIR */
a.famille_link:active {
	color: #FFFFFF;
	background-color: #006F9A;
	font-size: 11px;
	font-weight: bold;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
	/*	Styles utilisés par display_commander()	*/
a.mail1:link {
	color: #FFFFFF;
}  /* GRIS_PROFOND */
a.mail1:visited {
	
}  /* GRIS_PROFOND */
a.mail1:hover {
	
}  /* BLANC / ORANGE_PROFOND */
a.mail1:active {
	
}  /* GRIS_PROFOND */
	/*	Styles utilisés par display_right_column_items()	*/
td.td_header_famille {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF; /* GRIS_PROFOND */
	height: 18px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 3;
	word-spacing: 15;
	vertical-align: middle;
	/* background-color:		#EEEEEE;	*/ /* GRIS CLAIR */
	/* border-color:			#333333;	*/
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(../BKPH/BKPH.OPT/header_famille.jpg);
	padding-left: 0px
}

td.td_horizontal_line {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* line-height:			2px;	*/
	color: #FFFFFF; /* GRIS_PROFOND */
	height: 2px;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-image: url(../BKPH/BKPH.OPT/horizontal_line_1px.jpg);
	padding-left: 0px
}

/*	Styles utilisés par display_left_and_right_colums()	*/
a.link_special:link {
	color: #008020;
	background-color: #DDDDDD;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.link_special:visited {
	color: #008020;
	background-color: #DDDDDD;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.link_special:hover {
	color: #FF0000;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* NOIR / BLEU_CLAIR */
a.link_special:active {
	color: #008020;
	background-color: #DDDDDD;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.link_nav_left_col:link {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-weight: 600;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.link_nav_left_col:visited {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-weight: 600;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.link_nav_left_col:hover {
	color: #FF0000;
	font-weight: normal;
	background-color: #BAE2F4;
	text-decoration: none;
	font-weight: 600;
}  /* NOIR / BLEU_CLAIR */
a.link_nav_left_col:active {
	color: #FFFFFF;
	background-color: #006F9A;
	text-decoration: none;
	font-weight: 600;
}  /* D1DBFC/0075A4 + 000000/FFFFFF */
a.link_navactiv_left_col:link {
	color: #FFFFFF;
	background-color: #006F9A;
	font-weight: 600;
}  /* FFFFFF/000000 + 0075A4/FFBB00 */
a.link_navactiv_left_col:visited {
	color: #FFFFFF;
	background-color: #006F9A;
	font-weight: 600;
}  /* FFFFFF/000000 + 0075A4/FFBB00 */
a.link_navactiv_left_col:hover {
	color: #FF0000;
	font-weight: normal;
	background-color: #BAE2F4;
	font-weight: 600;
}  /* NOIR / BLEU_CLAIR */
a.link_navactiv_left_col:active {
	color: #FFFFFF;
	background-color: #006F9A;
	font-weight: 600;
}  /* FFFFFF/000000 + 0075A4/FFBB00 */
td.td_left_huge {
	background-color: #006F9A;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
}

td.td_recherche_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006F9A;
	/* height:				30px;	*/
	vertical-align: bottom;
	text-align: left;
	padding-left: 20px;
}

td.td_input_recherche_item_go {
	width: 200px;
	padding-left: 0px;
}

td.td_input_recherche_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #006F9A;
	/* height:				30px;	*/
	width: 165px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

td.td_go {
	width: 40px;
	vertical-align: middle;
	padding-left: 0px;
}

td.td_RAYONS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	height: 50px;
	vertical-align: top;
	padding-left: 10px;
}

td.td_rayon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	padding-left: 10px;
}

td.td_rayon_actif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	padding-left: 10px;
}

font.font_nav_left_col_OBS { /* BLANC / BLEU_PROFOND */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF; /* BLANC */
	font-size: 10px;
	font-weight: bold;
	background-color: #006F9A; /*	BLEU_PROFOND	*/
}

input.input_recherche { /* ORANGE FONCÉ / BLANC + bold */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 155px;
	color: #FF6000; /* ORANGE_SANG */
	background: #FFFFFF; /* BLANC */
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
}

a.link_des:link {
	color: #000000;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.link_des:visited {
	color: #000000;
	text-decoration: none;
}  /* GRIS_PROFOND */
a.link_des:hover {
	color: #FFFFFF;
	background-color: #F5A600;
	text-decoration: none;
}  /* BLANC / ORANGE_PROFOND */
a.link_des:active {
	color: #444444;
	text-decoration: none;
}  /* GRIS_PROFOND */
td.td_right_col_OBSOLETE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444; /* GRIS_PROFOND */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* GRIS CLAIR */
	border-color: #333333;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: normal;
	padding-left: 0px;
}

td.td_cell { /* font-family:			Verdana, Arial, Helvetica, sans-serif;	*/
	/* color:					#444444;	*/ /* GRIS_PROFOND */ /* font-size:				12px;	*/
	/* font-weight:			bold;	*/
	height: 215px;
	vertical-align: top;
	text-align: center;
	/* background-color:		#FFFFFF;	*/ /* GRIS CLAIR */
	/* border-color:			#333333;	*/
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 0px;
}

td.td_photo {
	height: 100px;
	vertical-align: bottom;
	text-align: center;
}

td.td_ref_des {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	height: 45px;
	text-align: left;
	padding-left: 10px;
}

td.td_prix_qte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	height: 20px;
	text-align: center;
	/*
border-top:		1px solid #FF0000;
border-bottom:	1px solid #FF0000;
border-left:	1px solid #FF0000;
border-right:	1px solid #FF0000;
*/
}

td.td_commander {
	height: 40px;
	vertical-align: top;
	text-align: center;
	border-top: 1px solid #FFFFFFF;
	border-bottom: 1px solid #FFFFFFF;
	border-left: 1px solid #FFFFFFF;
	border-right: 1px solid #FFFFFFF;
}

font.font_pu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* ROUGE */
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLANC */
}

font.font_qte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; /* NOIR */
	font-size: 10px;
	/* font-weight:			bold; */
	background-color: #FFFFFF; /* BLANC */
}

input.input_qty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #FF0000;
	border-color: #CCCCCC;
	border-style: solid;
	border-bottom-width: thin;
	padding-left: 0px;
}

/*------------ fonctions_site_dependant.php STYLES ----------------------*/
td.nr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000; /* BLANC */
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF; /* BLEU_PROFOND * 0075A4 */
	padding-left: 0px
}
