body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #3d0325 url(../images/fond_site.jpg) top center;
	color:white;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.8em;
	margin: 0 0 25px 0;
	padding: 0;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	text-align:center;
	text-transform: uppercase;
}
h1::before, h1::after {
	content:url('../images/puce_titre.png');
}
h1::before{
	margin-right:18px;
}
h1::after{
	margin-left:18px;
}
h1 .small{
	font-size:0.5em;
}
h2 {
	font-size: 1.4em;
	font-weight:normal;
	font-family: 'Oswald', sans-serif;
}
h2.section, h3.section{
	border-bottom:1px solid #fff;
	text-transform:uppercase;
}

h3 {
	font-size: 1.2em;

	font-family: 'Oswald', sans-serif;
}

h1:first-letter,h2:first-letter,h3:first-letter {
	text-transform: uppercase;
}

hr {
	display: block;
	height: 1px;
	padding: 0;
	color: transparent;
	background-color: transparent;
	border: none;
	border-top: 1px dashed #666666;
	margin: 0px auto;
}

form,input {
	margin: 0;
	padding: 0;
}

.separateur {
	clear: both;
}

.imgGauche {
	float: left;
	margin-right: 15px;
}

.imgDroite {
	float: right;
	margin-left: 15px;
}

.imgIcone {
	vertical-align: middle;
}

.bouton {
	font-weight: bold;
	padding: 0 3px;
	color: #333333;
}

.champ:hover, .champRecherche:hover, .bouton:hover {
	background-color: white;
}
.champ,.champRecherche,.bouton {
	font-size: 1em;
	padding: 5px 10px;;
	vertical-align: middle;
	color: #df534b;
	background-color:#ffffff;
	border:none;
}
a.bouton:hover{
	text-decoration:none;
}

.champRecherche {
	margin: 0px 0px 1px 3px;
	padding: 0px;
	text-align: center;
	width: 80px;
	border: none;
	background: none;
}

.boutonOk {
	vertical-align: middle;
	margin-left: 5px;
}

.entete_tableau {
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
	color: white;
	background-color: #17599f;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
	color: #ee7f01;
}

.formulaireMail .champ {
	margin-bottom: 5px;
}

.alertFlashVersion {
	position: absolute;
	text-align: center;
	background: white;
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

.highlight {
	background-color: yellow
}

.alerte-no-javascript{
	background-color: white;
	border: 1px solid red;
	filter:alpha(opacity=50);
	opacity: 0.50;
}

/***************************	structure générale	***************************/
#fondHaut {
	padding: 0px 0px 65px 0px;
}

#conteneur, #header {
	position: relative;
	max-width: 1400px;
	margin: 0 auto;
	z-index: 0;
	background: transparent;
}

#header {

	height: 230px;
	box-sizing:border-box;
	padding-top:70px;

	z-index:100;

}

#logoHeader img{
	height:200px;
	margin-top: -3rem;
}

#header-print {
	display: none;
}

#photos_header {
	background: #000 url('orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
#photos_header>img,
#photos_header>div,
#photos_header>a { display: none; }
#photos_header > div{
  width: 100%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  height:calc(100% - 50px);
}
.orbit-wrapper,#photos_header{
	width: 100%!important;
	height: 316px !important;
}

#bandeaux{
	position: relative;
	z-index:0;
	width:95%;
	max-width:1200px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}

#bandeaux .slideContenu {
	position: relative;

	height: 100%;
	margin: 0 auto;
}

#bandeaux .contenu {
	background:rgba(223,83,75,1);
	left: 0;
	width:100%;
	box-sizing: border-box;
    position: absolute;
    bottom: -50px;
    height:50px;
    /*max-width:350px;*/
    padding:9px 10px;
    text-align:left;
    font-size:1.2em;
}
#bandeaux .contenu .titre{
	font-size:2em;
   	font-weight:bold;
   	text-transform:uppercase;
	/*width:480px;*/
	color:#fff;
	text-align:right;
}
#bandeaux .losanges {
	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:30%;
	background:url('../images/losanges.png') no-repeat bottom left;
	background-size:100%;
	z-index:100;
}



#zoneIdent {
	position: absolute;
	top: 33px;
	right: 5px;
	padding: 5px;
}

#zoneIdent .titreIdent {
	font-weight: bold;
	text-align: center;
}

