/* ________________________________________________________________  => CORPS DE PAGE */

body {
	background: url(images/accueil/bg_site.jpg) top center repeat-x #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

img {
	margin:0;
	border:0;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	}

.left {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	}

.right {
	float: right;
	margin: 0;
	padding: 0;
	}

#conteneur {
	width: 1002px;
	margin: 0 auto;
	position:relative;
	}


/* ________________________________________________________________  => LIENS */

a:link, a:visited {
	text-decoration: underline;
	color:#E53187;
	}
	
a:hover {
	text-decoration: none;
	}

.tx_panier:link, .tx_panier:visited {
	color: #8b7d73;
	}

.lien_vert:link, .lien_vert:visited  {
	text-decoration: underline;
	color: #6caf12;
	}

.lien_vert:hover {
	text-decoration: none;
	}
.p_gris {
width: 400px;
    text-decoration: none;
	color: #aca9a8;
}
	
.lien_gris {
	
    text-decoration: none;
	color: #aca9a8;
}
.lien_gris:link, .lien_gris:visited  {
	text-decoration: none;
	color: #aca9a8;

	 
	}

.lien_gris:hover {
	text-decoration: underline;
	}
	
.lien_gris2:link, .lien_gris2:visited  {
	text-decoration: underline;
	color: #aca9a8;
	}

.lien_gris2:hover {
	text-decoration: none;
	}

.vert-contact {
	color: #6caf12;
	font-weight: bold;

}
.vert-contact a {
	color: #6caf12;
	font-weight: bold;
	text-decoration: none;
}
.vert-contact a:hover {
	color: #6caf12;
	font-weight: bold;
	text-decoration: underline;
}

/* ________________________________________________________________  => POLICES */


p {
	margin:0;
	padding:0;
	}

.p_left {
	text-align: left;
	}
	
h1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #e3267f;
	margin: 0 0 10px 0;
	}

h2{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #e3267f;
	margin: 0 0 10px 0;
	}

.center_rose{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #e3267f;
	margin: 0 auto;
	}

.tx_rose {
	color: #e53187;
	}

.tx_simple_big_rose {
	color: #e53187;
	font-size: 18px;
	font-weight: bold;
	}

.tx_vert {
	color: #6caf12;
	}

.tx_big_gris {
	color: #aca9a8;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}
	
h4{
	font-size: 12px;
	}

	
/* ________________________________________________________________  => HEADER  */



/* _________________  => TOP HEADER  */

#header {
	width: 1002px;
	/*height: 278px;*/
	height: 140px;
	}

#logos {
	width: 387px;
	height: 68px;
	float: left;
	}

#panier {
	width: 255px;
	height: 68px;
	float: right;
	text-align: left;
	}

.panier {
	float: left;
	margin-right: 10px;
	}

.tx_panier {
	color: #8b7d73;
	font-size: 11px;
	}

.tit_panier {
	color: #6caf12;
	font-size: 14px;
	font-weight: bold;
	margin: 11px 0 5px 0;
	}

#dco {
	float:right;
	}

#bandeauPromo{
	color:#E53187;
	font-weight:bold;
	font-size:1.4em;
	border:1px solid #E53187;
	width:250px;
	position:absolute;
	top:17px;
	left:440px;
	padding:6px;
}

/* _________________  => MENU SECONDAIRE GAUCHE  */

#onglets {
	background: #FFFFFF;
	width: 1002px;
	height: 36px;
	}

#onglets_left {
	float: left;
	line-height:32px;
	}
	
#onglets_left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#onglets_left ul li {
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	/*padding-top: 10px;*/
	height: 36px;
	font-size: 13px;
	color:#ffffff;
	font-weight: bold;
	}


#onglets_left ul li a:link, #onglets_left ul li a:visited {
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	line-height: 32px;
	font-weight: bold;
	}

#onglets_left ul li a:hover {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}


.onglet1 {
	background: url(img/ong1.jpg) no-repeat;
	width: 109px;
	}
	
#onglets_left ul li.onglet1:hover {
	background: url(img/ong1r.jpg) no-repeat;
	}
	
.onglet2 {
	background: url(img/ong2.jpg) no-repeat;
	width: 109px;
	}
#onglets_left ul li.onglet2:hover {
	background: url(img/ong2r.jpg) no-repeat;
	}
	
.onglet3 {
	background: url(img/ong3.jpg) no-repeat;
	width: 112px;
	}
#onglets_left ul li.onglet3:hover {
	background: url(img/ong3r.jpg) no-repeat;
	}
	
.onglet4 {
	background: url(img/ong4.jpg) no-repeat;
	width: 118px;
	}
	
#onglets_left ul li.onglet4:hover {
	background: url(img/ong4r.jpg) no-repeat;
	}

.onglet5 {
	background: url(img/ong5.jpg) no-repeat;
	width: 118px;
	}
	
#onglets_left ul li.onglet5:hover {
	background: url(img/ong5r.jpg) no-repeat;
	}


.active_onglet {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}


/* _________________  => MENU SECONDAIRE DROITE  */

#onglets_right {
	float: right;
	height: 32px;
	width: 400px;
	color: #ACA9A8;
	font-size: 12px;
	}

.onglets_right1 {
	float: left;
	width: 210px;
	text-align: left;
	margin-right: 27px;
	}
	
.onglets_right2 {
	float: right;
	text-align: left;
	margin-right: 27px;
	}

	

#nav, #nav ul{
	padding:0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
	margin: 0;
}

#nav li a{
	display:block;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483334;
	text-transform: uppercase;
	text-decoration: none;
	background: url(img/menu-entete.jpg) no-repeat left top;
	height: 27px;
	width: 146px;
	padding-top: 2px;
	font-weight: bold;
	text-indent: -25px;	
	}

#nav li a:hover{
	background: url(img/menu-entete-hover.jpg) no-repeat left top;
	}

#nav li{
	float:left;
	position:relative;
	font-size: 11px;
	color: #e72885;
	padding-top: 5px;
	font-weight: bold;
	}

#nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.5em;
	}

#nav li ul a{
	height: 27px;
	width: 146px;
	float:left;
	background: url(img/menu-element.jpg) no-repeat left top;
	margin-bottom: -3px;
	font-weight: normal;
	text-transform: none;
}

#nav li ul a:hover{
	background: url(img/menu-element.jpg) no-repeat left top;
	margin-bottom: -3px;	
}



/* ________________________________________________________________  => MENU VERTICAL */


#menu {
	float: left;
	margin: 0 3px 0 5px;
	width:181px;
	display:inline;
	background-color: #f7f7f7;
	}
	
#menu ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#menu ul li ul{
	margin: 0;
	padding-bottom: 11px;
	}

#menu ul li ul li a:link, #menu ul li ul li a:visited  {
	text-decoration: none;
	color: #9b9b9c;
	display:block;
	width: 156px;
	padding-right:5px;
	font-size: 11px;
	padding-left: 20px;
	}

#menu ul li ul li a:hover {
	text-decoration: none;
	color: #f9fbee;
	background-color: #d8dacf;
	}

#menu ul li ul li a:active {
	text-decoration: none;
	color: #e53187;
	}
	
#menu ul li ul li a.selected, #menu ul li ul li a.selected:visited{
	color: #e53187;
	}


/* _________________  => TITRES MENU NIVEAU 1 GRIS  */

#menu ul li ul li.m_dfe1d5{
	background: url(img/puce_dfe1d5.jpg) no-repeat center left;
	height: 25px;
	padding-top: 5px;
	}

