/** page de service **/
#faq h2 {
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
	padding:5px 0 0
}
#faq h3 {
	font-weight:bold;
	font-size:14px;
	margin:10px 0;
}
#middle #contenu  #services {
	margin-bottom:10px;
}
#services  h4 {
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	margin:20px 0 0 0;
	padding:0px;
}
#services  h5 {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}
#services .condition {
	margin:15px 10px 6px 30px;
	padding-left:15px
}
#services #servicesLeft, 
#services #servicesRight {
	width:460px;
	float:left;
}
#services #servicesLeft {
	margin-right:40px;
}

/** page de FAQ **/
#faq .sommaire{
	width:310px;
	float: left;
	list-style:none;
}
#faq #questions {
	width:650px;
	position: relative;
	float: left;
}

/*#faq #questions,*/
#faq #reponses {
	display:none;
}
#espaceClient a,
#faq .sommaire a ,
#faq #questions h2,
#cgv  a {
	margin:10px 0;
	display:block;
	width:260px;
	line-height:15px;
	padding:5px 15px;
	font-weight:700;
	cursor:pointer;
	font-size: 12px;
}
#faq #reponses h1, 
#cgv h3, 
#contact h4{
	font-size:16px;
	padding:0;
	margin:10px 0;
}
#faq #reponses h2, 
#cgv h4 {
	margin:10px 0;
}
#faq #reponses ul, 
#cgv ul,
#contact ul  {
	margin-left:30px;
}
#faq #questions .blocInvisible {
	display:none;
}
#faq #questions .blocVisible {
	display:block;
	position: absolute;
	top: 0;
	right:0;
	width: 315px;
	cursor: normal;
}
#faq #questions .blocVisible ul {
	padding-left: 20px;
}
#faq #questions .blocVisible h2 {
	font-size: 16px;
	margin:11px 0 10px 0;
	padding:0;
}
/*  page de cgv*/
#cgv #introduction {
	width:310px;
	float:left;
	margin-right:20px;
}
#cgv .condition {
	width:620px;
	float:left;
	padding-top:85px;
}
#cgv .boutonCommande {
	margin:10px 0;
	display:block;
	width:255px;
	line-height:15px;
	padding:5px 15px;
	font-weight:700;
	cursor:pointer;
}
#cgv #tarif {
	text-align:center;
	width:216px;
	margin:0 auto;
}

/* COUPONS */ 
.vitrineSupLien{
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px
}
#listeSousVitrines, #listeArticles{
	margin-top: 5px;
	padding-left: 30px;
	list-style-type: none	
}
#listePrincipale{
	width : 400px;
}
#listePrincipale input.box{
	display: block;
	float: right;
	padding: 0;
	vertical-align: top;
	line-height: 12px;
	height: 12px
}
#listeSousVitrines li,
#listeArticles li,
.vitrineSupLien li , 
#listePrincipale li{
	width: 350px
}
.vitrineSupLien input{
	text-align: right
}
#listeArticles li{
	padding-bottom: 5px;
}
.boutonHautPage  {
}
#cgv .aSouligne
  {
 	display: contents;	
}