@charset "utf-8";
#conteneur #centre #diapoHeader #barreBleue {
	background-image: url(../images/index/barre-bleue.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 940px;
}
#conteneur #centre #gauche {
	float: left;
	height: 650px;
	width: 462px;
	margin-left: 10px;
	background-image: url(../images/index/fd-centre-gauche.jpg);
}
#conteneur #centre #gauche p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
#conteneur #centre #gauche .nom1 {
	position: absolute;
	left: 282px;
	top: 514px;
}
#conteneur #centre #gauche .nom2 {
	position: absolute;
	left: 166px;
	top: 777px;
}
#conteneur  #centre  #gauche  .uiagm {
	position: absolute;
	left: 207px;
	top: 851px;
	outline:none;
}
#conteneur  #centre  #gauche  .aigmb {
	position: absolute;
	left: 117px;
	top: 860px;
	outline:none;
}


#conteneur #centre #droit {
	height: 650px;
	width: 478px;
	float: left;
	background-image: url(../images/index/fd-centre-droit.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#conteneur  #centre  #droit  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	margin-left: 30px;
	margin-top: 50px;
	margin-bottom: 40px;
}
#conteneur #centre #droit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	margin-left: 30px;
	margin-bottom: 15px;
}

