@CHARSET "ISO-8859-1";

body{
	background : #010101;	
	font-size : 11px;
	font-family : Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

#content{
	position : absolute;
	left:50%;
	margin-left: -400px;
	width: 800px;
	border : 0px solid;
	height:647px;
	background-image: url(../images/entree_site_concerts_04.jpg);
}

#aide{
	position : absolute;
	left:50%;
	margin-left: -400px;
	width: 800px;
	text-align:center;
	font-size : 10px;
	top:670px;
}

.sans_bord{
	border:0;
}