@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/lecottier-fond.jpg);
	background-repeat: no-repeat;
	margin-top: 100px;
	background-position:center;
	overflow: hidden;
}
#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: Arial, Helvetica, sans-serif;
	color: #FFF;
	left: 0px;
	right: 0px;
	text-align: center;
}
.Nom_artiste {
	color: #FFF;
	font-size: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 10;
	padding: 0px;
	left: 5px;
	text-indent: 10px;
}
.text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
.text2 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.base_menu2 {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: right;
}
.sous_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #999;
	font-weight: bold;
	text-align: left;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	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;
}
.mailCliv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
}