#menu ul li ul li.m_dfe1d5 a:link, #menu ul li ul li.m_dfe1d5 a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #9b9b9c;
	padding-left: 20px; 
	}

#menu ul li ul li.m_dfe1d5 a:hover {
	color: #FFFFFF;
	/*background-color: #dfe1d5;*/
	background-color: #d8dacf;
	height: 25px;
	}

#menu ul li ul li.m_dfe1d5_active {
	color: #FFFFFF;
	/*background-color: #dfe1d5;*/
	background-color: #d8dacf;
	height: 25px;	
	}
	
#menu ul li ul li.m_dfe1d5_active a:link, #menu ul li ul li.m_dfe1d5_active a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #FFFFFF;
	padding-left: 20px; 
	}



/* _________________  => TITRES MENU NIVEAU 1 JAUNE  */

#menu ul li ul li.m_e8c445{
	background: url(img/puce_e8c445.jpg) no-repeat center left;
	height: 25px;
	padding-top: 5px;
	}

#menu ul li ul li.m_e8c445 a:link, #menu ul li ul li.m_e8c445 a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #9b9b9c;
	padding-left: 20px; 
	}

#menu ul li ul li.m_e8c445 a:hover {
	color: #FFFFFF;
	background-color: #e8c445;
	height: 25px;
	}

#menu ul li ul li.m_e8c445_active a:link, #menu ul li ul li.m_e8c445_active a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #FFFFFF;
	padding-left: 20px; 
	}
#menu ul li ul li.m_e8c445_active {
	color: #FFFFFF;
	background-color: #e8c445;
	height: 25px;
	}
	




/* _________________  => TITRES MENU NIVEAU 1 VERT  */

#menu ul li ul li.m_b5c40c{
	background: url(img/puce_b5c40c.jpg) no-repeat center left;
	height: 25px;
	padding-top: 5px;
	}

#menu ul li ul li.m_b5c40c a:link, #menu ul li ul li.m_b5c40c a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #9b9b9c;
	padding-left: 20px; 
	}

#menu ul li ul li.m_b5c40c a:hover {
	color: #FFFFFF;
	background-color: #b5c40c;
	height: 25px;
	}

#menu ul li ul li.m_b5c40c_active {
	color: #FFFFFF;
	background-color: #b5c40c;
	height: 25px;
	}
	
#menu ul li ul li.m_b5c40c_active a:link, #menu ul li ul li.m_b5c40c_active a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #FFFFFF;
	padding-left: 20px; 
	}
	

/* _________________  => TITRES MENU NIVEAU 1 BLEU  */

#menu ul li ul li.m_5dc3af{
	background: url(img/puce_5dc3af.jpg) no-repeat center left;
	height: 25px;
	padding-top: 5px;
	}

#menu ul li ul li.m_5dc3af a:link, #menu ul li ul li.m_5dc3af a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #9b9b9c;
	padding-left: 20px; 
	}

#menu ul li ul li.m_5dc3af a:hover {
	color: #FFFFFF;
	background-color: #5dc3af;
	height: 25px;
	}

#menu ul li ul li.m_5dc3af_active {
	color: #FFFFFF;
	background-color: #5dc3af;
	height: 25px;
	}
	
#menu ul li ul li.m_5dc3af_active a:link, #menu ul li ul li.m_5dc3af_active a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #FFFFFF;
	padding-left: 20px; 
	}
	

/* _________________  => TITRES MENU NIVEAU 1 ROSE  */

#menu ul li ul li.m_e3267f{
	background: url(img/puce_e3267f.jpg) no-repeat center left;
	height: 25px;
	padding-top: 5px;
	}

#menu ul li ul li.m_e3267f a:link, #menu ul li ul li.m_e3267f a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #9b9b9c;
	padding-left: 20px; 
	}

#menu ul li ul li.m_e3267f a:hover {
	color: #FFFFFF;
	background-color: #e3267f;
	height: 25px;
	}

#menu ul li ul li.m_e3267f_active {
	color: #FFFFFF;
	background-color: #e3267f;
	height: 25px;
	}
	
#menu ul li ul li.m_e3267f_active a:link, #menu ul li ul li.m_e3267f_active a:visited {
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #FFFFFF;
	padding-left: 20px; 
	}


/* _________________  => TITRES MENU EN SAVOIR PLUS  */

#menu ul li ul li.m_plus{
	background: url(img/puce_dfe1d5.jpg) no-repeat center left;
 	font-size: 12px;
	font-weight: bold;
	margin-bottom:10px;
	color: #9b9b9c;
	padding-left: 20px; 
	height: 25px;
	padding-top: 5px;
	}


	
	


/* _________________  => NEWSLETTERS  */

	
.form_news {
	float: left;
	margin: 10px 0 0 10px;
	text-align: left;
	}
	
	
.news {
	text-align: left;
	width: 122px;
	border: 1px solid #a1a1a1;
	font-size: 11px;	
	color: #a1a1a1;
	vertical-align: middle;
	}

.btn_news {
	background: url(img/bg_btn.jpg) repeat-x;
	width: 26px;
	border: 1px solid #a1a1a1;
	text-align: left top;
	color: #ffffff;
	vertical-align: middle;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	}


.tx_news {
	color: #e53187;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding-left: 20px; 
	height: 25px;
	background: url(img/puce_e3267f.jpg) no-repeat;
	vertical-align: middle;
	padding-top: 5px;
	}
	

 


/* ________________________________________________________________  => ELEMENTS RECURRENTS ZONE PRINCIPALE  */


#main {
	float: right;
	width: 790px;
	margin-right: 7px;
	display:inline;
	}

#main2 {
	float: left;
	width: 900px;
	display:inline;
	margin-left: 10px;
	}

/* _________________  => POUCET  */

#poucet {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 10px;
	color: #737384;
	float: right;
	}

#poucet a:link, #poucet a:visited{
	text-decoration: underline;
	color: #737384;
	}

#poucet a:hover{
	text-decoration: none;
	}
	
	
/* _________________  => ETAPES  */

#situation {
	width: 240px;
	height: 25px;
	background: url(img/bg_situation.jpg) repeat-x;
	float: left;
	}

#situation p {
	color: #f9fbee;
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	}

#situation a {
	color: #ffffff;
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
	}



#situation2 {
	width: 240px;
	height: 25px;
	background: #eeedf3;
	float: left;
	}

#situation2 p {
	color: #e53187;
	font-size: 14px;
	text-transform: capitalize;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	}

#situation2 a {
	color: #e53187;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	padding-top: 5px;
	text-align: left;
	padding-left: 10px;
	text-decoration: none;
	}
	
#etapes {
	width: 784px;
	height: 24px;
	background-color: #acacac;
	text-align: left;
	}

#etapes ul {
	 padding:0;
	 margin:0;
	 }
 

#etapes ul li{
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	float: left;
	width:180px;
	height: 19px;
	padding: 5px 0 0 10px;
	list-style-image: url(img/puce_etapes_hover.gif);
	background-color: #acacac;
	list-style-position: inside;
	font-size:11px;
	}

#etapes ul li.active {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	float: left;
	width:180px;
	height: 19px;
	padding: 5px 0 0 10px;
	list-style-image: url(img/puce_etapes_hover.gif);
	list-style-position: inside;
	background-color: #de00a2;
	font-size:11px;
	}


/* _________________  => MOTEUR DE RECHERCHE  */

