a{
	    cursor: pointer;
}
.img_Gratuit{
	width: 110px;
    margin-top: -25px;
}
.style1 {
    color: #FF0000;
    font-weight: bold;
}
.LiMargin{
	margin-bottom: 10px;
}
.t20 {
    font-size: 1.27em;
    line-height: 1.3em;
    font-weight: bold;
}
.t14 {
    line-height: 1.714em;
    font-weight: 400;
}
.uldiv {
    list-style-type: none;
    padding-left: 0;
}
.uldiv li {
	
    list-style-type: none;
    display: list-item;
    list-style-image: url(img/puce.png);
    padding: 0px;
    margin: 0px;
    margin-left: 14px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}
.ulNUM {
    list-style-type: none;
    padding-left: 0;
}
.ulNUM li {
	
    list-style-type: none;
    display: list-item;
    padding: 0px;
    margin: 0px;
    margin-left: 14px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
}
#backtotop {
    display: none;
    width: 72px;
    height: 72px;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 60px;
    position: fixed;
    /*right: 20px;*/
    text-indent: -9999px;
    width: 70px;
    z-index: 1;
    opacity: 0,4;
}
#backtotop:before {
    position: absolute;
    display: block;
    content: "";
    width: 34px;
    height: 25px;
    z-index: 2;
    background: url(img/arrow_BtT.png) no-repeat;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    opacity: 1;
}
.btt-background:hover {
	opacity: 1;
}
.btt-background {
    width: 100%;
    height: 100%;
    background: #2b479b;
    opacity: 0.4;
}
.NOLIST{
	List-style: none;
}
.div-formation{
	margin-left:10px
}
.menu .accordion-heading {  position: relative; }
.menu .accordion-heading .edit {
    position: absolute;
    top: 8px;
    right: 30px; 
}
.menu .area { border-left: 4px solid #2b479b  }
.menu .equipamento { border-left: 4px solid #65c465; }
.menu .ponto { border-left: 4px solid #98b3fa; }
.menu .collapse.in { overflow: visible; }
/*#f38787;*/

.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle{display:block;padding:8px 15px;    font-weight: bold;
    font-size: 16px;}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}
input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.ACTU{
	font-family:"Open Sans";
font-size:24px;

font-style:normal;
margin-bottom:2px;

font-weight:350;

}
/*** AJOUTER PADDING AU BODY POUR MENU FIXE **/
html, body
{
    height: 100%;
}
body { 
padding-top:50px;
font-family:"Open Sans" !important;
}

/*** responsive image**/

/** MODIFIER POINT A PARTR DE QUEL LE MENU MOBILE S'AFFICHE SOURCE : http://www.bootply.com/120604**/
@media (max-width: 1300px) {
.btn-envoit-contact > .btn-more > a{
	width:100% !important;
}
.btn-envoit-contact{
	padding-left:0px !important;
}
body {
	padding-top: 70px;
}
.boutons_socials{
	padding-top:0px !important;
}
	.btnS {
  width: 25px !important;
  height: 25px  !important;
  border-radius: 15px !important;
  }
	.navbar-toggle{
		margin-top:30px !important;
		margin-right:100px;
	}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		
		
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
		
	}
	
	     .navbar-fixed-top .navbar-collapse{
	max-height:800px !important;
	}
	.dropdown-menu {
	max-height:800px !important;

	} 
	#menuNav {
    padding-left:0px !important;
}
}

/* --------------------------------------
   BOUNTON SOCIAL SI MAX WIDTH 615px
   -------------------------------------- */
@media (max-width: 615px) {
	
	.boutons_socials{
		display:none;
	}
	.img_Gratuit{
		margin-top:0px
	}
}
@media (max-width: 1200px) {
	
	.img_Gratuit{
		margin-top:0px
	}
}
/* --------------------------------------
   POSITION CONTENEUR LOGO max-width: 350px
   -------------------------------------- */
@media (max-width: 350px){
	.col-lg-2{
	padding-right: 0px !important;
    padding-left: 0px !important; 
	}
}
/* --------------------------------------
   CONTENEUR BOUNTON SOCIAL
   -------------------------------------- */
.boutons_socials{
padding-top:5px;
padding-left:70%;
position:fixed ;
height: auto;
width: auto;
top:0;
right: 0;
left: 0;
z-index:9999999;
background: none repeat scroll 0 0 #2b479b;
color: rgba(0, 0, 0, 0.8); 

  }
  /* --------------------------------------
   BOUNTON SOCIAL
   -------------------------------------- */
 .btnS {
  width: 25px !important;
  height: 25px  !important;
  border-radius: 15px !important;
  display: inline-block;
  color:#2b479b;
  
 }
  /* --------------------------------------
  POSITION BOUTON AFFICHAGE MENU PARRAPORT LES BOUTONS SOCIALS
   -------------------------------------- */
	.navbar-toggle{
		margin-top:30px !important;
		margin-right:15px !important;
	}

/* --------------------------------------
 CONTENEUR BOUTON SOCIAL
   -------------------------------------- */
#divContainer{
	margin-left: 100% !important;
}

