/* CSS Document */

* {margin:0; padding:0;}
img {border:none;}

/*----------------------------------------------AJOUT NATHANAEL----------------------------------------------------------*/
.erreur {color: red; }
.hide {display: none;}
#popup {
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	z-index: 100000;
	background-color:#221214;
	color: white;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
}
#popup a {
	color: white;
	cursor: pointer;
	
}
#iframe_popup {
	width: 100%;
	height: 100%;
}
/*----------------------------------------------------GENERAL------------------------------------------------------------*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#330000;
	background-color:#442514;
}

a {
	text-decoration:none;
	color:#FF6600;
}

a:hover {
	text-decoration:underline;
}

a.txt14 {	
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

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

hr.separation {	
	height:0px;
	visibility:hidden;
	clear:both;
}

.align_center {
	text-align:center;
}

.align_justifier {
	text-align:justify;
}

.align_droit {
	text-align:right;
}

.coul_secondaire {
	color:#FF6600;
}

.coul_tva {
	color:#666666;
}

.texte12 {	
	font-size:12px;
}

.texte14 {	
	font-size:14px;
}

h1.titre {	
	color:#442514;
	font-size:14px;
}

h1.titre_cliente {	
	color:#442514;
	font-size:14px;
	margin-left:15px;
}

h2.commentaire {
	font-size:18px;
	color:#993300;
}

h4.texte_quatrieme {
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
}

h4.texte_troisieme {
	color:#330000;
	font-size:12px;
	font-weight:bold;
}

.chemin {
	padding-left:20px;
	color:#330000;
	padding-bottom:12px;
}

.chemin a {
	color:#ff6600;
	text-decoration:none;
}

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

ul.liste_orange {
	margin-left:28px;
	margin-top:10px;
	margin-bottom:10px;
}

.liste_orange li {
	background:url(images/puce_pti.gif) 0px 5px no-repeat;
	padding-left:7px;
	color:#330000;
	list-style-type:none;
}

.bloc_btn {
	float:right;
}

.bloc_btn_pad20 {
	float:right;
	margin-right:20px;
}

*html .bloc_btn_pad20 {/*ie6*/
	float:right;
	margin-right:10px;
}

.pad_20 {
	margin-left:20px;
	margin-right:20px;
}

.pad_20_lien {
	margin-left:20px;
	margin-bottom:20px;
}

.pad_5 {
	margin-left:5px;
}

hr.separation {
	visibility:hidden;
	clear:both;
	height:0px;
}

hr.trait_separation {
	height:1px;
	margin-bottom:20px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:0;
	width:913px;
}

*html hr.trait_separation { /*IE6*/
	display:block;
	width:910px;
	margin-top:-5px;
	/*IE6 MAC\*//*/
	display:block;
	height: 2px;
	_margin:-10px 0;
	padding:0;
	border:0px;
	width:919px
	/**/
}

*+html hr.trait_separation { /*IE7*/
	_margin:0px 0px;
}

hr.trait_separation2 {
	height:1px;
	margin-top:15px;
	margin-bottom:10px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:0;
	width:923px;
	margin-left:-5px;
}

*html hr.trait_separation2{ /*IE6*/
	display:block;
	width:923px;
	margin-top:0px;
	margin-bottom:0px;
	/*IE6 MAC\*//*/
	display:block;
	height: 2px;
	_margin:-10px 0;
	padding:0;
	border:0px;
	width:929px
	/**/
}

*+html hr.trait_separation2 { /*IE7*/
	_margin:0px 0px;
}

hr.trait_separation3 {
	height:1px;
	margin-top:15px;
	margin-bottom:10px;
	color:#CCCCCC;
	background-color:#CCCCCC;
	border:0;
	width:600px;
	margin-left:-5px;
}

*html hr.trait_separation3{ /*IE6*/
	display:block;
	width:603px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:-340px;
	/*IE6 MAC\*//*/
	display:block;
	height: 2px;
	_margin:-10px 0;
	padding:0;
	border:0px;
	width:600px
	/**/
}

*+html hr.trait_separation3 { /*IE7*/
	margin-left:-300px;
	width:593px;
}


/*-----------------------------PICTOS-------------------------------------*/

.picto_fleche {
	background:url(images/picto_fleche.gif) 0px 2px no-repeat;
	padding-left:14px;
}

.picto_fleche_fond {
	background:url(images/picto_fleche_fond.gif) 0px 2px no-repeat;
	padding-left:14px;
}

.picto_oeil a {
	background:url(images/picto_oeil.gif) no-repeat;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:20px;
	color:#ff6600;
	font-weight:bold;
}

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

.picto_question {
	background:url(images/picto_question.gif) 0px -2px no-repeat;
	width:23px;
	height:22px;
	padding-bottom:3px;
	padding-top:2px;
}

*html .picto_question {/*ie6*/
	background:url(images/picto_question.gif) 0px 7px no-repeat;
}

*+html .picto_question {/*ie7*/
	background:url(images/picto_question.gif) 0px 7px no-repeat;
}

.picto_question_trier a {
	background:url(images/picto_question_trier.gif) 0px -2px no-repeat;
	padding-bottom:5px;
	display:block;
	padding-left:30px;
	padding-top:2px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

*html .picto_question_trier{/*ie6*/
	background:url(images/picto_question_trier.gif) 0px 7px no-repeat;
}

*+html .picto_question_trier{/*ie7*/
	background:url(images/picto_question_trier.gif) 0px 7px no-repeat;
}

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

.lien_fleche_retour a {
	background:url(images/picto_fleche_retour.gif) center left no-repeat;
	padding-left:14px;
	color:#ff6600;
	font-weight:bold;
	font-size: 1.2em;
	text-decoration:none;
}

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

.lien_fleche_suivant a {
	background:url(images/picto_fleche_suivant.gif) no-repeat;
	padding-left:14px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

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

.picto_fleche_retour {
	background:url(images/picto_fleche_retour.gif) no-repeat;
}

.picto_fleche_suivant {
	background:url(images/picto_fleche_suivant.gif) no-repeat;
}

*html .picto_fleche_retour {/*ie6*/
	background:url(images/picto_fleche_retour.gif) 0px 15px no-repeat;
}

*+html .picto_fleche_retour {/*ie7*/
	background:url(images/picto_fleche_retour.gif) 0px 15px no-repeat;
}

*html .picto_fleche_suivant {/*ie6*/
	background:url(images/picto_fleche_suivant.gif) 0px 15px no-repeat;
	padding-bottom:5px;
}

*+html .picto_fleche_suivant {/*ie7*/
	background:url(images/picto_fleche_suivant.gif) 0px 15px no-repeat;
	padding-bottom:5px;
}

.picto_enveloppe a {
	background:url(images/picto_enveloppe.gif) 0px 0px no-repeat;
	padding-left:30px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:15px;
	padding-top:3px;
	display:block;
}

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

.picto_crayon a {
	background:url(images/picto_crayon.gif) no-repeat;
	padding-left:20px;
	color:#FF6600;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration:none;
	display:block;
}

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

.picto_suppr a {
	background:url(images/picto_suppr.gif) no-repeat;
	padding-left:13px;
	color:#FF6600;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration:none;
}

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

.picto_fleche_bas a {
	background:url(images/picto_fleche_bas.gif) 0px 5px no-repeat;
	padding-left:15px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

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

.picto_annuler a {
	background:url(images/picto_annuler.gif) no-repeat;
	padding-left:17px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
}

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

.picto_print a {
	background:url(images/picto_print.gif) no-repeat;
	display:block;
	padding-left:20px;
	color:#FF6600;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
}

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

/*------------------------------BOUTONS-------------------------------------*/
.btn_ok a {
	background:url(boutons/btn_ok.gif) no-repeat;
	background-position:top;
	display:block;
	width:24px;
	height:18px;
}

.btn_ok a:hover {
	background-position:bottom;
}

.btn_voirselection a {	
	background:url(boutons/btn_selection.gif) no-repeat;
	background-position:top;
	display:block;
	width:222px;
	height:36px;
}

.btn_voirselection a:hover {	
	background-position:bottom;
}

.btn_enregistrer a {
	background:url(boutons/btn_enregistrer.gif) no-repeat;
	background-position:top;
	width:271px;
	height:28px;
	font-size:14px;
	display:block;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
}

.btn_enregistrer a:hover {
	text-decoration:none;
	background-position:bottom;
}

.btn_enregistrer_long a{
	background:url(boutons/btn_enregistrer_long.gif) no-repeat;
	background-position:top;
	width:232px;
	height:23px;
	display:block;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
}

input.btn_enregistrer_long {
	background:url(boutons/btn_enregistrer_long.gif) top no-repeat;
	border: none;
	width:232px;
	height:30px;
	display:block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.btn_enregistrer_long a:hover, input.btn_enregistrer_long:hover {
	text-decoration:none;
	background-position:bottom;
}

.btn_enregistrer_moyen a {
	background:url(boutons/btn_enregistrer_moyen.gif) no-repeat;
	background-position:top;
	width:172px;
	height:23px;
	display:block;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
}

.btn_enregistrer_moyen a:hover {
	text-decoration:none;
	background-position:bottom;
}

.btn_enregistrer_court a {
	background:url(boutons/btn_enregistrer_court.gif) no-repeat;
	background-position:top;
	width:100px;
	height:23px;
	display:block;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
}

.btn_enregistrer_court a:hover {
	text-decoration:none;
	background-position:bottom;
}

.btn_etape_suivante input.submit, .btn_etape_suivante a {
	background-color: none;
	border: none;
	
	background:url(boutons/btn_etp_suivante.gif) no-repeat;
	background-position:top;
	display:block;
	width:143px;
	height:29px;
}

.btn_etape_suivante input.submit:hover, .btn_etape_suivante a:hover {
	background-position:bottom;
}


/*----------------------------------------------------GABARIT-----------------------------------------------------------*/
#conteneur {
	width:1056px;
	margin:auto;
	background:url(images/bg.gif) 30px 0px no-repeat;
}

#header {
	height:101px;
	position:relative;
}

#logo_nywelle {
	background:url(images/logo_nywelle.gif) no-repeat;
	width:223px;
	height:101px;
	position:absolute;
	top:0px;
	left:0px;
}

ul#onglet_navigation {
	position:absolute;
	left:254px;
	top:71px;
}

