html {
	height: 101%;
}
body {
	color: #424753;
	font-family: 'fitatech', Calibri, Segoe UI, Helvetica, Arial, Sans-Serif;
	line-height: 1.3;
    background-color: #fbfbfd;
}
* {
	padding: 0;
	margin: 0;
}

#header {
	background-color: #005da5;
	color: white;
    /*z-index: 1;
    position: fixed;
    width: 100%;*/
}
.rtx-template{
 	max-width: 1910px;
	margin: 0 auto;
  	/*background-color: white;*/
  	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.12);
}
#header-min{
  	max-width: 1300px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
    /*overflow: hidden;*/
  	height: 40px;
    position: relative;
    /*width: 100%;*/
}
#logo{
	float: left;
  	display: block;
	max-width: 100%;
    /*position: absolute;*/
}
#ctx-header-nav{
	float: left;
}
#ctx-header-ressources{
	float: right;
}
#banniere{
	margin: 0;
    /*padding-top: 60px;*/
}
#contenu{
	margin:0;
}
.banniere-ligne{
  	display: block;
    background-size: cover;
}
.box-shadow-bas{
  	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);	
}
.box-shadow-haut{
box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.12);
}
.ctx-ligne-text{
	margin-top: 5px;
    margin-bottom: 5px;
	/*position: absolute;*/
	color: white;
    font-size: 1em;
}
.ctx-ligne-text-droite{
	margin-bottom: 30px;
  	margin-top: 30px;
}
.banniere1{
	height: 350px; /*540 */
  	display: block;
    background-size: cover;
}
.ctx-tableau-baniere-1{
  	width: 100%;
    overflow: hidden;
	height: 100%;
}

.banniere2{
	height: 340px;
  	display: block;
    background-position: center;
  	/*padding-top: 60px;*/
}
.banniere3{
  	background-color : white;
  	Border-radius: 10px;
	background-color: #fbfbfd;
	height: 400px;
	background-image: url('/FIT/images/img_banniere_2B');
	background-repeat: no-repeat;
	background-position: center;
  background-size: 45%;
}
.ctx-back-grey{
	background-color: #f5f5f7;
  	margin-top: 60px;
  	padding-bottom: 20px;
}
.ctx-content-img{
	/*height: 540px;*/
  	display: block;
	padding-top: 40px;
}
.ctx-content{
	margin: 0;
}
.content{
 	max-width: 1300px;
	margin: 0 auto;
}
.content-margin{
 	margin-top:30px;
}
.content-height-100-100{
 	height:100%;
}
.content-txt{
	margin-top: 80px;
 	text-align: center;
}
.content-txt-margin{
  	margin-top: 80px;
  	padding-left: 20px;
}
.content-txt-left{
 	text-align: left;
  	margin-top: 0px;
}
.ctx-ajustement{
	/*margin-left:-15px;
	margin-right:-15px;*/
}
.ctx-text-banniere{
	margin-top: 150px;
	/*position: absolute;*/
	/*color: white;*/
}
.ctx-text-banniere-2{
	margin-top: 150px;
}
.ctx-text-titre{
	font-size: 1.10rem;
	line-height: 2.625rem;
}
.ctx-text-titre-margin{
	margin-top:20px;
}
.ctx-text{
	font-size: 1rem;
}
.ctx-text-bottom{
  	margin-bottom:25px;
}
.ctx-bouton-box{
	margin:0;
  	margin-top:15px;
}
.ctx-bouton-contact{
	font-size: 1.2rem;
	padding: 6px 10px 6px 10px;
	border-radius: 5px;
}
.ctx-bouton-contact-bleu{
	background-color: #005da5;
	border-color: #005da5;
	color: #fff;
}
.ctx-bouton-contact-blanc{
	background-color: #fff;
	border-color: #fff;
	color: #005da5;
}
.ctx-activite{
  	Margin: 0 0 25px;
}
.ctx-activite-margin-top{
	margin-top: 35px;
}
.ctx-activite-boite{
	height: 60px;
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.ctx-activite-logo{
    height: 40px;
    width: 40px;
    mix-blend-mode: multiply;/* pour rendre blanc transparent*/
}
.ctx-activite-text{
	height: auto;
	width: 100%;
	font-size: 1.15rem;
}
.ctx-tableau{
  	width: 100%;
    	overflow: hidden;
	padding-top: 35px;
 	padding-bottom: 35px;
}
.ctx-colonne-1{
  width: 33.33333%;
  float: left;
}
.ctx-colonne-1-int{
   /*min-height: 200px;*/
   padding-right: 3em;
   margin-top: 10px;
}
.ctx-colonne-1-int-logo{
    height: 80px;
    width: 80px;
    margin-top:10px;
}
.ctx-colonne-2{
  width: calc(50% - ( ( 0% ) * 0.5 ) );
  float: left;
  position:relative;
}

.ctx-colonne-2-height-100-100{
  height:100%;
  position:unset;
}

.ctx-colonne-2-gauche{
	text-align: right;
}
.ctx-colonne-2-gauche-text{
	padding-right:30px;
}
.ctx-colonne-2-droite{
	text-align: left;
}
.ctx-colonne-2-droite-text{
	padding-left:30px;
}
.ctx-colonne-2-logo{
	height: auto;
	max-width: 30%;
	display: block;
	width: 30%;
}
.ctx-margin-left-20px{
	margin-left :20px;
}
#footer{
	padding-top: 50px;
  	padding-bottom:0px;
}
.ctx-footer-back{
	background-color:#f2f2f2;
  	padding-top:20px;
}
.ctx-footer{
	text-align: center;
}
.ctx-footer-content-modul{
	background-color:#005da5;
	color:white;
}
.ctx-footer-condition{
	margin-top: 5px;
}
.ctx-footer-condition-texte{
	margin: 0 15px;
	display: inline-block;
}
.ctx-text-box{
	margin:0;
}
.ctx-text-box-ligne{
	display: inline-block;
}
.icon-contact{
  	width:18px;
}
h1, h2, h3, h4, h5, h6,p, .contentheading, .componentheading, .accordion-toggle {
	padding: 3px 0;
	margin: 0;
	line-height: 1.2;
	font-weight: normal;
	font-style: normal;
}
h1, .componentheading {
	font-size: 2.25em;
}
h2, .contentheading, strong {
	font-size: 2.25em;
}

