#logo {
	width: 300px;
	padding: 20px 20px 5px 20px;
	float:left;
}

#logo img {
	width: 100%;
	height:auto;
	border:none;
}

#langues {
	width: 20%;
	float:left;
	text-align:right;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 35px;
	font-weight: 400;
}

#langues a:link {
	color: #ffffff;
	font-weight:300;
	text-decoration:none;
	font-size:13px;
}

#langues a:hover {
	color: #ffffff;
	font-weight:300;
	text-decoration:underline;
}

#langues a:visited {
	color: #ffffff;
	font-weight:300;
	text-decoration:none;
}

#langues-mobile {
	width: 60%;
	float:none;
	text-align:right;
	margin: 10px 20% 20px 18%;
	line-height: 25px;
	display: none;
	color:#ffffff;
}

#langues-mobile a:link {
	color: #ffffff;
	font-weight:300;
	text-decoration:none;
	font-size:13px;
}

#langues-mobile a:hover {
	color: #ffffff;
	font-weight:300;
	text-decoration:underline;
}

#langues-mobile a:visited {
	color: #ffffff;
	font-weight:300;
	text-decoration:none;
}


/* body css ---------------------------------------------- */

html, body {
	height: 100%;
}

body {
	background-color: #ffffff;
	background-image: url("../images/charte/pattern2.png");
	background-repeat: repeat;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #222222;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}


/* headings and paragraph margin css --------------------*/

p {
	margin: 10px 0;
	text-align: center;
}


/*-------------------VIDEO RESPONSIVE ------------------------*/

.video-responsive { 
overflow:hidden; 
padding-bottom:56.25%; 
position:relative; 
height:0;
}


/*-------------------TROUPE ------------------------*/


.zoom-image {
	overflow:hidden;
	background-color: #111111;
}
.zoom-image img {
	width:100%;
	height:auto;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
	opacity: 1;
}
.zoom-image img:hover{
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
	opacity: 0.7;
}

.cadre-noir {
	text-align:center;
	margin-top: 10px;
	padding: 5%;
	font-size: 15px;
	background-color: #222222;
	color: #ffffff!important;
	width: 90%;
	display: block;
	font-weight: 500!important;
	}



/* colors css -------------------------------------------*/


.rouge  {
	color:#9e2323;
}

.fdrouge  {
	background-color:#9e2323;
	color: #ffffff;
}

.blanc  {
	color:#ffffff;
}

.creme {
	background-color: #bcc6db;
	text-align: center;
}

.gris {
	background-color:#e8e2e2;
	background-image: url("../images/charte/pattern3.png");
	background-repeat: repeat;
}

.visua {
	background-image: url("../images/affiche_0.jpg");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.visu1 {
	background-image: url("../images/001.jpg");
	background-size: cover;
	background-position: center;
}

.visu2 {
	background-image: url("../images/002.jpg");
	background-size: cover;
	background-position: center;
}

.visu3 {
	background-image: url("../images/003.jpg");
	background-size: cover;
	background-position: center;
}

.visu4 {
	background-image: url("../images/004.jpg");
	background-size: cover;
	background-position: center;
}

.visu5 {
	background-image: url("../images/005.jpg");
	background-size: cover;
	background-position: center;
}

.visu6 {
	background-image: url("../images/006.jpg");
	background-size: cover;
	background-position: center;
}

.visu7 {
	background-image: url("../images/007.jpg");
	background-size: cover;
	background-position: center;
}

.visu8 {
	background-image: url("../images/008.jpg");
	background-size: cover;
	background-position: center;
}

.imgresp {
max-height: 500px;
}


/* display css----------------------------------------- */

.affiche {
	display: block;
}

.off {
	display: none;
}

/* headings css----------------------------------------- */

.titre {
	margin-top:100px;
	}



h1 {
	font-size: 40px;
	line-height: 50px;
	margin: 10px auto 20px auto;
	color: #002238;
	text-align: center;
	letter-spacing: -1px;
}

h2 {
	font-size: 15px;
	line-height: 21px;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	margin: 10px auto 20px auto;
	color: #8f8e8e;
	text-transform: uppercase;
	text-align:center;
	letter-spacing: 1px;
}

h3 {
	font-size: 22px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	margin: 10px auto;
	color: #b27e7e;
	text-align:left;
	padding: 0 0 20px 0;
	display:block;
	width:100%;
}

h4 {
	font-size: 20px;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight:300;
	margin: 10px 0;
	color: #222222;
	text-align:left;	
	text-transform: uppercase;
	letter-spacing: 2px;
}
	
h5 {
	font-size: 20px;
	line-height: 30px;
	font-family: 'Merriweather', serif;
	margin: 10px 0;
	color: #002238;
	text-align:left;
	font-weight:normal;
}

h6 {
	font-size: 13px;
	font-weight: 400;
	color: #ffffff;
}

h6 a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	font-weight:700;
	color: #ffffff;
}

.note {
	font-size: 13px;
	line-height: 20px;
}

/* link css -------------------------------------------*/

a:link, a:visited {
	text-decoration: none;
	font-weight:700;
	color: #002238;
}

a:hover {
	text-decoration: none;
	font-weight:700;
	color: #d3a900;
}

a:active {
	color: #001791;
}

/* list css ------------------------------------------ */

ul {
	list-style-type: disc;
	margin: 10px 10px 10px 30px;
	display: list-item;
}



/* elements css --------------------------------------*/

strong, b {
	font-weight: 700;
}

em,i {
	font-style: italic;
}

u {
	text-decoration: underline;
}


/* content css ----------------------------------------*/


/*--------header--------------------------*/

header {
	width: 100%;
    background-color: #015a82;
}

/*.petales {
	background-image: url(../images/charte/fond-footer.jpg);
	background-size: cover;
	border-position: center bottom;
}*/

/*--------bandeau-----------------------*/

.bandeau {
	width: 100%;
	margin:  0 auto;
}


/*--------divers--------------------------*/


.agenda {
	border-bottom: solid 1px #111111;
	padding: 5px 0px 10px 0px;
	text-align: left;
}

.agenda a {
	padding: 5px 10px; 
	background-color:#111111; 
	float: right; 
	color:#ffffff; 
	font-weight: 300;
}

.agenda a:hover {
	background-color:#9e2323; 
}

.complet {
	padding: 5px 13px; 
	background-color:#b27e7e; 
	float: right; 
	color:#111111; 
	font-weight: 600;
}

.bouton-rose {
	text-align:center;
}

.bouton-rose a{
	font-size: 14px;
	background-color: #015a82;
	color: #fff;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	display: block;
	width: 180px;
	padding: 7px;
	margin: auto;
	font-weight: normal;
	border-radius: 25px;
	}

.bouton-rose a:hover{
	text-decoration:none;
	display:block;
	background-color: #222222;
	color: #ffffff;
	}

.bouton-noir {
	text-align:center;
}

.bouton-noir a{
	padding: 0px;
	font-size: 13px;
	background-color: #ffffff;
	color: #222222!important;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	width: 100px;
	display: block;
	font-weight: 500!important;
	}

.bouton-noir a:hover{
	text-decoration:none!important;
	display:block;
	background-color:#9e2323;
	color: #ffffff!important;
	}

.bouton-pro {
	text-align:center;
}

.bouton-pro a{
	font-size: 14px;
	text-transform: uppercase;
	background-color: #000000;
	color: #ffffff!important;
	border: solid 1px #000000;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	width: 90%;
	display: block;
	padding: 7px;
	margin: 15px;
	font-weight: 500!important;
	}

.bouton-pro a:hover{
	text-decoration:none!important;
	display:block;
	background-color:#ffffff;
	color: #000000!important;
	}


.bouton-newsletter {
	text-align:center;
}

.bouton-newsletter a{
	font-size: 13px;
	background-color: #9e2323;
	color: #ffffff;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	display: block;
	width: 250px;
	padding: 7px;
	margin: auto;
	font-weight: normal;
	border-radius: 25px;
	}

.bouton-newsletter a:hover{
	text-decoration:none;
	display:block;
	background-color:#222222;
	color: #ffffff;
	}

.bouton-cadre {
	text-align:center;
}

.bouton-cadre a{
	font-size: 14px;
	border: solid 2px #701a1a;
	color: #701a1a;
	transition: .5s all;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
	display: block;
	width: 180px;
	padding: 7px;
	margin: auto;
	font-weight: normal;
	border-radius: 25px;
	}


.marge {
	height: 50px;
}



/* Alignement --------------------------------------*/


.text-center {
	text-align: center; 
}

.text-center img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height:auto;
	display: block;
}

