*{

	padding: 0;

	margin: 0;

}

body{

	padding: 0;

	margin: 0;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #000;

	font-size: 12px;

	background-color: #091471;

}

#global{

	position: absolute;

	top: 50%;

	left: 50%;

	margin-left: -400px;

	margin-top: -300px;

	width: 800px;

	height: 600px;

	background-image: url(../uploads/images/f_general.jpg);

	background-repeat: no-repeat;

	text-align: center;

}

#nom_artiste{

	position: relative;

	top: 0;

	left: 204px;

	width: 404px;

	height: 43px;

}

#menu{

	position: absolute;

	top: 9;

	left: 157px;

	width: 487px;

	height: 14px;

}

#menu img{

	border: none;

}



#contenu{

	position: absolute;

	left: 144px;

	top: 66px;

	width: 510px;

	height: 527px;

	text-align: left;

	background-image: url(../uploads/images/f_contact.jpg);

	background-repeat: no-repeat;

	background-position: top;

}

#contenu table{

	width: 510px;

	height: 527px;

}

#contenu label{

	float: left;

	width: 95px;

	text-align: right;

	margin-right: 5px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14.5px;

	color: #951515;

	font-style: italic;

	font-weight: bold;

}

#contenu input{

	border: none;

	background-color: transparent;

	width: 380px;

}

#contenu textarea{

	border: none;

	background-color: transparent;

	width: 400px;

	height: 258px;

}

#pied_page{

	position: absolute;

	top: 600px;

	left: 0;

	width: 800px;

	text-align: center;

	font-size: 10px;

	color: #fff;

}