#onglet_navigation li {
	list-style-type:none;
	float:left;
}

#onglet_navigation li.presentation_prive a {
	background:url(boutons/presentation_prive.gif) no-repeat;
	background-position:top;
	display:block;
	width:237px;
	height:30px;
}

#onglet_navigation li.presentation_prive a:hover {
	background-position:bottom;
}

#onglet_navigation li.presentation_prive_selected {
	background:url(boutons/presentation_prive.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:237px;
	height:30px;
}

#onglet_navigation li.devenir_ambass a {
	background:url(boutons/devenir_ambass.gif) no-repeat;
	background-position:top;
	display:block;
	width:160px;
	height:30px;
}

#onglet_navigation li.devenir_ambass a:hover {
	background-position:bottom;
}

#onglet_navigation li.devenir_ambass_selected {
	background:url(boutons/devenir_ambass.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:160px;
	height:30px;
}

#onglet_navigation li.produit a {
	background:url(boutons/produit.gif) no-repeat;
	background-position:top;
	display:block;
	width:103px;
	height:30px;
}

#onglet_navigation li.produit a:hover {
	background-position:bottom;
}

#onglet_navigation li.produit_selected {
	background:url(boutons/produit.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:103px;
	height:30px;
}

#onglet_navigation li.catalogue a {
	background:url(boutons/catalogue.gif) no-repeat;
	background-position:top;
	display:block;
	width:89px;
	height:30px;
}

#onglet_navigation li.catalogue a:hover {	
	background-position:bottom;
}

#onglet_navigation li.catalogue_selected {
	background:url(boutons/catalogue.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:89px;
	height:30px;
}

#onglet_navigation li.espace_ambass a {
	background:url(boutons/espace_ambass.gif) no-repeat;
	background-position:top;
	display:block;
	width:158px;
	height:30px;
}

#onglet_navigation li.espace_ambass a:hover {	
	background-position:bottom;
}

#onglet_navigation li.espace_ambass_selected {
	background:url(boutons/espace_ambass.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:158px;
	height:30px;
}


ul#lien_navigation {
	margin-left:408px;
	padding-top:12px;
}

#lien_navigation li {
	float:left;
	list-style-type:none;
	padding-right:13px;
	color:#999999;
	font-size:10px;
}

#lien_navigation li a {
	font-size:10px;
	text-decoration:none;
	color:#999999;
}

#lien_navigation li a:hover {
	text-decoration:underline;
}

#encart_newsletter {
	background:url(images/encart_NL.gif) 30px 0px no-repeat;
	width:318px;
	height:40px;
	position:absolute;
	left:680px;
}

#tab_newsletter {
	width:250px;
	margin-top:9px;
	margin-left:50px;
}

*html #tab_newsletter {/*ie6*/
	margin-top:9px;
}

#tab_newsletter td {
	vertical-align:middle;
}

#tab_newsletter td.intitule_NL {
	width:75px;
	color:#CC6600;
	font-weight:bold;
	font-size:10px;
}

#tab_newsletter input.champs_NL {
	width:142px;
	font-size:11px;
}

#tab_newsletter td.chps_bouton_ok {
	width:23px;
	padding-left:10px;
}

#middle {
	width:955px;
	margin-left:45px;
	position:relative;
}

.bloc_conteneur {
	padding-top:470px;
	min-height:1px;
}

.bloc_contenu {
	margin-top:-470px;
	padding-bottom:5px;
}

.bloc_conteneur_EA {
	padding-top:700px;
	min-height:1px;
}

.bloc_contenu_EA {
	margin-top:-700px;
	padding-bottom:1px;
}

#footer {
	width:1056px;
	color:#999999;
	font-size:11px;
	text-align:center;
	margin-top:5px;
}

#footer a {
	color:#999999;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {	
	text-decoration:underline;
}

/*----------------------------------------------------GABARIT ESPACE AMBASSADRICE-------------------------------------------------*/
#titre_espace_ambassadrice {
	background:url(images/titre_espace_ambassadrice.gif) no-repeat;
	width:182px;
	height:24px;
}

#titre_nos_engagements {
	background:url(images/titre_engagement.gif) no-repeat;
	width:182px;
	height:25px;
	margin-top:20px;
}

.sstitre_menu_EA {
	color:#330000;
	width:182px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#d1a376 solid 1px;
	font-weight:bold;
}

ul.onglet_gauche_EA {
	width:182px;
}

.onglet_gauche_EA li {
	list-style-type:none;
}

.onglet_gauche_EA li.onglet1 a {
	background:url(boutons/onglet_EA1.gif) no-repeat;
	width:162px;
	height:24px;
	display:block;
	text-decoration:none;
	color:#e56b13;
	font-weight:bold;
	padding-left:15px;
	padding-right:5px;
	padding-top:7px;
}

.onglet_gauche_EA li.onglet1 a:hover {
	font-weight:bold;
	text-decoration:none;
	background:#E9B590;
	color:#330000;
	border-bottom:#d1a376 solid 1px;
	height:23px;
}

.onglet_gauche_EA li.onglet1_selected {
	width:162px;
	height:23px;
	display:block;
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-right:5px;
	border-bottom:#d1a376 solid 1px;
}

.onglet_gauche_EA li.onglet2 a {
	background:url(boutons/onglet_EA2.gif) no-repeat;
	width:162px;
	height:32px;
	display:block;
	text-decoration:none;
	color:#e56b13;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-right:5px;
}

.onglet_gauche_EA li.onglet2 a:hover {
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	text-decoration:none;
	border-bottom:#d1a376 solid 1px;
	height:31px;
}

.onglet_gauche_EA li.onglet2_selected {
	width:162px;
	height:31px;
	display:block;
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-right:5px;
	border-bottom:#d1a376 solid 1px;
}

#middle_gauche_EA {
	width:748px;
	margin-left:182px;
	padding-right:12px;
	background:#FFF;
	padding-left:13px;
}

*html #middle_gauche_EA {/*ie6*/
	margin-left:180px;
	padding-left:10px;
	padding-right:7px;
	width:752px;
}




/*----------------------------------------------------GABARIT-ETAPE-PRECOMMANDE---------------------------------------------------------*/
#espace_bienvenue {
	position:absolute;
	top:50px;
	right:55px;
	text-align:right;
	width:400px;
	color:#FFF;
}


#etape_conteneur_haut {	
	background:url(images/contenu_haut_arrondi.gif) no-repeat;
	width:955px;
	height:16px;
}

#bloc_conteneur_blanc {
	background-color:#FFF;
	width:955px;
}

ul#etape_precmd {
	margin-bottom:5px;
	margin-left:1px;
	height:99px;
}

#etape_precmd li {
	list-style-type:none;
	float:left;
}

#etape_precmd li.etp1 {
	background:url(boutons/precmd_et01.gif) no-repeat;
	background-position:top;
	display:block;
	width:192px;
	height:99px;
}

#etape_precmd li.etp1 a {
	background:url(boutons/precmd_et01.gif) no-repeat;
	background-position:top;
	display:block;
	width:192px;
	height:99px;
}

#etape_precmd li.etp1 a:hover {
	background-position:bottom;
}

#etape_precmd li.etp1_selected {
	background:url(boutons/precmd_et01.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:192px;
	height:99px;
}

#etape_precmd li.etp1_selected a {
	background:url(boutons/precmd_et01.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:192px;
	height:99px;
}

