body {
	background: #F1F3F2 url(../fond/fond_arriere/fond6.png) repeat-x;
}
#global {
	background: url(../fond/fond_page/fond_audio_video.jpg) no-repeat;
}
header#haut {
	background: #E5562C url(../fond/fond_titres/titre_audio_video.png) no-repeat center center;
}
section.ombree {
	width: 800px;
}
#plan_sur_entete {
	color: #A94824;
	font-weight: bolder;
}
/* Ouverture 4 simple */ /*Audio 1*/
#audio_1 {
	width: 500px;
	height: 150px;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 50px;
	/*background: red;*/
}
#balise_audio_1 {
	margin: 5px 0px 50px 0px;
	width: 480px;
	height: 30px;
	border-radius: 10px;
}
/* Brihmana 7 */ /*Audio 2*/
#audio_2 {
	width: 500px;
	height: 150px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 1500px;
	/*background: yellow;*/
}
#balise_audio_2 {
	margin: 5px 0px 100px 0px;
	width: 480px;
	height: 30px;
	border-radius: 10px;
}
#birhmana_7 {
  width: 120px;
  height: 156px;
  margin: -220px 0px 0px 600px;
  border: 1px solid black;
  /*border-radius: 3px;*/
  padding: 5px 5px 2px 5px;
  background: white;
}
.ecriture_seances {
	width: 130px;
	height: 20px;
	margin-top: 2px;
	margin-left: -6px;
	font-size: 0.9em;
	text-align: center;
	color: white;
	text-shadow: 1px 1px 1px black;
	border: 1px solid black;
	background: grey;
}