#conteneur {
	height: 1024px;
	width: 800px;
	background-image: url(../images/fond_site_conteneur.jpg);
	position: absolute;
	margin-left: 220px;
	float: Aucune;
}
#conteneur #fond_boutons {
	height: 30px;
	margin-right: 103px;
	margin-left: 103px;
	margin-top: 200px;
}
.decalage_boutons {
	margin-right: 12px;
}
#conteneur #conteneur_milieu {
	height: 700px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	overflow: auto;
}
.texte_principal {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 11px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	
}
.texte_orange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.btn_envoyer {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
.decalage_photo_yves {
	margin-left: 200px;
}
.decalage_photo_bruno {
	margin-left: 20px;
}
.nom_partenaires {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.btn_suite_partenaires {
	margin-left: 420px;
}
.Titre_jaune {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
}

