BODY {background-color:#3100e7;/*background-image: url('../img/background_frame.jpg');*/background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center; } /*#E4E4E4*/

#Fond,
#Fond_RM {z-index:2;margin: 0 auto;width:900px;height:300px;position: relative;visibility:visible;
}

#Fond {
	background: url('../img/Fond.png') 0px 0px;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/Fond.png', sizingMethod='fixe');
}

#Fond_RM {
	background: url('../img/Fond.png') 0px 0px;
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='img/Fond.png', sizingMethod='fixe');
}

#Alerte {
	z-index: 0;
	top: 267px;
	padding-left: 10px;
	margin: 0 auto;
	margin-left: 5px;
	position: absolute;
	font-size: 13pt;
	color: #FFF;
	width:870px;
}
.alert-success {background-color: #dff0d8cc;}
.alert-error {background-color: rgba(240, 11, 14, 0.8);color: #f4f4f4;}
/*.alert,
.alert-danger,
.alert-success,
.alert-error {
	padding: 2px 0px 2px 10px;
	width: 100%;
}

.alert-danger,
.alert-success {
	background-color: #dff0d8cc;
	border: 1px solid #ff0200;
}

.alert-error, .alert-info {
	background-color: transparent;
}
.alert {

	background-color: #dff0d8cc;
	border: 1px solid #ff0200;
}*/
.alert { margin-bottom: 2px ; }

#FondBody {
	z-index: 1;
	top: 0px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
	font-size: 11pt;
	min-height: 500px;
}

#Content {
	z-index: 10;
	padding-top: 15px;
	left: 10px;
	width: 885px;
	min-height: 400px;
	position: relative;
	visibility: visible;
	background-color: #FFF;
	overflow: auto;
}

#Contener {
	z-index: 10;
	width: 875px;
	position: relative;
}

#conteneurmenu {
	/*z-index: 5;
	left: 5px;
	top: 10px;
	position: absolute;
	visibility: visible;
	width: 20%;
	background: rgba(228, 228, 228, 0.5) ;
	padding-left: 5px;*/

	z-index: 5;
	left: -30px;
	top: 35px;
	position: absolute;
	visibility: visible;
	padding-left: 5px;
	background-color: rgba(85, 108, 128, 0.5);
	background-color: rgba(64, 140, 205, 1);
	border: 2px solid #ffffff;
	box-shadow: 2px 2px 5px #888888;
	color: #0A246A;
}

#conteneurmenuB {
	z-index: 5;
	left: 5px;
	top: 10px;
	position: absolute;
	visibility: visible;
	background-color: rgba(85, 108, 128, 0.5);
	padding: 5px 20px 20px 10px;
	min-height: 170px;
}

#conteneurmenuH {
	z-index: 5;
	top: 1px;
	visibility: visible;
}

#conteneurmnmenu,
#conteneurssmenu {
	/*width: 160px;
	min-height: 120px;
	border: 2px solid #6A6A6A;
	padding-left: 2px;
	box-shadow: 2px 2px 5px #888888;*/

	width: 140px;
	min-height: 120px;
	padding-left: 5px;
}

.menuBD a {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	width: 100px;
	text-shadow: -1px 0 #6A6A6A, 0 1px #6A6A6A, 1px 0 #6A6A6A, 0 -1px #6A6A6A;
}

.menu a {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	width: 100px;
	text-shadow: -1px 0 #6A6A6A, 0 1px #6A6A6A, 1px 0 #6A6A6A, 0 -1px #6A6A6A;
}

.menu a:hover, .menuBD a:hover {
	font-weight: thin;
	color: #999999;
	text-decoration: none;
}

.menuH a {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
	width: 100px;
}

.menuH a:hover {
	font-weight: thin;
	color: #999999;
	text-decoration: none;
}

.menuH {
	display: inline-flex;
	justify-content: center;
	width:100%;
	/*margin:auto;*/
}
.menuH li {
	list-style-type: none ;       /* Suppression des puces */
}