#moteur {
	float: left;
	width:181px;
	background-color: #ffffff;
	padding: 0 0 11px 0;
	}

#moteur img {
	vertical-align: middle;
	}
	
.form {
	float: left;
	margin-top: 10px;
	text-align: left;
	}

.field {
	text-align: left;
	width: 109px;
	border: 1px solid #a1a1a1;
	font-size: 12px;	
	color: #a1a1a1;
	vertical-align: middle;
 }

.btn_ok {
	background: url(img/bg_btn.jpg) repeat-x;
	width: 26px;
	border: 1px solid #a1a1a1;
	text-align: left top;
	color: #ffffff;
	vertical-align: middle;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto;
	}


/* ________________________________________________________________  => ACCUEIL  */


.accroche {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #aca9a8;
	}

.big_accroche {
	font-size: 14px;
	color: #e3267f;
	}

#encart_accueil {
	float: left;
	width: 288px;
	text-align: left;
	}


/* ________________________________________________________________  => FICHE PRODUITS  */

#produit {
	float: left;
	width: 404px;
	margin-right: 18px;
	text-align: left;
	}

#prix {
	float: left;
	width: 151px;
	height: 370px;
	text-align: left;
	position: relative;
	}

.prix_pdt {
	font-size: 36px;
	font-weight: bold;
	}

.prix_barre {
	text-decoration: line-through;
	}

.reduction {
	color: #e53187;
	font-size: 14px;
	font-weight: bold;
	}

#infos_pdt {
	position: relative;
	float: right;
	width: 211px;
	text-align: left;
	height: 370px;
	}

.img_bas {
	position: absolute;
	vertical-align: bottom;
	bottom: 0;
	}


.personnaliser {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 13px;
	cursor: pointer;
	}

.form_perso {
	margin: 0;
	}


/* ________________________________________________________________  => CHOIX DU VISUEL  */

/* _________________  => RAPPEL PRODUIT SELECTIONNE  */

.rappel {
	float: left;
	width: 350px;
	margin: 0 25px 0 17px;
	text-align: left;
	}

.rappel img {
	float: right;
	border: solid 1px #9e9ebd;
	}

.tx_rappel {
	font-size: 16px;
	font-weight: bold;
	}



/* _________________  => TELECHARGEMENT VISUEL // espace perso */


.etape2_bloc {
	margin: 0;
	}

#telecharg {
	width: 384px;
	height: 184px;
	border: 1px solid #bebec7;
	float: left;
	}

#telecharg2 {
	width: 360px;
	float: left;
	}
	
#pelemele {
	width: 384px;
	height: 184px;
	border: 1px solid #bebec7;
	float: right;
	text-align: center;
	}

#pelemele2 {
	width: 423px;
	float: right;
	text-align: center;
	}

.tx_big_rose {
	margin: 8px 0 4px 8px;
	color: #e53187;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	}
	
.conseils {
	font-size: 10px;
	color: #737384;
	text-align: left;
	margin-left: 60px;
	line-height: 15px;
	}

.conseils2 {
	font-size: 12px;
	color: #737384;
	text-align: left;
	margin-left: 30px;
	line-height: 15px;
	}

.conseils_img {
	float: left;
	margin-left: 25px;
	}

.form_telecharge {
	background: url(img/bg_btn_dl.jpg) repeat-x;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	height: 22px;
	}

.form_parcourir parcourir {
	border: 1px solid #000000;
	background-color: #ebebe4;
	}
	
.form_parcourir {
	margin: 15px 0 21px 0;
	}

#prenoms {
	width: 790px;
	background: #dfe3ec url(img/bg_prenom.jpg) no-repeat;
	border: 1px solid #989898;
	text-align: left;
	margin: 8px 0 8px 8px;
	font-size: 15px;
	color: #585858;
	height: 200px;
	}

#prenoms  p.grand {
	margin-left: 10px;
	font-size: 15px;
	color: #585858;
	}

#prenoms  p.petit {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	color: #585858;
	}

#prenoms  img {
	float: right;
	margin: 10px 10px 10px 0;
	}

.form_left {
	float: left;
	margin: 5px 15px 2px 15px;
	border: 1px solid #57585a;
	color: #4f4f4f;
	font-size: 12px;
	vertical-align: middle;
	width: 161px;
	background: url(img/prenom_form.jpg) repeat-x;
	}

#valider2 {
	float: left;
	margin: 5px 15px 2px 15px;
	vertical-align: middle;
	background: url(img/bg_btn.jpg) repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 12px;
	cursor: pointer;
	width: 161px;
	}

#apercu_prenom {
/*	float: left;
	margin-right: 30px;
*/	padding-left: 5px;
	font-size: 11px;
	text-align: left;
	color: #e53187;
	float: left;
	}

#imgApercu {
	border: 1px solid #e53187;
	text-align: left;
	}

/* _________________  => FOTOLIA  */


#fotolia {
	width: 790px;
	/*border: 1px solid #bebec7;*/
	margin-top: 12px;
	text-align: left;
	}

	
#search_fotolia {
	margin: 5px 5px 5px 5px;
	background-color: #e6e6e6;
	height: 30px;
	color: #000000;
	text-align: left;
	padding: 3px 0 0 20px;
	}


.searchbar {
	width: 283px;
	text-align: left;
	color: #aca9a8;
	height: 18px;
	border: 1px solid #bebec7;
	}

#search_fotolia a:link, #search_fotolia a:visited{
	color: #000000;
	text-decoration: underline;
	}

#search_fotolia a:hover{
	color: #000000;
	text-decoration: none;
	}
	

#search_fotolia2 {
	margin: 0;
	background-color: #e6e6e6;
	height: 26px;
	color: #de00a2;
	text-align: center;
	font-size: 12px;
	padding: 3px 0 0 10px;
	}
	
#outilTexte {
	margin: 0;
	background-color: #e6e6e6;
	height: 26px;
	color: #de00a2;
	text-align: center;
	font-size: 12px;
	padding: 3px 0 0 10px;
	}

#outilPeleMele {
	margin: 0;
	background-color: #e6e6e6;
	height: 26px;
	color: #de00a2;
	text-align: center;
	font-size: 12px;
	padding: 3px 0 0 10px;
	}


.searchbar2 {
	width: 246px;
	text-align: left;
	color: #aca9a8;
	height: 18px;
	border: 1px solid #bebec7;
	}
	
	
.btn_go {
	width: 22px;
	height: 20px;
	background: url(img/btn_go.jpg) no-repeat;
	border: 0;
	cursor: pointer;
	}

.theme {
	float: left;
	margin: 10px;
	padding: 0;
	list-style:none;
	}

.theme_li{
	margin-bottom: 30px;
	}
	
.theme img{
	float: left;
	margin-right: 10px;
	}


/* ________________________________________________________________  => CHRONO PROMO */


.chrono {
	text-align: center;
	color: #e53187;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #e53187;
	width: 340px;
	margin-top: 10px;
	}

.chrono2 {
	font-size: 24px;
	font-weight: bold;
	color: #e53187;
	}


/* ________________________________________________________________  => ONGLET PLUS D'INFOS */


#tabbed_box {
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585887;
	text-align: left;
	float: left;
	}

.tabbed_box p {
	color:#aca9a8;
	font-weight: normal;
	text-align: left;
	}