#etape_precmd li.etp2 {
	background:url(boutons/precmd_et02.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp2 a {
	background:url(boutons/precmd_et02.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp2 a:hover {
	background-position:bottom;
}

#etape_precmd li.etp2_selected {
	background:url(boutons/precmd_et02.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp2_selected a {
	background:url(boutons/precmd_et02.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp3 {
	background:url(boutons/precmd_et03.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp3 a {
	background:url(boutons/precmd_et03.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp3 a:hover {
	background-position:bottom;
}

#etape_precmd li.etp3_selected {
	background:url(boutons/precmd_et03.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp3_selected a {
	background:url(boutons/precmd_et03.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_precmd li.etp4 {
	background:url(boutons/precmd_et04.gif) no-repeat;
	background-position:top;
	display:block;
	width:188px;
	height:99px;
}

#etape_precmd li.etp4_selected {
	background:url(boutons/precmd_et04.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:188px;
	height:99px;
}

#etape_precmd li.etp5 {
	background:url(boutons/precmd_et05.gif) no-repeat;
	background-position:top;
	display:block;
	width:193px;
	height:99px;
}

#etape_precmd li.etp5_selected {
	background:url(boutons/precmd_et05.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:193px;
	height:99px;
}

.bord_marron {
	border:#814222 solid 1px;
	margin:5px;
	padding:10px;
}

.bord_precmd {
	margin:5px;
	padding:15px;
}

.bord_cmd {
	margin:5px;
	padding:10px;
}


/*----------------------------------------------------GABARIT-ETAPE-COMMANDE---------------------------------------------------------*/
ul#etape_cmd {
	margin-bottom:5px;
	height:99px;
}

#etape_cmd li {
	list-style-type:none;
	float:left;
}

#etape_cmd li.etp1 {
	background:url(boutons/cmd_et01.gif) no-repeat;
	background-position:top;
	display:block;
	width:192px;
	height:99px;
}


#etape_cmd li.etp1 a {
	background:url(boutons/cmd_et01.gif) no-repeat;
	background-position:top;
	display:block;
	width:192px;
	height:99px;
}

#etape_cmd li.etp1 a:hover {
	background-position:bottom;
}

#etape_cmd li.etp1_selected {
	background:url(boutons/cmd_et01.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:192px;
	height:99px;
}

#etape_cmd li.etp1_selected a {
	background:url(boutons/cmd_et01.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:192px;
	height:99px;
}

#etape_cmd li.etp2 {
	background:url(boutons/cmd_et02.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp2 a {
	background:url(boutons/cmd_et02.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp2 a:hover {
	background-position:bottom;
}

#etape_cmd li.etp2_selected {
	background:url(boutons/cmd_et02.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp2_selected a {
	background:url(boutons/cmd_et02.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp3 {
	background:url(boutons/cmd_et03.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp3 a {
	background:url(boutons/cmd_et03.gif) no-repeat;
	background-position:top;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp3 a:hover {
	background-position:bottom;
}

#etape_cmd li.etp3_selected {
	background:url(boutons/cmd_et03.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp3_selected a {
	background:url(boutons/cmd_et03.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:189px;
	height:99px;
}

#etape_cmd li.etp4 {
	background:url(boutons/cmd_et04.gif) no-repeat;
	background-position:top;
	display:block;
	width:188px;
	height:99px;
}

#etape_cmd li.etp4_selected {
	background:url(boutons/cmd_et04.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:188px;
	height:99px;
}

#etape_cmd li.etp5 {
	background:url(boutons/cmd_et05.gif) no-repeat;
	background-position:top;
	display:block;
	width:193px;
	height:99px;
}

#etape_cmd li.etp5_selected {
	background:url(boutons/cmd_et05.gif) no-repeat;
	background-position:bottom;
	display:block;
	width:193px;
	height:99px;
}


/*----------------------------------------------------INDEX----------------------------------------------------------*/
#index_middle {
	background:url(images/index_img_princ.gif) no-repeat;
	width:966px;
	height:446px;
	margin-left:0px;
}

.btn_voir_selection {	
	float:left;
	padding-left:407px;
	padding-top:384px;
}

#commentaire_index {
	float:left;
	margin-top:430px;
	margin-left:-610px;
	color:#FFF;
	font-size:9px;
}

#bloc_gauche_index {
	margin-left:649px;
	width:314px;
	padding-top:10px;
}

#encart_moment_privilege {
	background:url(images/encart_moment_privilege.jpg) no-repeat;
	width:314px;
	height:148px;
}

#encart_moment_privilege p {
	width:175px;
}

#encart_moment_privilege .txt_haut_moment_priv {	
	padding-top:36px;
	padding-left:15px;
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
}

#encart_moment_privilege .txt_bas_moment_priv {	
	padding-left:45px;
	padding-top:2px;
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
}

#encart_moment_privilege .moment_txt_secondaire {
	padding-top:12px;
	padding-left:15px;
}

#encart_moment_privilege .moment_lien {
	padding-top:14px;
	padding-left:100px;
}

#encart_devenir_ambassadrice {
	background:url(images/encart_devenir_ambass.jpg) no-repeat;
	width:314px;
	height:126px;
	margin-top:11px;
}

#encart_devenir_ambassadrice .devenir_txt {
	padding-left:135px;
	padding-top:40px;
	width:163px;
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
}

#encart_devenir_ambassadrice .devenir_lien {
	padding-top:21px;
	padding-left:223px;
}

#encart_renseignement {
	background:url(images/encart_renseignement.jpg) no-repeat;
	width:314px;
	height:126px;
	margin-top:12px;
}

#encart_renseignement .renseignement_txt {
	padding-left:8px;
	padding-top:102px;
	padding-right:8px;
	color:#993300;
	font-size:14px;
	font-weight:bold;
}



/*---------------------------------------------------DEVENIR AMBASSADRICE---------------------------------------------------------*/
#bloc_couleur {
	background:#fcefe6;
}


#menu_gauche {
	width:182px;
	float:left;
	padding-top:-460px;
	min-height:1px;
}

#menu_gauche_contenu {
	margin-top:-460px;
}

#titre_ambassadrice {
	background:url(images/titre_devenir_ambass.gif) no-repeat;
	width:182px;
	height:25px;
}

ul#onglet_gauche_ambass {
	width:182px;
}

#onglet_gauche_ambass li {
	list-style-type:none;
}

#onglet_gauche_ambass li.onglet1 a {
	background:url(images/onglet1.gif) no-repeat;
	width:162px;
	height:32px;
	display:block;
	text-decoration:none;
	color:#e56b13;
	font-weight:bold;
	padding-left:15px;
	padding-right:5px;
	padding-top:7px;
}

#onglet_gauche_ambass li.onglet1 a:hover {
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	text-decoration:none;
}

#onglet_gauche_ambass li.onglet1_selected {
	width:162px;
	height:32px;
	display:block;
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-right:5px;
}

#onglet_gauche_ambass li.onglet3 a {
	background:url(images/onglet3.gif) no-repeat;
	width:162px;
	height:53px;
	display:block;
	text-decoration:none;
	color:#e56b13;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-right:5px;
}

#onglet_gauche_ambass li.onglet3 a:hover {
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	text-decoration:none;
}

#onglet_gauche_ambass li.onglet3_selected {
	width:162px;
	height:53px;
	display:block;
	background:#E9B590;
	color:#330000;
	font-weight:bold;
	padding-left:15px;
	padding-top:7px;
	padding-right:5px;
}

#encart_num_vert {
	background:url(images/num_vert.gif) no-repeat;
	width:182px;
	height:130px;
	margin-top:10px;
}
	

#middle_gauche {
	width:736px;
	margin-left:182px;
	padding-right:12px;
	background:#FFF;
	padding-left:25px;
}

*html #middle_gauche {/*ie6*/
	margin-left:170px;
	padding-left:22px;
}

#middle_gauche .texte_ambassadrice_gauche {
	width:443px;
}

#photo_ambassadrice {
	background:url(images/photo_ambassadrice.jpg) no-repeat;
	width:251px;
	height:429px;
	float:right;
	margin-left:10px;
}

#bloc_photo_ambassadrice {
	background:url(images/photo_ambassadrice.jpg) no-repeat;
	width:251px;
	height:539px;
	float:right;
	margin-left:10px;
}

.bloc_step {
	background:url(images/bloc_step.jpg) no-repeat;
	width:735px;
	height:196px;
	margin-top:15px;
}

.espace_bas {
	height:40px;
}

.bloc_step p {
	padding-left:274px;
	padding-top:143px;
}

.btn_inscrivez_vous a {
	background:url(boutons/btn_inscrivezvs.gif) no-repeat;
	background-position:top;
	display:block;
	width:146px;
	height:36px;
}

.btn_inscrivez_vous a:hover {
	background-position:bottom;
}

/*----------------------------------------------------DEVENIR AMBASSADRICE INSCRIPTION---------------------------------------------------------*/
#barre_titre {
	background:url(images/barre_titre.gif) top no-repeat;
	width:734px;
}

#barre_titre .titre {
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:7px;
}

#bloc_bas_titre {
	background:url(images/bloc_bas_titre.gif) bottom no-repeat;
}

.texte_inscription {
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}

#bloc_middle {
	border-left:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
	width:732px;
	padding-bottom:5px;
}

#bloc_bas {
	background:url(images/bloc_bas.gif) no-repeat;
	width:734px;
	height:11px;
}

#DA_tab_inscription {
	width:465px;
	margin-top:15px;
	margin-left:160px;
}

#DA_tab_inscription td {	
	vertical-align:middle;
}

#DA_tab_inscription td.intitule_inscription {
	width:133px;
}

#DA_tab_inscription input.chps_inscription {
	width:332px;
	font-size:11px;
}

#DA_tab_inscription input.chps_code_postal {
	width:105px;
	font-size:11px;
}

#DA_tab_inscription input.telephone {
	width:170px;
	font-size:11px;
}

#DA_tab_inscription td.ligne_formu {
	height:10px;
}

#DA_tab_inscription td.ligne_formu2 {
	height:20px;
}

#DA_tab_inscription textarea.indication_supp {
	width:460px;
	height:65px;
	font-size:11px;
}

*html #DA_tab_inscription textarea.indication_supp {/*ie6*/
	width:440px;
}