#zoneIdent  .champ,#zoneIdent  .bouton,#zoneFormRecherche .champ,#zoneFormRecherche .bouton
	{
	text-align: center;
}

#zoneIdentForm {

}

#zoneIdentDemande {
	margin-top: 10px;
	text-align: center;
}

#zoneFormRecherche {
	width: 124px;
	margin: 0 auto;
	text-align: center;
}

#zone_drapeaux {
	position: absolute;
	top: 164px;
	right: 80px;
}

#zone_drapeaux ul {
	margin: 0;
	padding: 0;
}

#zone_drapeaux ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#corps { /*display: table;
	_height: 400px;
	min-height: 400px;*/
	/*génère des pb de mise en page sous IE6 et IE8 : page coupée*/
	/*width: 580px;*/
	min-height:400px;
	padding: 0px;
	text-align: justify;
	overflow: hidden;
	margin:50px auto 0 auto;
	max-width:1000px;
	font-size:14px;
}

#corps.accueil {
	max-width:1200px;
}
#corps.large {
	max-width:100%;
}

#outils {
	position: absolute;
	right: 15px;
	padding: 5px;
	top: 157px;
}

#gauche {
	float: left;
	min-height: 700px;
	padding: 25px 20px 10px 10px;
	width: 160px;
	display: inline; /*correction bug double margin IE6*/
}
#gauche a {
   color: black;
}

#gauche h1 {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	text-transform: uppercase;
}

#gauche h1:first-letter {
	font-size: 1.2em;
}

#droite {
	float: right;
	min-height: 400px;
	padding: 10px 10px 10px 0;
	width: 160px;
	display: inline; /*correction bug double margin IE6*/
}

#footer {
	text-align: center;
	padding-top: 5px;
	min-height: 20px;
	font-size: 0.9em;
	color: white;

}
#footer a {
	color: white;
}

#signature {
	position: relative;
	padding: 5px 325px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 485px;
	margin: 0 auto;

}
#signature .azimut{
	position: absolute;
	right:0;
	top:0;
}
#signature a{
}

#zoomPhoto,#fondZoomPhoto {
	width: 100%;
	height: 100%;
	padding-top: 20px;
	position: fixed;
	z-index: 2;
}

#fondZoomPhoto {
	background: #f0f0f0 url(../images/trameFond.png);
	opacity: 0.9;
	filter: alpha(opacity = 90);
	z-index: 1;
}

#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 25px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}

#contenuZoomPhoto img {
	max-width: 800px;
	width: expression(( this.width >   800) ?   800 :   true );
	margin-bottom: 5px;
}

#edito {
	padding: 10px;
	color: white;
	background-color: #b8ca30;
}

#edito h1 {
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	letter-spacing: 20px;
	font-weight: normal;
	font-size: 1.5em;
}

#edito p {
	margin-top: 10px;
}

#edito p img {
	margin-top: 9px;
	width: 200px;
}

#edito .pTexte:first-letter {
	text-transform: uppercase;
	font-size: 22px;
}

#edito .photo {
	float: right;
	margin-left: 15px;
}
#texte_presentation{
	position:absolute;
	top:50px;
	left:400px;
	width:calc(100% - 100px);
	max-width:800px;
	line-height:20px;
	background: url("../images/fond_rose.png");
	box-sizing: border-box;
	padding:10px;
}
#texte_presentation::before{
	content:url(../images/guillemets_citation_ouverture.png);
	float:left;
	margin-right:10px;
	margin-bottom:40px;
	vertical-align:top;
}
#texte_presentation::after{
	content:url(../images/guillemets_citation_fermeture.png);
	display:inline-block;
	margin-left:10px;
	vertical-align:bottom;
	height:20px;
}

#boutonsAccueil .bouttons{
	text-align:center;
	font-family: "Oswald",sans-serif;
	font-size:1.8em;
	padding: 1rem;
	margin-bottom: 2rem;
	background-color: rgba(182, 60, 65, 0.7);
}
#boutonsAccueil .bouttons a {
	display: inline-block;
}

#actuAccueil{
	text-align:center;
}
#actuAccueil>h2{
	border-bottom:1px solid #fff;
	margin-top:0;
	text-align:left;
}

#actuAccueil .fiche {
	display:inline-block;
	width:calc(33% - 44px);
	min-width:250px;
	vertical-align:top;
	margin-right:66px;
	cursor:pointer;
	text-align:left;
}
#actuAccueil .fiche h2{
	border:none;
	margin-top:0;
}
#actuAccueil .fiche:last-child{
	margin-right:0;
}
#actuAccueil .fiche .photoMdl img{
	width:100%;
}