ul.tabs {

	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
	
ul.tabs li {
    list-style:none;
    display:inline;
	}


ul.tabs li a {
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(img/item_compte.jpg);
	font-size: 9px;
	color: #E53187;
	text-decoration: underline;
	color:#E53187;
	text-decoration:none;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 10px;

	}

ul.tabs li a.active {
	background-image:url(img/item_compte.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-size: 9px;
	height: 27px;
	color: #aca9a8;
	text-decoration: underline;
	}




ul.tabs li a:hover {
	
	text-decoration: underline;
	}

ul.tabs li a#ong_close.active{

	color:#E53187;
	border:0px;
	background-image: none;

	}
	
ul.tabs li a#ong_close{

	color:#E53187;
	border:0px;
	background-image: none;

}	


.content {
	background-color:#FFFFFF;
	padding:10px;
	border:1px solid #CCCCCC;
	background-image: url(img/bas_onglet.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
}

#content_2, #content_3, #content_1 {
	display: none;
	}




/* ________________________________________________________________  => FOOTER */

#footer {
	float: right;
	width: 790px;
	color: #ACA9A8;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	}

#footer img{
	vertical-align: middle;
	}	

#footer a:link, #footer a:visited {
	color: #ACA9A8;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #ACA9A8;
	text-decoration: underline;
	}	

.col_footer1 {
	margin-left: 22px;
	width: 250px;
	float: left;
	}

.col_footer2 {
	margin-left: 12px;
	float: left;
	width: 200px;
	}

#footer ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	}


	
	
/* ________________________________________________________________  => BANDEAU PRODUITS */
	
.infiniteCarousel {
	width: 758px;
	position: relative;
	height: 115px;
	margin:0 auto;
	z-index:0;
	}

.infiniteCarousel a, .infiniteCarousel a:visited {
	text-decoration: none;
	}

.infiniteCarousel .wrapper {
	width: 728px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	margin: 0 15px;
	top: 0;
	border: 1px solid #d6cee2;
	position:absolute;
	left:0;
	}

.infiniteCarousel .wrapper ul {
	width: 99999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	}

.infiniteCarousel li {
	float: left;
	padding: 1px;
	height: 113px;
	width: 180px;
	position:relative;
	}

.infiniteCarousel li#bandeauSelected {
border:1px solid #E53187;
padding:0;
}

.infiniteCarousel img {
	position:absolute;
	left:0;
	z-index:-10;
	}

.infiniteCarousel .arrow {
	display: block;
	height: 117px;
	width: 15px;
	position: absolute;
	cursor: pointer;
	top:0;
	}

.infiniteCarousel .forward {
	right: 0;
	background:url(img/forward.jpg);
	}

.infiniteCarousel .back {
	left: 0;
	background:url(img/back.jpg);
	}

.infiniteCarousel .forward:hover {
	background:url(img/forward-hover.jpg);
	}

.infiniteCarousel .back:hover {
	background:url(img/back-hover.jpg);
	}

.infiniteCarousel .carouselPrix {
	position:absolute;
	z-index:10;
	right:5px;
	top:5px;
	text-align:right;
	color: #E53187;
	font-weight: bold;
	font-size: 16px;
	}
	
.infiniteCarousel .carouselPrix span{
	color: #BEBEC7;
	font-weight: normal;
	font-size: 12px;
	text-decoration: line-through;
	}
	
.infiniteCarousel .carouselPrix span.offrepromo{
	color: #fb3fa0;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	}

.infiniteCarousel .detail {
	color: #6d3bf1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position:absolute;
	bottom:3px;
	z-index:10;
	text-align:center;
	width:100%;
	left:0;
	}

.infiniteCarousel .detail a{
	color: #aca9a8;
	}
.infiniteCarousel .detail a:hover{
	color: #E53187;
	}
.infiniteCarousel li.bandeauSelected .detail {
	color: #E53187;
	}
.infiniteCarousel .carouselLink {
	width:100%;
	display:block;
	height:115px;
	position:absolute;
	z-index:100;
	left:0;
	}
/* ________________________________________________________________  => BANDEAU PRODUITS 2 */
.infiniteCarousel3 {
	width: 630px;
	position: relative;
	height: 117px;
	margin:0 0 0 160px;
	z-index:0;
	}

.infiniteCarousel3 a, .infiniteCarousel3 a:visited {
	text-decoration: none;
	}

.infiniteCarousel3 .wrapper {
	width: 600px; /* .infiniteCarousel3 width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	margin: 0 15px;
	top: 0;
	border: 1px solid #d6cee2;
	position:absolute;
	left:0;
	}

.infiniteCarousel3 .wrapper ul {
	width: 9999px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin:0;
	padding:0;
	}

.infiniteCarousel3 li {
	float: left;
	padding: 1px;
	height: 115px;
	width: 150px;
	position:relative;
	}

.infiniteCarousel3 li#bandeauSelected {
border:1px solid #E53187;
padding:0;
}

.infiniteCarousel3 img {
	position:absolute;
	left:0;
	z-index:-10;
	}

.infiniteCarousel3 .arrow {
	display: block;
	height: 119px;
	width: 15px;
	position: absolute;
	cursor: pointer;
	top:0;
	}

.infiniteCarousel3 .forward {
	right: 0;
	background:url(img/forward.jpg);
	}

.infiniteCarousel3 .back {
	left: 0;
	background:url(img/back.jpg);
	}

.infiniteCarousel3 .forward:hover {
	background:url(img/forward-hover.jpg);
	}

.infiniteCarousel3 .back:hover {
	background:url(img/back-hover.jpg);
	}

.infiniteCarousel3 .wrapper a .detail-accueil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #898989;
	font-size: 10px;
	margin-left: -70px;
	margin-top: 100px;
	text-decoration: none;
	text-align: left;
	position: absolute;
	z-index:10;
}

.infiniteCarousel3 img.section {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: -160px;
	width: 155px;
}

.infiniteCarousel3 .detail {
	color: #6d3bf1;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	position:absolute;
	bottom:3px;
	z-index:10;
	text-align:center;
	width:100%;
	left:0;
	}

.infiniteCarousel3 .detail a{
	color: #aca9a8;
	}
.infiniteCarousel3 .detail a:hover{
	color: #E53187;
	}
.infiniteCarousel3 li.bandeauSelected .detail {
	color: #E53187;
	}
.infiniteCarousel3 .carouselLink {
	width:100%;
	display:block;
	height:115px;
	position:absolute;
	z-index:100;
	left:0;
	}



/* ________________________________________________________________  => PREMIERE VISITE  */

	
#tableauPremiereVisite{
	width:100%;
	border:1px solid #ccc;
	border-spacing:0;
	border-collapse:collapse;
	text-align:center;
}

#tableauPremiereVisite td{
	border:1px solid #ccc;
	vertical-align:top;
}

#tableauPremiereVisite p{
	margin:8px 0;
}

#tableauPremiereVisite h2{
	text-align:center;
	color:#B2CE79;
	font-size:1.2em;
}




/* _________________  => MON COMPTE  */

#items_compte {
	float: left;
	width: 527px;
	background: url(img/sous_items.jpg) no-repeat;
	height: 32px;
	margin-left: 30px;
	}
	
#items_compte ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#items_compte ul li {
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 32px;
	}

#items_compte ul li p{
	display: block;
	color: #e53187;
	text-decoration: none;
	}
	
#items_compte ul li a:link, #items_compte ul li a:visited {
	display: block;
	color: #e53187;
	text-decoration: none;
	font-size: 13px;
	}

#items_compte ul li a:hover {
	color: #aca9a8;
	text-decoration: none;
	}
	
.items {
	background: url(img/item_compte.jpg) no-repeat;
	width: 121px;
	}

