@charset "UTF-8";
body {
	background-image: url(IMG/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#1b1b1b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

.content {
width:815px;
height:700px;
margin-left:auto;
margin-right:auto;
}

.logo {
width:312px;
height:84px;
margin-top:15px;
float:left;
}

.txtheader {
width:404px;
height:84px;
margin-top:15px;
margin-left:90px;
float:left;
}

.encart {
width:432px;
height:163px;
margin-top:24px;
margin-left:20px;
float:left;
}


.liste {
width:310px;
height:158px;
margin-top:40px;
margin-left:30px;
float:left;
}

.bouton {
width:425px;
height:195px;
margin-top:45px;
margin-left:387px;
float:left;
color:#808080;
}

.face {
width:34px;
height:34px;
margin-top:28px;
margin-left:10px;
float:left;
}

.lienfooter {
height:22px;
min-width:34px;
padding-top:12px;
margin-top:28px;
margin-left:20px;
float:left;
}

.lienfooter a {
color:#8e8e8e;
text-decoration:none;
}

.lienfooter a:hover {
color:#fff;
text-decoration:underline;
}

.logos_footer {
height:38px;
width:300px;
margin-top:28px;
margin-left:50px;
float:left;
}


