@charset "UTF-8";
#titreepisode  {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC7819;
	margin-bottom: 40px;
	height: 50px;
	width: 100%;
	color: #FC7819;
	font-family: nothing-you-could-do;
	font-style: normal;
	font-weight: 400;
}

#slider {
	/* [disabled]background-color: #9F0; */
	height: 422px;
	width: 100%;
	background-image: url(../element%20web/slider-bg1.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	/* [disabled]margin-top: 20px; */
}
#slider1024 {
	height: 400px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../element%20web/titrelogo.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.border {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #93B576;
	border-bottom-color: #95B979;
	height: 5px;
}
#container01 {
	/* [disabled]background-color: #306; */
	/* [disabled]height: 500px; */
	margin-right: auto;
	margin-left: auto;
	font-family: 'hero';
	margin-bottom: 75px;
	margin-top: 40px;
}
#contact {
	text-align: justify;
	color: #000;
	font-family: heroregular;
	/* [disabled]margin-bottom: 50px; */
}
#contact p {
	text-align: justify;
	color: #000;
	font-family: heroregular;
	/* [disabled]float: right; */
}
#contact .logoiera {
	height: 250px;
	width: 250px;
}
.logoiera2 {
	height: 230px;
	width: 220px;
	float: left;
}
p .orange {
	color: #E1A366;
}
.mentionslegales h3 {
	text-align: center;
}
th {
	text-transform: uppercase;
	background-color: #CCC;
	height: 30px;
}
.tableau-image {
	/* [disabled]margin-top: 50px; */
}
#sliderbg {
	/* [disabled]background-color: #999; */
	height: 401px;
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-background-size: cover; /* pour Chrome et Safari */
	-moz-background-size: cover; /* pour Firefox */
	-o-background-size: cover; /* pour Opera */
	background-size: cover; /* version standardisée */
	/* [disabled]margin-top: 11px;
	background-attachment: fixed;
*/
	background-image: url(../element%20web/sliderbgimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#videoepisode {
	float: right;
	height: 281px;
	margin-top: 50px;
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.4);
	-webkit-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.4);
	-moz-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.4);
	-ms-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.4);
	-o-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.4);
	z-index: -5;
}

iframe {
	/* [disabled]z-index:0; */
}
.menu {
	float: right;
	width: 600px;
	height: 50px;
}
.nav li {
	/* [disabled]width: 100px; */
}
