/* Content CSS */
div#contenu p {
	text-align:justify;
	margin-left:87px;
}
div#evenementiel p {
	text-align:justify;
	margin-left:0px;
	padding-top:0px;
}
div.un_artiste  {
	width:50%;
	float:left;
}
div#liste_artistes {
	margin-left:87px;	
}
div#liste_artiste p {
	text-align:justify;
	margin-left:0px;
	padding-top:0px;
}
div#contenu #accueil h1 {
	padding-left:135px;
	font-size:14px;
	color:#eb1f28;
	font-weight:bold;
}
div#contenu #presentation h1 {
	padding-left:135px;
	font-size:14px;
	color:#e4c100;
	font-weight:bold;
}
div#contenu #contact h1 {
	padding-left:135px;
	font-size:14px;
	color:#8c8c8c;
	font-weight:bold;
}
div#contenu #artistes h1 {
	padding-left:135px;
	font-size:14px;
	color:#007dd5;
	font-weight:bold;
}
div#contenu #evenementiel h1 {
	padding-left:90px;
	font-size:14px;
	color:#81b100;
	font-weight:bold;
}
div#contenu #pro h1 {
	padding-left:135px;
	font-size:14px;
	color:#ac00bc;
	font-weight:bold;
}
div#evenementiel table {
	margin-top:30px;
}
div#pro {
	margin-top:30px;
}
div#artistes table {
	margin-top:20px;
	padding-right:63px;
	text-align:justify;
}
.artiste_clear {
	padding:5px;
	border:1px solid #e6e6e6;
}
.artiste {
	padding:15px;
	border:1px solid #e6e6e6;
}
.over_gris {
	padding:10px;
	display:block;
	height:90px;
}
.over_gris:hover {
	background-color:#efefef;
	cursor:pointer;
}
.voir_artiste {
	float:right;
	margin-top:20px;
}
.nom_artiste {
	background-color:#FFFFFF;
	padding-right:0px;
	font-size:14px;
	color:#007cd6;
	font-weight:bold;
}
.nom_artiste_clear {
	padding-right:0px;
	font-size:14px;
	color:#007cd6;
	font-weight:bold;
}
.nom_files {
	background-color:#FFFFFF;
	padding-right:10px;
	font-size:14px;
	color:#ad00bc;
	font-weight:bold;
}
div#pagin {
	clear:both;	
}
.bordure_bleu {
	background-image:url(img/bd_bleu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	display:block;
}
.bordure_violet {
	background-image:url(img/bd_violet.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	display:block;
}
div#revenir {
	position:absolute;
	top:20px;
	right:0px;
}
div#presentation img {
	padding-right:20px;
}
.separation {
	border-bottom:1px dotted #e0e0e0;
}
div#presentation h1, h2, h3, h4 {
 margin-left:83px; 
}
div#evenementiel h1, h2, h3, h4 {
 margin-left:-15px; 
}
div#artistes h1, h2, h3, h4 {
 margin-left:36px; 
}
div#contact h1, h2, h3, h4 {
 margin-left:38px; 
}
