/***************** STYLE GLOBAUX *****************/
a img{
	border:none;
}
a:active, a:focus{
	outline:none;
}
/***************** STYLE CONTENU *****************/
#contenu h1{
	font:20px Arial, Helvetica, sans-serif;
	color:#4A276A;
	letter-spacing:1px;
	padding-bottom:20px;
}

#contenu h1.accueil{
	padding-top:20px;
}
#contenu h2{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#4A276A;
	letter-spacing:1px;
	margin:0 0 10px;
}

#contenu h2.titre-souligne{
	padding:2px 0 2px 10px;
	color:#FFF;
	background:#CCC;
}

#contenu h2.titre-souligne-2{
	padding:2px 0 2px 10px;
	color:#FFF;
	background:#CCC;
	margin-top:50px;
	margin-bottom:0px;
}

#contenu h3{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#825CA7;
	letter-spacing:1px;
	margin:0 0 10px;
}

#contenu p{
	font:11px/1.2em Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#666;
	margin-bottom:0.8em;
}


#contenu strong{
	font-weight:600;
	color:#825CA7;
}

#contenu li{
	background:url(../images/charte/puce.jpg) no-repeat left 8px;
	margin:0px;
	padding:5px 0 5px 25px;	
	font:11px/1.2em Arial, Helvetica, sans-serif;
	color:#666;
	list-style:none;	
}

#contenu .sous-menu li{
	background:url(../images/charte/puce-petite.jpg) no-repeat left ;
	margin:0px;
	padding:3px 0 4px 22px;	
	font:10px/1.2em Arial, Helvetica, sans-serif;
	list-style:none;	
}

#contenu .sous-menu li a{
	font-size:10px;
}


#contenu #texte-accueil p{
	padding-top:20px;
}

#contenu p em{
	font-weight:bold;
	font-size:12px;
	line-height:1.3em;
}

#contenu p.couleur, span.couleur{
	font-weight:bold;
	color:#666;
}

#contenu a:link, #contenu a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#4A276A;
}

#contenu a:hover, #contenu a:active{
	color:#9F7CB6;
}

#contenu #colgauche{
	float:left;
	width:330px;
	padding-right:70px;
}

#contenu #coldroite{
	float:left;
	width:330px;
}
/***************** STYLE FOOTER *****************/
#footer p{
	font:10px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	padding:30px 15px 0 0;
}

#footer a:link, #footer a:visited{
	text-decoration:none;
	color:#fff;
}

#footer a:hover, #footer a:active{
	text-decoration:underline;
	color:#fff;
}

/***************** STYLE accueil *****************/

#contenu #collection{
	background:url(../images/charte/fond-nouveau.jpg) center top no-repeat;
	width:570px;
	height:200px;
	float:left;
	position:relative;
}

#contenu #texte-nouveaute{
	position:absolute;
	width:210px;
	height:150px;
	margin:40px 0 0 45px;
}

#contenu #visuel-nouveaute{
	position:absolute;
	width:180px;
	height:140px;
	margin:28px 0 0 308px;

}

#contenu #affaires{
	background:#d4d0d8;
	width:200px;
	height:200px;
	float:left;
	position:relative;
}

#contenu #affaires h2{
	margin:10px 0 0 10px;
}

#contenu #visuel-affaires{
	position:absolute;
	width:180px;
	height:130px;
	margin:10px 0 0 10px;
	text-align:center;
	background:#FFF;
}

#contenu #lien-plus-affaires a.plus{
	background: url(../images/charte/bt-plus.jpg) center top no-repeat;
	width:110px;
	height:20px;
	display:block;

}

#contenu #lien-plus-affaires a.plus:hover{
	background-position:center bottom;
}

#contenu #lien-plus-affaires{
	position:absolute;
	width:110px;
	height:20px;
	margin:145px 0 0 80px;
}

/***************** STYLE conditions generales *****************/

#contenu #intro-conditions{
	border-bottom:1px dotted #CCC;
	padding-bottom:20px;
	margin-bottom:40px;
}


/***************** STYLE fiche produit *****************/

#contenu #colgauche-ficheproduit{
	width:320px;
	padding-right:30px;
	float:left;
}

#contenu #coldroite-ficheproduit{
	width:380px;
	float:left;
}



