html {
	height: 100%;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	margin:0;
	padding:0;
	height:100%;
	font-size: 10px;
	color: #e9eaeb;
	line-height:1.5em;
	text-align: justify;
}
#en-tete {
	margin-left:auto;
	margin-right:auto;
	height:100%;
	width:790px;
	height:180px;
	padding-left:113px;
	padding-right:113px;
	background-image:url(images/entete-home-index.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#vide {
	height:35px;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:790px;
	height:auto;
	_height:480px;
	min-height:480px;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	padding-left:113px;
	padding-right:113px;
	margin-top:-46px;
}
#gauche {
	width:320px;
	float:left;
}
#droite-news {
	width:450px;
	margin-left:20px;
	float:left;
}
#droite {
	width:450px;
	margin-left:20px;
	float:left;
}
#pieddepage {
	margin-left:auto;
	margin-right:auto;
	margin-top:-50px;
	width:1016px;
	background-image:url(images/pieddepage-index.jpg);
	height:100px;
}
.img-news {
	float:left;
	padding-right:7px;
	padding-bottom:5px;
}
.admin-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.admin-text-expo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC6600;
}
#logo-menu {
	float:none;
}
#picto {
	margin-left:-88px;
	padding-bottom:50px;
}
#fond-nomartist {
	width:450px;
	margin-bottom:13px;
}
#nom-artiste {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}
#nom-artiste span {
	margin:0 15px;
}
form {
	margin:0;
}
.titre-contact {
	font-size:14px;
	color:#e40002;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:200;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	margin-top:10px;
	margin-bottom:30px;
}
.titres-artists {
	margin-top:15px;
	background-image:url(images/artistes/fond-titre.gif);
}
h2 {
	margin:0 9em;
	background:#000000;
	padding:0;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	height:21px;
	line-height:21px;
}
.cadreblanc {
	border:1px solid #FFFFFF;
}
a img {
	border:none;
	text-decoration:none;
}