#papillon {
	background-image: url("/images/papillon.jpg");
	}
#haut {
	background-image: url("/images/fond_haut.gif");
	background-color: #6f078c;
	}
#support {
	background-image: url("/images/fond_support.png");
	}
#livraison_accueil {
	position: absolute;
	top: 195px;
	left: 747px;
	}
.texte#panier .ligne{
	background-image: url("/images/fond_panier_ligne.gif");
}

.texte#panier .ligne div.description {
	background-image: url("/images/fond_panier_trait.gif");
}
.texte#panier .ligne div.description p.produit{
	background-image: url("/images/fond_panier_pointille.gif");
}
.texte#panier .ligne div.prix p{
	color: #4e0363;
}
.texte#panier .ligne div.prix {
	border-bottom: 1px solid #4e0363;
}
.texte#panier .ligne div.designation {
	border-bottom: 1px solid #4e0363;
}
.texte#panier .ligne div.designation p{
	color: #4e0363;
}
.texte#panier #total td.valeur{
	color:#4e0363;
}
.texte#panier p.bouton input {
	background-image: url("/images/fond_bouton_commander.gif");
}
.texte#panier div.cadre_gen #identification_client input.submit_identification {
	background-image: url("/images/fond_bouton_identification.gif");
}
#contenu .texte h1 {
	color: #4e0363;
}
#contenu .texte h2 {
	color: #4e0363;
}
#contenu .texte a {
	color: #4e0363;
}
#contenu .texte a:hover {
	color: #4e0363;
}
#bas .cadre p{ 
	color: #4e0363;
	}
#bas li span{
	color: #4e0363;
	}
#bandeau.banniere{
	background-image: url("/images/bandeau.jpg");
	}
/*bloc commande etape 1*/
#contenu #bandeau_commande {
	height: 160px;
	margin: 0 20px 0 20px;
	background-color: #f4ecf6;
	background-image: url("/images/fond_bouton_commander_bandeau.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	}
#contenu #bandeau_commande h2{
	color: #4e0363;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 9px 0 14px 10px;
	}
#contenu #bandeau_commande .gauche{
	width: 145px;
	height: 90px;
	float: left;
	border-right: 1px solid #4e0363;
	margin-bottom:10px;
	}
#contenu #bandeau_commande .gauche h3{
	padding: 0 0 0 20px;
	color: #242a2c;
	font-size: 12px;
	}
#contenu #bandeau_commande .gauche p.case{
	color: #242a2c;
	padding-top: 10px;
	}
#contenu #bandeau_commande .gauche p.case input{
	vertical-align: middle;
	margin: 0 5px 0 15px;
	}
#contenu #bandeau_commande .gauche p.liste{
	padding-top: 10px;
	}
#contenu #bandeau_commande .gauche p.liste select{
	width: 115px;
	height: 23px;
	margin: 0 0 0 15px;
	border: 1px solid #4e0363;
	font-size: 12px;
	}
#contenu #bandeau_commande .milieu{
	width: 455px;
	height: 90px;
	float: left;
	margin-bottom:10px;
	border-right: 1px solid #4e0363;
	}
#contenu #bandeau_commande .milieu h3{
	padding: 0 0 0 15px;
	color: #242a2c;
	font-size: 12px;
	}
#contenu #bandeau_commande .milieu ul{
	float: left;
	margin: 0 0 0 20px;
	list-style-type: none; 
	}
#contenu #bandeau_commande .milieu li{
	margin: 5px 0 0 0;
	}
#contenu #bandeau_commande .milieu li input{
	vertical-align: middle;
	margin: 0 5px 0 0;
	}
#contenu #bandeau_commande .milieu li label{
	color: #242a2c;
	}

#contenu #bandeau_commande .milieu2{
	width: 150px;
	height: 90px;
	float: left;
	margin-bottom:10px;
	border-right: 1px solid #4e0363;
	}
#contenu #bandeau_commande .milieu2 h3{
	padding: 0 0 0 20px;
	color: #242a2c;
	font-size: 12px;
	}
#contenu #bandeau_commande .milieu2 p.specifique{
	padding: 5px 0 0 10px;
	font-size: 14px;
	}
#contenu #bandeau_commande .milieu2 p.specifique input{
	width: 40px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	border: 1px solid #4e0363;
	font-size: 13px;
	vertical-align: middle;
	margin: 0 10px 0 10px;
	text-align: center;
	color: #242a2c;
	}


#contenu #bandeau_commande .droite{
	width: 170px;
	height: 100px;
	float: left;
	}
#contenu #bandeau_commande .droite input.prix{
	width: 66px;
	height: 25px;
	border: 1px solid #4e0363;
	margin: 5px 0 0 50px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #4e0363;
	font-weight: bold;
	font-size: 14px;
	}
