.navbar-dark.top-nav-collapse, .navbar-light.top-nav-collapse {

    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 55px;
    padding-left: 0px;
    border-bottom: 1px solid;
    border-bottom-color: currentcolor;
    border-color: #666666;

}

.navbar-dark.top-nav-collapse {

    background-color: #666666;
    border-color: #666666;

}

.navbar-dark .nav li.active a, .navbar-light .nav li.active a {

    background-color: transparent;
    color: #fbbd43 !important;

}

.text-primary {

    color: #fbbd43;

}

hr.primary {

    border-top: 6px solid #fbbd43;

}

.bg-primary {

    background: #fbbd43 !important;
    color: #f4f5f7 !important;

}
.btn-square {
    border-radius: 0;
}
.btn-raised {
    border-bottom-width: 1px;
    transition: none;
}
.btn-primary {
    color: #666666;
    background-color: #F3F3F3;
    border-color: #BFBFBF;
}


/*MAP*/

#map_section {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	max-height: 500px;
	overflow: hidden;
	margin-bottom: 0px;
    padding: 0px;
}
#map_section iframe {
	padding:0;
	margin:0;
	width:100%;
	border:0;
}

.section-map {
    padding:0;
	margin:0;

}

























html, body {

/*	font-family: 'Open Sans', sans-serif;*/
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif; 
	font-style: normal;
	font-weight: 300;
	background-color: #FFFFFF;
}

p {
	font-size: 16px;
	color: #343434;
	line-height: normal;
}

p.txt-full {
	text-align: justify;
	margin-left: 12px;
	margin-right: 12px;
	font-size: 15px;
}

.txt-nom {
	font-size: 24px;
}

h3 {
	font-size: 20px;
	color: #343434;
}

ul {
	font-size: 16px;
	color: #343434;
}

navbar-nav ul, a {
	font-size: 15px;
	color: #343434;
}


a {
	color: #4D4D4D;
}

.txt-orange {
	color: #EF9131;
}

.txt-bleu {
	color: #1FB4B8;
}

.txt-vert {
	color: #58AD41;
}

.txt-blanc {
	color: #ffffff;
}

.ligne {
	border-bottom: 1px solid #CBCBCB;
	margin-top: 40px;
	margin-bottom: 40px;
}

img.img-center {
   display: block;
   margin-left: auto;
   margin-right: auto
}

header {
	background-color: #F2F2F2;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer {
	background-color: #1F1F1F;
	padding-top: 40px;
	padding-bottom: 40px;
    color: #969696;
	font-size: 14px;
}

footer a {
	color: #969696;
}

.partenaires {
	background-color: #F2F2F2;
	padding-top: 40px;
	padding-bottom: 40px;
}
.bkg-gris {
	margin-top: 30px;
	padding-bottom: 30px;
	background-image: url(graphisme/bkg-bleu-vert.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.nav > li > a {
	position: relative;
	display: block;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-dark .navbar-brand .logo img, .navbar-light .navbar-brand .logo img, .navbar-dark .navbar-brand .logo-collapse img, .navbar-light .navbar-brand .logo-collapse img {
    max-height: 90px;
    margin: 0;
}

.carousel-txt-together {
	font-size: 80px;
    margin: 0;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.carousel-txt-world {
	font-size: 50px;
    margin: 0;
    text-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.btn-primary {
	margin-top: 18px;
	margin-bottom: 18px;
}

.logo {
	margin-top: 2px;
	margin-bottom: 18px;
}

.form-control {
	margin-top: 10px;
}

.visu-portrait {
    margin-bottom: 15px;
}