#DA_tab_inscription td.puce_adresse {
	padding-left:20px;
}


#tab_date_naissance {
	width:218px;
}

#tab_date_naissance td {
	vertical-align:middle;
}

#tab_date_naissance select.jour {
	width:40px;
	font-size:11px;
}

#tab_date_naissance select.mois {
	width:100px;
	font-size:11px;
}

#tab_date_naissance select.annee {
	width:56px;
	font-size:11px;
}

#tab_date_naissance td.espace {
	width:11px;
}

.tab_identification_civilite {
	width:338px;
}

*html .tab_identification_civilite {/*ie6*/
	width:330px;
}

*+html .tab_identification_civilite {/*ie7*/
	width:355px;
}


.tab_identification_civilite td {
	vertical-align:middle;
}

.tab_identification_civilite td.civilite {
	width:128px;
}

*html .tab_identification_civilite td.civilite {/*ie6*/
	width:120px;
}

*+html .tab_identification_civilite td.civilite {/*ie7*/
	width:130px;
}

.tab_identification_civilite td.puce_radio {
	width:10px;
}

.tab_identification_civilite td.nomination {
	width:55px;
	padding-left:5px;
	padding-top:-5px;
}

*html .tab_identification_civilite td.nomination {
	width:40px;
	padding-top:0px;
}

.tab_identification_civilite_EA {
	width:338px;
}

*html .tab_identification_civilite_EA {/*ie6*/
	width:330px;
}

*+html .tab_identification_civilite_EA {/*ie7*/
	width:295px;
}


.tab_identification_civilite_EA td {
	vertical-align:middle;
}

.tab_identification_civilite_EA td.civilite {
	width:128px;
}

*html .tab_identification_civilite_EA td.civilite {/*ie6*/
	width:120px;
}

*+html .tab_identification_civilite_EA td.civilite {/*ie7*/
	width:130px;
}

.tab_identification_civilite_EA td.puce_radio {
	width:10px;
}

.tab_identification_civilite_EA td.nomination {
	width:55px;
	padding-left:5px;
	padding-top:-5px;
}

*html .tab_identification_civilite_EA td.nomination { /*ie6*/
	width:40px;
	padding-top:0px;
}


/*----------------------------------------------------ORGANISER UNE VENTE PRIVEE---------------------------------------------------------*/

#titre_oraganiser_vente {
	background:url(images/titre_organiser.gif) no-repeat;
	width:182px;
	height:46px;
}

#photo_vente {
	background:url(images/photo_organiser.jpg) no-repeat;
	width:304px;
	height:424px;
	float:right;
	margin-left:20px;
}

#bloc_photo_vente {
	background:url(images/photo_organiser.jpg) no-repeat;
	width:304px;
	height:629px;
	float:right;
	margin-left:20px;
}

.bloc_step_hotesse {
	background:url(images/bloc_step_hotesse.jpg) no-repeat;
	width:735px;
	height:196px;
	margin-top:15px;
}

.bloc_step_hotesse p {
	padding-left:274px;
	padding-top:130px;
}

/*----------------------------------------------------NOS PROUITS---------------------------------------------------------*/

#titre_produit{
	background:url(images/titre_produit.gif) no-repeat;
	width:182px;
	height:25px;
}

#photo_produit {
	width:173px;
	height:390px;
	float:right;
	margin-left:20px;
	margin-right:10px;
}

#photo_produit1 {
	background:url(images/produit1.jpg) no-repeat;
	width:173px;
	height:116px;
}

#photo_produit2 {
	background:url(images/produit2.jpg) no-repeat;
	width:173px;
	height:116px;
	margin-top:12px;
}

*html #photo_produit {/*ie6*/
	height:500px;
}

#bloc_photo_produit {
	width:173px;
	float:right;
	margin-left:20px;
	height:490px;
	margin-right:10px;
}

*html #bloc_photo_produit {/*ie6*/
	height:500px;
}

/*----------------------------------------------------CATALOGUE---------------------------------------------------------*/
ul#liste_catalogue {
	margin-left:20px;
	height:291px;
	margin-top:28px;
}

#liste_catalogue li {
	list-style-type:none;
	float:left;
}

#liste_catalogue li.meche_tresser {
	background:url(images/categorie_meche_tresser.jpg) no-repeat;
	width:214px;
	height:291px;
	margin-right:20px;
}

#liste_catalogue li.tissage {
	background:url(images/categorie_tissage.jpg) no-repeat;
	width:214px;
	height:291px;
	margin-right:20px;
}

#liste_catalogue li.extension {
	background:url(images/categorie_extension.jpg) no-repeat;
	width:214px;
	height:291px;
	margin-right:20px;
}

#liste_catalogue li.produit_capillaire {
	background:url(images/categorie_produit_capillaire.jpg) no-repeat;
	width:214px;
	height:291px;
}

#liste_catalogue li a.oeil {
	margin-left:77px;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:20px;
	color:#ff6600;
	font-weight:bold;
}

#liste_catalogue li a.oeil:hover {
	text-decoration:underline;
}

.titre_nouveautes {
	background:url(images/titre_nouveautes.gif) no-repeat;
	width:108px;
	height:17px;
	float:left;
	margin-top:25px;
	margin-left:20px;
}

*html .titre_nouveautes {/*ie6*/
	margin-left:10px;
}

.lien_voir_nouveautes {	
	text-align:right;
	margin-top:25px;
	padding-right:20px;
}

.arrondi_haut {
	background:url(images/arrondi_haut.gif) no-repeat;
	width:917px;
	height:28px;
	margin-top:20px;
	margin-left:20px;
}

.arrondi_bas {
	background:url(images/arrondi_bas.gif) no-repeat;
	width:917px;
	height:15px;
	margin-left:20px;
}

.arrondi_milieu {
	width:915px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	margin-left:20px;
}

.tab_catalogue_general {
	width:915px;
}

.tab_catalogue_general td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.tab_catalogue_general th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}

.tab_catalogue_general th.reference {
	width:114px;
	padding-left:20px;
	padding-right:5px;
	padding-top:10px;
	text-align:left;
}

.tab_catalogue_general th.type_produit {	
	width:174px;
	padding-left:5px;
	padding-top:10px;
	text-align:left;
}

.tab_catalogue_general th.forme {
	width:91px;
	padding-left:5px;
	padding-top:10px;
	text-align:left;
}

.tab_catalogue_general th.longueur {
	width:108px;
	padding-left:5px;
	text-align:left;
}

.tab_catalogue_general th.couleur {
	width:96px;
	text-align:center;
}

.tab_catalogue_general th.prix_TTC {
	width:98px;
	text-align:right;
	padding-top:10px;
	padding-right:5px;
}

.tab_catalogue_general th.prix_TTC_panier {
	width:98px;
	text-align:right;
	padding-right:5px;
}

.tab_catalogue_general th.quantite {
	width:81px;
	text-align:center;
	padding-top:10px;
}

.tab_catalogue_general th.lien_selectionner {
	width:108px;
}

.tab_catalogue_general th.total_TTC {
	width:98px;
	text-align:right;
	padding-right:10px;
}

.tab_catalogue_general td.reference {
	width:114px;
	padding-left:20px;
	padding-right:5px;
}

.tab_catalogue_general td.type_produit {	
	width:174px;
	padding-left:5px;
}

.tab_catalogue_general td.forme {
	width:91px;
	padding-left:5px;
}

.tab_catalogue_general td.longueur {
	width:108px;
	padding-left:5px;
}

.tab_catalogue_general td.couleur {
	width:96px;
	text-align:center;
}

.tab_catalogue_general td.prix_TTC {
	width:98px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding-right:5px;
}

.tab_catalogue_general td.prix_TTC_panier {
	width:98px;
	text-align:right;
	padding-right:5px;
}

.tab_catalogue_general td.quantite {
	width:81px;
	text-align:center;
}

.tab_catalogue_general select.quantiete_catalogue {
	width:57px;
	font-size:11px;
}

.tab_catalogue_general td.lien_selectionner {
	width:108px;
}

.tab_catalogue_general td.total_TTC {
	width:98px;
	text-align:right;
	padding-right:10px;
}

#div_bulle {
	width:100px;
	padding:10px;
	border:#000 solid 1px;
	background-color: #ff9;
	z-index:2;
	visibility:hidden;
	position:absolute;
	left:909px;
	top:20px;
	text-align: center;
}

/*----------------------------------------------------NOUVEAUTES-------------------------------------------------------*/
.nouveautes {
	background:url(images/titre_nouveautes.gif) no-repeat;
	width:108px;
	height:17px;
	margin-top:25px;
	margin-left:20px;
}

#bloc_trier_par {
	background:#f3f2f1;
	padding:10px;
	margin:20px;
	clear:left;
	width:895px;
}

#tab_trier_par {
	width:840px;
	margin-bottom:10px;
}

#tab_trier_par td {
	vertical-align:middle;
}

#tab_trier_par td.intitule_trier {
	width:65px;
}

#tab_trier_par select.chps_recherche {
	width:117px;
	font-size:11px;
}

#tab_trier_par td.chps_vide {
	width:117px;
}

#tab_trier_par td.espace_produit {
	width:27px;
}

#tab_trier_par td.espace_forme {
	width:45px;
}

#tab_trier_par td.trier_longueur {
	width:226px;
}

#tab_trier_par td.trier_couleur {
	width:245px;
}