.items_long {
	background: url(img/item_compte_long.jpg) no-repeat;
	width: 180px;
	}


.champ_compte {
	border: 1px solid #a1a1a1;
	color: #666666;
	vertical-align: middle;
	float: left;
 }

.champ_compte2 {
	border: 1px solid #a1a1a1;
	color: #666666;
	vertical-align: middle;
 }

 .champ_compte2-error {
	border: 1px solid #FF0000;
	color: #FF0000;
	vertical-align: middle;
 }
 
.label_compte {
	float: left;
	width: 183px;
	font-weight: normal;
	}

.label_accord {
	text-align: center;
	font-weight: normal;
	}

.div_label {
	margin-bottom: 15px;
	margin-top: 10px;
	}
	
#compte_centre {
	margin-left: auto; 
  	margin-right: auto; 
	border: 1px solid #999999;
	text-align: left;
	font-weight: normal;
	width: 700px;
	padding-left: 20px;
	}

#valider {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	cursor: pointer;
	margin-left: auto; 
  	margin-right: auto; 
	padding-top: 5px;
	}

#valider a:link, #valider a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
#valider a:hover {
	text-decoration: underline;
	}
	

#identifier {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}


#identifier a:link, #identifier a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
#identifier a:hover {
	text-decoration: none;
	color:#ffffff;
	}

.lien_login a:link, #identifier a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}

.lien_login  a:hover {
	text-decoration: none;
	color:#ffffff;
	}
	
.complement {
	text-align: justify;
	font-weight: normal;
	}

	
/* ________________________________________________________________  => VOS COMMANDES  */


.colonne1 {
	width: 87px;
	text-align: center;
	}

.colonne2 {
	width: 87px;
	text-align: left;
	}
	
.tableau_delais {
	border: 1px solid #CCCCCC;
	width: 300px;
	text-align: center;
	border-collapse:collapse;
	}

.tableau_delais td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	}

/* ________________________________________________________________  => LIVRAISON  */


.tableau_livraison {
	border: 1px solid #CCCCCC;
	width: 600px;
	text-align: center;
	border-collapse:collapse;
	margin-left: auto; 
  	margin-right: auto; 
	}
	
.tableau_livraison td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	text-align: center;
	}

.td_livr_gauche1 {
	width: 135px;
	text-align: center;
	vertical-align: middle;
	background-color: #E1E1FF;
	}

.td_livr_milieu1 {
	width: 411px;
	text-align: left;
	vertical-align: middle;
	background-color: #E1E1FF;
	}	

		
/* ________________________________________________________________  => PANIER */

#etapesPanier{
	list-style-type:none;
	text-align:right;
	padding-left:120px;
	color:#E52E85;
	background:url(/styles/img/etapesPanier.gif) 384px 0 no-repeat;
	margin-top:0;
	height:34px;
	padding-top:10px;
	font-size:0.9em;
	}
	
#etapesPanier li{
	display:inline;
	margin:0 3px;
	}

#etapesPanier li.active{
	font-weight:bold;
	}

.tableauPanier{
	border:1px solid #ccc;
	margin:10px 0;
	border-collapse:collapse;
	border-spacing:0;
	}

.tableauPanier td{
	border:1px solid #ccc;
	}
	
.tableauPanier table{
	border:0;
	}
	
.tableauPanier table td{
	border:0;
	}
	
.tableauPanierVert{
	font-weight:bold;
	background: url(img/bg_prix_panier.jpg) repeat-x;
	color:#ffffff;
	}

.tableauPanierVert2 {
	font-weight:bold;
	background:#B2CE79;
	color:#fff;
	height: 15px;
	}
	
.tableauPanierVert2 h2{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	vertical-align: middle;
	}
	
.tableauPanierRose{
	font-weight:bold;
	background:#E53187;
	color:white;
	padding:20px 0;
	}

.tableauPanierRose{
	font-weight:bold;
	background:#E53187;
	color:white;
	padding:20px 0;
	}
	
.tableauPanierRose a {
		color:white;
		font-size:1.6em;
		text-decoration:none;
	}
	
.tableauPanierFontRose{
	font-size:1.2em;
	color:#E53187;
	font-weight:bold;
	}
	
.tableauPanierPromo{
	color:#E53187;
	text-align:left;
	padding:3px;
	font-style:italic;
	}

.textevert {
	color: #a1cb39;
	font-size: 12px;
	text-align: right;
	}

.textevert a:link, .textevert a:visited {
	color: #a1cb39;
	text-decoration: underline;
	}

.textevert a:hover {
	color: #a1cb39;
	text-decoration: none;
	}


.boutonViolet {
	background: url(img/btn_perso2.jpg) repeat-x;
	width: 182px;
	height: 26px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 12px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	margin-left: 10px;
	}

.boutonViolet a:link, .boutonViolet a:visited {
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	}
	
.boutonViolet a:hover {
	text-decoration: underline;
	color:#ffffff;
	}


.boutonVert {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 182px;
	height: 26px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 12px;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	margin-left: 10px;
	}

.boutonVert a:link, .boutonVert a:visited {
	text-decoration: none;
	color:#ffffff;
	text-align: center;
	}
	
.boutonVert a:hover {
	text-decoration: underline;
	color:#ffffff;
	}


.tableauPaiement{
	border:1px solid #ccc;
	margin:10px 0;
	text-align: left;
	}
	
.panierForm , .panierForm  *{
	vertical-align:middle;
}
.panierForm form{
	margin:0;
	padding:0;
	height:25px;
}

	

/* ________________________________________________________________  => RESULTATS RECHERCHE */

#resultats_moteur h2 {
	margin-top: 20px;
	}

#resultats_moteur li {
	list-style-image: none;
	list-style-type: none;
	font-size: 11px;
	color: #aca9a8;
	text-align: left;
	margin-right: 7px;
	font-weight: bold;
	float:left;
	width:180px;
	height:150px;
	}

#resultats_moteur a {
	text-decoration: none;
	color: #aca9a8;
	}

#resultats_moteur a:hover {
	text-decoration: none;
	color: #E53187;
	}

.recherche_prix {
	color: #E53187;
	font-weight: bold;
	font-size: 10px;
	display: inline-block;	
	}


/* ________________________________________________________________  => BOUTIQUES PERSOS DANS MON COMPTE */


.btn_base {
	background: url(img/bg_btn_dl.jpg) repeat-x;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	width: 181px;
	cursor: pointer;
	}

.btn_base a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
	}


.btn_base2 {
	background: url(img/bg_btn_dl.jpg) repeat-x;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	width: 201px;
	cursor: pointer;
	}

.btn_base2 a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
	}

 
.label_create-boutique {
	width: 133px;
	font-weight: normal;
	float: left;
	}
	
.label_liste_produit {
	width: 170px;
	font-weight: normal;
	float: left;
	}
.champ_create-boutique {
	border: 1px solid #a1a1a1;
	color: #666666;
	vertical-align: middle;
	margin-bottom: 8px;
	float: left;
	}
	
.champ_create-boutique-error {
	border: 1px solid #FF0000;
	color: #FF0000;
	vertical-align: middle;
	margin-bottom: 8px;
	float: left;
	}
	
#div-message-error {
color: #FF0000;
float: right;
text-align:right;
padding-right:40px;
}
	
.champ_create-boutique2 {
	border: 1px solid #a1a1a1;
	color: #666666;
	vertical-align: middle;
	margin-bottom: 8px;
	}

