@CHARSET "ISO-8859-1";
.liens{
	width:140px;
	text-align:center; 
	font-family:impact;
	font-size:xx-large;
}

.mail{
	padding-right:50px;
	
}

a{
	color:white;
	text-decoration:none;
}

a:hover{
	color:black;
	text-decoration:none;
}

a.mail{
	color:#BFBFBF;
	text-decoration:none;
}

a.mail:hover{
	color:#BFBFBF;
	text-decoration:none;
}

#footer{ 
clear: both; 
/*height: 10%;*/ 
padding: 0; 
margin: 0; 
}
html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
}
body{ 
height: 100%; 
margin: 0; 
padding: 0; 
border: 0; 
}

#spacer{ 
display: block; 
height: 90%; 
float: left; 
width: 2px; /* 1px would be enough this is for display only */ 
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 
}

#contentwrap{ 
display: block; 
width: 99%; /* to suit but leave room for spacer */ 
text-align: center; 
padding: 0; 
margin: 0; 
}

#content{ 
margin: 0; 
padding: 0; 
}

#liste_concert{
	color:#000000;
	text-align:left;
	font-weight: normal;
	background-color:#ffffff;
	height:120px; 
	width:60%;
	margin-left:20%;
	background-color: #ffffff;
	margin-top:5px;
}