#contenu #bandeau_commande .droite input.bouton{
	background: transparent url(/images/bouton_calculer.gif) no-repeat scroll center center;
	width:100px;
	height:25px;
	cursor: pointer;
	margin: 7px 0 0 33px;
}
#contenu #bandeau_commande div.info {
	float: left;
	color: #4e0363;
	font-size: 11px;
	padding: 2px 0 0 10px;
	height: 20px;
}
#contenu #bandeau_commande div.bouton_commande {
	float: right;
	height: 22px;
	width: 202px;
	text-align: center;
}
#contenu #bandeau_commande div.bouton_commande input {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#4e0363;
	cursor:pointer;
	width: 190px;
}

#contenu #bandeau_commande div.bouton_devis {
	float: right;
	height: 22px;
	width: 140px;
	text-align: center;
	padding: 2px 0 0 0;

}
#contenu #bandeau_commande div.bouton_devis a{
	color: #4e0363;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor:pointer;
	background-color: transparent;
	width: 120px;
}

#contenu #bandeau_commande #div_erreur_cde {
	padding-left:15px;
	color:#ff0000;
	padding-top:3px;
	font-size: 12px;
}

/*
#contenu .texte .cadre {
	float: left;
	width:308px;
	margin: 15px 0 0 10px;
	background-image: url("/web/img/fond_encart.jpg");
}
#contenu .texte .cadre#marge {
	margin: 15px 0 0 18px;
}*/

/*bloc commande etape 2*/


.texte#bloc_commande_2 h1 {
	font-size:18px;
	color:#4e0363;
	text-transform:uppercase;
	font-weight:lighter;
	margin-left:23px;
}

.texte#bloc_commande_2 h1 span {
	font-weight:bold;
	font-size:18px;
	color:#4e0363;
}



.texte#bloc_commande_2 div.cadre{
	margin: 23px 23px 0 23px;
	background-color: #f4ecf6;
	padding-top: 15px;
	padding-bottom:15px;
	}
	
.texte#bloc_commande_2 div.cadre#bas_cadre #bt_valider{
	width:262px;
	height:29px;
	background-image:url(/images/bt_valider.gif);
	background-repeat:no-repeat;
	border:none;
	margin:22px 0 0 335px;
	cursor:pointer;
}

.texte#bloc_commande_2 div.cadre#bas_cadre .radio{
	vertical-align:text-top;
	border:none;
	height:16px;
	
}
	
.texte#bloc_commande_2 div.cadre div.droite{
	float: right;
	width: 466px;
	border-left: 1px solid #58126c;
	}
	
.texte#bloc_commande_2 div.cadre#bas_cadre h3{
	margin-left:30px;
	margin-bottom:5px;
}	
.texte#bloc_commande_2 div.cadre div.gauche{
	float: left;
	width: 466px;

	}

.texte#bloc_commande_2 div.cadre div.gauche #bt_plus{
	margin-left:160px;
}
	
.texte#bloc_commande_2 div.cadre div.gauche h3{
	margin-left:30px;
}	


.texte#bloc_commande_2 div.cadre#bas_cadre input{
	border: 1px solid #58126c;
	margin-left:50px;
	margin-bottom:18px;
	height:23px;
	font-size: 12px;
	line-height: 23px;
	vertical-align: middle;
	padding-left: 3px;
}

.texte#bloc_commande_2 div.cadre#bas_cadre p.specifique input{
	border: 1px solid #58126c;
	margin-left:0px;
	margin-bottom:0px;
	height:23px;
}

	
.texte#bloc_commande_2 div.cadre textarea{
	border:1px solid #4e0363;
	margin-left:50px;
	margin-bottom:18px;
	padding: 3px;
	font-size: 12px;
}



.texte#bloc_commande_2 div.cadre ul {
	float:left;
	list-style-type:none;
	margin:0 0 0 20px !important;
	margin:0 0 0 10px;
}


.texte#bloc_commande_2 div.cadre li {
	margin:5px 0 0 0;
}

.texte#bloc_commande_2 div.cadre li input{
	vertical-align: middle;
	margin: 0 5px 0 0;
	}
	
.texte#bloc_commande_2 div.cadre h3 {
	color:#242a2c;
	font-size:12px;
	font-weight:bold;
	padding-left:20px;
}

.texte#bloc_commande_2 div.cadre .gauche_2 {
	border-right: 1px solid #58126c;
	width:520px;
	float:left;
	height:80px;
}

.texte#bloc_commande_2 div.cadre .milieu_2 {
	height:80px;
	width:240px;
	float:left;
}

