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




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

}


div#conteneur{
	position:relative;
	width:856px;
	margin:auto;
	height: 650px;
	padding-right: 96px;
}



div#gauche{
	width:171px;
	height:624px;
	float: left;


}

.gauche1{
	background-image:url(../img/artiste/gauche_1.jpg);
	width:86px;
	height:106px;
	margin-left: 86px;


}

.gauche2{
	background-image:url(../img/artiste/gauche_2.jpg);
	width:86px;
	height:189px;
	margin-left: 86px;

}


.gauche3{
	background-image:url(../img/artiste/gauche_3.jpg);
	width:86px;
	height:161px;
	margin-left: 86px;


}


.gauche4{
	background:url(../img/artiste/gauche_4.jpg) no-repeat;
	width:171px;
	height:168px;


}



div#central{
	width:612px;
	height:624px;
	float:left;

}


.central1{
	width:196px;
	height:106px;
	float:left;
	background-image: url(../img/partenaire/central_1.jpg);

}


.central1_2{
	width:195px;
	height:106px;
	float:left;
	background-image: url(../img/partenaire/central1_2.jpg);

}


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

}

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

}

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

}


.central5{
	width:221px;
	height:166px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-top: 23px;
	background-color: #FFFFFF;

}


.central6{
	background-image:url(../img/partenaire/central_6.jpg);
	width:158px;
	height:180px;
	float:left;

}


.central7{
	width:233px;
	height:180px;
	float:left;
	background-image: url(../img/partenaire/central_7.jpg);

}


.central8{
	width:221px;
	height:180px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;

}


.central9{
	background-image:url(../img/partenaire/central_9.jpg);
	width:220px;
	height:149px;
	float:left;

}

.central10{
	background-image:url(../img/partenaire/central_10.jpg);
	width:171px;
	height:139px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 10px;

}

.central11{
	width:221px;
	height:139px;
	float:left;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;

}




div#droite{
	width:71px;
	height:624px;
	float: right;


}

.droite1{
	background-image:url(../img/artiste/droite_1.jpg);
	width:71px;
	height:106px;


}

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

}


.droite3{
	background-image:url(../img/artiste/droite_3.jpg);
	width:71px;
	height:180px;


}


.droite4{
	background-image:url(../img/artiste/droite_4.jpg);
	width:71px;
	height:149px;


}



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




}

 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;
	}


.suivant{
	margin-left:10px;
	border: 0;

}

.precedent{

border:0px;

}



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

.partenaire{

border:0px;

}



#footer{
	width:766px;
	float:left;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-left: 90px;
	padding-top:10px;

}

#footer :link {
	color: #999999;
	text-decoration:none;
}
#footer :visited {
	text-decoration:none;
	color: #999999;
}
#footer :hover {
	text-decoration:none;
	color: #8A0806;
}
#footer :active {
	text-decoration:none;
	color: #999999;
}

