@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#Haut {
	height: 500px;
	width: 100%;
}
#pictures {
	height: 160px;
	width: 905px;
	background-image: url(../images/Barre%20Studio%20r%C3%A9duit.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.Titre1 {
	background-image: url(../images/Sinus%20blanc%20petit.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 250px;
	margin-left: 35px;
	margin-top: 25px;
	float: left;
	clear: right;
}
.Textetitre1 {
	font-family: "Font_titres",arial;
	font-size: 90%;
	color: #FFF;
	width: 100%;
	height: auto;
	margin-top: 5px;
	margin-left: 35px;
}
#Texte1 {
	height: auto;
	width: 56%;
	margin-bottom: 20px;
	margin-left: 7%;
	text-align: justify;
	float: left;
	clear: left;
}
#ImageRegie {
	background-image: url(../images/Console3.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 35%;
	float: right;
	clear: right;
	margin-top: -5%;
	margin-right: 0%;
}
.Titre2 {
	background-image: url(../images/Sinus%20blanc%20petit.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 350px;
	margin-left: 35px;
	margin-top: 0px;
	float: left;
	clear: left;
}
.Textetitre2 {
	font-family: "Font_titres",arial;
	font-size: 90%;
	color: #FFF;
	width: 100%;
	height: auto;
	margin-top: 5px;
	margin-left: 35px;
}
#ImageEnregistrement {
	background-image: url(../images/Regie3.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 33%;
	margin-top: -2%;
	margin-left: 3%;
	clear: left;
	float: left;
}
#Texte2 {
	height: auto;
	width: 56%;
	text-align: justify;
	margin-top: -1%;
	margin-right: 5%;
	float: right;
}
#Texte2b {
	height: auto;
	width: 50%;
	text-align: justify;
	margin-top: -3%;
	margin-left: 7%;
	float: left;
	clear: left;
}
#ImageBatterie {
	background-image: url(../images/Enregistrement.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 38%;
	float: right;
	clear: right;
	margin-top: -6%;
	margin-right: 1%;
}
.Titre3 {
	background-image: url(../images/Sinus%20blanc%20petit.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 350px;
	margin-left: 35px;
	margin-top: 1%;
	float: left;
	clear: left;
}
.Textetitre3 {
	font-family: "Font_titres",arial;
	font-size: 90%;
	color: #FFF;
	width: 100%;
	height: auto;
	margin-top: 5px;
	margin-left: 35px;
}
#ImageCadre {
	background-image: url(../images/Ext%C3%A9rieur.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 33%;
	margin-top: -2%;
	margin-left: 3%;
	clear: left;
	float: left;
}
#Texte3 {
	height: auto;
	width: 56%;
	text-align: justify;
	margin-top: -2%;
	margin-right: 5%;
	float: right;
}