#tab_trier_par td.ligne_trier {
	height:5px;
}

.nombre_article {
	float:left;
	margin-left:20px;
	margin-top:15px;
	padding-right:65px;

}

*html .nombre_article { /*ie6*/
	margin-left:10px;
}

.afficher_article {
	float:right;
	margin-right:20px;
	margin-top:12px;
}

*html .afficher_article {/*ie6*/
	margin-right:10px;
}


select.chps_afficher_article {
	width:40px;
	font-size:11px;
}

.pagination {
	text-align:center;
}

.page_selected {
	background-color:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	margin-right:3px;
}

.page a {
	background-color:#FFFFFF;
	color:#ff6600;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

.page a:hover {
	background-color:#ff6600;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

/*----------------------------------------------------FAMILLE MECHES A TRESSER----------------------------------------------------*/
#encart_presentation_meches_tresser {
	background:url(images/presentation_meches_tresser.jpg) no-repeat;
	width:933px;
	height:183px;
	margin-left:11px;
}


.description_technique {
	padding-top:42px;
	padding-left:217px;
	padding-right:85px;
	color:#FFFFFF;
	text-align:justify;
}

/*----------------------------------------------------FAMILLE TISSAGE----------------------------------------------------*/
#encart_presentation_tissage {
	background:url(images/presentation_tissage.jpg) no-repeat;
	width:752px;
	height:183px;
	margin-left:11px;
	position:relative;
}

#encart_presentation_tissage .description_produit {
	padding-top:57px;
	padding-left:130px;
	color:#FFFFFF;
	text-align:justify;
	padding-right:120px;
}

ul#bloc_onglet_tissage {
	left:763px;
	position:absolute;
}

#bloc_onglet_tissage li {
	list-style-type:none;
}

#bloc_onglet_tissage li.tissage_normal a {
	background:url(boutons/ong_tisssage_normal.png) no-repeat;
	background-position:top;
	display:block;
	width:181px;
	height:61px;
}

#bloc_onglet_tissage li.tissage_normal a:hover {
	background-position:bottom;
}

#bloc_onglet_tissage li.tissage_fin a {
	background:url(boutons/onglet_tissage_fin.png) no-repeat;
	background-position:top;
	display:block;
	width:181px;
	height:60px;
}

#bloc_onglet_tissage li.tissage_fin a:hover {
	background-position:bottom;
}

#bloc_onglet_tissage li.tissage_machine a {
	background:url(boutons/onglet_tissage_machine.png) no-repeat;
	background-position:top;
	display:block;
	width:181px;
	height:62px;
}

#bloc_onglet_tissage li.tissage_machine a:hover {
	background-position:bottom;
}
	
/*----------------------------------------------------FAMILLE TISSAGE-MAIN EXTRA FIN---------------------------------------------------*/
#encart_presentation_tissage_fin {
	background:url(images/presentation_tissage_fin.jpg) no-repeat;
	width:752px;
	height:183px;
	margin-left:11px;
	position:relative;
}

#encart_presentation_tissage_fin .description_produit {
	padding-top:40px;
	padding-left:208px;
	padding-right:20px;
	color:#FFFFFF;
	text-align:justify;
}	

#encart_presentation_tissage_fin .en_savoirplus {	
	left:665px;
	top:167px;
	position:absolute;
}

ul#bloc_onglet_tissage_fin {
	left:763px;
	position:absolute;
}

#bloc_onglet_tissage_fin li {
	list-style-type:none;
}

#bloc_onglet_tissage_fin li.onglet_2haut a {
	background:url(boutons/onglet_2haut.png) no-repeat;
	background-position:top;
	display:block;
	width:171px;
	height:54px;
	color:#ff6600;
	font-weight:bold;
	padding-top:37px;
	padding-left:10px;
	text-decoration:none;
}

#bloc_onglet_tissage_fin li.onglet_2haut a:hover {
	background-position:bottom;
	color:#330000;
	text-decoration:none;
}

#bloc_onglet_tissage_fin li.onglet_2bas a {
	background:url(boutons/onglet_2bas.png) no-repeat;
	background-position:top;
	display:block;
	width:171px;
	height:55px;
	color:#ff6600;
	font-weight:bold;
	padding-top:37px;
	padding-left:10px;
	text-decoration:none;
}

#bloc_onglet_tissage_fin li.onglet_2bas a:hover {
	background-position:bottom;
	color:#330000;
	text-decoration:none;
}

/*----------------------------------------------------FAMILLE TISSAGE-NORMAL---------------------------------------------------*/
#encart_presentation_tissage_normal {
	background:url(images/presentation_tissage_normal.jpg) no-repeat;
	width:752px;
	height:183px;
	margin-left:11px;
	position:relative;
}

#encart_presentation_tissage_normal .description_produit {
	padding-top:57px;
	padding-left:208px;
	padding-right:20px;
	color:#FFFFFF;
	text-align:justify;
}	

#encart_presentation_tissage_normal .en_savoirplus {	
	left:665px;
	top:167px;
	position:absolute;
}

/*----------------------------------------------------FAMILLE TISSAGE-MACHINE---------------------------------------------------*/
#encart_presentation_tissage_machine {
	background:url(images/presentation_tissage_machine.jpg) no-repeat;
	width:752px;
	height:183px;
	margin-left:11px;
	position:relative;
}

#encart_presentation_tissage_machine .description_produit {
	padding-top:57px;
	padding-left:208px;
	padding-right:20px;
	color:#FFFFFF;
	text-align:justify;
}	

/*----------------------------------------------------FAMILLE EXTENSIONS----------------------------------------------------*/
#encart_presentation_extension {
	background:url(images/presentation_extension.jpg) no-repeat;
	width:933px;
	height:183px;
	margin-left:11px;
}


#encart_presentation_extension .description_technique {
	padding-top:72px;
	padding-left:217px;
	padding-right:5px;
	color:#FFFFFF;
	text-align:justify;
	padding-right:20px;
}

/*----------------------------------------------------FAMILLE PRODUIT---------------------------------------------------*/
#encart_presentation_produit {
	background:url(images/presentation_produit.jpg) no-repeat;
	width:933px;
	height:183px;
	margin-left:11px;
	position:relative;
}


#encart_presentation_produit .description_technique {
	padding-top:43px;
	padding-left:260px;
	padding-right:5px;
	color:#FFFFFF;
	text-align:justify;
	padding-right:20px;
}

#encart_presentation_produit .en_savoirplus {	
	left:845px;
	top:167px;
	position:absolute;
}


.tab_catalogue_general th.nom_produit {
	width:270px;
	padding-left:5px;
	padding-top:10px;
	text-align:left;
}

.tab_catalogue_general th.marque {
	width:201px;
	padding-left:5px;
	padding-top:10px;
	text-align:left;
}

.tab_catalogue_general td.nom_produit {
	width:270px;
	padding-left:5px;
	text-align:left;
}

.tab_catalogue_general td.marque {
	width:201px;
	padding-left:5px;
	text-align:left;
}

/*----------------------------------------------------IDENTIFICATION ESPACE AMBASSADRICE--------------------------------------------------*/
.titre_espace_ambassadrice {
	background:url(images/titre_EA.gif) no-repeat;
	width:193px;
	height:18px;
	margin-top:25px;
	margin-left:20px;
	margin-bottom:20px;
}


.bloc_connexion_EA {
	float:right;
	margin-left:0px;
	margin-right:40px;
	width:374px;
}

*html .bloc_connexion_EA {/*ie6*/
	margin-right:20px;
}

.bloc_deco_haut_374 {
	background:url(images/deco_haut_374.gif) no-repeat;
	width:374px;
	height:26px;
}

.bloc_deco_haut_374 .titre_deco {
	color:#FFF;
	padding-left:10px;
	padding-top:5px;
}

.bord_374 {
	width:352px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	padding:10px;
}

*html .bord_374 {/*ie6*/
	padding-bottom:0px;
}

.arrondi_bas_374 {
	background:url(images/arrondi_bas_374.gif) no-repeat;
	width:374px;
	height:11px;
}


.tab_connexion {
	width:265px;
	margin-top:15px;
	margin-bottom:15px;
}

.tab_connexion td {	
	vertical-align:middle;
}

.tab_connexion td.intitule_connexion {
	width:95px;
}

.tab_connexion input.chps_connexion {
	width:170px;
	font-size:11px;
}

.tab_connexion td.ligne_connexion {
	height:5px;
}

.lien_mot_passe_oublie {	
	margin-top:5px;
}

*html .lien_mot_passe_oublie {	/*ie6*/
	padding-top:5px;
}

/*----------------------------------------------------IDENTIFICATION ESPACE AMBASSADRICE--------------------------------------------------*/
.bg_mot_passe {
	background:url(images/photo_mot_passe.jpg) top right no-repeat;
	height:368px;
	margin-right:20px;
	padding-right:417px;
}

.titre_mot_passe {
	background:url(images/titre_mot_passe.gif) no-repeat;
	width:180px;
	height:21px;
	margin-top:25px;
	margin-left:20px;
	margin-bottom:20px;
}

.tab_connexion_valider {
	width:362px;
	margin-top:15px;
	margin-bottom:15px;
}

.tab_connexion_valider td {	
	vertical-align:middle;
}

.tab_connexion_valider td.intitule_connexion {
	width:85px;
	padding-right:10px;
	text-align:right;
}

