@charset "utf-8";

body_art img{
	border: 1px solid #000000;
}

h1 {
	font-size: 14px;
	margin-left: 50px;
	color: #666666;
	letter-spacing: 0.3em;
}
h2 {
	font-size: 10px;
	font-style: italic;
	padding-left: 50px;
	margin-bottom: 30px;
	color: #666666;
}
/*h3 {
	line-height: 20px;
	margin: 0px;
	letter-spacing: 0.2em;
}*/
#centre li{
	margin-bottom:10px;
	letter-spacing: 0.2em;

}

#centre a{
	color: #666666;
}

 #centre{
	line-height:20px;
	letter-spacing: 0.2em;
	
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.img_ref{
	border: 1px solid #006600;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* CSS Document */

img.img_artiste{
	border: 1px solid #009900;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

img.img_accueil{
	border: 1px solid #009900;
}

#body_esp #centre img{
	border: 1px solid #009900;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}







#tab_ref {
	/*  border: 1px solid #ccc;
*/  color: #333;
	width:700px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
  
}
 #tab_ref th
 {
   padding: 3px;
  text-align: left;
  
 }
 
  #tab_ref td
 {
	background-color: #ffffff;
	padding: 2px;
  
 }
