div.cms {
	width: 100%
}

div.cms h1 {
	width: 100%;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0
}

div.cms h2 {
	margin: 30px 0 0 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #ed8c01;
	font-size: 20px;
	font-weight: bold;
	color: #0562aa
}

div.cms h3 {
	margin: 20px 0 0 5%;
	padding: 0 0 0 20px;
	font-size: 20px;
	font-weight: bold;
	color: #0562aa;
	text-transform: uppercase;
	text-decoration: underline;
	background: url("/public/img/dart-blue-01.png") 0 3px no-repeat
}

div.cms h4 {
	padding: 0 0 0 13px;
	margin: 20px 0 5px 5%;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	color: #313131;
	background: url("/public/img/ico-square-black.gif") 0 7px no-repeat
}

div.cms a {
	color: #0063b6;
	text-decoration: underline
}

div.cms q {
	display: block;
	padding-top: 10px;
	font-size: 10px;
	font-style: normal;
	color: #313131;
	text-align: center
}

div.cms ul {
	width: 95%;
	padding: 10px 0 10px 5%;
	list-style-type: none
}

div.cms ul li {
	width: 100%;
	padding: 2px 0;
	list-style-type: square;
	color: #313131
}

div.cms .media {
	padding: 15px 0;
	text-align: center
}

div.cms .catcher {
	width: 96%;
	padding: 15px 2%;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #0178c7;
	background: #edf5fa
}

div.cms .text1,
div.cms .text2,
div.cms .text3 {
	padding: 10px 0;
	font-size: 17px;
	color: #313131;
	line-height: 2;
}

div.cms .text2 {
	float: left;
	width: 48%;
	margin-right: 2%
}

div.cms .text3 {
	float: left;
	width: 31.5%;
	margin-right: 2%
}

div.cms .last {
	margin-right: 0
}

div.cms .left {
	float: left;
	margin: 0 4% 4% 0;
	text-align: center
}

div.cms .right {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center
}

div.cms table {
	width: 100%;
	margin: 10px 0
}

div.cms table thead tr td,
div.cms table tbody tr td,
div.cms table tr td {
	padding: 5px 10px;
	border: 1px solid #000
}

div.cms table thead tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f0f0f0
}

div.cms table thead tr td,
div.cms table thead tr td a {
	font-weight: bold;
	color: #000
}

div.content div.h2-s1 p {
	background: none repeat scroll 0 0 #fff;
	color: #ed8c01;
	float: left;
	font-size: 20px;
	padding-right: 5px;
	font-weight: bold
}

div.content div.h2-s1 p span {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 20px
}

div.content div.h2-s1 p,
div.content div.h2-s1 p span,
div.content div.h2-s1 p a,
div.content div.h2-s1 p a img {
	vertical-align: middle
}

div.content div.h2-s1 {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
	background: url("/public/img/border-dotted-orange.gif") 0 67% repeat-x
}

body div#panel-2.panel div.question p.name {
	padding: 8px;
	font-weight: bold
}

a.btn-your-questions {
	background: url("/public/img/btn-action-gray.png") 0 0 no-repeat;
	width: 100px;
	padding-left: 12px;
	display: block;
	float: left;
	margin-right: 2px;
	background: url("/public/img/btn-action-gray-small.png") 0 0 no-repeat;
	width: 70px;
}

div.questionsanswers div.question div.answer {
	padding: 5px;
}

div.questionsanswers div.question {
	padding: 8px;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 5px;
}

div.questionsanswers div.question p.name {
	font-weight: bold;
	margin-bottom: 5px;
}


div.questionsanswers div.question div.answer>a {
	float: left;
	margin-right: 5px;
}

div.questionsanswers div.question div.answer p.name {
	color: #ed8c01;
}

img#imagelightbox {
	position: fixed;
	z-index: 15;
	box-shadow: 6px 6px 12px rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	behavior: url("/pie.php")
}

div.questionsanswers form {
	/* max-width: 350px; */
	margin: 0 auto;
	padding-top: 25px;
	width: 80%;
}

div.questionsanswers form div img {
	float: left;
}

div.questionsanswers div.field {
	margin: 3px 0;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

h2#Iaskaquestions {
	margin: 8px 0;
}

div.questionsanswers div textarea {
	width: 100%;
	height: 140px;
	-webkit-border: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	behavior: url("/pie.php");
	border: 1px solid #8c8c8c;
	padding: 5px;
}

div.questionsanswers div input {
	float: left;
}

div.questionsanswers label {
	/* width: 105px; */
	padding-top: 7px;
	display: block;
	float: left;
}

div#div_form_question_captcha {
	justify-content: center;
	margin: 15px 0;
}

/* responsivité mobile */
@media only screen and (max-width: 768px) {
	div.cms .catcher {
		width: 100%;
		font-size: 20px;
	}

	div.cms h2,
	div.cms h4 {
		font-size: 24px;
		margin: 20px 0;
	}

	div.cms .text1,
	div.cms .text2,
	div.cms .text3 {
		font-size: 20px;
		text-align: justify;
	}

	#div_form_question_nom,
	#div_form_question_email,
	#div_form_question {
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	#div_form_question_nom label,
	#div_form_question_nom input,
	#div_form_question_email label,
	#div_form_question_email input,
	#div_form_question label,
	#div_form_question textarea,
	#id_frm_centre_question_tel {
		width: 100%;
	}

	#div_form_question_nom input,
	#div_form_question_email input,
	#id_frm_centre_question_tel {
		background-image: none;
		border-radius: 20px;
		border: 1px solid #8c8c8c;
	}

	div.questionsanswers div.field {
		flex-direction: column;
	}

	div.questionsanswers form {
		width: 100%;
	}
}