@import url(anicollection.css);
@import url(animate.css);
@import url(menu.css);
@import url(font-awesome.css);
@import url(flexslider.css);
@font-face {
	font-family: gothic;
	src: url(../fonts/gothic.eot);
	src: local('../gothic'), url(../fonts/gothic.woff) format('woff'), url(../fonts/gothic.ttf) format('truetype')
}
.fontsforweb_fontid_9785 {
	font-family: gothic!important
}
@font-face {
	font-family: flexslider-icon;
	src: url(../fonts/flexslider-icon.eot);
	src: url(../fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(../fonts/flexslider-icon.woff) format('woff'), url(../fonts/flexslider-icon.ttf) format('truetype'), url(../fonts/flexslider-icon.svg#flexslider-icon) format('svg');
	font-weight: 400;
	font-style: normal
}
*, :after, :before {
	box-sizing: border-box
}
body, html {
	padding: 0;
	margin: 0
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
body {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #111;
	background-color: #fff;
	font-size: 17px;
	text-align: justify;
	background-color: #4c4d4f;
}
p {
	padding: 3px 0
}
.forecolor {
	color: #0098cb
}
.textcolor {
	color: #333
}
a {
	color: #666;
	text-decoration: none
}
a:hover {
	color: #ff9934
}
input, select, textarea {
	background-color: #efefef;
	border: 1px solid #d7d7d7;
	color: #333
}
input[type=image] {
	background: transparent;
	border: 0;
	height: auto
}
.button:hover i, .fa:hover, button:hover i, h1:hover i {
	-webkit-animation-name: swing;
	animation-name: swing
}
#back-top {
	position: fixed;
	bottom: 30px;
	right: 1%
}
#back-top a {
	width: 35px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #562c12;
	-webkit-transition: 1s;
	transition: 1s;
	font-size: 11px;
	line-height: 100%
}
#back-top a:hover {
	color: #fff
}
#back-top span {
	width: 35px;
	height: 35px;
	display: block;
	margin-bottom: 7px;
	border-radius: 0;
	-webkit-transition: 1s;
	transition: 1s;
	background-color: #808a8f;
	background-image: url(../img/up-arrow.png);
	background-repeat: no-repeat;
	background-position: 50%
}
#back-top a:hover span {
	background-color: #ff9934
}
h1 {
	font-size: 34px;
	color: #0781be;
	text-decoration: none;
	width: auto;
	padding-right: 5px;
	font-weight: 400;
	line-height: 34px;
	margin: 5px 0 10px;
	padding-left: 5px
}
h2 {
	color: #bf4b48;
	font-weight: 700
}
h2 {
	font-size: 30px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 6px;
	width: auto
}
h3 {
	color: #009ddb;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}
.greenbg {
	color: #fff;
	background-color: #29a97e;
	vertical-align: middle
}
.greenbg h1 {
	color: #fff;
	text-align: center
}
.orangebg {
	color: #fff;
	background-color: #f6b81c;
	vertical-align: middle
}
.orangebg h1 {
	color: #fff;
	text-align: center
}
.bluebg {
	color: #fff;
	background-color: #2eadde;
	vertical-align: middle
}
.bluebg h1 {
	color: #fff;
	text-align: center
}
.redbg {
	color: #fff;
	background-color: #ca0e35;
	vertical-align: middle
}
.redbg h1 {
	color: #fff;
	text-align: center
}
.green {
	color: #29a97e
}
.orange {
	color: #f6b81c
}
.blue {
	color: #2eadde
}
.red {
	color: #ca0e35
}
.borderdottedright {
	border-right-color: #fff
}
.borderdottedright, .borderdottedright2 {
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	padding-right: 20px
}
.borderdottedright2 {
	border-right-color: #ddd
}
.footer_container {
	margin-top: 0px;
	padding-top: 20px;
	color: #fff;
	background-color: #4c4d4f;
	padding-bottom: 20px;
	font-size: 17px;
	margin-bottom: 0px;
}
.footer h1 {
	font-size: 15px;
	border-bottom-style: none;
	background-image: none;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding-bottom: 5px;
	background-color: transparent;
	margin: 36px 0 0;
	padding: 0;
	text-align: left
}
.footer ul {
	display: inline;
	float: right;
	clear: both;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 60px 0 0
}
.footer a {
	color: #fff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 0
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer ul a img {
	border-width: 0;
	padding-right: 0;
	padding-left: 0
}
h4 {
	color: #2ba97e
}
input:focus, textarea:focus {
	background: #797878 repeat scroll 0 0;
	border-style: solid;
	border-width: 1px;
	color: #ccc
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0
}
.menu-top {
	background-color: #59b6e1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#59b6e1), to(#7dc8e5));
	background-image: -webkit-linear-gradient(top, #59b6e1, #7dc8e5);
	background-image: linear-gradient(180deg, #59b6e1, #7dc8e5);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#59B6E1, endColorstr=#7dc8e5);
	margin-top: -5px;
	margin-bottom: 0;
	padding-bottom: 0
}
.copyright {
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #009edb;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #24C2FF;
	margin-top: 20px
}


.slideshow {
	width: 100%;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-top: 0px;
	
}
.header-container {
	width: 100%;
	z-index: 999;
	font-size: 20px;
	color: #666;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
}
.text1 {
	font-size: 19px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -40px;
	background-color: #FFF;
	z-index: 999999;
	margin-bottom: 20px;
	clear: both;
	position: relative;
	box-shadow: 0px -12px 0px 0px rgba(0,0,0,0.3);
}










#mainheader {
	
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	
	
	width:100%;
	 margin-left:0px;
	 margin-right:0px;

	background-color:#fff;
	 z-index: 99999;	
}
.box {
	position: absolute;
	z-index: 10;	
	 	
}
.logo {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-bottom:0px;
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	
background-color:#fff;
}

.respimg {
	border:none;
	max-width:100%;
	
}
.fti-content {
	width: 80%;
	margin: auto;
	
}
.box1 {
	width: 96%;
	margin: auto;
	padding: 10px;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	color: #666;
	text-decoration: none
}
.box1 h2 {
	font-size: 18px;
	font-weight: 700
}
.box1 img {
	margin: auto;
	text-align: center;
	padding: 10px;
	border-radius: 50%;
	width: 120px;
	height: 120px
}
.box1:hover img {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}
.form-quizz ul {
	margin: 0;
	padding: 0
}
.form-quizz li {
	list-style-type: none
}
.form-quizz label {
	font-size: 16px;
	color: #4f4f4f;
	font-weight: regular
}
.form-quizz input {
	text-indent: 15px
}
.color-label {
	color: #6f160b;
	font-weight: 600
}
    .slogan {
	width: 100%;
	position: absolute;
	z-index: 999999999;
	top: 80px;
}
    .slogan img {
	width: 100%;
	
}
.login td {
	padding-bottom: 20px
}
.login td span {
	font-weight: 700;
	color: red
}
.champ, .login a {
	font-size: 14px;
	color: red!important
}
.button, .formulaire-inscription button, .list-choix button, .login button {
	height: 70px;
	lie-height: 70px;
	font-size: 26px;
	cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background-color: #019bde;
	margin: 20px 0;
	padding-right: 40px;
	padding-left: 40px;
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.button {
	line-height: 70px
}
.button:hover, .formulaire-inscription button:hover, .list-choix button:hover, .login button:hover {
	background-color: #bf4b48;
}
.button:hover {
	color: #fff
}
.formulaire-inscription label {
	text-transform: uppercase;
	padding: 2px 0;
	display: block
}
.formulaire-inscription {
	
	/*border: 1px solid #d9cec0;*/
	padding: 20px
}
.formulaire-inscription input {
	border-radius: 0;
	border: 1px solid #d9cec0;
	background-color: #fff;
	width: 90%
}
.formulaire-inscription input:focus {
	border: 1px solid #ff9934
}
.formulaire-inscription .radiobt {
	display: inline-block;
	text-align: left;
	max-width: 20px;
	border: none
}
.formulaire-inscription .validateError {
	color: red
}
@media all and (max-width:790px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px), only screen and (min-device-pixel-ratio:2) and (max-width:1024px), only screen and (min-resolution:2dppx) and (max-width:1024px), only screen and (min-resolution:192dpi) and (max-width:1024px) {
.header-container {
position:relative
}
.logo {
text-align:center;
margin:15px auto
}
#logo img {
max-width:95%;
margin:auto
}
h1 {
padding-bottom:5px;
margin-bottom:10px
}
.footer, h1 {
text-align:center
}

.flex-caption {
width:100%;
font-size:13px;
line-height:25px;
bottom:5%;
text-align:center;
float:right
}
#mainheader {
	background-color: hsla(0,0%,100%,.9);
	position: relative;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.slideshow {
	
	margin-top:0px;
	
	
}

.box {
	
	position: relative;
	margin-bottom:20px;
}
.respimg {
	
	max-width:100%;

}


.text1 {
	
	/*margin-top: -50px;*/
	
}
}









.deconnection {
	position: absolute;
	top: 0;
	right: 0
}
.deconnection a {
	display: block;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	padding: 5px 7px;
	border: 1px solid #5f5f5f;
	background: #f68721
}
.error, .validateError {
	color: #d10000!important;
	display: inline-block;
	padding: 5px 0
}
.q-number {
	width: 76px;
	height: 76px;
	display: block;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 50%;
	box-sizing: border-box;
	font-size: 28px;
	font-weight: 900;
	color: #fff;
	padding: 15px
}
#quizz {
	position: relative;
	overflow: hidden;
	min-height: 400px;
	max-height: 800px;
	border: 1px solid #009dda;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	
}
.quizz-cont {
	position: absolute;
	width: 100%;
	top: 0;
	visibility: hidden;
	
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quizz-cont.active {
	visibility: visible
}
.quizz-cont .quizz-num {
	
	font-size: 40px;
	color: #f39600;
}
.quizz-cont .quizz-question {
	
	font-size: 24px;
	line-height: 38px;
	padding-top: 10px;
	text-align: center
}
.quizz-cont .quizz-choices {
	font-size: 18px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.quizz-cont .quizz-choices label {
	font-weight: 400;
	margin-left: 8px
}
.quizz-cont .quizz-actions {
	text-align: center;
}

.borderbleu {
	border: 1px solid #009dda;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#go-top i {
    font-size: 20px;
    color: #fff;
    line-height: 46px;
	background:#4c4d4f;
	float:right;
	width: 46px;
	text-align:center;
	font-size:28px;
	
	margin-top:-60px;
	right:0px;

}