.texte#bloc_commande_2 div.cadre .milieu_2 input {
	height:23px;
	border:1px solid #4e0363;
	margin-top:10px;
}

.texte#bloc_commande_2 div.cadre .milieu_2 p {
	text-align:center;
}

.texte#bloc_commande_2 div.cadre .milieu_2 h3 {
	padding-left:42px;
}

.texte#bloc_commande_2 div.cadre .droite_2 {
	width:162px;
	float:left;
	border-left: 1px solid #58126c;
	height:80px;
}

.texte#bloc_commande_2 div.cadre .droite_2 input {
	height:23px;
	border:1px solid #4e0363;
	margin-top:10px;
	
}

.texte#bloc_commande_2 div.cadre .droite_2 p {
	text-align:center;
}

.texte#bloc_commande_2 div.cadre .droite_2 img {
	padding-top:10px;
}

.texte#bloc_commande_2 div.cadre .droite_2 input.prix{
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #4e0363;
	font-weight: bold;
	font-size: 14px;
	}


.texte#bloc_commande_2 div.cadre_pack{
	margin: 23px 23px 0 23px;
	background-color: #efefef;
	height: 159px;
	background-repeat: no-repeat;
	background-position: top left;
	}
.texte#bloc_commande_2 div.cadre_pack#p1{
	background-image: url("/images/fond_pack_p1.gif");
	}
.texte#bloc_commande_2 div.cadre_pack#p2{
	background-image: url("/images/fond_pack_p2.gif");
	}
.texte#bloc_commande_2 div.cadre_pack#p3{
	background-image: url("/images/fond_pack_p3.gif");
	}
.texte#bloc_commande_2 div.cadre_pack#p4{
	background-image: url("/images/fond_pack_p4.gif");
	}
.texte#bloc_commande_2 div.cadre_pack h2{
	font-size: 14px;
	font-weight: normal;
	color: #3e3d40;
	text-transform: uppercase;
	margin: 0 0 0 60px;
	padding: 12px 0 0 0;
	}
	
.texte#bloc_commande_2 div.cadre_pack h2 span{
	font-size: 14px;
	font-weight: bold;
	color: #3e3d40;
	text-transform: uppercase;
	margin: 0 0 0 420px;

	}
.texte#bloc_commande_2 div.cadre_pack h3{
	font-size: 12px;
	font-weight: bold;
	color: #242a2c;
	background-image: url("/images/puce_pack.gif");
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 40px;
	margin: 30px 0 0 60px;
	}
.texte#bloc_commande_2 div.cadre_pack #liste_formats {
	margin: 5px 0 0 50px;
}

.texte#bloc_commande_2 div.cadre_pack #liste_formats ul {
	margin: 0px 0 0 50px;
}
.texte#bloc_commande_2 div.cadre_pack#p2 ul{
	float: left;
}
.texte#bloc_commande_2 div.cadre_pack li{
	list-style-image: url(/images/puce.gif);
	color: #242a2c;
	line-height: 18px;
	vertical-align: middle;
	font-size: 12px;
}

#bloc_commande_2.texte div#bas_cadre.cadre p.specifique  {
	margin-left:50px;
	padding-bottom:10px;
}

#bloc_commande_2.texte div#bas_cadre.cadre p.specifique span{
	margin-left:20px;
	margin-right:35px;
}	

#bloc_commande_2.texte div#bas_cadre.cadre p.specifique input {
	border:1px solid #58126C;
	height:23px;
	text-align:center;
}


/*page livraison 2*/
.texte#panier div.cadre_gen#livraison h1{
	text-transform: uppercase;
	color: #59126c;
	font-size: 18px;
	font-weight: normal;
	padding-top: 20px;
}
.texte#panier div.cadre_gen#livraison h2{
	margin: 5px 30px 0 30px;
	text-transform: uppercase;
	color: #59126c;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}
.texte#panier div.cadre_gen#livraison p{
	margin: 5px 30px 0 30px;
	font-size: 12px;
	color: #4b4b4d;
	line-height: 18px;
}
.texte#panier div.cadre_gen#livraison p b{
	font-size: 12px;
	color: #4b4b4d;
	font-weight: bold;
}
.texte#panier div.cadre_gen#livraison div#cadre_identifiant {
	background-color: #eeeeee;
	width: 340px;
	height: 95px;
	text-align: center;
	margin: 30px 0 0 300px;
	}
.texte#panier div.cadre_gen#livraison div#cadre_identifiant h3{
	text-transform: uppercase;
	color: #59126c;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #59126c;
	margin: 0 10px 0 10px;
	padding: 10px 0 7px 0;
	}