#visionneuse-article{
	padding-right:20px;
}

#visionneuse-article a img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}

#visionneuse-article a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}

#info-article{
	float:right;
}

#image-article img{
	border:1px dotted #825CA7;
}

#contenu a.picto-loupe:link , #contenu a.picto-loupe:visited{
	position:absolute;
	bottom:0;
	right:0;
	width:35px;
	height:28px;
	display:block;
	border:none;
}

#contenu a.picto-loupe img{
	border:none;
}

#image-article{
	width:290px;
	height:230px;
	text-align:left;
	position:relative;
}

#vignettes-article{
	width:100%;
}

#vignettes-article img{
	float:left;
	width:90px;
	margin:7px 3px 0 4px;
	border:1px dotted #825CA7;
}


.prix-ficheproduit{
	color:#825CA7;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}


.prix-barre{
	color:#707070;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}


.plusdinfo{
	float:right;
}

.plusdinfo-listing{
	float:right;
	padding-right:10px;
}

#contenu .plusdinfo a , #contenu .plusdinfo-listing a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	background:url(../images/charte/plus.gif) no-repeat left 2px;
	padding-left:17px;
}

#contenu .plusdinfo a:hover , #contenu .plusdinfo-listing a:hover{
	color:#825CA7;
}


#info-article input{
	width:25px;
	margin-bottom:5px;
	border:1px dotted #707070;
	
}

#info-article input:hover{
	border:1px solid #825CA7;	
}


#panier-article{
	margin-top:40px;
}

#quantite-article{
	float:left;
	width:120px;
	padding-top:3px;
}

#contact-envoyami{
	float:right;
}

#contenu #contact-envoyami a{
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	
	
}

#contenu #contact-envoyami .lien-ami{
	background:url(../images/charte/logo-contact-ami.gif) left top no-repeat;
	padding-left:22px;

}

#contenu #contact-envoyami .lien-contact{
	background:url(../images/charte/logo-contact.gif) left top no-repeat;
	padding-left:22px;

}

#bouton-commander{
	width:110px;
	padding:5px 0 5px 125px;
}

#contenu .commander{
	background:url(../images/charte/commander.gif) center top no-repeat;
	width:110px;
	height:20px;
	display:block;
}
#contenu a.commander:hover{
	background-position:center bottom;
}



#contenu #produits-associes{
	margin:30px 0 0 0px;
	width:730px;
	float:left;
	padding-bottom:10px;
}

#contenu .vignette-produit-associe{
	width:110px;
	height:125px;
	border:1px dotted #CCC;
	text-align:center;
	margin:10px 0 0 8px;
	float:left;
}

#contenu .vignette-produit-associe p{
	text-align:center;
	font-size:10px;
	margin-bottom:0px;
	color:#825CA7;
}

#contenu .vignette-produit-associe .plusdinfo a{
	font-size:9px;
	padding-right:5px;
	margin-top:0px;
	padding-top:0px;
	background:none;
}



#contenu #petite-descrip-article{
	width:320px;
	margin:0 auto 0 auto;
}

#contenu #prix-article{
	padding-left:30px;
}

/* ** choix couleur taille ***** */ 

#contenu .deco-panier{
	background:url(../images/charte/deco-panier.png);
	position:absolute;
	top:0;
	right:0;
	width:136px;
	height:120px;
	display:block;
	border:none;
}

#choix-couleur-taille{
	width:360px;
	margin-top:20px;
	padding:10px;
	border:1px dotted #707070;
	position:relative;
}

#contenu #choix-couleur-taille label{
	font-size:11px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:135px;
}

#contenu #choix-couleur-taille select{
	width:100px;
	margin-bottom:5px;
	border:1px dotted #707070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#contenu #choix-couleur-taille select:hover{
	border:1px solid #825CA7;
}

#contenu #couleur-dispo{
	width:100%;
	padding-top:5px;
}

#contenu #couleur-dispo p{
	width:135px;
	float:left;
	font-size:11px;
}

#contenu #choix-couleur-taille p{
	margin-bottom:0;
}

#contenu #groupe-carre-couleur{
	width:150px;
	float:left;
}

#groupe-carre-couleur .carre-couleur{
	width:15px;
	height:15px;
	float:left;
	margin-right:10px;
	display:block;
	border:1px dotted #707070;
}

