/* Style des liens Faqs internes et Faqs publiques */#faq-space {position: absolute;top: 60px;right: 12px;}/* Style du tableau de présentation des répertoires de faqs */.faq-folder {width: 100%;margin-bottom: 20px;}.faq-folder td a {	color: blue;	font-size: 1.1em;	font-style: bold;	opacity: 1;}.faq-folder th {width: auto;padding: 10px;text-align: left;background-color: #1c5fa8;color: white;text-align: center;border:none 5px #000000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}.faq-folder td {padding: 10px;font-size: 0.9em;color: #000000;border-top: 1px dashed #404040;opacity: 0.85;color: black;text-align: center;vertical-align: middle;border:none 5px #000000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}.faq-folder tr {	border:none 5px #000000;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}.faq-folder td {text-decoration: none;}/* Style du titre de la faq */#faq-titre h2 {display: inline-block;margin: 0;width: 100%;padding-top: 0;padding-bottom: 3px;font-family: OpenSans-Regular;font-size: 1.2em;color: #000000;text-align: justify;border-bottom: 1px solid #000000;}#faq-titre h2 a img {display: inline;padding-left: 10px;}/* Style du contenu de la faq */#faq-texte p:first-child:first-letter {margin-right: 3px;padding-left: 10px;padding-right: 10px;color: #FFFFFF;font-size: 1.3em;background-color: #404040;}.faq-folder td:first-child {background-color: #1c5fa8;opacity: 1;}.faq-folder th:first-child {background-image: url("../icones/jmfa.png");}.faq-folder tr:nth-child(odd) {	background-color: #ffd05d;    opacity: 0.6;}.faq-folder body table tr:first-child {background-color: #2c3e50;}#faq-texte:first-letter {margin-right: 3px;padding-left: 10px;padding-right: 10px;color: #FFFFFF;font-size: 1.3em;background-color: #404040;}/* Style du deuxième lien sur une ligne de faq */#faq-liste a + a {padding-left: 20px;}/* Style de l'image sur une ligne de faq */#faq-liste a img {border-bottom: 3px solid transparent;}