/* --------------------------------------
STYLE DE LA TOTALITÈ DE MENU
   -------------------------------------- */
.navbar-default{
	border-color:#2b479b !important;
}
#navbar-Style{
	background: none repeat scroll 0 0 #2b479b;
}
#menuNav{
	padding-left:70px;
}

#menuNav>li>a{

	color:white;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: 300;
    font-stretch: normal;
    font-size: 14px;
    line-height: 28px;
    font-family: "Open Sans";
}
.navbar-nav > li {
	height:100%;
	color:black;
	background: none repeat scroll 0 0 #2b479b;
}
.navbar-nav > li > a ,.navbar-nav > li > a:focus{
		background: none repeat scroll 0 0 #2b479b !important;
	}
.navbar-nav > li > a:focus .dropdown-menu{
	display:block !important;
}
 
	/* --------------------------------------
PADDING DROP DOWN-MENU
   -------------------------------------- */
.dropdown-menu {
padding:0px !important;
width:250px !important;
}
/* --------------------------------------
STYLE LI DROP DOWN-MENU
   -------------------------------------- */
.dropdown-menu > li {
	border-color:#E5E5E5 !important;
	border-style:solid !important;
	border-width:1px !important;
	padding:0px !important;
	height:50px;
	width:250px !important;
	background-color:#F5F5F5 !important;
}

/* --------------------------------------
STYLE (LIEN) sous menu) A DE LI DROP DOWN-MENU 
   -------------------------------------- */
.dropdown-menu > li > a {
	color:black !important;
	font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: 300;
    font-stretch: normal;
    font-size: 14px;
    line-height: 28px;
    font-family: "Open Sans";
}
/* --------------------------------------
STYLE HOVER LI DROP-DOWN MENU
   -------------------------------------- */
.dropdown-menu > li:hover{
background-color: #FFC040!important;
}
/* --------------------------------------
STYLE HOVER A DE LI DROP-DOWN MENU
   -------------------------------------- */
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
background-color:#FFC040!important;
}
/* --------------------------------------------------------------
HOVER SUR OPTION MENU PRINCIPAL(LI) PRINCIPALE
   -------------------------------------------------------------- */
@media (min-width: 1200px) {
	

.boutons_socials{
	padding-top:0px !important;
}
	.boutons_socials{
		padding-left:80% !important;
		padding-top:10px;
	}
	.btnS {
  width: 25px !important;
  height: 25px  !important;
  border-radius: 15px !important;
  }
	.navbar-toggle{
		margin-top:30px !important;
		margin-right:100px !important;
	}
.navbar-nav> li:hover  {
border-top: 2px solid rgba(255, 183, 44, 0.6)!important;

}
.navbar-nav > li:hover .dropdown-menu{
display:block !important;
width:250px !important;
}
.dropdown-menu > li {
	width:100% !important;
}

}
/* ----------------------------------------------------------------
HOVER SUR OPTION MENU PRINCIPAL(LI) PRINCIPALE MAX WIDTH /1200px
   ---------------------------------------------------------------- */
@media (max-width: 1200px) {
.navbar-nav> li:hover  {
border-right: 2px solid rgba(255, 183, 44, 0.6)!important;

}
.navbar-nav > li:hover .dropdown-menu{
width:250px;
display:table;
}	
}


/* --------------------------------------
STYLE LIEN MENU PRINCIPALE
   -------------------------------------- */
 /* --------------------------------------
STYLE  MENU PRINCIPALE MIN WIDTH 1200PX AND MAX-WIDTH 
   -------------------------------------- */
 @media (min-width: 1200px) and (max-width: 1300px)
{
	.btnS {
  width: 25px !important;
  height: 25px  !important;
  border-radius: 15px !important;
  }
	.navbar-toggle{
		margin-top:30px !important;
	}
   .col-lg-2{
	   width:100% !important;
   }
    .navbar-header {
        float: left !important;
    }
}


/* --------------------------------------
LOGO WINDEV.TN
-------------------------------------- */
.navbar-header{
	margin-left:0px !important;
}
.logo {

	color: #fff !important;
	font-size: 1.7em !important;
	font-weight: 300 !important;
	text-transform: uppercase !important;
}

.logo strong {
	font-weight: 700 !important;
}
 
/* --------------------------------------
STYLE LIEN DE LI DE CONTENEUR MENU (UL)
   -------------------------------------- */
  .navbar-nav > li > a {
  	padding-left:10px !important;
	padding-right:10px !important;
	margin-top:0px;
	
  } 
 


/* --------------------------------------
FIN menu
 -------------------------------------- */ 
 
/* --------------------------------------
STYLE CONTACT
   -------------------------------------- */
  #contact_ancre{
    /* background-image: url('../images/background-contact.jpg');             //Image Credit to www.icanread.asia
             background-repeat: no-repeat;*/
  }
  .btn-primary{
	color:#FFF !important;
    background-color: #2b479b !important;
    border-color: #2b479b !important;
}
  .btn-primary:hover{
	color:#FFF !important;
    background-color: #2b479b !important;
    border-color: #2b479b !important;
}
 .panel-heading {
  color: #000 !important;
  background: #2b479b; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #2b479b, #ffffff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom right, #2b479b, #ffffff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom right, #2b479b, #ffffff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom right, #2b479b, #ffffff); /* Standard syntax */
  border-color: #2b479b !important;
 
}

