#bloc_gauche{
	width:790px;
}
#bloc_gauche img{
	width:300px;
	height:450px;
	float:left;
	margin-right:5px;
}
#reflexion p{
	text-align:justify;
	font-family:Calibri;
	font-size:1.2em;
	margin:5px;
}
#reflexion div {
    margin:5px;
}
#conf_2016{
	margin-top:100px;
}
#conf_2016 h3{
	color:#0FA4EA;
}
#conf_2016 span{
	margin-left:5px;
	background-color:#11067B;
}
#conf_2016 p span a{
	text-decoration:none;
	color:#ffffff;
}
#conf{
	margin-left:5px;
	width:500px;
	height:315px;
}
#yout{
	margin-left:260px;
}


#bloc_droit{
	padding-top:20px;
	width:400px;
	color : #75151e;
	background-color:#ffffff;
}
#bloc_gauche, #bloc_droit{
	display:inline-block;
	vertical-align:top;
}
#bloc_droit aside{
	margin:10px 0px 10px 0px;
}
.trait{
	width:360px;
	margin:auto;
	height:1px;
	background-color:#75151e;
}
#bloc_droit h1{
	width:auto;
	color:navy;
	margin:0px;
	padding:0px;
	text-align:center;
}
#playButton{
	background-image:url('audio icon/play-button.png');
	background-repeat:no-repeat;
	background-size:100px 100px;
	border:none;
	width:400px;
	height:200px;
	background-position:center;
	margin:0px;
}
#playButton p{
	margin-top:150px;
}
#bar{
	width:auto;
	height:25px;
	background-color:#606060;
	margin:0px;
}
#bar p{
	width:350px;
	color:#ffffff;
	margin:5px 0px 0px 20px;
	font-size:12px;
}
#bar + p{
	text-decoration:none;
	text-align:center;
}
#muteButton{
	background-image:url('audio icon/speaker-button.png');
	background-repeat:no-repeat;
	background-size:20px 20px;
	border:none;
	width:20px;
	height:20px;
	margin:2px 0px 0px 0px;
}
#bar p,#muteButton{
	display:inline-block;
	vertical-align:top;
}

#audio_now p{
    text-align:center;
}

#bloc_droit table{
	border-collapse:collapse;
	color:#75151e;
}
#bloc_droit table, th, td{
	width:400px;
	border:solid 1px navy;
}
 #map{
	width: 100%;
	height: 420px;
	background-color: grey;
}
#map iframe{
	width:380px;
	margin:10px 0px 0px 10px;
	height:380px;
}
#map span{
	margin-left:100px;
}
#map span a{
	text-decoration:underline;
	color:#ffffff;
}