.text-resp {
	text-align: left; 
}

/* ------ FOOTER --------------------------------------------------- */

footer {
	/*background-image: url(../images/charte/fond-footer.jpg);*/
	background-color: #000000;
	/*background-size: cover;*/
	border-position: center top;
	color: #ffffff;
	width: 100%;
}

footer p {
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
}

.liens a {
	color: #ffffff;
	text-decoration: none;
}

.liens a:visited {
	color: #ffffff;
}

.liens a:hover {
	color: #e0b4b4;
}

.liens a:active {
	color: #ffffff;
}

/* ------ /FOOTER -------------------------------------------------- */




/* ------ FORM ----------------------------------------------- */
				
form {
	margin: 15px 0;
}
				
form h1, form h2, form h3, form h4, form h5, form h6, form p {
	margin: 10px 0;
}
				
form input {
	border-radius: 0;
}
				
form select {
	border-radius: 0;
	-webkit-appearance: none;
}
				
form input,
form textarea,
form button,
form select {
	font-family: 'Montserrat', sans-serif;
	color: #222222;
	font-size: 16px;
	font-weight: 300;
	line-height: 20px;
}
				
form input[type=text],
form input[type=email],
form input[type=tel],
form input[type=password],
form select,
form textarea {
	padding: 5px;
	background: #fff;
	border-radius: 0;
	border: none;
	width: 100%;
}
				
