*{
	padding: 0;
	margin: 0;
}
body{
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #4B7A95;
}
#global{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 600px;
	margin-left: -380px;
	margin-top: -300px;
	background-image: url(../img/f_contact.gif);
	background-repeat: no-repeat;
}
#nom_artiste{
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 59px;
}
#menu{
	position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 27px;
}
#contenu{
	position: relative;
	top: 66px;
	left: 220px;
	width: 355px;
	height: 366px;
}
#contenu label{
	clear: left;
	text-align: center;
	width: 116px;
	margin-right: 7px;
	float: left;
}
#contenu input{
	width: 230px;
	height: 19px;
	border: solid 1px #B35F7D;
	margin-bottom: 7px;
}
#contenu textarea{
	width: 353px;
	height: 283px;
	border: solid 1px #B35F7D;
	margin-bottom: 7px;
}
#contenu input.bouton{
	width: auto;
	border: solid 1px #B35F7D;
	background-color: #fff;
	margin-left: 297px;
}
#flag{
	position: relative;
	top: 117px;
	left: 424px;
	width: 296px;
	height: 26px;
}
#pied_page{
	position: relative;
	top: 126px;
	left: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#pied_page a{
	color: #000;
}