#groupe-carre-couleur .carre-couleur:hover{
	border:1px solid #825CA7;
}

#contenu a .lien-couleur-dispo{
	font-size:10px;
	color:#4A276A;
	margin-bottom:10px;
}

#contenu a:hover .lien-couleur-dispo{
	color:#9F7CB6;
}



/***************** STYLE popup zoom produit *****************/

#visionneuse-popup{
	width:620px;
	
}


#visionneuse-popup a img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}

#visionneuse-popup a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}

#image-popup img{
	border:1px solid #825CA7;
}

#image-popup{
	width:500px;
	height:500px;
	text-align:center;
	float:left;
	padding-left:5px;
	margin-top:7px;
}

#vignettes-popup{
	float:left;
	width:105px;
	padding-left:5px;
	
}

#vignettes-popup img{
	width:95px;
	margin:7px 3px 0 0;
	border:1px solid #825CA7;
}

/***************** STYLE listing *****************/
#contenu .fil-ariane{
	margin-top:20px;
}

#contenu .vignette-listing{
	width:300px;
	float:left;
	height:300px;
	text-align:center;
	border:1px dotted #CCCCCC;
	margin:20px 0 0 40px;
	position:relative;
}

#contenu .vignette-listing h2{
	font-size:13px;
	color:#666666;
}

#contenu .visuel-listing{
	padding-top:10px;
	width:300px;
	height:240px;		
}



#contenu .vignette-listing .deco-listing-haut{
	position:absolute;
	background:url(../images/charte/deco-listing-haut.png);
	width:61px;
	height:62px;
	top:0;
	right:0;	
}

#contenu .vignette-listing .deco-listing-bas{
	position:absolute;
	background:url(../images/charte/deco-listing-bas.png);
	width:61px;
	height:57px;
	bottom:0;
	left:0;	
}

#contenu .vignette-listing .picto-coup-de-coeur{
	position:absolute;
	background:url(../images/charte/picto-coup-de-coeur.png) no-repeat;
	width:88px;
	height:55px;
	top:-8px;
	left:-8px;
}

#contenu .vignette-listing .picto-epuise{
	position:absolute;
	background:url(../images/charte/picto-epuise.png) no-repeat;
	width:88px;
	height:55px;
	top:-8px;
	left:-8px;
}

#contenu .vignette-listing .picto-bonne-affaire{
	position:absolute;
	background:url(../images/charte/picto-bonne-affaire.png) no-repeat;
	width:88px;
	height:55px;
	top:-8px;
	left:-8px;	
}

#contenu #pagination-listing{
	margin-top:50px;
}

#contenu #pagination-listing p{
	text-align:center;
}

/* -------------------------- 
	MODULE CONTACT 
--------------------------- */
/* -- STYLE GENERAUX --- */
#contenuTexte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
#contenuTexte p {
	font-size:1em;
}

/* Largeur mini du formulaire : 350px */
#contenuTexte #contenu-gauche {
	overflow:hidden;
	height:1%;
}

#contenuTexte .center {text-align:center;}
#contenuTexte .ideo_gbl_nota, #contenuTexte p.ideo_gbl_nota {
	font-size:0.8em;
	line-height:1.2em;
	padding:0pt;
}
#contenuTexte .ideo_gbl_alerte {color:#825CA7;}


/* -- FORMULAIRE --- */
#contenuTexte #ideo_cnt_global input , 
#contenuTexte #ideo_cnt_global select , 
#contenuTexte #ideo_cnt_global textarea {
	background-color:#FFFFFF;
	border:1px solid #cacaca;
	color:#0d6db9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	height:15px;
	padding-left:2px;
}
#contenuTexte #ideo_cnt_global textarea {height:55px;}
#contenuTexte #ideo_cnt_global select {height:17px;}

/* -- STYLES SPECIFIQUES AU MODULE -- */
#contenuTexte .ideo_cnt_blocFormulaire {
	width:100%;
}