h3 {
	font-size: 1.80em;
}
h4 {
	font-size: 1em;
}
ul, ol {
	padding: .75em 0 .75em 0;
	margin: 0 0 0 35px;
}
ul.menu {
	margin: 0;
}
ul.menu li {
	list-style: none;
}
p {
	font-size: 1.2em;
    color:#86868b;
}
address {
	margin: .75em 0;
	font-style: normal;
}
a {
	margin: 0px;
  		text-decoration: none;
}

.a-titre{
  	color: #424753;
}

a:hover {
  	text-decoration: underline;
}
img {
	border: none;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle;
  	box-shadow: 0 0 7px 0 rgba(0,0,0,.2);
  	padding:4px;
  	margin-top:4px;
  }
.clr {
	clear : both;
}
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix {
	zoom: 1;
}
hr{
	margin-top:10px;
	margin-bottom:10px;
	color:#f3f3f3;
}

/*Personnalisation contact*/
.contact{
	max-width: 1300px;
	margin: 0 auto;
  	padding-top:20px;
}
.accordion-toggle{
 	font-size: 1.60rem;
	color: #424753;
  	padding: 15px 0px 5px 0px;
	display: block;
}
.accordion-heading{
  	border-bottom: solid 1px #ddd;
}
.control-group{
  	margin-top: 10px;
}
/* fin Personnalisation contact*/

@media screen and (max-width:524px){
#contenu{
	max-width: 524px !important;
	padding: 0;
}
.content{
  margin-right:10px;
  margin-left:10px;
}
.ctx-activite-boite{
  margin-bottom: 20px;
}
.ctx-colonne-1{
  width: 100%;
  float: none;
  margin-top: 30px;
  text-align: center;
}
.ctx-colonne-1-int{
	padding-right: 0;
}
.ctx-text-titre{
	text-align:center;
}
.ctx-colonne-2-droite{
	display:none;
}
.ctx-colonne-2{
  width: 100%;
}
.ctx-colonne-2-gauche{
	text-align: center;
}
.ctx-colonne-2-gauche-text{
	padding-right:0px;
}

}