.tab_connexion_valider input.chps_connexion {
	width:170px;
	font-size:11px;
}

.tab_connexion_valider td.bouton_valider {
	width:81px;
	padding-left:16px;
}

.tab_connexion_valider td.ligne_connexion {
	height:5px;
}

/*----------------------------------------------------ESPACE AMBASSADRICE-ACCUEIL-------------------------------------------------*/
.bloc_EA_vente_prive_chapo {
	background:url(images/bloc_conteneur_EA.gif) no-repeat;
	width:753px;
	padding-top:7px;
	margin-top:15px;
}

.bloc_EA_ventre_prive_bas {
	background:url(images/bloc_contenu_EA.gif) bottom no-repeat;
	width:703px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	padding-top:10px;
	font-size:12px;
	margin-bottom:20px;
}

.bloc_EA_ventre_prive_bas .bloc_btn_enregistrer {	
	margin-left:233px;
	margin-bottom:10px;
	margin-top:10px;
}

.arrondi_haut_747 {
	background:url(images/arrondi_haut_747.gif) top no-repeat;
	width:747px;
	height:10px;
	margin-top:10px;
}

.arrondi_bas_747 {
	background:url(images/arrondi_bas_747.gif) no-repeat;
	width:747px;
	height:11px;
	margin-bottom:20px;
}

.arrondi_milieu_747 {
	width:745px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:none;
	border-bottom:none;
}

*html .arrondi_milieu_747 {/*ie6*/
	margin-top:-1px;
}

.tab_cmd_EA {
	width:745px;
}

.tab_cmd_EA  td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.tab_cmd_EA  th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}

.tab_cmd_EA  th.date_cmd {
	width:95px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_EA  th.num_cmd {
	width:167px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_EA  th.montant_cmd {
	width:85px;
	padding-left:5px;
	padding-right:35px;
	text-align:right;
}

.tab_cmd_EA  th.etat_cmd {
	width:166px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_EA  th.lien_cmd {
	width:167px;
	padding-left:5px;
	text-align:left;
}


.tab_cmd_EA  td.date_cmd {
	width:95px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_EA td.num_cmd {
	width:167px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_EA  td.montant_cmd {
	width:85px;
	padding-left:5px;
	padding-right:35px;
	text-align:right;
}

.tab_cmd_EA  td.etat_cmd {
	width:166px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_EA  td.lien_cmd {
	width:167px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_EA  td.date_commission {
	width:563px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_EA  td.montant_commission {
	width:162px;
	padding-right:10px;
	text-align:right;
}

/*----------------------------------------------------PRECOMMANDE ETAPE1--------------------------------------------------------*/
.tab_reunion_hotesse {
	width:715px;
	margin-top:20px;
	margin-left:70px;
}

.tab_reunion_hotesse td {
	vertical-align:middle;
}

.tab_reunion_hotesse td.intitule_reunion {
	width:267px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}

.tab_reunion_hotesse td.chps_reunion {	
	width:218px;
}

.tab_reunion_hotesse td.indication_reunion {
	width:210px;
	padding-left:10px;
}

.tab_reunion_hotesse td.ligne_reunion {
	height:10px;
}

.tab_reunion_hotesse select.liste_hotesse {
	width:218px;
	font-size:11px;
	height:100px;
}

.tab_reunion_puce {
	width:500px;
	margin-top:20px;
	margin-left:15px;
}

.tab_reunion_puce td {
	vertical-align:middle;
}

.tab_reunion_puce input.btn_radio {
	width:10px;
}

.tab_reunion_puce td.texte_puce {
	padding-top:0px;
}

*html .tab_reunion_puce td.texte_puce {/*ie6*/
	padding-top:-5px;
}

.tab_reunion_puce td.ligne_reunion_puce {
	height:10px;
}

.tab_lieu_reunion {
	margin-left:15px;
	width:520px;
	margin-top:10px;
}

.tab_lieu_reunion td {
	vertical-align:middle;
}


.tab_lieu_reunion td.intitule_lieu_reunion {
	width:160px;
	padding-right:5px;
	text-align:right;
}

.tab_lieu_reunion td.intitule_ville_reunion {
	width:50px;
	padding-right:5px;
	text-align:right;
}

.tab_lieu_reunion input.code_postal_reunion {	
	width:80px;
	font-size:11px;
}

.tab_lieu_reunion input.ville_reunion {	
	width:215px;
	font-size:11px;
}

.tab_lieu_reunion input.adresse_reunion {
	width:355px;
	font-size:11px;
}

.tab_lieu_reunion td.ligne_lieu_reunion {
	height:10px;
}

/*----------------------------------------------------PRECOMMANDE ETAPE2--------------------------------------------------------*/
#tab_reunion_cliente {
	width:910px;
}

#tab_reunion_cliente td {
	vertical-align:top;
	padding-bottom:15px;
}

#tab_reunion_cliente td.num_cliente {
	width:75px;
	padding-left:5px;
}

#tab_reunion_cliente td.nom_cliente {
	width:210px;
	padding-left:5px;
}

#tab_reunion_cliente td.adresse_cliente {
	width:200px;
	padding-left:5px;
}

#tab_reunion_cliente td.modif_coord {	
	width:200px;
	padding-left:5px;
}

#tab_reunion_cliente td.suppr_reunion {
	width:200px;
	padding-left:5px;
}

.bloc_formu {
	margin-left:100px;
	margin-top:40px;
}

/*----------------------------------------------------PRECOMMANDE ETAPE3--------------------------------------------------------*/

.bloc_ref_article {
	margin-left:90px;
	margin-top:30px;
}

.tab_ref_article {
	width:703px;
	margin-bottom:10px;
}

.tab_ref_article td {
	vertical-align:middle;
}

.tab_ref_article td.intitule_ref_article {
	width:120px;
}

.tab_ref_article input.chps_ref_article {
	width:180px;
	font-size:11px;
}

.tab_ref_article td.quantite_ref_article {
	width:100px;
	padding-right:10px;
	text-align:right;
}

.tab_ref_article select.quantite_article {
	width:75px;
	font-size:11px;
}

.tab_ref_article td.bloc_ajouter_selection {
	width:172px;
	text-align:right;
	padding-left:46px;
}

.bloc_reference_article_cliente {
	width:915px;
	background:#fdeee5;
	border:#CCCCCC solid 1px;
	margin-left:20px;
}

.bloc_reference_article_cliente .nom_cliente {
	padding-left:3px;
	padding-top:3px;
}

.tab_panier {
	width:913px;
}

.tab_panier td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:10px;
	
}

.tab_panier th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
	padding-bottom:10px;
}

.tab_panier th.reference {
	width:94px;
	padding-left:20px;
	padding-right:5px;
	text-align:left;
}

.tab_panier th.type_produit {	
	width:149px;
	padding-left:5px;
	text-align:left;
}

.tab_panier th.type_produit_valide{	
	width:210px;
	padding-left:5px;
	text-align:left;
}

.tab_panier th.forme {
	width:71px;
	padding-left:5px;
	text-align:left;
}

.tab_panier th.longueur {
	width:88px;
	padding-left:5px;
	text-align:left;
}

.tab_panier th.couleur {
	width:86px;
	text-align:center;
}

.tab_panier th.prix_TTC {
	width:93px;
	text-align:right;
	padding-right:5px;
}

.tab_panier th.quantite {
	width:81px;
	text-align:center;
}

.tab_panier th.total_TTC {
	width:93px;
	text-align:right;
	padding-right:5px;
}

.tab_panier th.lien_supprimer {
	width:108px;
}

.tab_panier th.vide {
	width:52px;
}

.tab_panier td.reference {
	width:94px;
	padding-left:20px;
	padding-right:5px;
	text-align:left;
}

.tab_panier td.type_produit {	
	width:149px;
	padding-left:5px;
	text-align:left;
}

.tab_panier td.type_produit_valide {	
	width:210px;
	padding-left:5px;
	text-align:left;
}

.tab_panier td.forme {
	width:71px;
	padding-left:5px;
	text-align:left;
}

.tab_panier td.longueur {
	width:88px;
	padding-left:5px;
	text-align:left;
}

.tab_panier td.couleur {
	width:86px;
	text-align:center;
}

.tab_panier td.prix_TTC {
	width:93px;
	text-align:right;
	padding-right:5px;
}

.tab_panier td.quantite {
	width:81px;
	text-align:center;
}

.tab_panier select.quantite_catalogue {
	width:57px;
	font-size:11px;
}

.tab_panier td.total_TTC {
	width:93px;
	text-align:right;
	padding-right:5px;
}

.tab_panier td.lien_supprimer {
	width:103px;
	padding-left:5px;
}

.tab_panier td.vide {
	width:52px;
}

.bloc_montant_commande {
	margin-left:600px;
	padding:10px;
	border:#CCCCCC solid 1px;
	margin-top:20px;
	margin-right:20px;
}

*html .bloc_montant_commande { /*ie6*/
	margin-right:17px;
}

.tab_montant_commande {
	width:315px;
}

.tab_montant_commande td {
	vertical-align:top;
}

.tab_montant_commande td.montant {
	width:205px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
}

.tab_montant_commande td.prix_total {
	width:95px;
	text-align:right;
	padding-right:10px;
	font-weight:bold;
}

