@charset "utf-8";
/* CSS Document */
body {
	background-repeat: repeat;
	margin-top: 30px;
	background-position:center;
	overflow: hidden;
	background-image: url(images/argent-aude.jpg);
}
#liste_images {
	overflow-x: scroll;
	overflow-y: hidden;
	height: 320px;
	width: 1000px;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
.base_menu {
	font-size: 30px;
	font-family: garamond;
	color: #000;
	left: 0px;
	right: 0px;
	text-align: center;
}
.Nom_artiste {
	color: #000;
	font-size: 55px;
	font-family: garamond;
	border-top: 10;
	padding: 0px;
	left: 5px;
	text-indent: 0px;
}
.text {
	color: #000;
	font-family: garamond;
	font-size: 18px;
	text-align: justify;
}
.text2 {
	color: #000;
	font-family: garamond;
	font-size: 16px;
	text-align: justify;
}
.base_menu2 {
	color: #666;
	font-family: garamond;
	font-size: 30px;
	text-align: right;
}
.sous_titre {
	font-family: garamond;
	font-size: 20px;
	font-style: normal;
	color: #666;
	font-weight: bold;
}
.adresse {
	font-family: garamond;
	font-size: 20px;
	font-style: normal;
	color: #FFF;
}
.mail {
	font-family: garamond;
	font-size: 16px;
	font-style: normal;
	color: #F60;
}


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
	left: 0px;
	text-align: right;
}
.base_menu2 .base_menu2 {
	text-align: center;
}
.Nom_artisteCopie {
	color: #000;
	font-size: 55px;
	font-family: garamond;
	border-top: 10;
	padding: 0px;
	left: 5px;
	text-indent: 0px;
}
.Nom_artisteCopieCopie {
	color: #000;
	font-size: 46px;
	font-family: garamond;
	border-top: 10;
	padding: 0px;
	left: 5px;
	text-indent: 0px;
}

