body { background-color: #f8f8f8; background-image: none; }
.contenu  { background-image: none; height: auto; }
.contenu h1.titrefaq, .contenu h2.titrefaq {
	margin: 0px;
	font-size: 30px;
	text-transform: none;
	font-family: "Open Sans", Arial;
	margin: 0px auto 0px auto;
	text-align: left;
	color: #17191b; 
	font-weight: 200;
}

#reponse h2 { font-size: 28px; }

h1.titrev4, h2.titrev4 { width: 1170px !important;  text-transform: none !important; }

.faq_categorie {
	width: 200px;
	height: 200px;
	background: url('/images/faq_categorie.png') no-repeat;
	float: left;
	margin-left: 4px;
}

.faq_categorie h2 {
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin-top: 9px;
}

.faq_categorie ul {
	height: 120px;
	padding-left: 30px;
	margin: 20px 0 12px 0;
}

.suivant {
	float: right;
	margin-right: 10px;
}

.precedent {
	float: left;
	margin-left: 10px;
	display: none;
}

.questions {
	text-indent: 30px;
	line-height: 20px;
}

/* Liste des questions */
ol.questions {
	padding-left: 30px;
	margin: 0px !important;
}

.questions li {
	text-indent: 0px;
}

p.referer {
	text-align: center;
}

.cadre06_haut *, .cadre06_haut {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
}

.cadre06_centre p {
	padding: 10px 10px 10px 30px;
	font-size: 16px;
}

.cadre06_centre ol {
	margin: 0px 15px 0px 0px;
}

li.etape {
	color: #3f72b2;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 0 10px;
	background: url('/images/li-separation.png') no-repeat center bottom;
	padding-bottom: 12px;
}

li.etape h2, li.etape h3 {
	color: #3f72b2;
	font-weight: bold;
	margin: 10px 0 0 0px;
	padding-bottom: 12px;
	display: inline;
}

li.etape h2, h2.titrev4 { color: #d93000 !important; font-size: 32px !important; font-weight: bold; }
li.etape h3 { font-size: 24px !important; }

li.etape li, li.etape p {
	font-size: 16px;
	font-weight: normal;
	color: #092549;
	margin-left: 0px;
	line-height: 24px;
	margin: 20px 0px 20px 0px;
}

.etape a {
	font-size: 16px;
}

ol li {
	padding-top: 5px;
	margin-left: 10px;
	font-size: 16px;
	list-style-type: none;
}

ol.questions li { font-size: 10pt; }

ol li ol {
	padding: 0px;
	margin-left: 20px;
}

ol li ol li {
	margin-left: 0px;
}

.titre2 h3 {
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	margin-top: 16px;
}

#active {
	color: #961402;
}

.contenu hr {
	border: 0px;
	visibility: hidden;
}

.cadre06_centre p a.faq, .cadre06_centre li a.faq {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #052c4c;
	font-weight: normal;
}

.cadre06_centre p a {
	font-weight: bold;
}

code {
	width: 1130px;
	border: 1px solid #9ba5b2;
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	display: block;
	padding: 10px;
	line-height: normal;
}

#reponse, .reponse {  font-family: Catamaran,sans-serif !important; width: 1170px; margin: auto; font-size: 11.5pt; line-height: 26px; padding: 20px; }
.contenu h1.titrev4, .contenu h2.titrev4 { font-family: Catamaran,sans-serif !important; font-weight: bold; }
#reponse a, .reponse a { color: #3f72b2; }

.contenu-reponse { width: 770px; float: left; }

.cadre-blanc {
	width: 100%;
	background: url('../../images/background-blanc.jpg') #ffffff;
	margin: 20px 0px 0px 0px;
	font-family:Catamaran,sans-serif;
}

.cadre-blanc h2 { padding-top: 20px; }
.cadre-blanc .reponse p { padding: 20px 0px 20px 0px; }

.cadre-gris {
	width: 100%;
	background: url('../../images/background-gris.jpg') #37383c;
	margin: 20px 0px 20px 0px;
	padding: 20px;
	font-family:Catamaran,sans-serif;
}

.cadre-bleu {
	width: 100%;
	background: url('../../images/background-bleu.jpg') #276eae;
	margin: 20px 0px 20px 0px;
	padding: 20px;
}

.cadre-blanc .reponse, .cadre-gris .reponse, .cadre-bleu .reponse { font-size: 13pt; }
.cadre-blanc h2, .cadre-gris h2 { font-family: "Open Sans", Arial; }

.cadre-gris .titrev4, .cadre-gris .reponse, .cadre-gris .titrefaq { color: #ffffff !important; }
.cadre-gris hr { background-color: #ffffff !important; }

.cadre-bleu .titrev4, .cadre-bleu .reponse, .cadre-bleu .titrefaq { color: #ffffff !important; }
.cadre-bleu hr { background-color: #ffffff !important; }

.cadre-gris a { color: #98b8e1; }