.champ_create-center {
	margin-bottom: 8px;
	margin-left: 100px;
	margin-top: 20px;
	}
	
.champ_create-produit {
	border: 1px solid #a1a1a1;
	color: #666666;
	vertical-align: middle;
	margin-bottom: 8px;
	float: left;
	text-align: right;
	}	
	
.champ_choix_theme {
	border: 1px solid #a1a1a1;
	color: #666666;
	vertical-align: middle;
	margin-bottom: 8px;
	float: left;
	margin-right : 10px;
	}	

.boutique_form {
	width:344px; 
	float:left; 
	text-align: left;
	}

.bouton_boutique {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	cursor: pointer;
	padding-top: 5px;
	margin-right: 32px;
	float: right;
	}

.bouton_boutique a:link, .bouton_boutique a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.bouton_boutique a:hover {
	text-decoration: underline;
	}



.bouton_boutique_orange {
	background:url(img/btn_perso_orange.jpg) repeat-x scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:23px;
	margin-right:32px;
	padding-top:5px;
	text-align:center;
	width:181px;
	}


.bouton_boutique_orange a:link, .bouton_boutique_orange a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.bouton_boutique_orange a:hover {
	text-decoration: underline;
	}
	
	

.btn_mes_produits {
	background: url(img/bg_btn_dl.jpg) repeat-x;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	cursor: pointer;
	}

.btn_mes_produits_suppr {
	background: url(img/bg_btn_suppr.jpg) repeat-x;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	cursor: pointer;
	}
	
.btn_mes_produits_rose {
	background-color: #e52c7d;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	margin: 2px;
	cursor: pointer;
	}

.btn_mes_produits_gris {
	background-color: #999999;
	border: 1px solid #b3b3c9;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	margin: 2px;
	cursor: pointer;
	}
	

	


/*----------------------------------------- MENU DU HAUT DANS MON COMPTE / BOUTIQUE */

#items_boutique {
	float: left;
	background: url(img/sous_items.jpg) no-repeat;
	height: 32px;
	margin-left: 32px;
	margin-top: 10px;
	}
	
#items_boutique ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#items_boutique ul li {
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	padding-top: 10px;
	height: 32px;
	background: url(img/item_compte_long.jpg) no-repeat;
	width: 180px;
	}

#items_boutique ul li p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	}


/*-------------------- ITEMS MON COMPTE */

	
#items_boutique ul li a.etape1:link, #items_boutique ul li a.etape1:visited {
	display: block;
	color: #2977c1;
	text-decoration: none;
	font-size: 13px;
	}
	
#items_boutique ul li a.etape1:hover {
	color: #aca9a8;
	text-decoration: none;
	}

#items_boutique ul li a.etape2:link, #items_boutique ul li a.etape2:visited {
	display: block;
	color: #32a4bf;
	text-decoration: none;
	font-size: 13px;
	}
	
#items_boutique ul li a.etape2:hover {
	color: #aca9a8;
	text-decoration: none;
	}

#items_boutique ul li a.etape3:link, #items_boutique ul li a.etape3:visited {
	display: block;
	color: #a8ca37;
	text-decoration: none;
	font-size: 13px;
	}
	
#items_boutique ul li a.etape3:hover {
	color: #aca9a8;
	text-decoration: none;
	}
		
.tit_boutique_etape1 {
	color: #a8ca37;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	}

.tit_boutique_etape2  {
	color: #a8ca37;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	}

.tit_boutique_etape3  {
	color: #a8ca37;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	}



/*----------------------------------------- ONGLET ACTIF THEME  */

#items_boutique ul li.items-on-etape1 {
	background: url(img/item_theme.jpg) no-repeat;
	width: 180px;
	color: #FFFFFF;
	} 

#items_boutique ul li.items-on-etape1 a:link, #items_boutique ul li.items-on-etape1 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#items_boutique ul li.items-on-etape1 a:hover {
	color: #aca9a8;
	text-decoration: none;
	}



/*----------------------------------------- ONGLET ACTIF PRESENTATION  */

#items_boutique ul li.items-on-etape2 {
	background: url(img/item_presentation.jpg) no-repeat;
	width: 180px;
	color: #FFFFFF;
	} 

#items_boutique ul li.items-on-etape2 a:link, #items_boutique ul li.items-on-etape2 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#items_boutique ul li.items-on-etape2 a:hover {
	color: #aca9a8;
	text-decoration: none;
	}


	
/*----------------------------------------- ONGLET ACTIF REFERENCEMENT  */

#items_boutique ul li.items-on-etape3 {
	background: url(img/item_referencement.jpg) no-repeat;
	width: 180px;
	color: #FFFFFF;
	} 

#items_boutique ul li.items-on-etape3 a:link, #items_boutique ul li.items-on-etape3 a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#items_boutique ul li.items-on-etape3 a:hover {
	color: #aca9a8;
	text-decoration: none;
	}
	
	
/*----------------------------------------- */


.choix_theme {
	float: right;
	margin-right: 25px;
	}

.titre_theme {
	margin-left: 35px;
	margin-bottom: 5px;
	}

.coche_theme {
	margin-top: 87px;
	text-align: center;
	vertical-align: middle;
	float: left;
	}




/* ________________________________________________________________  => PROCESSUS CREATION D'UNE BOUTIQUE PERSO  */

/*--------------------ETAPES CREATION BOUTIQUE */


#etapes_boutique {
	float: left;
	height: 74px;
	padding-left: 32px;
	margin-top: 10px;
	}
	
#etapes_boutique ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#etapes_boutique ul li {
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	height: 74px;
	width: 179px;
	}
	