.menuH a {
	display:block;                /* Transformation en block */
	/*min-width: 90px;  */          /* Largeur minimale des liens */

	margin: 5px;               /* Marges externes */
	padding: 5px;       /* Marges internes */
	text-align: center;           /* Centrage du texte */
	background-color: #AFC8B2;    /* Arrière-plan */
	color: #fff;                  /* Couleur du texte */
	text-decoration: none;        /* Suppression du soulignement */
	border: 1px solid #fff;       /* Ajout d'une bordure */
	border-radius: 4px;           /* Arrondis des bordures */
	transition: all 0.5s ;          /* Ajout des effets de transition */
}
.menuH a.actif,
.menuH a:hover.actif {
	background-color: #eee9e3 ;
	color: #156193 ;
	border-color: #156193 ;
}
.menuH a:hover {
	background-color: #156193;
	color: #e7e4df ;
	border-color: #156193 ;
}

#conteneurmnmenu {
	top: 30px;
	margin-left: 5px;
}

#conteneurmnmenuH {
	top: 30px;
	margin-left: 5px;
}

#conteneurssmenu {
	border: none;
	box-shadow: none;
}

#conteneurmusic {
	z-index: 30;
	left: 610px;
	top: 215px;
	position: absolute;
	visibility: visible;
}

#footer {
	z-index: 1;
	top: 0px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	background-color: #fff;
	font-size: 11pt;
	padding: 10px 0 10px 0;
	border-top: solid 1px #4C4C4C;
}

#titre1 {
	top: -20px;
	width: 700px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 10px;
	position: absolute;
	visibility: visible;
}

#titre2 {
	top: -30px;
	width: 700px;
	font-family: arial;
	font-weight: bold;
	padding-bottom: 10px;
	position: absolute;
	visibility: visible;
}

#bienvenu {
	font-weight: normal;
	color: #FFD700;
	font-size: 15pt;
}

#parap1,
#parap2,
#parap3,
#parap4,
#parap5,
#parap6,
#parap7 {
	left: 10px;
	top: 30px;
	width: 700px;
	font-family: arial;
	font-weight: 100;
	font-size: 13px;
	text-align: justify;
	display: block;
	position: absolute;
	visibility: visible;
}

#parap3 div,
#parap4 div,
#parap5 div,
#parap6 div,
#parap7 div {
	vertical-align: middle;
}

.clear {
	clear: both;
	display: block;
}

.title {
	margin: 15px 0 2px 0;
	padding: 0;
	line-height: 24px;
	font-size: 28px;
	font-family: 'Bad Script', cursive;
	font-weight: normal;
	color: #FFD700;
}

.diapo {
	width: 550px;
	float: left
}

.mySlides {
	display: none
}


/* Slideshow container */

.slideshow-container {
	max-width: 550px;
	position: relative;
	margin: auto;
}


/* Caption text */

.text {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
}


/* Number text (1/3 etc) */

.numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}


/* The dots/bullets/indicators */

.dot {
	height: 13px;
	width: 13px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.active {
	background-color: #717171;
}


/* Fading animation */

.fade {
	-webkit-animation-name: fade;
	-webkit-animation-duration: 2s;
	animation-name: fade;
	animation-duration: 2s;
}

@-webkit-keyframes fade {
	from {
		opacity: .8
	}
	to {
		opacity: 1
	}
}

@keyframes fade {
	from {
		opacity: .8
	}
	to {
		opacity: 1
	}
}


/* On smaller screens, decrease text size */

@media only screen and (max-width: 300px) {
	.text {
		font-size: 11px
	}
}

#galerie img {
	border: none;
}

#galerie_nav {
	width: 650px;
	text-align: center;
}

#galerie_nav img {
	/*max-width: 100px;*/
	max-height: 100px;
}

#galerie_big {
	width: 600px;
	overflow: hidden;
	margin: 0 auto;
}

#galerie_big img {
	display: block;
	margin: 20px auto 20px auto;
	max-width: 500px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: #111;
}

h1 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 0;
	color: #8f7037;
	font-family: arial;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.75em;
}

h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}

h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
	margin: 0;
}

.glyphicon { margin-right:10px; }
.panel-body { padding:0px; }
.panel-body table tr td { padding-left: 15px }
.panel-body .table {margin-bottom: 0px; }