#contenuTexte .ideo_cnt_blocFormulaire label {
	width:180px;
	float:left;
	margin:0;
	text-align:right;
	padding-right:10px;
	font-size:1em;
}
#contenuTexte .ideo_cnt_blocFormulaire .ideo_cnt_blocLigneFormulaire {margin-bottom:2px;}
#contenuTexte .ideo_cnt_blocLigneFormulaire input , 
#contenuTexte .ideo_cnt_blocValidation input , 
#contenuTexte .ideo_cnt_blocLigneFormulaire textarea {width:40%;}
#contenuTexte .ideo_cnt_blocLigneFormulaire textarea {height:45px;}
#contenuTexte .ideo_cnt_blocLigneFormulaire select {width:41%;}

#contenuTexte #ideo_cnt_global .ideo_cnt_blocLigneFormulaire input:hover , 
#contenuTexte #ideo_cnt_global .ideo_cnt_blocLigneFormulaire textarea:hover , 
#contenuTexte #ideo_cnt_global .ideo_cnt_blocLigneFormulaire select:hover {
	border:1px solid #825CA7;
	font-size:0.9em;
}
#contenuTexte .ideo_cnt_blocFormulaire img {
	border:none;
	margin:0px 0 1px 0;
	vertical-align:bottom;
}
#contenuTexte .ideo_cnt_blocFormulaire .ideo_cnt_blocBouton{
	text-align:center;
	margin-top:15px;
}
#contenuTexte #ideo_cnt_global .ideo_cnt_blocBouton input{
	width:80px;
	cursor:pointer;
	color:#825CA7;
	font-weight:bold;
	height:17px;
	margin:0;
	padding:0;
	font-size:0.9em;
	background:#CCC;
	border:1px solid ##825CA7;
}
#contenuTexte #ideo_cnt_global .ideo_cnt_blocBouton input:hover {
	color:#707070;
	border:1px solid #707070;
	}



/* PLAN D'ACCES */
#contenuTexte .ideo_cnt_globalPlan{margin:20px 0 0 0;}
#contenuTexte .ideo_cnt_blocPlan{
	width:100%;
	margin:0 auto 20px auto;
	text-align:center;
}


/*  ENCART COORDONNEES */
#contenuTexte #contenu-droite {
	float:right;
	width:170px;
	margin-left:10px;
}
.encart-coordonnees{
	float:left;
	width:170px;
	margin:0 0 10px;
}
.encart-coordonnees .encart-coordonnees-milieu-lyon{
	background:url(../images/contact01/encart-milieu-lyon.gif) no-repeat;
	float:left;
	width:150px;
	padding:72px 10px 10px;
	color:#666666;
}

.encart-coordonnees .encart-coordonnees-milieu-paris{
	background:url(../images/contact01/encart-milieu-paris.gif) no-repeat;
	float:left;
	width:150px;
	padding:72px 10px 0;
	color:#666666;
}

.encart-coordonnees .encart-coordonnees-bas{
	background:url(../images/contact01/encart-bas.gif) no-repeat;
	float:left;
	width:180px;
	height:10px;
	padding:0;
	margin:0;
}
#contenuTexte .encart-coordonnees p{
	text-align:center;
	font-size:12px;
	padding:0;
	font-weight:bold;
}
#contenuTexte .encart-coordonnees strong.couleur{color:#0d6db9;}
#contenuTexte .encart-coordonnees strong.couleur.seconde{color:#3a3a3a;}


/* -------------------------- 
	FIN MODULE CONTACT 
--------------------------- */


/***************** STYLE point de vente *****************/

#contenu #point-de-vente select{
	width:200px;
	margin-bottom:5px;
	border:1px dotted #707070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#contenu #point-de-vente select:hover{
	border:1px solid #825CA7;
}

#contenu #point-de-vente{
	float:left;
	width:500px;
}

#contenu .reponse-enseigne{
	color:#825CA7;
	font-weight:600;
	
}

#contenu .rechercher{
	background:url(../images/charte/rechercher.gif) center top no-repeat;
	width:110px;
	height:20px;
	display:block;
	float:left;
}
#contenu a.rechercher:hover{
	background-position:center bottom;
}

#contenu .resultat-point-de-vente{
	padding:30px 0 0 30px;
	float:left;
}
#contenu .resultat-point-de-vente p.cadre{
	float:left;
	width:200px;
	
}

/***************** STYLE collection sabatier *****************/

#contenu #collection-sabatier{
	background:url(../images/charte/fond-sabatier.jpg) no-repeat;
	margin-left:-20px;
	width:770px;
	height:400px;
	position:relative;
}