#etapes_boutique ul li.un {
	background: url(img/un.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique ul li.un-on {
	background: url(img/un-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique ul li.un p, #etapes_boutique ul li.un-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}

#etapes_boutique ul li.un-on a:link, #etapes_boutique ul li.un-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.un-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.un a:link, #etapes_boutique ul li.un a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.un a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.deux {
	background: url(img/deux.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique ul li.deux-on {
	background: url(img/deux-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique ul li.deux p, #etapes_boutique ul li.deux-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}
	
#etapes_boutique ul li.deux-on a:link, #etapes_boutique ul li.deux-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.deux-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.deux a:link, #etapes_boutique ul li.deux a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.deux a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.trois {
	background: url(img/trois.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique ul li.trois-on {
	background: url(img/trois-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique ul li.trois p, #etapes_boutique ul li.trois-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}

#etapes_boutique ul li.trois-on a:link, #etapes_boutique ul li.trois-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.trois-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.trois a:link, #etapes_boutique ul li.trois a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.trois a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.quatre {
	background: url(img/quatre.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique ul li.quatre-on {
	background: url(img/quatre-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique ul li.quatre p, #etapes_boutique ul li.quatre-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}

#etapes_boutique ul li.quatre-on a:link, #etapes_boutique ul li.quatre-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.quatre-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique ul li.quatre a:link, #etapes_boutique ul li.quatre a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique ul li.quatre a:hover {
	color: #000000;
	text-decoration: none;
	}




/*--------------------INTERMEDIRAIRE */

#create0 {
	width: 782px;
	height: 401px;
	margin: 0 auto;
	text-align: center;
	}

.pasdecompte {
	float: left;
	padding-left: 40px;
	border-left: 1px #999999 solid;
	margin-left: 20px;
	}

.tit_create0 {
	color: #a8ca37;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	}

.mention_form {	
	font-style: italic;
	color:#999999;
	font-size: 11px;
	}

.annotation {	
	font-style: italic;
	color:#999999;
	font-size: 11px;
	float: right;
	margin-right: 10px;
	width: 300px;
	}
	

.explication {
	margin-left: 133px;
	text-align: left;
	font-style: italic;
	color:#999999;
	font-size: 11px;
	}
	

/*--------------------------ETAPE SUIVANTE BOUTIQUE */

.btn_vert_boutique {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	cursor: pointer;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	}

.btn_vert_boutique a:link, .btn_vert_boutique a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.btn_vert_boutique a:hover {
	text-decoration: underline;
	}
	

	.btn_vert_boutique2 {
	background: url(img/btn_perso.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	cursor: pointer;
	margin-left: 10px;
	padding-top: 5px;
	}

.btn_vert_boutique2 a:link, .btn_vert_boutique2 a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.btn_vert_boutique 2a:hover {
	text-decoration: underline;
	}

/*--------------------------ETAPE PRECEDENTE BOUTIQUE */

.btn_rose_boutique {
	background: url(img/btn_perso2.jpg) repeat-x;
	width: 181px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 0;
	font-size: 11px;
	cursor: pointer;
	float: left;
	margin-left: 30px;
	padding-top: 5px;
	}

.btn_rose_boutique a:link, .btn_rose_boutique a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.btn_rose_boutique a:hover {
	text-decoration: underline;
	}

/*--------------------------ETAPE SUIVANT ET PRECEDENT GRIS */


.suivante {
	text-align: center;
	color: #666666;
	border: 0;
	font-size: 10px;
	cursor: pointer;
	float: right;
	margin-right: 32px;
	padding-top: 5px;
	}

.suivante a:link, .suivante a:visited {
	text-decoration: none;
	color:#666666;
	text-align: center;
	text-transform: uppercase;
	}
	
.suivante a:hover {
	text-decoration: underline;
	}

.precedent {
	text-align: center;
	color: #666666;
	border: 0;
	font-size: 10px;
	cursor: pointer;
	float: left;
	margin-left:30px;
	padding-top: 5px;
	}

.precedent a:link, .precedent a:visited {
	text-decoration: none;
	color:#666666;
	text-align: center;
	text-transform: uppercase;
	}
	
.precedent a:hover {
	text-decoration: underline;
	}

	
.bouton_central_rouge {
	background: url(img/btn_rouge.jpg) repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto;
	width: 30%;
	height: 24px;
	padding-top: 4px;
	}
	
.bouton_central_rouge a:link, .bouton_central_rouge a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.bouton_central_rouge a:hover {
	text-decoration: underline;
	}


.bouton_central_gris {
	background-color: #999999;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto;
	width: 30%;
	height: 21px;
	padding-top: 3px;
	}
	
.bouton_central_gris a:link, .bouton_central_gris a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.bouton_central_gris a:hover {
	text-decoration: underline;
	}
	

.bouton_central_orange {
	background: url(img/btn_orange.jpg) repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto;
	width: 30%;
	height: 24px;
	padding-top: 4px;
	}
	
.bouton_central_orange a:link, .bouton_central_orange a:visited {
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}
	
.bouton_central_orange a:hover {
	text-decoration: underline;
	}
	

.mention_parcourir {
	font-size: 11px;
	margin-left: 130px;
	font-style: italic
	}

.mention {
	font-size: 11px;
	font-style: italic
	}

.pourquoi_ref {
	width: 95%;
	text-align: center;
	background-color: #eeedf3;
	border: 1px solid #cbcbcb;
	margin: 10px 10px 10px 10px;
	}

.visuel_produit_create {
	width: 98%;
	text-align: left;
	background-color: #eeedf3;
	margin: 10px 1px 10px 1px;
	padding-left: 10px;
	}

.t1_produit_create	{
	color: #e53187;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 20px 20px 20px;
	text-align: justify;
	}

.t2_produit_create	{
	color: #979799;
	padding: 0px 0px 20px 20px;
	text-align: justify;
	}
	
.img_produit_create	{

	float:right;
	margin:10px;
	}
	
	
.prix_produit_create {
	background-color:#EEEDF3;
	border:1px solid #CBCBCB;
	margin:0;
	padding:1px 1px 1px 25px;
	width:40px;
	text-align: right;
	}	
	
.pourquoi_ref p {
	color: #979799;
	margin: 10px 10px 10px 10px;
	text-align: justify;
	}
	

/* ________________________________________________________________  => MENU MON COMPTE BOUTIQUE PERSO  */

.tit_moncompte:link, .tit_moncompte:visited{
	font-size: 18px;
	font-weight: bold;
	color: #acacac;
	text-decoration:none;
	}

ul.navigation li.menu_compte_boutique {
	background: url(img/menu_compte_boutique.jpg) no-repeat;
	/*height: 29px;*/
	padding-bottom:6px;
	padding-top:2px;
	}
	
ul.navigation li.menu_compte_boutique a.compte_boutique:link, ul.navigation li.menu_compte_boutique a.compte_boutique:visited {
	color: #ffffff;	
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 4px;
	display: block;
	}
	
ul.navigation li.menu_compte_boutique a.compte_boutique:hover {
	text-decoration: underline;
	}	

ul.navigation li.menu_compte_boutique ul.open_at_load1 {
	height:35px;	
}
ul.navigation li.menu_compte_boutique ul.open_at_load2 {
	height:125px;
}
ul.navigation li.menu_compte_boutique ul.open_at_load3 {
	height:95px;
}
ul.navigation li.menu_compte_boutique ul.open_at_load4 {
	height:70px;
}
ul.navigation li.menu_compte_boutique ul.open_at_load5 {
	height:110px;
}

ul.navigation li.menu_compte_boutique ul#subMenu1 li, ul.navigation li.menu_compte_boutique ul#subMenu2 li, ul.navigation li.menu_compte_boutique ul#subMenu3 li,
ul.navigation li.menu_compte_boutique ul#subMenu4 li, ul.navigation li.menu_compte_boutique ul#subMenu5 li{
	margin-left:10px;
}

ul.navigation li.menu_compte_boutique ul#subMenu1 li a#premier, ul.navigation li.menu_compte_boutique ul#subMenu2 li a#premier, ul.navigation li.menu_compte_boutique ul#subMenu3 li a#premier,
ul.navigation li.menu_compte_boutique ul#subMenu4 li a#premier, ul.navigation li.menu_compte_boutique ul#subMenu5 li a#premier{
	margin-top:5px;
}

ul.navigation li.menu_compte_boutique ul#subMenu1 li a.sous_compte_boutique:link, ul.navigation li.menu_compte_boutique ul#subMenu1 li a.sous_compte_boutique:visited,
ul.navigation li.menu_compte_boutique ul#subMenu2 li a.sous_compte_boutique:link, ul.navigation li.menu_compte_boutique ul#subMenu2 li a.sous_compte_boutique:visited,
ul.navigation li.menu_compte_boutique ul#subMenu3 li a.sous_compte_boutique:link, ul.navigation li.menu_compte_boutique ul#subMenu3 li a.sous_compte_boutique:visited,
ul.navigation li.menu_compte_boutique ul#subMenu4 li a.sous_compte_boutique:link, ul.navigation li.menu_compte_boutique ul#subMenu4 li a.sous_compte_boutique:visited,
ul.navigation li.menu_compte_boutique ul#subMenu5 li a.sous_compte_boutique:link, ul.navigation li.menu_compte_boutique ul#subMenu5 li a.sous_compte_boutique:visited{
	color: #9d9c9a;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 8px;
	display: block;
	width:145px;
	}
	
ul.navigation li.menu_compte_boutique ul#subMenu1 li a.sous_compte_boutique:hover , ul.navigation li.menu_compte_boutique ul#subMenu2 li a.sous_compte_boutique:hover ,
ul.navigation li.menu_compte_boutique ul#subMenu3 li a.sous_compte_boutique:hover , ul.navigation li.menu_compte_boutique ul#subMenu4 li a.sous_compte_boutique:hover ,
ul.navigation li.menu_compte_boutique ul#subMenu5 li a.sous_compte_boutique:hover {
	text-decoration: underline;		
	background-color:#ffffff;
	color:#9d9c9a;
	}


/* ________________________________________________________________  => MON COMPTE CONFIGURATIONS  */


.statistique_moncompte {
	float: left;
	width: 300px;
	border: #ACACAC 1px solid;
	text-align: left;
	margin-right: 20px;
	margin-left: 30px;
	}

.statistique_moncompte p {
	padding: 10px;
	}

.stats_tit {
	background-color: #ACACAC;
	text-align: center;
	color:#FFFFFF;
	width: 100%;
	font-weight: bold;
	}	

.btn_modifier_theme {
	background: url(img/bg_btn.jpg) repeat-x scroll 0 0 transparent;
	border:1px solid #B3B3C9;
	height:20px;
	text-align:center;
	vertical-align:middle;
	width:60px;
	float: left;
	margin-left: 20px;
	color: #ffffff;
	font-weight: bold;
	}

.btn_modifier_theme a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 3px;
	display: block;
	}
	
.btn_modifier_theme3 {
	background: url(img/bg_btn.jpg) repeat-x scroll 0 0 transparent;
	border:1px solid #B3B3C9;
	height:20px;
	text-align:center;
	vertical-align:middle;
	width:60px;
	float: left;
	margin-left: 130px;
	
	}

.btn_modifier_theme3 a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 3px;
	display: block;
	}	
	
	

.btn_modifier_theme2 {
	background: url(img/bg_btn.jpg) repeat-x scroll 0 0 transparent;
	border:1px solid #B3B3C9;
	height:20px;
	text-align:center;
	vertical-align:middle;
	width:60px;
	float: left;
	}

.btn_modifier_theme2 a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 3px;
	display: block;
	}



.btn_vert_base {
	background: url(img/bg_btn.jpg) repeat-x scroll 0 0 transparent;
	border:1px solid #B3B3C9;
	height:20px;
	text-align:center;
	vertical-align:middle;
	float: left;
	margin-left: 20px;
	color: #ffffff;
	font-weight: bold;
	}

.btn_vert_base a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin-top: 3px;
	display: block;
	}
	
	

/* ________________________________________________________________  => MY BOUTIQUE AIDE  */

.aide {
	text-align: left;
	font-size: 12px;
	color: #4b4b4b;
	}
	
.aide a {
	color: #00b4bf;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	}

.aide_grise {
	background-color:#F7F7F7;
	text-align: left;
	width: 100%;
	}

.aide_grise p {
	padding: 0 20px; 0 20px;
	}

.vousaide {
	text-align: left;
	color: #353535;
	font-size: 26px;
	padding-bottom: 5px;
	}
	
.span-asterix
{
	color:#FF0000;
}



/* ________________________________________________________________  => pages prenant toute la LARGEUR SITE  */
/* ________________________________________________________________  => pages prenant toute la LARGEUR SITE  */
/* ________________________________________________________________  => pages prenant toute la  LARGEUR SITE  */
/* ________________________________________________________________  => pages prenant toute la  LARGEUR SITE  */
/* ________________________________________________________________  => TEST LARGEUR SITE  */



#main_test {
	width: 790px;
	margin-right: 7px;
	display:inline;
	}

#compte_centre_test {
	border:1px solid #999999;
	font-weight:normal;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	text-align:left;
	width:93%;
	}

.champ_create-center_test  {
	margin-bottom:8px;
	margin-top:20px;
	}

#footer_test {
	color:#ACA9A8;
	font-size:11px;
	line-height:15px;
	text-align:center;
	width:790px;
	margin: 0 auto;
	}

#footer_test img{
	vertical-align: middle;
	}	

#footer_test a:link, #footer_test a:visited {
	color: #ACA9A8;
	text-decoration: none;
	}
	
