@charset "utf-8";
/* CSS Document */




body{
background-color:#000000;
	width:100%;
	margin:0px;
	height:650px;
	

}


div#conteneur{
	position:relative;
	width:749px;
	margin:auto;
	height: 650px;
	padding-left: 107px;
	padding-right: 94px;
}



div#gauche{
	width:64px;
	height:650px;
	float: left;


}

.gauche1{
	background-image:url(../img/accueil/gauche_1.jpg);
	width:64px;
	height:106px;


}

.gauche2{
	background-image:url(../img/accueil/gauche_2.jpg);
	width:64px;
	height:189px;

}


.gauche3{
	background-image:url(../img/accueil/gauche_3.jpg);
	width:64px;
	height:184px;


}


.gauche4{
	background-image:url(../img/accueil/gauche_4.jpg);
	width:64px;
	height:136px;


}



div#central{
	width:613px;
	height:650px;
	float:left;

}


.central1{
	width:389px;
	height:106px;
	float:left;

}

.central2{
	background-image:url(../img/accueil/central_2.jpg);
	width:224px;
	height:106px;
	float:left;

}

.central3{
	background-image:url(../img/accueil/central_3.jpg);
	width:162px;
	height:189px;
	float:left;

}

.central4{
	background-image:url(../img/accueil/central_4.jpg);
	width:227px;
	height:189px;
	float:left;

}


.central5{
	background-image:url(../img/accueil/central_5.jpg);
	width:224px;
	height:189px;
	float:left;

}


.central6{
	background-image:url(../img/accueil/central_6.jpg);
	width:162px;
	height:184px;
	float:left;

}


.central7{
	width:227px;
	height:184px;
	float:left;
	background-image: url(../img/accueil/central_7.jpg);

}


.central8{
	background-image:url(../img/accueil/central_8.jpg);
	width:224px;
	height:184px;
	float:left;

}


.central9{
	background-image:url(../img/accueil/central_9.jpg);
	width:200px;
	height:80px;
	float:left;
	padding-left: 42px;
	padding-top: 56px;

}

.central10{
	background-image:url(../img/accueil/central_10.jpg);
	width:231px;
	height:136px;
	float:left;

}

.central11{
	width:140px;
	height:136px;
	float:left;
	background-color: #000000;

}




div#droite{
	width:72px;
	height:650px;
	float: right;


}

.droite1{
	background:url(../img/accueil/droite_1.jpg) no-repeat;
	width:72px;
	height:106px;


}

.droite2{
	background-image:url(../img/accueil/droite_2.jpg);
	width:72px;
	height:189px;

}


.droite3{
	background-image:url(../img/accueil/droite_3.jpg);
	width:72px;
	height:184px;
	background-color: #000000;


}


.droite4{
	background-image:url(../img/accueil/droite_4.jpg);
	width:71px;
	height:136px;
	background-color: #000000;


}



ul#menuListe {
	list-style:none;
	display:block;
	padding-left: 0px;
	margin: 0;
	padding-top: 35px;
	line-height: 14px;
	padding-right: 120px;




}

 ul#menuListe li {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	text-align: right;
	font-weight: bold;
}

 ul#menuListe li  a {
	color:#E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	text-align: right;
	font-weight: bold;
}

 ul#menuListe li  a:hover {
	color:#CF1A67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	text-align: left;
	list-style:none;
	font-weight: bold;
	}



a:link {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
a:active {
	text-decoration:underline;
	color: #000000;
}


.partenaire{

border:0px;

}

