﻿div.nomArtiste {
	font-size:20px;
	overflow:hidden;
	color:#6d5f5a;
}

span.styleArtiste {
	font-style:italic;
	font-weight:normal;
	font-size:12px;
}

div.artisteHautDroit {
	height:30px;
}

div.jourArtiste {
	float:right;
	margin-left:5px;
	color:#6d5f5a;
	font-size:14px;
	text-align:center;
}

div.photoArtiste {
	margin-bottom:10px;
	margin-right:10px;
}

div.descArtisteGauche {
	float:left;
	width:350px;
}
	div.texteArtiste {
		line-height:20px;
		text-align:justify;
		padding-top:10px;
		margin-bottom:10px;
		border-top:#6d5f5a solid 1px ; 
	}

div.descArtisteDroite {
	float:right;
	width:310px;
}
	div.heureArtiste {
		color:#FFFFFF;
		text-align:center;
		padding-right:10px;
		font-size:16px;
		margin-bottom:2px;
	}
	
	div.SceneArtiste {
		font-size:12px;
		font-weight:bold;
		margin-bottom:20px;
		margin-right:10px;
		text-align:center;
		border-bottom:#6d5f5a solid 1px ;
		border-right:#6d5f5a solid 1px ;
		padding-left:30px;
		padding-right:3px;
		color:#6d5f5a;
	}
	div.lienArtiste {
		float:left;
		line-height:20px;
		text-align:justify;
		margin-bottom:10px;
	}

	div.multimediaArtiste {
		width:300px;
	}
		div.multimediaArtiste a { color:#990099 ; }
	
	div.videoArtiste1 {
		margin-bottom:10px;	 
	}

	div.videoArtiste2 {
	}

	span.lienArtiste {
		height:25px;
		background-color:#EDEDED;
		color:#333333;
		font-size:18px;
		text-align:center;
		margin-bottom:5px;
		margin-left:15px;
		padding-top:5px;
		float:left;
	}