.texte#panier div.cadre_gen#livraison p.bouton {
	text-align: center;
	padding: 30px 0 0 0;

	}
.texte#panier div.cadre_gen#livraison p.bouton input{
	width: 265px;
	height: 29px;
	background-image: url("/images/fond_bouton.gif");
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	}




/* Page récapitulatif*/
.texte#panier div.cadre_gen#recapitulatif #confirmation p{
	color:#59126c;
}

.texte#panier div.cadre_gen#recapitulatif #confirm_cheque p {
	color:#59126c;
}


.texte#panier div.cadre_gen#recapitulatif #tableau_recap p {
	color:#59126c;
	background-color:#f4ecf6;
}

.texte#panier div.cadre_gen#recapitulatif #tableau_recap span {
	color:#59126c;
}

/*******************************************************/

/* Page espace client */

.texte#espace_client p#lien_page  {
	color:#59126c;
}

.texte#espace_client p#lien_page  a {
	color:#59126c;
}

.texte#espace_client #lien_page  .page_on {
	background-color:#59126c;
	padding:2px 4px 2px 4px;
	color:#FFFFFF;
	font-weight:bold;
}
/*********************************************************/
#contenu .texte#accueil .cadre {
	float: left;
	width:308px;
	height:209px;
	margin: 15px 0 0 10px;
	background-image: url("/web/img/fond_encart.jpg");
}
#contenu .texte#accueil .cadre#marge {
	margin: 15px 0 0 18px;
}

#contenu .texte div.pack {
	float: left;
	width: 300px;
	height: 201px;
	margin: 15px 0 0 20px;
	background-image: url("/images/fond_pack.gif");
}
#contenu .texte div.pack#p4 {
	background-image: url("/images/fond_pack_2.gif");
}
#contenu .texte div.pack h2{
	color: #4e0363;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
}
#contenu .texte div.pack div.exemple {
	text-align: right;
	
}
#contenu .texte div.pack div.exemple a{
	margin-right: 17px;
	color: #4e0363;
	text-decoration: underline;
	}
#contenu .texte div.pack div.txt{
	height: 110px;
	background-repeat:no-repeat;
}
#contenu .texte div.pack#p1 div.txt{
	background-image: url("/images/pack_1.gif");
	background-position: 175px 10px ;
}
#contenu .texte div.pack#p2 div.txt{
	background-image: url("/images/pack_2.gif");
	background-position: 175px 10px ;
}
#contenu .texte div.pack#p3 div.txt{
	background-image: url("/images/pack_3.gif");
	background-position: 180px 20px ;
}
#contenu .texte div.pack#p4 div.txt{
	background-image: url("/images/pack_4.gif");
	background-position: 200px 25px ;
	padding-top: 10px;
}
#contenu .texte div.pack div.txt p{
	padding: 10px 130px 0 28px;
	color: #242a2c;
	line-height: 18px;
	font-size: 12px;
}
#contenu .texte div.pack div.txt ul{
	padding: 10px 115px 0 28px;
}
#contenu .texte div.pack div.txt li{
	list-style-image: url(/images/puce.gif);
	color: #242a2c;
	line-height: 18px;
	vertical-align: middle;
	font-size: 12px;
}
#contenu .texte div.pack div.bouton {
	height: 41px;
}
#contenu .texte div.pack div.bouton a{
	float: right;
	padding: 2px 17px 0 0;
}

#contenu .texte div.pack input.bt_commander {
	float:right;
	margin:2px 17px 0 0;
}

#contenu .texte div.pack div.bouton p{
	float: left;
	font-size: 13px;
	color: #7db100;
	padding: 10px 0 0 17px;
}
#contenu .texte div.pack div.bouton p b { 
	color: #7db100;
	font-weight: bold;
	font-size: 13px;

}
#contenu .texte#accueil div.banniere {
	width: 625px;
	height: 209px;
	margin: 11px 0 0 18px;
	background-image: url("/images/banniere_accueil.jpg");
	float: left;
}


/*----------- CONTACT ---------*/

.texte#contact .cadre_horizontal .centrer {
    text-align: center;
}
.texte#contact h2 {
	color: #4e0363;
}
.texte#contact .cadre_horizontal div p input {
	border: 1px solid #4e0363;
}
.texte#contact .cadre_horizontal select {
	border: 1px solid #4e0363;
}
.texte#contact .cadre_horizontal .centrer p.redaction_message {
	color: #4e0363;
	border-top: 1px solid #4e0363;
}
.texte#contact .cadre_horizontal .centrer textarea {
	border: 1px solid #4e0363;
}
/*----------- page ---------*/
.texte#page div#banniere {
	text-align: center;
	padding: 20px 0 20px 0;
}
