BODY {
	background-color: #E4E4E4;
}

/*#E4E4E4*/
@media screen and (max-width: 3000px) {
	#Fond,
	#Fond_RM {
		z-index: 2;
		margin: 0 auto;
		top: 5px;
		width: 1047px;
		height: 250px;
		position: relative;
		visibility: visible;
		left: -32px;
	}
}
@media screen and (max-width: 1000px) {
	#Fond,
	#Fond_RM {
		z-index: 2;
		margin: 0 auto;
		top: 5px;
		width: 1047px;
		height: 250px;
		position: relative;
		visibility: visible;
		left: -67px;
	}
}


#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: 223px;
	padding-left: 2px;
	margin: 0 auto;
	margin-left: 5px;
	position: absolute;
	font-size: 13pt;
	color: #FFF;
	width:975px;
	left: 62px;
}
.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: 5px;
	width: 980px;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
	font-size: 11pt;
}
#Content180, #Content170_15, #Content170_0, #Content160_0, #Content10_0 {
	z-index: 10;
	padding-top: 15px;
	left: 180px;
	width: 800px;
	min-height: 400px;
	position: relative;
	visibility: visible;
	background-color: #FFF;
	overflow: auto;
	min-height: 525px;
}
#Content170_15 {
	left: 170px;
	width: 810px;
}
#Content170_0 {
	padding-top: 0px;
	left: 170px;
	width: 810px;

}
#Content160_0 {
	padding-top: 0px;
	left: 160px;
	width: 810px;
}
#Content10_0 {
	padding-top: 0px;
	left: 10px;
	width: 980px;
}

#Contener {
	z-index: 10;
	width: 780px;
	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: 0px;
	top: 15px;
	position: absolute;
	visibility: visible;
	width: 975px;
	background-color: white;
	padding-left: 5px;
}

#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;
	border: 2px solid #6A6A6A;
	padding-left: 2px;
	box-shadow: 2px 2px 5px #888888;
}
/*
a {
	font-size: 13px;
	text-decoration: none;
}

a:link, a:visited {
	color: #111;
	font-weight: bold;
}

a:hover {
	color: red;
	text-decoration: none;
}
*/

.menu a {
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	color: #111;
	font-size: 13px;
	text-decoration: none;
	width: 100px;
}

.menu a:hover {
	font-weight: thin;
	color: red;
	text-decoration: none;
}

#conteneurmnmenu {
	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: 980px;
	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: bold;
	color: #FFD700;
	font-size: 10pt;
}

#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; }