.tab_montant_commande td.total_cmd {
	width:205px;
	text-align:right;
	padding-right:5px;
}

.tab_montant_commande td.montant_chiffre {
	width:95px;
	text-align:right;
	padding-right:10px;
}

.tab_montant_commande td.ligne_total_cmd {
	height:10px;
}

.bloc_btn_option {
	margin-top:20px;
	margin-bottom:10px;
	padding-left:790px;
}

/*----------------------------------------------------PRECOMMANDE ETAPE4--------------------------------------------------------*/

#tab_recap_commande {
	width:915px;
	margin-left:20px;
}

#tab_recap_commande td {
	vertical-align:top;
	padding-bottom:10px;
}

#tab_recap_commande th {
	color:#cc6633;
	font-weight:bold;
	padding-bottom:10px;
}

#tab_recap_commande th.cliente {
	width:235px;
	text-align:left;
}

#tab_recap_commande th.nb_article {
	width:135px;
	text-align:right;
}

#tab_recap_commande th.vide1 {
	width:60px;
}

#tab_recap_commande th.montant_cmd {
	width:195px;
	text-align:right;
}

#tab_recap_commande th.vide2 {
	width:35px;
}

#tab_recap_commande th.lien_detail {
	width:255px;
}

#tab_recap_commande td.nb_article {
	width:135px;
	text-align:right;
}

#tab_recap_commande td.vide1 {
	width:60px;
}

#tab_recap_commande td.montant_cmd {
	width:195px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
}

#tab_recap_commande td.vide2 {
	width:35px;
}

#tab_recap_commande td.lien_detail {
	width:255px;
}

.bloc_total_cmd {
	margin-left:606px;
	margin-top:20px;
	margin-bottom:20px;
}

.deco_haut_324 {
	background:url(images/deco_haut_324.gif) no-repeat;
	width:324px;
	height:26px;
}
.deco_haut_324 .titre {
	color:#FFF;
	padding-left:15px;
	padding-top:5px;
	font-weight:bold;
}

.deco_milieu_324 {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:322px;
}

.deco_bas_324 {
	background:url(images/arrondi_bas_324.gif) no-repeat;
	width:324px;
	height:11px;
} 


.bloc_selection_cliente {
	width:915px;
	background:#fdeee5;
	border:#CCCCCC solid 1px;
}

.bloc_selection_cliente .nom_cliente {
	padding-left:3px;
	padding-top:3px;
}

.tab_panier_valide {
	width:915px;
}

.tab_panier_valide td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.tab_panier_valide th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}

.tab_panier_valide th.reference {
	width:114px;
	padding-left:20px;
	padding-right:5px;
	text-align:left;
}

.tab_panier_valide th.type_produit {	
	width:174px;
	padding-left:5px;
	text-align:left;
}

.tab_panier_valide th.forme {
	width:91px;
	padding-left:5px;
	text-align:left;
}

.tab_panier_valide th.longueur {
	width:108px;
	padding-left:5px;
	text-align:left;
}

.tab_panier_valide th.couleur {
	width:96px;
	text-align:center;
}

.tab_panier_valide th.prix_TTC {
	width:98px;
	text-align:right;
	padding-right:5px;
}

.tab_panier_valide th.quantite {
	width:81px;
	text-align:center;
}

.tab_panier_valide th.total_TTC {
	width:98px;
	text-align:right;
	padding-right:10px;
}

.tab_panier_valide td.reference {
	width:114px;
	padding-left:20px;
	padding-right:5px;
}

.tab_panier_valide td.type_produit {	
	width:174px;
	padding-left:5px;
}

.tab_panier_valide td.forme {
	width:91px;
	padding-left:5px;
}

.tab_panier_valide td.longueur {
	width:108px;
	padding-left:5px;
}

.tab_panier_valide td.couleur {
	width:96px;
	text-align:center;
}

.tab_panier_valide td.prix_TTC {
	width:98px;
	text-align:right;
	padding-right:5px;
}

.tab_panier_valide td.quantite {
	width:81px;
	text-align:center;
}


.tab_panier_valide td.total_TTC {
	width:98px;
	text-align:right;
	padding-right:10px;
}

.bloc_montant_selection {
	margin-right:0px;
	float:right;
	width:345px;
}


.bloc_montant_commande_panier {
	padding:10px;
	border:#CCCCCC solid 1px;
	margin-top:20px;
	margin-right:10px;
	background:#FFF;
	margin-bottom:10px;
}

.bloc_facturation {	
	background:#FFF;
	border:#CCCCCC solid 1px;
	margin-left:20px;
	padding:10px;
	width:294px;
	margin-bottom:20px;
	margin-top:20px;
}

.bloc_facturation .adresse {	
	padding-left:85px;
}

.bloc_btn_modifier_cmd {
	float:right;
	margin-right:20px;
}

/*----------------------------------------------------MES PRECOMMANDES--------------------------------------------------------*/

.arrondi_haut_712 {
	background:url(images/arrondi_haut_712.gif) top no-repeat;
	width:712px;
	height:10px;
	margin-top:10px;
	margin-left:10px;
}

.arrondi_bas_712 {
	background:url(images/arrondi_bas_712.gif) no-repeat;
	width:712px;
	height:11px;
	margin-bottom:10px;
	margin-left:10px;
}

.arrondi_milieu_712 {
	width:710px;
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:none;
	border-bottom:none;
	margin-left:10px;
}

*html .arrondi_milieu_712 {/*ie6*/
	margin-top:-1px;
}

.tab_cmd_liste {
	width:710px;
}

.tab_cmd_liste td {
	vertical-align:top;
	padding-top:7px;
	padding-bottom:7px;
}

.tab_cmd_liste th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}

