@charset "utf-8";
/* CSS Document */
a:link, a:visited, a:hover, a:active, a img {
	outline: none
}
img {
	border: none
}
body {
	background-image: url("../images/back.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: #000000;
	color: #FFF;
	height: 100%;
	margin: 0;
	overflow: hidden;
	position: fixed;
	width: 100%;
	font-family: 'din', arial, sans-serif;
}
.content {
	display: block;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
}
.content_iframe, .content_iframe iframe {
	height: 100%;
	width: 100%;
	overflow: hidden;
	display: block;
}
.content_iframe {
	position: absolute;
	top: 0;
	left: 100%;
}
a.logo {
	top: 11px;
	left: 16px;
	position: absolute;
	width: 78px;
	height: 78px;
	z-index: 10000;
}
a.logo img {
	width: 78px;
	height: 78px;
	display: block;
}
.return {
	display: block;
	height: 78px;
	left: 115px;
	position: absolute;
	top: 11px;
	width: 78px;
	z-index: 999;
	cursor: pointer;
}
.titre {
	font-family: 'bignoodle', 'din', arial, sans;
	font-size: 132px;
	margin: 24% 0 0 5%;
	font-weight: normal;
	display: none;
	z-index: 1;
}
h1 {
	font-weight: normal;
}
.nelson {
	background-image: url("../images/mandela.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	bottom: 0;
	height: auto;
	position: inherit;
	right: 0;
	width: 54%;
	height: 86%;
	background-size: contain;
}
.right_side_content h2 {
	font-weight: normal;
	font-size: 64px;
}
.right_side_content {
	-webkit-transition: all 250ms linear;
	-moz-transition: all 2500ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}
.right_side_content p {
	font-size: 18px;
	padding: 0 0 1% 5%;
	width: 41%;
	display: none;
	z-index: 2;
}
.right_side_content ul {
	padding: 0;
	width: 50%;
	text-decoration: none;
	list-style-type: none;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 500ms linear;
	-moz-transition: all 500ms linear;
	-ms-transition: all 500ms linear;
	-o-transition: all 500ms linear;
	transition: all 500ms linear;
	bottom: 0px;
	display:block;
}
.right_side_content ul li {
	display:none;
	height: 65px;
	margin-top: 23px;
	width: 542px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 2500ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	color: #FFFFFF;
	margin-left: 0px;
		text-transform: uppercase;

	font-family: 'bignoodle', 'din', arial, sans;
	text-shadow: 2px 2px 3px #000000;
	text-shadow: 2px 2px 3px #000;
	box-shadow: 7px 6px 16px #000;
	-webkit-box-shadow: 7px 6px 16px #000;
	-moz-box-shadow: 7px 6px 16px #000;
	background-color: #000000;
}
.right_side_content ul li h1 {
	background-color: #000000;
	font-size: 56px;
	height: 65px;
	line-height: 1.5;
	margin: 0 0 0 18%;
	padding-right: 120px;
	text-align: left;
	width: 336px;
		-webkit-transition: all 250ms linear;
	-moz-transition: all 2500ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}
.right_side_content ul li .image {
	position: absolute;
	margin-left: 315px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 2500ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	display:none;
}
.right_side_content ul li:first-child .image {
	background-image: url("../images/btn_01.png");
	background-repeat: no-repeat;
	top: 0;
	width: 298px;
	height: 65px;
	background-position: top right;
}
.right_side_content ul li:nth-child(2) .image {
	background-image: url("../images/btn_02.png");
	background-repeat: no-repeat;
	width: 298px;
	height: 65px;
	background-position: top right;
	top: 88px;
}
.right_side_content ul li:nth-child(3) .image {
	top: 177px;
	background-image: url("../images/btn_03.png");
	background-repeat: no-repeat;
	width: 298px;
	height: 65px;
	background-position: top right;
}
.right_side_content ul li:nth-child(4) .image {
	top: 264px;
	background-image: url("../images/btn_04.png");
	background-repeat: no-repeat;
	width: 298px;
	height: 65px;
	background-position: top right;
}
.right_side_content ul li:nth-child(5) {
	width: 362px;
	background-color: #566838;
}
.right_side_content ul li:nth-child(5) h1 {
	margin: 0 0 0 27%;
	width: 0;
	background-color: #566838;
}
.right_side_content ul li:nth-child(5):hover h1 {

    color: #000000;	!important
		text-shadow:none;
	text-shadow:none;
	box-shadow:none;
}
.right_side_content ul li:hover {
	color: #566838;
!important
}
.right_side_content ul li:hover .image {
	width: 378px;
}
a {
	text-decoration: none;
}
.Audioplayer-playpause {
	text-decoration: none;
}
.audioplayer-playing {
	background-image: url(../images/btn_son.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 25px;
	height: 25px;
	text-decoration: none;
}
.audioplayer-stopped {
	background-image: url(../images/btn_son.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 25px;
	height: 25px;
	text-decoration: none;
}
.audioplayer {
	width: 25px;
	height: 25px;
	position: inherit;
	left: 2%;
	text-decoration: none;
	display: none;
	top: 29%;
}
/*.right_side_content ul li:nth-child(2):hover .image{
	background-color: #f39243;
}
.right_side_content ul li:nth-child(3):hover .image{
	background-color: #cb5b15;
}
.right_side_content ul li:nth-child(4):hover .image{
	background-color: #a8dae6;
}*/
/*.voix:before, .lieux:before, .homme:before, .heritage:before {
	content: "\e001";
	font-size: 33px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	vertical-align: text-bottom;
}
.voix:before {
	padding-left: 31px;
}
.lieux:before {
	padding-left: 19px;
}
.homme:before {
	padding-left: 0px;
}
.heritage:before {
	padding-left: 18px;
}*/

.footer {
	background-attachment: fixed;
	background-image: url("../images/footer_back.jpg");
	background-position: left top;
	bottom: 0;
	color: #CCCCCC;
	padding: 10px;
	position: absolute;
	width: 100%;
	font-size: 14px;
	box-shadow: 0px 1px 17px #000000;
	-webkit-box-shadow: 0px 1px 17px #000000;
	-moz-box-shadow: 0px 1px 17px #000000;
}
.footer .credits {
	cursor: pointer;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 2500ms linear;
	-ms-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
}
.footer .credits:hover {
	color: #E30615;
}
.footer .btn_partages {
	float: right;
	padding-right: 30px;
}