#actuAccueil h2 a:hover{
	text-decoration:none;
}

#actuAccueil .moduleKmlUne {
}

#actuAccueil h3 {
	font-weight:300;
}

#actuAccueil p {

}

#actuAccueil p img {

}

#actuAccueil .pTexte:first-letter {

}

#actuAccueil a {

}

#actuAccueil .lireSuite {
	text-align: right;
}

#videoAccueil .moduleKmlArticles{
	text-align:center;
}
#videoAccueil .fiche{
	text-align:center;
	margin-bottom:20px;
	display:inline-block;
	vertical-align:top;
	margin-right:66px;
	width:350px;
}
#videoAccueil .fiche:last-child{
	margin-right:0;
}
#videoAccueil .lien_dailymotion{
	text-align:center;
	font-family: "Oswald",sans-serif;
	font-size:1.8em;
	padding: 1rem;
	margin-bottom: 1rem;
	background-color: rgba(182, 60, 65, 0.7);
}
/*#videoAccueil .lien_dailymotion a {*/
/*	color: #f1ab58;*/
/*}*/
#videoAccueil .fiche iframe{
	box-shadow: 5px 5px 5px #000;
}
#contenu_footer h2, #contenu_footer h3{
	margin-top:0;
}
#contenu_footer h3{
	font-size:1.6em;
	font-weight:300;
}
#contenu_footer{
	max-width:900px;
	margin:0 auto;
}
#contenu_footer .cadre{
	display:inline-block;
/*	width:calc(33% - 20px);*/
	width:calc(50% - 17px);
	height:250px;
	min-width:250px;
	vertical-align:top;
	margin-right:30px;
	background:url('../images/fond_rose.png');
	padding:10px 15px;
	box-sizing:border-box;
	text-align:left;
}
#contenu_footer .cadre:last-child{
	margin-right:0;
}
#contenu_footer .cadre .fiche{
	line-height:20px;
}
.moduleKmlBreves .date{
	font-weight:bold;
}
.bouton_cadre, .bouton_cadre_pictos{
	text-align:center;
}
.bouton_cadre a, .bouton_cadre_pictos a{
	display:inline-block;
	height:200px;
	width:250px;
	vertical-align:top;
	margin:0 10px 15px 10px;
	background:url('../images/fond_rose.png');
	padding:60px 10px 10px 10px;
	box-sizing:border-box;
	text-align:center;
	color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    /*text-shadow: 4px 4px 2px #000;*/
}
.bouton_cadre_pictos a{
	background:none;
	padding:20px 10px 10px 10px;
}

.bouton_cadre a:hover, .bouton_cadre_pictos a:hover{
	text-decoration:none;
	background:#1d223f;
}
.bouton_cadre a i.fa, .bouton_cadre_pictos a i.fa{
	font-size:40px;
	display:block;
}
#liens-outils {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 15px;
	margin: 20px 0px;
}

#liens-outils a {
	display: block;
	padding: 3px 0px 3px 15px;
	margin: 0px;
}

#logo-gauche {
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

#logo-gauche img {
	margin: 10px 0px;
}

#fil-arianne {
	position: absolute;
	top: 337px;
	left: 15px;
}

#fil-arianne img {
	vertical-align: middle;
	margin: 0px 3px 0px 3px;
}

#liens-accueil {
	text-align: right;
	padding: 0px 50px 15px 0px;
}

#bloc_galerie_photo_print {
	display: none;
}

#bloc_galerie_photo {
	display: block;
}

.moduleKmlProduits h1 {
	margin-bottom: 5px;
}

.moduleKmlProduits .recherche-rubrique {
	margin-bottom: 15px;
}

.pageSousMenu li {
	padding: 0px 0px 8px 0px;
}

.pageSousMenu li a {
	font-weight: bold;
}

.sommaire ul {
	margin: 0px 0px 25px 0px;
}

.sommaire ul li {
	list-style: none;
	display: inline;
	padding: 0px 15px 0px 0px;
}

.sommaire ul li a {
	font-size: 1.2em;
	font-weight: bold;
}

.outils_partage_article {
	margin: 8px 0px;
	padding: 0px;
	text-align: center;
}

.outils_partage_article a {
	margin: 0 3px;
}

