@charset "utf-8";
/* CSS Document */

#texteAdherer {
	width: 514px;
	height: 320px;
	margin-top: 0px;
	margin-left: 40px;
	float: left;
}

#contenuAdherer {
	width: 500px;
	height: 294px;
	border-left: #a5c9d1 solid 2px;
	border-right: #a5c9d1 solid 2px;
	overflow: auto;
	padding-left: 5px;
	padding-right: 5px;
}

h2 {
	color: #544945;
}

#main {
	background-image: url("../images/page-background/back_adherer.png");
}

#formulaire {
	width: 220px;
	height: 25px;
	margin-bottom: 0px;
	margin-left: 100px;
	float: left;
}

#pied {
	margin-top: 450px;
}