/* CSS Document */
	@import url("layout.css");
body {
background-image: url(../images/fondaccueil1.jpg);
background-repeat: repeat-x;
	background-color: #3399FF;
	font-family: Verdana, Georgia, serif;
	font-size: 12px;
}
.spacer {
	clear: both;
}
#conteneur_acc {
	margin: 0 auto;
	width: 973px;
	height: 625px;
background-image: url(../images/fond-acc.jpg);
background-repeat: no-repeat;
}
#entrez {
position: absolute;
top: 300px;
margin-left: 410px;
width: 150px;
height: 80px;
}
#vendee {
float: left;
margin-left: 20px;
margin-top: 20px;
}
#adresse {
float: right;
margin-top: 500px;
width: 250px;
line-height: 1.2em;
color: #003399;
}
#ancv {
float: right;
margin-top: 500px;
margin-right: 200px;
width: 79px;
height: 57px;
}
.prairie {
float: right;
margin-right: 30px;
margin-top: 500px;
width: 300px;
font-size: 15px;
line-height: 1.2em;
color: #003399;
}
#mentions {
clear: both;
margin: 30px auto 0 auto;
text-align: center;
font-size: 10px;
color: #003399;
}
.etoile {
font-size: 20px;
width: 600px;
margin: 5px auto;
text-align: center;
color: #003399;
}
.facebook {
float: right;
margin-right: 30px;
margin-top: 5px;
width: 300px;
font-size: 15px;
line-height: 1.2em;
color: #003399;
}