*{
	padding: 0px;
	margin: 0px;
	border: none;
}
body{
	background-image: url(../img/fond.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
img{
	border: none;
}
p#pied {
	color: white;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	margin-top: 5px;	
}
p#pied a {
	color: white;
}
div#global {
	margin: auto;
	width: 1000px;
	height: auto;
	background-image: url(../img/fd_blanc.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div#top{
	width: 1000px;
	height: 263px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
}
div#menu{
	width: 242px;
	height: 155px;
	margin-left: 92px;
}
div#titre{
	width: 1000px;
	height: 61px;
	background-image: url(../img/fd_titre.jpg);
}
div#historique{
	width: 1000px;
	height: 231px;
	background-image: url(../img/fd_historique.jpg);
	
}
#global dl{
	padding-top: 15px;
	margin-right: 100px;
	margin-left: 100px;
}
#global dt{
	float: left;
	margin-right: 8px;
	width: 270px;
	text-align: right;
	font-weight: bold;
	color: #9d9c9c;
}
#global dd{
	margin-bottom: 7px;
}
#historique dl.historique{
	margin-left: 300px;
	padding-top: 90px;
	margin-right: 0px;
}
#historique dl.historique dt{
	float: left;
	margin-right: 8px;
	height: 30px;
	color: #000;
	width: auto;
}
#historique dd{
	margin-bottom: 7px;
}
p{
	margin-left: 80px;
	text-align: justify;
	padding-bottom: 8px;
	margin-right: 100px;
}
p a {
	text-decoration: none;
	color: #559aca;
}
p a:hover {
	color: #ff8008;
}
p.intro{
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
hr{
	display:block;
	height: 1px;
	margin: auto;
	padding: 0;
	color: #dbede7;
	background-color: #dbede7;
	border: 0;
	width: 250px;
	margin-top: 8px;
	margin-bottom: 8px;
	_margin: 1px 8px;
}
div#contenu{
	background-image: url(../img/top_contenu.gif);
	background-repeat: no-repeat;
	background-position: top;
}
h1{
	margin-left: 80px;
	font-size: 16px;
	/*padding-top: 30px;*/
}
h1 a {
	color: #ff8008;
	font-size: 12px;
	text-decoration: none;
}
div#fiche_artiste{
	width: 675px;
}
div.intro{
	background-image: url(../img/fd_intro_artiste.gif);
	background-repeat: no-repeat;
	width: 882px;
	height: 84px;
	margin: auto;
	padding: 10px;
	margin-bottom: 15px;
}
div.intro a{
	color: #000;
	text-decoration: none;
}
div.intro a:hover{
	color: #963015;
}
form{
	margin: auto;
}
label{
	width : 200px;
	text-align: right;
	margin-right: 10px;
	float: left;
}
input{
	width: 250px;
	font-size: 12px;
	padding: 2px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 3px;
}
textarea{
	width: 250px;
	height: 100px;
	font-size: 12px;
	padding: 2px;
	background-color: #fff;
	border: solid 1px #ccc;
	margin-bottom: 3px;
}

td.vignette {
	width: 110px; height: 110px; background-image: url(../img/fd_vignettes.gif); vertical-align: top;
}