form input[type=radio],
form input[type=checkbox] {
	margin-top: 15px;
}
				
form input[type=submit],
form input[type=reset] {
	margin-top: 15px;
	padding: 10px;
	background: #222222;
	color: #fff;
	font-size: 18px;
	letter-spacing:2px;
	border: solid 1px #222222;
	width: 100%;
	border-radius: 0;
	-webkit-transition: 500ms ease;
	-moz-transition: 500ms ease;
	-o-transition: 500ms ease;
	-ms-transition: 500ms ease;
	transition: 500ms ease;
}
				
form input[type=submit]:hover,
form input[type=reset]:hover {
	background: #9e2323;
	color: #fff;
	border: solid 1px #fff;
	cursor: pointer;	
}
				
form table {
	width: 100% !important;
	margin: 0;
}
				
/* formbuilder css */
				
.formbuilderform td {
	padding: 2px 0;
	border: 0;
}
				
.formbuilderform {	
	width: auto;
}
		
/* ------ FORM ----------------------------------------------- */





@media screen and (max-width: 1480px) {
	
	
	/*--------header--------------------------*/

	
	#langues {
	width: 28%;

}

}



@media screen and (max-width: 1180px) {
	
	
	/*--------header--------------------------*/
	
	
	.desktop-header {
	display: none;
	}	
	
	
	#langues {
	width: 30%;
}

}


@media screen and (max-width: 1140px) {
		.troupe {
	width: 31.333333%!important;
	margin: 10px 1%!important;
	}

}


@media screen and (max-width: 860px) {
	

	.text-resp {
	text-align: center; 
}
	
	.imgresp img {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height:auto;
	display: block;
	}

	#langues {
	width: 38%;
}
	
.right-resp {
	float: right; 
}
	
	
	
	
}


@media screen and (max-width: 800px) {
	
	/*--------header--------------------------*/
	
	#logo {
	width: 100%;
	float:none;
}
	
	#logo img {
	max-width: 270px;
	height:auto;
	border:none;
}
	



	/* content css ------------------------------ */
	
	body {
	font-size: 16px;
	line-height: 24px;
	}
	
	.center{
	text-align: center; 
	}
	
	.cadre-noir {
	padding: 4%;
	font-size: 13px;
	line-height: 18px;
	width: 92%;
	height: 50px;
	font-weight: 400!important;
	}	
/*--------menu--------------------------*/
	
	.espace {
	margin-bottom: 10px;
	}

	
	/*form-----------------------------------*/
	form {
		margin: 15px;
	}
}

@media screen and (max-width: 705px) {
	#langues {
	display: none;
}
	
	#langues-mobile {
	display: block;
}
	
	#logo {
	padding: 10px;
}
	

}

@media screen and (max-width: 600px) {

	
	.marge {
	height: 25px;
}
	
	.formbuilderform td {
	padding: 0;
	border: 0;
	}


	.affiche {
	display: none;
	}

	.off {
	display: block;
	}
	
	h1 {
	font-size: 30px;
	line-height: 40px;
	}
	
	.titre {
	margin-top:180px;
	}
	
}

@media screen and (max-width: 480px) {

	
	#langues-mobile {
	width: 80%;
	margin: 10px 10% 20px 10%;
	}
	
	
.marge {
	height: 15px;
}

}


@media screen and (max-width: 420px) {
	.troupe {
	width: 46%!important;
	margin: 10px 2%!important;
	}
.cadre-noir {
	padding: 3%;
	font-size: 13px;
	width: 94%;
	font-weight: 400!important;
		height: auto;
	}	

}



@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

	/* retina display css */

}
