/*ul, li { 
	margin: 0;
	padding: 0;
	list-style-type: none;
}*/
a img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	background-color: #EFEFEF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #6f6f6f;
}

img { border:none; }

hr {
	margin: 10px 0;
	border: none;
	height: 1px;
	background-color: #d4d4d4;

}

.left { float: left; }
.right { float: right; }
.white-bg { background-color: #FFF !important; }
.no-margin { margin: 0 !important; }
.no-padding { padding: 0 !important; }






/* POUR LE TEMPLATE */

@media (min-width: 1050px) {
	#main-home { width: 1020px; margin: 0 auto; }
	.col-center-normal { width:1020px; margin: 0 auto; }
}

.col-center-medium { float:left; width:710px; padding: 15px 30px 15px 30px; background-color:#FFF; min-height: 500px; }
.col-center-small { float:left; width:475px; padding: 20px 30px; }
.col-left { float:left; width:220px; background-color:#FFF; }
.col-right { float:right; width:205px; padding: 15px 15px 100px 15px; background-color:#B72224; color: #FFF; margin: 50px 0 0 0; }

.col-center-medium ul li { list-style-type:square; margin-left:25px; }

#main-content { width: 1020px; margin: 0 auto; background: #FFF; }



/* FIL ARIANNE */
#breadcrumb { background-color: #FFF; padding:8px 15px 8px 15px; margin: 0 0 15px 0; }
#breadcrumb a { font-family: 'Open Sans', sans-serif; font-size: 14px; color:#004B68; }


/* GESTION DE CC SLIDER*/
.SliderTmpContainer { display:none; }
#SliderContainer {z-index:7; width:346px; overflow:hidden;}
#slides {width:346px; z-index:7;}
#slides_container{z-index:7}


/* SLIDE */
.pagination { left:180px; position:absolute; top:500px; width:50px; z-index:9999999; margin:0px; }
.pagination li { float: left; list-style: none outside none; margin: 0 1px; }
.pagination li a { background-image: url("../images/pagination.png"); background-position: 0 0; display: block; float: left; height: 0; overflow: hidden; padding-top: 12px; width: 12px; }

/* EMBED YOUTUBE RESPONSIVE */
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe,
 .video-container object,
 .video-container embed {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 }

/* HEADER */
header {
	background-color: #0c4d7f;
	display: block;
	width: 100%;
	margin: 0;
}


#logo {
	padding-top:30px;
	height: 155px;
	margin:auto;
}

#logo a {
	float:left;
}

.ico_header{
	float:right;
	margin:10px 20px 0 0;
}
.ico_header .ico_fb{
	margin-right:10px;
}
.ico_header .ico_fr{
	margin-right:10px;
}
.icon-bar {
  background-color: #FFF !important;
}

@media (min-width: 768px){
	.navbar-nav {
		/*width: 780px;*/
		margin: 0 auto;
	}
	.color-nav {
		background:#0d3d62;
	}

}

.navbar-nav li a {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}

.navbar-nav li a.on {
	background:#003042;
}



@media (max-width: 767px) {

	#logo {
		height: auto;
		float: left;
		padding:10px;
	}

	.navbar {
		padding-top: 20px;
	}
	.ico_header {
		display: none;
	}

}









#home-presentation {
	padding: 20px;
	height: 430px;
	background: url(../images/bg-presentation.jpg) no-repeat;
}


#home-presentation h1 {
	color: #FFF;
	font-size: 25px;
}

#home-presentation p {
	color: #7ad3f4;
}










/*.navbar {
	width: 1020px !important;
	height: 63px !important;
	background-color: #003f57 !important;  
}*/

/*#main-nav-header {
	width: 1020px;
	height: 63px;
	background-color: #013F58;
	margin: 0 auto;
	padding-left: 175px;
}

ul.header-level-1 {
	display: block;
	height: 63px;
	margin: 0 !important;

}

ul.header-level-1 li {
	float: left;
}

ul.header-level-1 li a {
	display: block;
	height: 63px;
	line-height: 60px;
	padding: 0 20px;
	text-decoration: none;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
}

ul.header-level-1 li > ul {
	display: none;
	position: absolute;
	background-color: #FFF;

}

ul.header-level-1 li:hover > ul {
	display: block;
}

ul.header-level-1 li ul li {
	float: none;
}

ul.header-level-1 li ul li a {
	display: block;
	color:#626577;
	font-size: 13px;
	font-weight: 400;
	line-height: 30px;
	height: 30px;
}

ul.header-level-1 li ul li a:hover {
	background-color: #B72224;
	color: #FFF;
}

ul.header-level-1 li ul.header-level-2-02 {
	position: absolute;
	width: 950px;
	height: 275px;
	left: 0px;
	padding: 20px
}

ul.header-level-1 li a.on {
	background-color: #002837;
	color: #FFF;
}

*/


.miniat_apercu{
	width:100%;
	height:75px;
}
.img_ma{
	width:12%;
	height:100%;
	float:left;
	cursor:pointer;
	margin-right:0.4%;
}




/*FOOTER*/

footer {
	width:100%;
	margin: 40px 0 0 0;
	background: #FFF;
}

footer h3 {
	font-size: 18px !important;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #6f6f6f;
}


h1.titre-home {
	font-family: 'Open Sans', sans-serif;
	color: #003d5c;
	font-weight: normal;
	font-size: 22px;
	margin: 5px 0 5px 0;
}
h1.titre-actuhome {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: normal;
	font-size: 22px;
	margin: 5px 0 5px 0;
}


h1 {
	font-family: 'Open Sans', sans-serif;
	color: #003d5c;
	font-weight: normal;
	font-size: 35px;
	margin: 15px 0 15px 0;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	color: #383838;
	font-weight: normal;
	font-size: 22px;
	margin: 10px 0 10px 0;
}


.bold {
	font-weight: bold;
	color: #545454;
}


.titre-col-groupe {
	display: block;
	padding: 10px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 20px;

}

.sous-titre-col-groupe {
	display: block;
	padding: 0px 0px 10px 10px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 300;
	color: #d29499;
	font-size: 15px;

}

.navbar ul li ul li a { color: #5f5f5f !important; }

      label { display:inline; }
      input.parsley-success, textarea.parsley-success {
        color: #468847 !important;
        background-color: #d8e9ee !important;
        border: 1px solid #05809f !important;
      }
      input.parsley-error, textarea.parsley-error {
        color: #B94A48 !important;
        background-color: #ecd9d9 !important;
        border: 1px solid #b82325 !important;
      }
      ul.parsley-error-list {
          font-size: 11px;
          margin: 2px;
          list-style-type:none;
      }
      ul.parsley-error-list li {
          line-height: 11px;
      }
      
  .parsley-error-list{ background-color:#333333; color:#FFFFFF; position:absolute; padding:4px; margin-top:-11px;  }
    


.textesecteurs{text-align:center; font-size:13px; font-weight:600; padding-top:5px;}

.header-level-3{
	display: none;
	position: absolute;
left: 205px;
margin-top: -35px;
background: #FFF;
border-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
padding: 5px 25px;
min-width: 250px;
border: 1px solid rgba(0, 0, 0, 0.15);
font-size:0.9em;
}

.header-level-3 li a{
	font-size:0.95em;
}

.col-nav li{
	list-style: disc;
}
.col-nav li a{
	border-radius: 4px;
	position: relative;
	display: block;
	padding: 10px 15px;
}
.col-nav li a.active{
	background-color: #003F57;
	color: #FFF;
}
.ulInactif{
	display:none;
}
.ulActif{
	display:block !important;
}