/* --------------------------------------
	STYLE CHECKBOX
   -------------------------------------- */

.checkbox label:after
 {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr
 {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: -0.7em;
}



.checkbox .cr .cr-icon{
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
	color:#FFF;
}

.checkbox label input[type="checkbox"]{
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon{
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon{
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr{
    opacity: .5;
}
  .cont-title, .white , .titreSection{
	font-size:14pt !important;
	
	}
.white >a{
	color:#2b479b !important;
}
.pad-label-check{
	padding-left:0px !important;
}
.btn-envoit-contact{
	padding-left:40px;
}


/* --------------------------------------
	FIN STYLE CONTACT
   -------------------------------------- */
  


    
  
 /* --------------------------------------
STYLE FOOTER
   -------------------------------------- */ 
  .list-group {
	  
	 list-style:none!important;
  }
  .PREMIER_ELT_FOOTER{
	  font-size:10pt !important;
	 font-weight:bold;  
	 color:white;
	 
  }
  .href_footer{
	 text-decoration:none; 
  }
  .list-group >li>a{
	font-size:12pt !important;
	font-weight:bold;
	text-decoration:none; 
  }
  

  

/* --------------------------------------
   Carousel
   -------------------------------------- */
/*
#myCarousel {
	margin-top: 55px;

}
*/
.carousel-caption {
	font-size: 24px;
}

.carousel-caption h4 {
	font-size: 32px;
}

#myCarousel .item { height: 400px; }

/* --------------------------------------
 Titre section CONTACT
   -------------------------------------- */
.resize_TXT{
	resize: none!important;
}

#feature
{
	background-color: #f8f8f8;
}
.head-title
{
	color: #000;
	text-align:center;
}
#titreSection{
	padding-top:25px;
	padding-bottom:50px;
	font-weight:bold;
	
}
.botm-line
{
	background-color: #2b479b !important;
	width: 34px !important;
	height: 3px !important;
	display: inline-block !important;
}


#section{
	padding-bottom:50px;
}
#titre{
	
color:#00CED1;
	
}
/* --------------------------------------
STYLE IMAGE ANIMATOIN
   -------------------------------------- */
.imgAnim{
	height:100% !important;
	width:100%  !important
}

/* --------------------------------------
STYLE ACTUALITES
  
  .box{
	  margin-top:30px; 
	  
  }
#cta-1
{
	padding: 40px 0px;
}
.actualite{

	padding-right:0px;
	
}
.actualite >div >div>a{
	font-weight:bold;
	
}
#item_border{
	border-right:1px solid black;
}

.conteneur_act>a{
	text-decoration:none; 	
}
.conteneur_act>div>h1>a{
	text-decoration:none; 	
}
.conteneur_act>div>h4>a{
	text-decoration:none; 	
}
.actualite_item>a{
	text-decoration:none; 
	
}
.actualite_item>p{
	padding-left:0px;
	padding-left:0px;
}
#containerContact{
padding-left:0px;
	
}
 -------------------------------------- */
#separateur{
	width:100%;
	height:50px;
	
}

.actualite-accueil  p{
text-align: center !important;	
}
.actualite-accueil  a{
	text-decoration:none;
}
.titres_act-accueil{
text-align: center !important;	
}
.titre-principale-act{
font: 300 36px/46px "Open Sans";
}
.conteneurs-tous-acts {
	margin-top:25px;
	margin-bottom:25px;
	}

.div-act-accueil{
	padding-right:0px;
}
.corp-actualite{
	margin-top:0px !important;
	border-right:2px solid #f0f0f5;
}
.actualites-lien a {
    color: #2b479b;
    text-decoration: none;
}
.glyphicon_resize{
font-size:300px;
}
#map{
	padding-left:0px;
	  width:100% !important;
	  height:300px !important;
	 
  }
 
/* --------------------------------------
STYLE FOOTER
   -------------------------------------- */
footer {
	padding-bottom:0px;
	background: #333;
	color: #eee;
	font-size: 11px;
	padding-top: 10px;
   

}

.container{
	
}
.
{
    background-color: #15224f;
    min-height: 30px;
}
.copyright {
    color: #FFC040;
    line-height: 30px;
    min-height: 30px;
    padding: 1px 0;
	text-align:center;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #fff;
}
/* --------------------------------------
STYLE DIV COOKIE
   -------------------------------------- */
    .info_contenueur{
	  padding-right:0px;
  }
.DIV_COOKIES{
position:fixed ;
bottom:0;
z-index:9999;
background-color: rgba(0, 0, 0, 0.8);
background: rgba(0, 0, 0, 0.8);
color: rgba(0, 0, 0, 0.8);
}
 .PCOOKIE{
	 font-size:11pt;
	 color:white !important;
 }
 
 .para_cookie{
	 padding-left:70px;
 }
 .img_ferme{
	padding-left:220px; 
 }
 
 .corp-act{
	margin-top:0px !important;
	border-left:2px solid #f0f0f5;
}



