body {
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#banniere {
	margin:0 auto;
	text-align: center;
	height: 130px;
	width: 950px;
}

#conteneur {
	width: 990px;
	background-image: url(fond.png);
	background-repeat: repeat-y;
	background-position: center;
	margin:0 auto;
	text-align: center;
}

#titre {
	width: 950px;
	height: 5px;
	text-align: center;
	background-image: url(fondtitre.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#footer {
	background-image: url(footer.png);
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:45px;
	background-repeat: no-repeat;	
}

#content {
	width: 950px;
	text-align: center;
	margin:0 auto;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

#text {
	width: 900px;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top:20;
	padding-left:25px;
}

#texttitre {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	text-align: center;
	padding-top: 30px;
}

#logoadps {
	width:475px;
	height:100px;
	float:left;
}

#logoesc {
	width:475px;
	height:100px;
	float:right;
}

#contact {
	font-weight: bold;
	height: auto;
	width: 950px;
	top: -30px;
        padding-top:30px;
		font-size: 12px
}

#logo {
	width:950px;
}

#bouton {
	margin: 0px;
	width:950px;
	height:60px;
	padding:5px;
    padding-top:10px;
}

a {
	color: #008dd2;
	text-decoration: none;
}

#plaquettes {
	width: 990px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