.outils_partage_article a img {
	vertical-align: middle;
}

/* pretty galery */
.pp_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
}

.pp_pic_holder {
	position: absolute;
	left: 0px;
	top: 0px;
}

.ppt {
	position: absolute;
	left: 0px;
	top: 0px;
}

.alerte-no-javascript {
	width: 200px;
	margin: 25px;
	float: right;
	text-align: left;
	padding: 10px;
}

.laFete .moduleKmlEdito{
	max-width:900px;
	margin:0 auto;
	text-align:left;
}
/********************************/
/* Formulaire */
/********************************/
.formDemandes {
	text-align: left;
	margin: 30px auto 0 auto;
}
.formDemandes .champ{
	margin-bottom: 5px;
}
.formDemandes .champ:focus, .formDemandes .champ:hover{
	background: white;
	border: 1px solid #6B7783;
}
.formDemandes .bloc-formulaire{
	padding: 0px 0px 30px 20px;
}
.formDemandes .bloc-formulaire h2{
	margin: 0px 0px 10px -20px;
}
.formDemandes .bloc-formulaire h3{
	margin-top: 15px;
}
.formDemandes label{
	display: block;
	float: left;
	width: 130px;
	text-align: left;
}
.formDemandes .bloc-radio label{
	float: none;
	width: auto;
	display: inline;
}
.formDemandes .star-required{
	font-weight: bold;
	font-size: 15px;
	color: red;
}
.formDemandes label{
	font-weight: bold;
}
.formDemandes label:first-letter {
	text-transform: uppercase;
}
.formDemandes .mentions-cnil{
	color: #999999;
}


.tab-captcha {
	position: relative;
	width: 150px;
	margin: 0 auto;
}

.tab-captcha td {
	text-align: center;
	padding: 3px;
}

.captcha-form{
	text-align: center;
	padding: 10px;
}
.btn_toggle_menu{
	position:absolute;
	right:5px;
	top:5px;
	display:none;
}

#toggle_menu .menu{
	display:none;
}
#toggle_menu {
	position:absolute;
	right:0;
	bottom:0;
	display:none;
	z-index:100;
	top:45px;

}
#toggle_menu .menu{
	width:100%;
	min-width:250px;
	text-align:left;
	margin:0;
	padding:0;

}
#toggle_menu .menu li{
	background:#373E44;

	list-style-type:none;
}
#toggle_menu .menu li a{
	color: #afb4b8;
	padding:7px 10px;
	text-decoration: none;
	border-bottom:1px solid rgba(0, 0, 0, 0.35);
	display:block;
	font-size:16px;
}
#toggle_menu .menu li a:hover{
	background-color:#ED1C24;
	color:#fff;
}
#toggle_menu .menu .sousMenu{
	margin:0;
	padding:0;
}
#toggle_menu .menu .sousMenu li a{
	padding-left:30px;
}
#form_inscription_newsletter div{
	display: inline-block;
}
#form_inscription_newsletter div.grecaptcha-badge{
	display: none;
}
#form_inscription_newsletter button{
	color:#fff;
	background:#6a142a;
	font-family: "Oswald",sans-serif;
	font-size:1.4em;
	font-weight:bold;
	border:none;
	box-sizing:border-box;
	height:35px;
	vertical-align:top;
	display:inline-block;
	padding:0 7px;
}
#form_inscription_newsletter #label_email{
	width:calc(100% - 60px);
	min-width:170px;
	height:35px;
	box-sizing:border-box;
	vertical-align:top;
	display:inline-block;
	font-size:16px;
	color:#6a142a;
}
.fb-like-box{
	background:#fff;
}
.carousel ul{
	margin:30px 0 20px 0;
}
.image_carousel_suivante, .image_carousel_precedente{
	/*background:#d36652;
	border-radius:10px;*/
	margin-top:60px;
	margin-left:37px;
	margin-right:37px;
	color:white;
	font-weight:bold;
	border:none;

	cursor:pointer;
	float:left;
	font-size:20px;
	min-width:18px;
}
.image_carousel_suivante{
	float:right;
	margin-right:37px;
	margin-left:0px;
}