.tab_cmd_liste th.date_cmd {
	width:93px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste th.date_commission_tab {
	width:173px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste th.num_cmd {
	width:167px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste th.montant_cmd {
	width:85px;
	padding-left:5px;
	padding-right:35px;
	text-align:right;
}

.tab_cmd_liste th.etat_cmd {
	width:166px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste th.lien_cmd {
	width:134px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste th.date_commission {
	width:173px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste th.CA_brut {
	width:132px;
	padding-left:5px;
	text-align:right;
	padding-right:25px;
}

.tab_cmd_liste th.commission_montant_accueil {
	width:402px;
	padding-left:5px;
	padding-right:25px;
	text-align:right;
}

.tab_cmd_liste th.lien_coord {
	width:187px;
	padding-left:5px;
}

.tab_cmd_liste th.lien_cmd {
	width:211px;
	padding-left:5px;
}


.tab_cmd_liste th.profil {
	width:104px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste th.date_cmd_tab {
	width:93px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste td.num_cmd {
	width:167px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste td.montant_cmd {
	width:85px;
	padding-left:5px;
	padding-right:35px;
	text-align:right;
}

.tab_cmd_liste td.etat_cmd {
	width:166px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste td.lien_cmd {
	width:134px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste td.date_commission {
	width:563px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste td.montant_commission {
	width:162px;
	padding-right:10px;
	text-align:right;
}

.tab_cmd_liste td.date_commission_tab {
	width:173px;
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste td.CA_brut {
	width:132px;
	padding-left:5px;
	text-align:right;
	padding-right:25px;
}

.tab_cmd_liste td.commission_montant_accueil {
	width:402px;
	padding-left:5px;
	padding-right:25px;
	text-align:right;
}

.tab_cmd_liste td.lien_coord {
	width:187px;
	padding-left:5px;
}

.tab_cmd_liste td.lien_cmd {
	width:211px;
	padding-left:5px;
}

.tab_cmd_liste td.trait_separation {
	background:#CCCCCC;
	height:1px;
	padding:0px;
}

.tab_cmd_liste td.total_commande {
	padding-left:10px;
	text-align:left;
}

.tab_cmd_liste td.profil {
	width:104px;
	padding-left:5px;
	text-align:left;
}

.tab_cmd_liste td.date_cmd_tab {
	width:93px;
	padding-left:10px;
	text-align:left;
}
	

/*----------------------------------------------------MES PRECOMMANDES-VISUALISER-------------------------------------------------------*/
.deco_haut_925{
	background:url(images/deco_haut_925.gif) no-repeat;
	width:930px;
	height:26px;
	margin-left:15px;
}

.deco_haut_925 .titre {
	color:#FFF;
	padding-left:15px;
	padding-top:3px;
	font-weight:bold;
	font-size:14px;
}

.deco_milieu_925 {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:928px;
	margin-left:15px;
	padding-top:10px;
}

.deco_bas_925 {
	background:url(images/arrondi_bas_925.gif) no-repeat;
	width:930px;
	height:12px;
	margin-left:15px;
} 

.bloc_total_precocmd {
	margin-left:598px;
	margin-top:20px;
}

.bloc_delai {
	float:right;
	margin-right:10px;
	width:220px;
}

.bloc_delai p {
	text-align:center;
	padding-bottom:5px;
}

.bloc_btn_delai {
	margin-left:30px;
}

/*----------------------------------------------------MES PRECOMMANDES-MODIFIER-------------------------------------------------------*/

.bloc_reference_article_cliente_modif {
	width:915px;
	background:#fdeee5;
	border:#CCCCCC solid 1px;
	margin-left:5px;
}

.bloc_reference_article_cliente_modif .nom_cliente {
	padding-left:3px;
	padding-top:3px;
}

.bloc_montant_commande_modif {
	margin-left:585px;
	padding:10px;
	border:#CCCCCC solid 1px;
	margin-top:20px;
	margin-right:5px;
	background:#FFF;
	margin-bottom:10px;
}

*html .bloc_montant_commande_modif { /*ie6*/
	margin-left:575px;
	margin-right:5px;
}

/*----------------------------------------------------COMMANDE ETAPE 1------------------------------------------------------*/
#tab_mode_paiement {
	width:915px;
	margin-top:25px;
	margin-bottom:105px;
}

#tab_mode_paiement td {
	vertical-align:top;
}

#tab_mode_paiement td.puce {
	width:10px;
	padding-left:10px;
	padding-top:20px;
}

#tab_mode_paiement input.puce_radio_mode_paiement {
	width:10px;
}

#tab_mode_paiement td.intitule_mode_paiement {
	width:143px;
	padding-left:10px;
	padding-top:20px;
}

*html #tab_mode_paiement td.intitule_mode_paiement {/*ie6*/
	padding-top:22px;
}


#tab_mode_paiement td.mode_paiement {
	width:722px;
	padding-left:10px;
	padding-right:10px;
	padding-top:22px;
	padding-bottom:20px;
}

*html #tab_mode_paiement td.mode_paiement {/*ie6*/
	padding-top:20px;
}

#tab_mode_paiement td.trait_separation {
	background:#CCCCCC;
	height:1px;
}

/*----------------------------------------------------COMMANDE ETAPE 4------------------------------------------------------*/

.bloc_total_commande {
	margin-left:598px;
	margin-top:20px;
}

*html .bloc_total_commande {/*ie6*/
	margin-left:595px;
	margin-top:20px;
}

.bloc_adresse_livraison {
	float:left;
	margin-left:5px;
	margin-top:20px;
}

.deco_haut_234 {
	background:url(images/deco_haut_234.gif) no-repeat;
	width:234px;
	height:26px;
}

.deco_haut_234 .titre {	
	color:#FFF;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}

.deco_mileu_234 {
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:232px;
}

.deco_mileu_234 .adresse_livraison_cliente {
	padding:10px;
}

.deco_bas_234 {
	background:url(images/arrondi_bas_234.gif) no-repeat;
	width:234px;
	height:11px;
}

.bloc_valider_cmd {
	margin-left:695px;
	margin-top:30px;
}

*html bloc_valider_cmd {/*ie6*/
	margin-left:690px;
}

.tab_lien_option {
	margin-left:560px;
	margin-bottom:15px;
	width:360px;
}

.tab_lien_option td {
	vertical-align:top;
}

*html .tab_lien_option td {/*ie6*/
	padding-bottom:15px;
}

.tab_lien_option td.lien_modif {
	width:200px;
}

.tab_lien_option td.lien_annuler {
	width:160px;
}

/*----------------------------------------------------MES CLIENTES-----------------------------------------------------*/


.tab_cliente {
	width:710px;
	margin-left:15px;
	margin-top:15px;
}

.tab_cliente td {
	vertical-align:top;
	padding-top:7px;
	padding-bottom:7px;
}

.tab_cliente th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}

.tab_cliente th.date_commission {
	width:173px;
	padding-left:10px;
	text-align:left;
}

.tab_cliente th.lien_coord {
	width:187px;
	padding-left:5px;
}

.tab_cliente th.lien_cmd {
	width:211px;
	padding-left:5px;
}


.tab_cliente th.profil {
	width:104px;
	padding-left:5px;
	text-align:left;
}

.tab_cliente td.lien_cmd {
	width:134px;
	padding-left:5px;
	text-align:left;
}

.tab_cliente td.date_commission {
	width:173px;
	padding-left:10px;
	text-align:left;
}


.tab_cliente td.lien_coord {
	width:187px;
	padding-left:5px;
}

.tab_cliente td.lien_cmd {
	width:211px;
	padding-left:5px;
}

.tab_cliente td.trait_separation {
	background:#CCCCCC;
	height:1px;
	padding:0px;
}

.tab_cliente td.profil {
	width:104px;
	padding-left:5px;
	text-align:left;
}
	
/*----------------------------------------------------MES CLIENTES-COMMANDE VISUALISER----------------------------------------------------*/


.bloc_cmd_cliente {
	width:915px;
	margin-left:5px;
	margin-right:5px;
}

.bloc_facturation_cliente {	
	background:#FFF;
	border:#CCCCCC solid 1px;
	margin-left:20px;
	padding:10px;
	width:294px;
	margin-top:20px;
}

.bloc_facturation_cliente .adresse {	
	padding-left:85px;
}

.tab_ambassadrice {
	width:712px;
	margin-left:10px;
	margin-top:10px;
}

.tab_ambassadrice  td {
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
}

.tab_ambassadrice  th {
	color:#cc6633;
	font-weight:bold;
	font-size:12px;
	padding-bottom:10px;
}

.tab_ambassadrice td.trait_separation {
	background:#CCCCCC;
	height:1px;
	padding-top:0px;
	padding-bottom:0px;
}

.tab_ambassadrice th.date_commission {
	width:530px;
	padding-left:10px;
	text-align:left;
}

.tab_ambassadrice th.montant_commission {
	width:162px;
	padding-right:10px;
	text-align:right;
}

.tab_ambassadrice td.date_commission {
	width:530px;
	padding-left:10px;
	text-align:left;
}

.tab_ambassadrice td.montant_commission {
	width:162px;
	padding-right:10px;
	text-align:right;
}

/*----------------------------------------------------MODIFIER MON MOT DE PASSE----------------------------------------------------*/
.tab_mot_passe {
	width:362px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:160px;
}

.tab_mot_passe td {	
	vertical-align:middle;
}

.tab_mot_passe td.intitule_connexion {
	width:182px;
	text-align:right;
	padding-right:10px;
}

.tab_mot_passe input.chps_connexion {
	width:170px;
	font-size:11px;
}

.tab_mot_passe td.ligne_connexion {
	height:5px;
}

.tab_mot_passe td.btn_enregistrer_pad {	
	padding-left:134px;
}

/*----------------------------------------------------MODIFIER MES NEWSLETTERS----------------------------------------------------*/
.tab_newsletter_modif {
	width:362px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:42px;
}

.tab_newsletter_modif  td {
	vertical-align:top;
}

.tab_newsletter_modif  td.case_cocher_NL {
	width:10px;
}

.tab_newsletter_modif  td.intitule_NL {	
	width:342px;
	padding-top:0px;
	padding-left:10px;
}

*html .tab_newsletter_modif  td.intitule_NL {	/*ie6*/
	padding-top:3px;
}

*+html .tab_newsletter_modif  td.intitule_NL {	/*ie7*/
	padding-top:3px;
}


.tab_newsletter_modif  td.ligne_NL {
	height:10px;
}

.titre_NL {
	background:url(images/titre_NL.gif) no-repeat;
	width:201px;
	height:20px;
	margin-top:25px;
	margin-left:20px;
	margin-bottom:20px;
}

/*---------------------------------------------------NEWSLETTER----------------------------------------------------*/
.bg_newsletter {
	background:url(images/photo_newsletter.jpg) top right no-repeat;
	height:368px;
	margin-right:20px;
	padding-right:417px;
}

.tab_newsletter_email {
	width:362px;
	margin-top:25px;
	margin-bottom:20px;
	margin-left:40px;
}

.tab_newsletter_email td {	
	vertical-align:middle;
}

.tab_newsletter_email td.intitule_connexion {
	width:182px;
	text-align:right;
	padding-right:10px;
}

.tab_newsletter_email input.chps_connexion {
	width:170px;
	font-size:11px;
}

/*----------------------------------------------------CONTACTEZ NOUS-------------------------------------------------*/
.bg_contact {
	background:url(images/photo_contact.jpg) top right no-repeat;
	margin-right:10px;
	width:935px;
}

.bloc_nos_coord {	
	width:394px;
	margin-bottom:20px;
	margin-top:20px;
}

.bloc_nos_coord .adresse {	
	padding-left:125px;
}

.num_azur {
	background:url(images/num_azur.gif) no-repeat;
	width:179px;
	height:30px;
	display:block;
	margin-top:2px;
}

#tab_contact {
	width:465px;
	margin-top:15px;
	margin-left:40px;
	margin-bottom:20px;
}

#tab_contact td {	
	vertical-align:middle;
}

#tab_contact td.intitule_inscription {
	width:133px;
}

#tab_contact input.chps_inscription {
	width:332px;
	font-size:11px;
}

#tab_contact input.chps_code_postal {
	width:105px;
	font-size:11px;
}

#tab_contact input.telephone {
	width:170px;
	font-size:11px;
}

#tab_contact select.destinataire {
	width:170px;
	font-size:11px;
}

#tab_contact td.ligne_formu {
	height:10px;
}

#tab_contact td.ligne_formu2 {
	height:20px;
}

#tab_contact textarea.indication_supp {
	width:460px;
	height:65px;
	font-size:11px;
}

#tab_contact td.puce_adresse {
	padding-left:20px;
}


/*----------------------------------------------------CONTACTEZ NOUS-OK------------------------------------------------*/
.bg_contact_ok {
	background:url(images/photo_contact.jpg) top right no-repeat;
	margin-right:10px;
	width:599px;
	height:450px;
	padding-right:336px;
}