#footer_test a:hover {
	color: #ACA9A8;
	text-decoration: underline;
	}	

#footer_test ul {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
	}


	
#etapes_boutique_test {
	text-align: center;
	margin: 0 auto;
	height: 74px;
	padding-top: 10px;
	width: 750px;
	}

#etapes_boutique_test ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#etapes_boutique_test ul li {
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	height: 74px;
	width: 179px;
	}
	

#etapes_boutique_test ul li.un {
	background: url(img/un.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique_test ul li.un-on {
	background: url(img/un-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique_test ul li.un p, #etapes_boutique_test ul li.un-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}

#etapes_boutique_test ul li.un-on a:link, #etapes_boutique_test ul li.un-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.un-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.un a:link, #etapes_boutique_test ul li.un a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.un a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.deux {
	background: url(img/deux.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique_test ul li.deux-on {
	background: url(img/deux-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique_test ul li.deux p, #etapes_boutique_test ul li.deux-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}
	
#etapes_boutique_test ul li.deux-on a:link, #etapes_boutique_test ul li.deux-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.deux-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.deux a:link, #etapes_boutique_test ul li.deux a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.deux a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.trois {
	background: url(img/trois.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique_test ul li.trois-on {
	background: url(img/trois-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique_test ul li.trois p, #etapes_boutique_test ul li.trois-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}

#etapes_boutique_test ul li.trois-on a:link, #etapes_boutique_test ul li.trois-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.trois-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.trois a:link, #etapes_boutique_test ul li.trois a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.trois a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.quatre {
	background: url(img/quatre.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	}
	
#etapes_boutique_test ul li.quatre-on {
	background: url(img/quatre-on.jpg) no-repeat;
	width: 179px;
	color: #FFFFFF;
	} 

#etapes_boutique_test ul li.quatre p, #etapes_boutique_test ul li.quatre-on p {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 50px;
	}

#etapes_boutique_test ul li.quatre-on a:link, #etapes_boutique_test ul li.quatre-on a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.quatre-on a:hover {
	color: #000000;
	text-decoration: none;
	}

#etapes_boutique_test ul li.quatre a:link, #etapes_boutique_test ul li.quatre a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	}

#etapes_boutique_test ul li.quatre a:hover {
	color: #000000;
	text-decoration: none;
	}



/*_________________________________________________________________CREATION DE PRODUITS */

.felicitation {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto;
	}


.felicitation_pdt {
	text-align: center;
	font-size: 14px;
	color: #5c68b0;
	margin: 0 auto;
	background: url(/boutique/img/fin_create_bg.jpg) no-repeat top right;
	min-height: 214px;
	width:780px;
	}
	
.felicitation_pdt ul {
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	}
	

/* ________________________________________________________________  => MON COMPTE / MES ACHATS  */



.tableau_mesachats {
	border: 1px solid #CCCCCC;
	width: 98%;
	text-align: left;
	border-collapse:collapse;
	}
	
.mesachats1 {
	width: 87px;
	text-align: center;
	background-color: #DADADA;
	font-weight: bold;
	}

.mesachats2 {
	width: 87px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	}