.carousel li{
	width:150px;
	height:250px;
	margin-right:20px;
	margin-top:5px;
	/*border:1px solid #bbbbbb;*/
	text-align:center;
	color:#666666;
	font-size:12px;
	line-height:16px;
}
.carousel img{
	width: 100%;
}
.carousel .titre{
	font-size:13.em;
	text-align:center;
}
.listeEditionsPrecedentes.displayAll {
	text-align:center;
}
.listeEditionsPrecedentes.displayAll li{
	display:inline-block;
	vertical-align:top;
    height: 250px;
    max-width: 163px;
	width:calc(50% - 5px);
	list-style-type:none;

	margin:0;
}
.listeEditionsPrecedentes.displayAll ul{
	padding:0;
	margin:0;
}
.listeEditionsPrecedentes.displayAll .photoMdl img{
	max-width:100%;
	max-height:200px;
	width:auto;
}
.listeEditionsPrecedentes.displayAll .carousel_accueil .photoMdl{
	margin-bottom:5px;
}
.listeEditionsPrecedentes.displayAll .image_carousel_suivante,.listeEditionsPrecedentes.displayAll  .image_carousel_precedente{
	display:none;
}
@media only screen and (max-width: 1700px) {
	body{background-size:100%;}
}
@media only screen and (max-width: 1100px) {
	#conteneur, #header {width:100%;}
	.orbit-wrapper,#photos_header {height: 310px!important;}
	#texte_presentation{display:none;}
}
@media only screen and (max-width: 768px) {

	.orbit-wrapper,#photos_header {height: 210px!important;}
	#bandeaux .contenu .titre{font-size:1.3em;}
	#logoHeader img{height:170px;}
	#header{padding-top:10px;height:150px;}
	#actuAccueil .fiche {width:calc(50% - 30px);margin:0 10px;}
	#contenu_footer .cadre {width:calc(50% - 30px);margin:0 10px 10px 10px;}
	.bouton_cadre a{width:calc(50% - 30px);margin:0 10px 10px 10px;}
	.moduleKmlProgrammation .fiche{width:150px;height:150px;}
	.moduleKmlProgrammation .fiche .titre{font-size:16px;}
	.moduleKmlProgrammation .fiche .titre.small{font-size:14px;}
	.moduleKmlFicheProgrammation .supplement_code_html iframe{width:100%!important;}
	#signature{width:100%;padding:0;}
	#signature .azimut{position:relative;}
	#menuH {bottom:0;left:300px;}
	#menuH li {float:none;font-size:18px;}
	#menuH li:first-child::before{content:'';}
	#menuH li::before{margin-right:15px;height:20px;width:20px;background-size:20px 20px;}
	.carousel li{width:100px;height:170px;margin-right:5px;}
	.image_carousel_suivante, .image_carousel_precedente{margin-top:0;}

}

@media only screen and (max-width: 520px) {
	h1{font-size:2em;}
	h1::before, h1::after {content:none;}
	#corps{text-align:left;}
	#actuAccueil .fiche {width:100%;margin:0;max-height:323px;overflow:hidden;}
	#contenu_footer .cadre {width:100%;height:auto;margin:0;overflow:hidden;}
	.bouton_cadre a, .bouton_cadre_pictos a{width:100%;height:auto;margin:0 0 10px 0;padding-top:10px;}
	.bouton_cadre a i.fa{display:inline;margin-right:15px;vertical-align:middle;}
	.bouton_cadre_pictos a img{height:50px;}
	#toggle_menu{display:block;margin-right:5px;}
	.btn_toggle_menu{display:block;}
	#menuH{display:none;}
	.moduleKmlProgrammation{margin-bottom:10px;}
	.moduleKmlProgrammation .fiche{width:100px;height:100px;}
	.moduleKmlProgrammation .fiche .titre{font-size:14px;}
	.moduleKmlProgrammation .fiche .titre.small{font-size:12px;}
	.moduleKmlFicheProgrammation .infos{float:none;width:100%;margin:10px 0;}
	.moduleKmlArticles .photoMdl {float:none;margin:10px 0;}
	.moduleKmlLogo .fiche {display: block;}
	/*.moduleKmlResume .photoMdl {float: none;margin:0 0 10px 0;text-align:center;}*/
	.moduleKmlResume .fiche.colonnes2 {display: block;width: 100%;}
	.moduleKmlAgenda .bouton{float:none!important;width:200px;margin:10px auto;display:block;text-align:center;}
	.moduleKmlTitre .fiche {width:100%;height:auto;margin:0 0 10px 0;}
	.moduleKmlTitre .fiche i.fa {display:inline-block;margin:0 10px 0 0;}

}
