body{
	background-color: #000000;
	color: #FFFFFF;
	font-family: "HelveticaNeue Bold", Helvetica, Arial, serif;
	font-size: 11px;
	}
a{
	text-decoration: none;
	}
img{
	border: 0;
	}

#conteneur{
	background: transparent url(../images/artiste/MC-Records-artiste-3.png) no-repeat;
	height: 761px;
	margin: auto;
	width: 820px;
	}
#little_logo{
	float: left;
	padding-left: 10px;
	}
#bloc_haut{
	height: 340px;
	}
.clip_artiste{
	height: 43px;
	padding: 0 0 0 10px;
	width: 56px;
	}




/* /////////////    MENU    ///////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#menu{
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-bottom:30px;
	}

	#menu #accueil_btn{
		background-image: url(../images/artiste/menu_accueil_out.gif);
		background-repeat: no-repeat;
		display: block;
		height: 40px;
		margin: 32px 0 0 24px;
		width: 40px;
		}
	#menu #accueil_btn:hover{
		background-image: url(../images/artiste/menu_accueil_over.gif);
		}
		
	#menu #lelabel_btn{
		background-image: url(../images/artiste/menu_leLabel_out.gif);
		background-repeat: no-repeat;
		display: block;
		height: 40px;
		margin: 32px 0 0 17px;
		padding-left: 3px;
		width: 40px;
		}
	#menu #lelabel_btn:hover{
		background-image: url(../images/artiste/menu_leLabel_over.gif);
		}
		
	#menu #artistes_btn{
		background-image: url(../images/artiste/menu_artistes_out.gif);
		display: block;
		height: 40px;
		margin: 32px 0 0 15px;
		padding-left: 4px;
		width: 40px;
		}
	#menu #artistes_btn_selected{
		background-image:url(../images/artiste/menu_artistes_inside.gif);
		display: block;
		height: 40px;
		margin: 32px 0 0 15px;
		padding-left: 4px;
		width: 40px;
		}
		
	#menu #artistes_btn:hover{
		background-image: url(../images/artiste/menu_artistes_over.gif);
		}
		
	#menu #news_btn{
		background-image: url(../images/artiste/menu_news_out.gif);
		display: block;
		height: 40px;
		margin: 32px 0 0 11px;
		padding-left: 1px;
		width: 40px;
		}
	#menu #news_btn:hover{
		background-image: url(../images/artiste/menu_news_over.gif);
		}
		
	#menu #editions_btn{
		background-image: url(../images/artiste/menu_editions_out.gif);
		display: block;
		height: 40px;
		margin: 32px 0 0 13px;
		padding-left: 0;
		width: 40px;
		}
	#menu #editions_btn:hover{
		background-image: url(../images/artiste/menu_editions_over.gif);
		}
		
	#menu #clips_btn{
		background-image:url(../images/artiste/menu_albums_out.gif);
		display: block;
		height: 40px;
		margin: 32px 0 0 15px;
		padding-right: 4px;
		padding-right: inherit;
		width: 40px;
		}
	#menu #clips_btn:hover{
		background-image: url(../images/artiste/menu_albums_over.gif);
		}
		
	.menu_newsletter{
		background-image: url(../images/artiste/menu_newsletter_out.gif);
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 40px;
		/*margin: 32px 0 0 11px;*/
		margin: 0;
		width: 40px;
		margin-top:32px;
		}
	.menu_newsletter:hover{
		background-image: url(../images/artiste/menu_newsletter_over.gif);
		margin-top:32px;
		}



#photo_artiste{
	float: right;
	width: 358px;
	}
	
/* /////////////          MENU           ///////////////////////////////////////////////////////////////////////////////////////////////////////////////*/




#image_artiste{
	float: right;
	}
	#image_artiste img{
	margin-top:-72px;
	}






#artiste img{
	margin:0 0 0 48px;
	}


#article_artiste {
	margin: -15px 0 0 48px;
	width: 400px;
	} 


















#bloc_milieu{
	height: 200px;
	width: 820px;
	}


		.liens_artiste{
			height: 50px;
			margin-top:-8px;
			margin-left:38px;
			width: 204px;
			}
			
				
				 .artiste_siteoff{
					background-image:url(../images/artiste/Bouton_siteoff_out_ie6.png);
					margin-bottom: 10px;
					float: left;
					height: 19px;
					width: 102px;
					display:inline;
					}
				 .artiste_siteoff:hover{
					background-image:url(../images/artiste/Bouton_siteoff_over_ie6.png);
					}
				
				.artiste_blog{
					background-image: url(../images/artiste/Bouton_blog_out.png);
					margin-bottom: 10px;
					float: left;
					height: 19px;
					width: 102px;
					display:inline;
					}	
				 .artiste_blog:hover{
					background-image: url(../images/artiste/Bouton_blog_over.png);
					}
				
				 .artiste_myspace{
					background-image: url(../images/artiste/Bouton_myspace_out.png);
					float: left;
					height: 19px;
					width: 102px;
					display:inline;
					}
				.artiste_myspace:hover{
					background-image: url(../images/artiste/Bouton_myspace_over.png);
					}
					
				.artiste_contact{
					background-image: url(../images/artiste/Bouton_contact_out.png);
					float: left;
					height: 19px;
					width: 102px;
					display:inline;
					}
				 .artiste_contact:hover{
					background-image: url(../images/artiste/Bouton_contact_over.png);
					}



	#albums{
		height: 80px;
		width: 320px;
		margin: 38px 0 0 24px;	
		float:left;
		}
		#albums img{
			margin-left:45px;
			}
	

	#module{
		float:right;
		margin:-35px 16px 0 0;
		}
	
	
	/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
	
	
	
#bloc-bas{
	height: 195px;
	padding-top: 30px;
	width: 820px;
	}
	#concerts{
		float: left;
		height: 140px;
		max-width: 327px;
		min-width: 312px;
		padding:38px 5px 0 38px;;
		}
	#separateur{
		float: left;
		padding-top: 15px;
		}
	#actualites_artiste{
		float: left;
		height: 140px;
		padding-left: 20px;
		padding-top: 50px;
		width: 335px;
		}
	#Lirelasuite{
		color: #ffb500;
		display: block;
		float: right;
		font-size: 11px;
		font-weight: bold;
		padding-top: 3px;
		text-decoration: none;
		}
	#Lirelasuite:after{
		content: "...";
		}
	