#contenu #liens-sabatier{
	position:absolute;
	width:280px;
	height:60px;
	margin:230px 0 0 250px;
}

#contenu #liens-sabatier a.lien-vente-sabatier{
	background:url(../images/charte/lien-vente-sabatier.jpg) no-repeat;
	width:280px;
	height:28px;
	cursor:pointer;
	display:block;
	
}

#contenu #liens-sabatier a.lien-vente-sabatier:hover{
	background:url(../images/charte/lien-vente-sabatier-survol.jpg)
}

#contenu #liens-sabatier a.lien-catalogue-sabatier{
	background:url(../images/charte/lien-catalogue-sabatier.jpg) no-repeat;
	width:280px;
	height:28px;
	cursor:pointer;
	display:block;
	
}

#contenu #liens-sabatier a.lien-catalogue-sabatier:hover{
	background:url(../images/charte/lien-catalogue-sabatier-survol.jpg)
}


/* -------------------------- 
	ENVOYER A UN AMI
--------------------------- */

#contenu .ideo_gbl_nota, #contenu p.ideo_gbl_nota{
	font-size:0.8em;
	line-height:1.2em;
	font-style:italic;
	padding:0 10px 0 0;
}
#contenu p.ideo_gbl_couleur, #contenu span.ideo_gbl_couleur{
	font-weight:bold;
	color:#825CA7;
}
#contenu h1.ideo_gbl_sans{
	margin:0px 0px 2px 0px;
}


/* -- FORMULAIRE -- */

	
#contenu input.ideo_gbl_boutonFormulaire {
	color:#000;
	background:#fff;
	border:1px solid #000;
	cursor:pointer;
	font-size:0.8em;
	height:auto;
	margin:0;
	padding:0;
}
#contenu input:hover.ideo_gbl_boutonFormulaire {
	color:#000;
	background:#fff;
	border:1px solid #666;
}




.ideo_fpc_backgroundFrame {
	background:#FFF;
}
#contenu #ideo_fpc_globalAmi h1 {
	background:#ddd;
	text-align:center;
	color:#000;
	padding:5px 0;
	border-bottom:none;
	width:380px;
	margin:0 auto 5px auto;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contenu #ideo_fpc_blocAmi {
	width:360px;
	padding-top:5px;
	margin:0 auto;
}
#contenu #ideo_fpc_blocAmi .ideo_fpc_blocProduit {
	width:98%;
	height:100px;
	margin-bottom:10px;
	padding:5px 5px 0 5px;
}
#contenu #ideo_fpc_blocAmi .ideo_fpc_blocProduit #ideo_fpc_blocPrix {margin:0;}
#contenu .ideo_fpc_blocProduit .ideo_fpc_blocVisuel {
	width:92px;
	height:92px;
	float:left;
	margin-right:15px;
	border:1px dotted #ccc;
	background-repeat:no-repeat;
	background-position:center center;
	}
#contenu .ideo_fpc_blocProduit .ideo_fpc_blocTexte {
	width:240px;
	float:left;
}
#contenu .ideo_fpc_blocProduit .ideo_fpc_blocTexte h5{
	font-weight:bold;
	font-size:1.1em;
	text-align:left;
	color:#000;
	height:33px;
	margin:5px 0;
	line-height:14px;

}



/* -------------------------- 
	PRIX
--------------------------- */
#contenu #ideo_fpc_blocPrix {	
	margin:0 0 20px 0;
	padding:0 0 4px 0;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	text-align:right;
	line-height:normal;
	color:fpccolor1;
}

#contenu #ideo_fpc_blocPrix span {
	font-family:Arial, Helvetica, sans-serif;
}

#contenu #ideo_fpc_blocPrix span.ideo_fpc_labelPrix {
	padding:8px 0 0 1px;
	font-size:0.9em;
	text-transform:uppercase;
	color:#666;
	float:left;
}
#contenu #ideo_fpc_blocPrix span.ideo_fpc_prix {
	font-size:1.7em;
	color:#000;
}
#contenu #ideo_fpc_blocPrix span.ideo_fpc_cents {
	font-size:0.8em;
	vertical-align:super;
	color:#000;
}
#contenu #ideo_fpc_blocPrix span.ideo_fpc_centsPrixBarre {
	font-size:0.8em;
	vertical-align:super;
	color:#666;
	}
	
