@charset "UTF-8";
/* CSS Document */
/* ++++++++++++++++++++++++++++++refer.php++++++++++++++++++++++++++++++++++++++++++ */




.logos {		
padding: 20px 30px;
float: left;	 
}





#artistes {
	margin-top : 20px;
	width: 555px;	
	text-align: center;
	border: solid 1px black;
	background-color: #D5E8FF;
	height: 2333px;
}


.artistes_titre {
	
	background-color: #2175bc;
	padding: 10px 20px;
	text-align: center;
	font-size: 13px ;
	color: white;

}





.artistes_line {
	float: left;

	margin-top : 2px;	
	
	height: 50px;
	
}





.artistes_img {
padding: 2px 2px;	
float: right;
margin-top : -27px;	
}



.artistes_nom1 {
	margin-left : 4px;
	font-family:arial;
	font-size: 11px ;
	border-width: 1px;
	border-style: solid;
	border-color: #3366FF;
	padding: 3px 3px;
	text-align: left;
	width: 262px;
	height: 38px;
	
}


.artistes_page a{
	text-decoration:underline;
color:#D5E8FF;
}


.artistes_page {
	background-color: #2175bc;
	padding: 10px 20px;
	text-align: center;
	font-size: 15px ;
	color: white;

}


















