/*---------------------------------------------------------
/*      =RESET
/*      =CLASS
/*      =STRUCTURE
/*        @Header
/*        @Footer
/*      =MODULES
/*        @Forms
-------------------------------------------------------- */

/*---------------------------------------------------------
        =CLASS
-------------------------------------------------------- */
.sep {
    background: #4570b4 none repeat scroll 0 0;
    border: medium none;
    height: 5px;
	margin: 0;
    width: 100%;
}

.main {
	margin: 0 auto;
}

.contenu {
	margin: 0 0 20px;
}

.btn-plus {
    color: #fff;
    font-family: "Oswald";
    font-size: 16px;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.btn-plus:focus,
.btn-plus:hover {
	color: #fff;
	text-decoration: none;
}

.btn-plus:after {
    border: 2px solid;
    border-radius: 20px;
    content: "\f067";
    font-family: FontAwesome;
    font-size: 13px;
    margin: 0 0 0 10px;
    padding: 6px 8px;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

.btn-back {
    background: #4570b4 none repeat scroll 0 0;
    color: #fff;
    float: right;
	margin: 0 0 5px;
    padding: 7px 15px;
}

.btn-back i {
    font-size: 13px;
    margin: 0 5px 0 0;
}

.btn-back:hover,
.btn-back:focus {
	background: #e6e7e8;
	color: #4570b4;
	text-decoration: none;
}

.btn-default {
    background: #4570b4 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px !important;
    margin: 0 auto;
    text-transform: uppercase;
}

.form-control[readonly] {
	background: none;
}

.no-margin {
	margin: 0;
}

.navbar-toggle {
	border-color: #4570b4;
}

.navbar-toggle .icon-bar {
	border: 1px solid #4570b4;
}

.navbar-brand {
	height: auto;
}

.navbar-brand span {
	color: #4570b4;
    display: block;
    font-size: 10px;
    margin: 3px 0 0;
    text-align: center;
}

.menu .navbar {
	margin: 0 -40px;
}

.menu .container-fluid {
	padding: 0;
}


/*---------------------------------------------------------
        =STRUCTURE
-------------------------------------------------------- */
body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #122b4d;
}

a {
	color: #4570b4;
}

a:hover,
a:focus {
	color: #4570b4;
}


/*      @Header
------------------------------------ */
header .social {
    padding: 0;
	margin: 20px 0 10px;
    text-align: center;
}

header .social li {
    display: inline-block;
	padding: 0 1px;
    list-style: outside none none;
}

header .social .fa-lg {
	font-size: 19px;
}

header .social img {
    display: inline-block;
    padding: 0 4px;
}

/*      @Nav
------------------------------------ */
.home-nav .navbar {
	margin: 0 -40px;
}

.home-nav .navbar .container-fluid {
	padding: 0;
}


.nav.navbar-nav {
    display: table;
    float: none;
    margin: 0 auto;
    table-layout: auto;
    width: 100%;
}

.nav.navbar-nav > li {
    display: table-cell;
    float: none;
    text-align: center;
}

.nav.navbar-nav > li.active a {
	font-weight: bold;
}

.navbar-nav > li > a {
    font-size: 15px;
    text-transform: uppercase;
}

.nav > li > a:focus, 
.nav > li > a:hover {
	background: none;
	font-weight: bold;
}

/*      @Nav Compositeur
------------------------------------ */
.navbar-compositeur .nav.navbar-nav > li a {
    font-weight: bold;
    padding: 3px 0;
    width: 25px;
}

.navbar-compositeur .nav.navbar-nav > li:hover > a,
.navbar-compositeur .nav.navbar-nav > li.active a {
    background: #4570b4 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    
}

/*.navbar-compositeur .nav.navbar-nav > li:hover > a {
	border-radius: 0 0 0;
}*/

.navbar-compositeur .nav.navbar-nav > li.active .dropdown-menu a {
	border-radius: 0 0 0;
}

.navbar-compositeur .nav.navbar-nav > li.active .dropdown-menu a:hover {
	color: #0b2f59;
}

.navbar-compositeur .dropdown-menu {
	background-color: transparent;
	border: none;
	box-shadow: 0 0 0;
	padding: 1px 0;
	left: -70px;
	font-size: 12px;
}

.navbar-compositeur .dropdown:hover .dropdown-menu {
	display: block;
    margin-top: 0;	
}

.navbar-compositeur .dropdown-menu li {
    background: #4570b4 none repeat scroll 0 0;
    margin: 0 0 1px;
    text-align: center;
}

.navbar-compositeur .dropdown-menu li a {
    color: #fff;
    font-weight: normal !important;
    padding: 3px 5px !important;
    text-align: center;
    width: auto !important;
}

.navbar-compositeur .dropdown-menu li:hover {
	background: #fff;
	color: #0b2f59;
}

.navbar-compositeur .dropdown-menu li:hover > a {
	
	color: #0b2f59;
}

.navbar-compositeur .dropdown-menu li.divider {
	
}

/*      @Compositeur
------------------------------------ */
.compositeur {
	float: left;
	margin: 0 0 30px;
}

.compositeur h1 {
    background: #e6e7e8 none repeat scroll 0 0;
    font-size: 20px;
    font-weight: bold;
	margin: 0 0 10px;
    padding: 12px 0;
    text-align: center;	
}

.compositeur aside img {
    border-radius: 80px;
    display: block;
    margin: -40px auto 10px;
}

.compositeur aside ul {
	padding: 0;
}

.compositeur aside ul li {
	list-style: outside none none;
}

.compositeur aside ul li a {
    background: #4570b4 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    font-size: 12px;
    margin: 0 0 1px !important;
    padding: 6px 15px;
    text-align: center;
}

.compositeur aside ul li a:hover {
	background: #e6e7e8 ;
    color: #0b2f59;
}

.compositeur .contenu {
	padding: 15px;
}

/*      @Slider
------------------------------------ */
.bx-wrapper {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 0;	
	margin: 0 auto;
	visiblity: hidden;
}

.bx-wrapper .bx-caption {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    left: 0;
    padding: 15px 0;
    top: 60px;
    width: auto;
}

.bx-wrapper .bx-caption span {
    background: rgba(11, 47, 89, 0.7) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: block;
    font-family: "Oswald";
    font-size: 30px;
    font-weight: 600;
    line-height: 37px;
    max-width: 530px;
    padding: 25px;
    text-transform: uppercase;
}

.bx-wrapper .bx-controls-direction a {
    height: 30px;
    width: 19px;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
	background: url("../img/arrow-left.png") no-repeat;
	left: -35px;
}

.bx-wrapper .bx-controls-direction a.bx-next {
	background: url("../img/arrow-right.png") no-repeat;
	right: -35px;
}


.intro {
    background: #e6e7e8 none repeat scroll 0 0;
    color: #000;
    font-size: 14px;
	margin: 0 0 20px;
    padding: 15px 20px;	
}

.intro p {
	margin: 0;
}

/*      @Home-article
------------------------------------ */
.home-article {
	margin-bottom: 20px;
}

.home-article article header {
    border-top: 1px solid;
    padding: 7px 30px 0;
}

.home-article article > div {
	padding: 20px;
	text-align: center;
}

.home-article article:nth-child(1) > div { background: #8dc63f }
.home-article article:nth-child(2) > div { background: url("../img/bg-european-new.png") no-repeat center 0; padding: 12px 0; text-align: center;  }
.home-article article:nth-child(3) > div { background: #f7941d }

.home-article article:nth-child(2) h2 {
    border: medium none;
    font-size: 45px;
	margin: 0 0 14px;
    opacity: 0.45;
}

.home-article article:nth-child(2) h3 {
    border: medium none;
    margin: 0 0 6px;
}

.home-article article:nth-child(2) .btn-plus {
	color: #0b2f59;
}

.home-article article h2 {
    font-family: "Oswald";
    font-size: 25px;
    margin: 0 0 8px;
    padding: 0 0 3px;
    text-transform: uppercase;
}

.home-article article span {
    display: block;
    font-size: 12px;
    margin: 0 0 3px;
}

.home-article article h3 {
    border-bottom: 1px solid;
    font-size: 15px;
    font-weight: bold;
	height: 43px;
    margin: 0 0 20px;
    padding: 0 0 10px;	
}

.home-article article p {
	margin: 0 0 20px;
}


/*      @Actualite nav
------------------------------------ */
.actualite-nav {
    margin: 15px 0 40px;
    text-transform: uppercase;
}

.actualite-nav ul {
    border-bottom: 4px solid;
    padding: 0 0 10px;	
}

.actualite-nav ul li {
	 border-left: 1px solid;
}

.actualite-nav ul li:first-child {
	border-left: none;
}

.actualite-nav ul li.active a:hover,
.actualite-nav ul li a:hover,
.actualite-nav ul li.active a {
    background: none;
    color: #0b2f59;
    font-weight: bold;
}

.actualite-nav ul li a {
	font-size: 15px;
	padding: 5px 15px;
}

/*      @Actualite list
------------------------------------ */
.actualite-list {
}

.actualite-list article .thumbnail {
	border: 1px solid #e6e7e8;
	background-color: #e6e7e8;
	border-radius: 0;
}

.actualite-list article .thumbnail:focus,
.actualite-list article .thumbnail:hover {
	border-color: #0b2f59;
}

.actualite-list article h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}

.actualite-list article span {
    display: block;
    font-style: italic;
    margin: 0 0 10px;
}

.actualite-list article p {
	margin: 0 0 25px;
}

.actualite-list article a.btn-plus {
    color: #0b2f59;
    float: right;
}

/*      @Actualite
------------------------------------ */
.actualite {
	margin-bottom: 20px;
}

.actualite article h1 {
    font-size: 23px;
    margin: 0 0 10px	
}

.actualite article span {
    display: block;
    font-style: italic;
    margin: 0 0 10px;	
}

.actualite article a.ext {
    background: #4570b4 none repeat scroll 0 0;
    color: #fff;
    float: right;
    padding: 7px 15px;
}

.actualite article a.ext:focus,
.actualite article a.ext:hover {
	background: #e6e7e8;
	text-decoration: none;
	color: #4570b4;
}

/*      @Press list
------------------------------------ */
.press-list hr {
	margin: 10px 0 20px;
}

.press-list article .thumbnail {
	border: 1px solid #e6e7e8;
	background-color: #e6e7e8;
	border-radius: 0;
}

.press-list article .thumbnail:focus,
.press-list article .thumbnail:hover {
	border-color: #0b2f59;
}

.press-list article h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}


/*      @Breadcrumb
------------------------------------ */
.breadcrumb {
	background: none;
	font-size: 12px;
	margin: 3px 0 8px;
}

.breadcrumb > li + li::before {
	color: #0b2f59;
	content: "> ";
}

.breadcrumb > .active {
	color: #0b2f59;
	font-weight: bold;
}

/*      @Contenu
------------------------------------ */
.contenu a {
	text-decoration: underline;
}

.contenu li a {
}

.contenu a:focus,
.contenu a:hover {
	text-decoration: none;
}

/*      @Bottom page
------------------------------------ */
.bottom-page {
    font-family: Oswald;
}

.bottom-page .annuaire {
	background: rgba(0, 0, 0, 0) url("../img/annuaire-compositeur.jpg") repeat scroll 0 0 / cover;
    height: 140px;
    margin: 0 15px 20px 0;
    max-width: 470px;	
    position: relative;	
}

.bottom-page .annuaire a {
    color: #fff;
    display: block;
    font-size: 350%;
    font-weight: 600;
    line-height: 50px;
    margin: 0 auto;
    padding: 20px 0 0;
    text-align: center;
    text-shadow: 5px 4px 5px #000;
    text-transform: uppercase;
    width: 90%;
}

.bottom-page a:focus,
.bottom-page a:hover {
	text-decoration: none;
}

.bottom-page a.border {
    border: 2px solid #fff;
    border-radius: 30px;
    bottom: 0;
    color: #fff;
    display: block;
    font-family: open sans;
    font-size: 23px;
    height: 37px;
    margin: 0 auto;
    text-align: center;
    width: 37px;
}

.bottom-page .communique {
	background: #8dc63f none repeat scroll 0 0;
}

.bottom-page .communique div {
	height: 140px;
}

.bottom-page .european-news a:first-child,
.bottom-page .actus-compositeur a:first-child,
.bottom-page .communique a:first-child {
    display: block;
    font-size: 23px;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 17px;
    padding: 20px 0 0;
    text-align: center;
    text-transform: uppercase;
}

.bottom-page .european-news a:first-child {
    font-size: 30px;
    font-weight: 400;
    line-height: 33px;
    opacity: 0.3;
    padding: 16px 0 0;
	margin: 0 0 9px;
}

.bottom-page .european-news {
	background: url("../img/bg-european-new.png") no-repeat center 0 / 65px auto;
}

.bottom-page .european-news div {
	height: 140px;
}

.bottom-page .european-news a.border {
	border-color: #0b2f59;
	color: #0b2f59;
}

.bottom-page .actus-compositeur {
	background: #f7941d none repeat scroll 0 0;
}

.bottom-page .actus-compositeur div {
	height: 140px;
}


/*      @Forms
------------------------------------ */
form {
	margin: 40px 0 5px;
}

.form-control {
    background: #e6e7e8 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 0;
	margin: 0 0 5px;
}

.form-control:focus {
	box-shadow: 0 0 0;
}

.form-control::-webkit-input-placeholder { color: #0b2f59; font-style: italic; }
.form-control::-moz-placeholder { color: #0b2f59; font-style: italic; }
.form-control:-moz-placeholder { color: #0b2f59; font-style: italic; }
.form-control:-ms-input-placeholder { color: #0b2f59; font-style: italic; }

.btn {
    border: medium none;
    border-radius: 0;
    font-size: 20px;
}

.form-group {
	margin-bottom: 1px;
}

.radio {
	padding-left: 25px;
}

.radio .help-block {
    color: #0b2f59;
    font-style: italic;
}

.modal form {
	margin: 0;
}

.modal form .notvisible {
	display: none;
}


/*      @Search Form
------------------------------------ */
.search-form {
	text-align: center;
}

/*.search-form input {
	width: 225px !important;
}*/
/*
.search-form button {
	background: #e6e7e8 none repeat scroll 0 0;
    font-size: 21px;
    margin: -5px 0 0 -4px;
    padding: 2px 8px;
}*/

/*      @Compositeur Form
------------------------------------ */
.compositeur-form {
	padding: 0 0 0 44px;
}

.compositeur-form span {
    color: #a94442;
    display: block;
    font-size: 12px;
    font-style: italic;
    margin: 0 0 3px;
}


.compositeur-form p {
    font-family: "Oswald",sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0 3px;
    padding: 0 0 0 4px;
    text-transform: uppercase;
}

.compositeur-form a {
    display: block;
    font-size: 11px;
    text-decoration: underline;
	margin: 0;
}

.compositeur-form a:nth-child(2n) {
    background: #0b2f59 none repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    margin: 7px 0 0;
    padding: 1px 5px;
    text-decoration: none;
    width: 145px;
}

.compositeur-form a:nth-child(2n) i {
	padding: 0 0 0 5px;
}

.compositeur-form a:hover {
	text-decoration: none;
}

.compositeur-form .form-control {
    font-size: 13px;
    height: 20px;
    margin: 0 0 3px;
    width: 145px;
	padding: 0 10px;
}

.compositeur-form button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0b2f59;
	margin: -3px 0 0;
    padding: 3px 5px 1px;
}

.compositeur-form button i {
	font-size: 20px;
}

.bloc-login p {
	font-family: "Oswald",sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin: 26px 0 3px;
    padding: 0 0 0 7px;
    text-transform: uppercase;
}

.bloc-login ul {
	padding: 10px 0 0 25px;
}

/*      @Espace compositeur
------------------------------------ */
.espace-compositeur h1 {
    border-bottom: 2px solid;
    margin: 20px 0;
    padding: 0 0 10px;
	text-transform: uppercase;
}

.espace-compositeur .bloc-photo {
	position: relative;
}

.espace-compositeur .bloc-photo a {
    font-size: 17px;
    position: absolute;
    right: -5px;
    top: -13px;	
}

.espace-compositeur .cv label {
    margin: 0 0 7px;
    text-align: left;
}

.espace-compositeur aside {
}

.espace-compositeur aside div > a {
	border: 1px solid #e6e7e8;
	color: #0b2f59;
	border-radius: 0 !important;
}

.espace-compositeur aside div > a.active {
	background-color: #0b2f59;
	border-radius: 0;
	border-color: #e6e7e8;
}

.espace-compositeur aside div > a:hover,
.espace-compositeur aside div > a.active:hover {
	background-color: #0b2f59;
	border-color: #e6e7e8;
	color: #fff;
}

.espace-compositeur .form-inline {
	margin: 20px 0 5px;
}

.espace-compositeur .form-inline .form-control {
    margin: 0 95px 5px 5px;
    width: 85%;	
}

.espace-compositeur .form-inline .btn-default {
    line-height: 20px;
    margin: -5px 0 0;	
}






/*---------------------------------------------------------
/*      MEDIA QUERIES
-------------------------------------------------------- */
@media only screen and (max-width : 768px) {
	
	.home-nav .navbar {
		margin: 0 !important;
	}
	
	.navbar-brand {
		display: block;
		float: none;
		padding: 15px 15px 0;
		width: 100%;
	}
	
	.navbar-brand > img {
		margin: 0 auto;
	}
	
	.menu .navbar {
		margin: -3px 0 0;
		background: #ffffffbd;
		padding: 0 0 15px;
	}

	.menu .container-fluid {
		padding: 0 auto;
	}
	
	.compositeur-form {
		float: left;
		padding: 0;
		margin: 0 auto !important;
		text-align: center;
		width: 100%;
		position: relative;
	}
	
	.compositeur-form .form-control {
		margin: 0 auto 3px;
	}
	
	.compositeur-form button {
		margin: 0 auto;
		position: absolute;
		right: 20%;
		top: 77px;	
	}
	
	.compositeur-form a {
		display: inline-block;
		width: 50%;		
	}
	
	.compositeur aside img {
		margin: 0 auto 20px;
	}
	
	.nav.navbar-nav > li {
		display: table-row;
	}
	
	.bx-wrapper .bx-caption {
		bottom: 0;
		left: 0;
		padding: 15px 0 0;
		width: 100%;
	}
	
	.bx-wrapper .bx-controls-direction a.bx-prev {
		left: 5px;
	}
	
	.bx-wrapper .bx-controls-direction a.bx-next {
		right: 5px;
	}
	
	.bx-wrapper .bx-caption span {
		bottom: 0;
		font-size: 15px;
		line-height: 18px;
		max-width: 100%;
		padding: 8px 15px;
		position: absolute;
		width: 100%;
	}
	
	.home-article article {
		margin: 0 0 20px;
	}
	
	.annuaire {
		margin: 0 0 20px;
	}
	
	.bottom-page .annuaire {
		margin: 0 auto 20px;
	}
	
	.home-banniere .annuaire > div {
		margin: 0 auto;
		height: 135px;
	}
	
	.bottom-page .annuaire a,
	.home-banniere .annuaire a {
		font-size: 35px;
		line-height: 40px;
		padding: 30px 0 0;
	}
	
	.annuaire div {
		margin: 0 -15px 0 -15px;
	}
	
	.communique {
		margin: 0 0 20px;
	}
	
	.bottom-page .european-news a.border {
		margin: 30px auto 0;
	}
	
	.actualite-nav ul li {
		border-left: none;
	}
	
	.btn-back {
		margin: -20px 0 10px 0;
	}

	
}