#contenu #ideo_fpc_blocPrix span.ideo_fpc_prixBarre {
	display:block;
	font-size:0.9em;
	color:#666;
	margin-top:2px;
}



/* FOMULAIRE */
#contenu #ideo_fpc_blocFormulaire {
	width:360px;
	float:left;
	font-size:1em;
}
#contenu #ideo_fpc_blocFormulaire h4 {
	font-variant:small-caps;
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px dotted #cc;
	padding:0;
	width:100%;
	text-align:left;
	margin:15px 0;
	color:#825CA7;
	float:left;
}
	
#contenu #ideo_fpc_blocFormulaire div {
	margin-bottom:3px;
	float:left;
	width:100%;
}
#contenu #ideo_fpc_blocFormulaire input, #contenu #ideo_fpc_blocFormulaire .bouton {
	padding:0 0 0 2px;
	width:170px;
	margin:0;
}
#contenu #ideo_fpc_blocFormulaire input , #contenu #ideo_fpc_blocFormulaire textarea {
	border:1px solid #CCC;
}

#contenu #ideo_fpc_blocFormulaire input:hover , #contenu #ideo_fpc_blocFormulaire textarea:hover {
	border:1px solid #825CA7;
}


#contenu #ideo_fpc_blocFormulaire textarea{
	width:95%;
}
#contenu #ideo_fpc_blocFormulaire label{
	width:110px;
	float:left;
	text-align:right;
	margin-right:10px;
	font-size:0.9em;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_emailFormulaire {
	float:left;
	width:170px;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_emailFormulaire label {
	width:35px;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_emailFormulaire input {
	width:105px;
}	
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_blocBoutonFormulaire {
	margin:10px auto 0 auto;
	text-align:center;
}
#contenu #ideo_fpc_blocFormulaire div.ideo_fpc_blocBoutonFormulaire .ideo_gbl_boutonFormulaire {
	width:80px;
}

#contenu #ideo_fpc_blocFormulaire label.ideo_inc_captcha{
	width:auto;
}
#contenu #ideo_fpc_blocFormulaire p.ideo_gbl_nota {
	margin:10px 0 0 0;
	border-top:1px dotted #ccc;
	float:left;
}




/* MERCI */
#contenu #ideo_fpc_globalAmiMerci h1 {
	background:#ddd;
	text-align:center;
	color:#000;
	padding:5px 0;
	border-bottom:none;
	width:380px;
	margin:0 auto 5px auto;
}
#contenu #ideo_fpc_blocAmiMerci {
	width:360px;
	height:140px;
	padding-top:5px;
	margin:0 auto;
}

#contenu #ideo_fpc_blocAmiMerci .ideo_fpc_blocVisuel {
	float:right;
	width:122px;
}
#contenu #ideo_fpc_blocAmiMerci .ideo_fpc_blocVisuel img{
	margin: 10px 0 0 0;
}
#contenu #ideo_fpc_blocAmiMerci .ideo_fpc_blocTexte {
	float:left;
	width:230px;
}
#contenu #ideo_fpc_blocAmiMerci .ideo_fpc_blocTexte ul {
	margin:10px 0 0 0;
	color:#000;
	padding-left:7px;
}
#contenu #ideo_fpc_blocAmiMerci .ideo_fpc_blocTexte ul li {
	background:url(../images/catalogues01/puce.gif) left 2px no-repeat;
	padding-left:18px;
	font-size:0.9em;
	font-weight:bold;
	margin:0 0 5px 0;
}	

	
/* -------------------------- 
	FIN MODULE ENVOYER A UN AMI
----------------------------- */

/**************** plan du site ********************/

#contenu #plandusite{
	padding-left:150px;
}

/**************** collection cuirs ********************/

#contenu #listing-collection{
	width:100%;
	margin-top:40px;
}

#contenu #recherche-collection-cuir{
	width:100%;
}

#contenu #recherche-collection-cuir label{
	float:left;
	width:180px;
}

#contenu #recherche-collection-cuir select{
	float:left;
	width:180px;
}

#contenu #recherche-collection-cuir a{
	display:block;
	margin-left:50px;
}