* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

h4 {
font-weight:normal;
}

#contenu-faq a:link {
color:#ac2f2d;
font-size:11px;
}

#contenu-faq a:visited {
color:#999;
font-size:11px;
}

#contenu-faq {
width:620px; !important;
height:auto; !important;
min-height:450px; !important;
margin: 0 0 0 45px; !important;
}

/* style appliqué à "ouvrir/fermer" les onglets */
#contenu-faq #options {
width:620px;
margin:0 auto;
text-align:right;
color:#e6e6e6;
font-size:10px;
}

#contenu-faq #options a {
text-decoration:none; 
color:#666;
}

#contenu-faq #options a:hover {
color:#999;
}
/* fin style appliqué à "ouvrir/fermer" les onglets */

#contenu-faq #titre-tableau{
width:400px;
height:30px;
}

#contenu-faq #titre-tableau2{
width:400px;
height:30px;
margin-top:20px;
}

#contenu-faq .un, .deux {
font-size:15px;
color:#EE7F00;
font-weight:bold;
}

#contenu-faq .sous-titre {
font-size:12px;
color:#EE7F00;
font-weight:bold;
}

#contenu-faq .retrait {
margin-left:20px;
}

#contenu-faq #acc, #acc2, #acc3, #acc7, #acc4, #acc5 {
width:620px;
list-style:none;
color:#033;
margin:0 auto;
}

#contenu-faq #acc h4, #acc2 h4, #acc3 h4, #acc7 h4, #acc4 h4, #acc5 h4 {
width:600px;
padding:6px 6px 8px;
font-size:11px;
margin-top:5px;
cursor:pointer;
background:url(../../img/images-faq/fond-fleche-rouge.gif);
background-position:right;
background-color:#f4f4f4;
background-repeat:no-repeat;
}

#contenu-faq #acc h4:hover, #acc2 h4:hover, #acc3 h4:hover, #acc7 h4:hover, #acc4 h4:hover, #acc5 h4:hover {
	background:url(../../img/images-faq/fond-fleche-hover.gif);
	background-position:right;
	background-color:#ededed;
	background-repeat:no-repeat;
	/*color:#ac2f2d;*/
}

#contenu-faq #acc .acc-section, #acc2 .acc-section, #acc3 .acc-section, #acc7 .acc-section, #acc4 .acc-section, #acc5 .acc-section {
overflow:hidden;
background:#fff;
}
#contenu-faq #acc .acc-content, #acc2 .acc-content, #acc3 .acc-content,  #acc7 .acc-content, #acc4 .acc-content, #acc5 .acc-content {
width:595px;
padding:15px;
background-color:#fff; /*couleur de fond de l'accordéon ouvert*/
}

#contenu-faq #nested, #nested2, #nested3, #nested7, #nested4, #nested5 {
width:595px;
list-style:none;
color:#033;
margin-bottom:15px
}

#contenu-faq #nested h4, #nested2 h4, #nested3 h4, #nested7 h4, #nested4 h4, #nested5 h4 {
width:581px;
padding:6px 6px 8px;
font-size:11px;
margin-top:5px;
cursor:pointer;
background:url(../../img/images-faq/fond-fleche-nest.gif);
background-position:right;
background-color:#f4f4f4;
background-repeat:no-repeat;
border:1px solid #f4f4f4;
}

#contenu-faq #nested h4:hover, #nested2 h4:hover, #nested3 h4:hover, #nested7 h4:hover, #nested4 h4:hover, #nested5 h4:hover {
background:url(../../img/images-faq/fond-fleche-hover.gif);
background-position:right;
background-color:#ededed;
background-repeat:no-repeat;
/*border:1px solid #ededed;*/
color:#ac2f2d;
}

#contenu-faq #nested .acc-section, #nested2 .acc-section, #nested3 .acc-section, #nested7 .acc-section, #nested4 .acc-section, #nested5 .acc-section {
overflow:hidden;
background:#fff;
}

#contenu-faq #nested .acc-content, #nested2 .acc-content, #nested3 .acc-content, #nested7 .acc-content, #nested4 .acc-content, #nested5 .acc-content {
	width:565px;
	padding:15px;
	background-color:#fbf4f4;
	font-size:11px;
	line-height:20px;
}

#contenu-faq #nested .acc-content p, #nested2 .acc-content p, #nested3 .acc-content p, #nested7 .acc-content p, #nested4 .acc-content p, #nested5 .acc-content p {
margin-bottom:8px;
font-size:11px;
line-height:20px;
}


#contenu-faq #nested .acc-selected, #nested2 .acc-selected, #nested3 .acc-selected, #nested7 .acc-selected, #nested4 .acc-selected, #nested5 .acc-selected {
background:url(../../img/images-faq/selected.gif);
background-position:right;
background-color:#ededed;
background-repeat:no-repeat;
}
