@charset "utf-8";
/* CSS Document */

/* *************	Commun      ***************************** */
h1.contact-left-menu {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/contact/contact-titlenavi.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.commande-right {
	float: right;
	margin: 0px 200px 20px 0;
}

/* *************	contact      ***************************** */
h1.contact {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/contact/contact-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* *************	commande      ***************************** */
h1.commande {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/contact/commande-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/* *************	contact      ***************************** */
h1.shopinfo {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/contact/shopinfo-titre.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/* *************	FAQ      ***************************** */
h1.faq {
	margin: 5px 0 0 0;
	padding: 0;
	background-image: url(../images/contact/faq-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.ancre-menu{
	margin: 20px 0 0 35px;
	padding: 0 0 0 12px;
	background-image: url(../images/commun/fleche-bleu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width: 160px;
	float: left;
}

.ancre-menu2{
	margin: 5px 0 0 35px;
	padding: 0 0 0 12px;
	background-image: url(../images/commun/fleche-bleu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	width: 160px;
	float: left;
}

.ancre-textes {
	margin: 0px;
    padding: 15px 0 10px 20px ;
	clear: both;
}

.textes-contact {
	margin: 15px 0 0 0;
    padding: 0 0 0px 30px ;
}

.question {
	margin: 0;
	padding: 0 0 5px 45px;
	font-weight: bold;
	background-image: url(../images/contact/iconQ.gif);
	background-repeat:no-repeat;
	background-position:16px 3px;
}
.reponse {
	margin: 0;
	padding: 0 0 15px 45px;
	background-image: url(../images/contact/iconA.gif);
	background-repeat:no-repeat;
	background-position:16px 3px;
}

.reponse2 {
	margin: 0;
	padding: 0 0 15px 45px;
}

.reponse-liste {
	margin: 5px 0 0px 0px ;
    padding: 0px 0 0px 10px ;
}

