#formulaire{
	text-align:center;
	border: 1px solid #003366;
}
#membres{
	text-align:left;
	width:525px;
	margin:auto;
	margin-bottom: 20px;
	background: #ffffff;
	border: 1px solid #003366;
}
#membres p , #info_membres p{
	margin:2px;
}
#info_membres{
	text-align:right;
	width:395px;
	margin:auto;
}
img{
	border:none;
}
.button {
	display:block;
	width:150px;
	height:40px;
	text-indent:-9999px;
	margin: 10px auto;
	
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(../images/btn_imprimer.png) no-repeat top left;
	outline:none;
	
}
.button a:hover {
	background-position:0 -40px;
}
#membre{
	
	background: #c9c9c9 url(../images/bg_section.jpg) repeat-x;
	overflow:auto;
	border: 1px solid #003366;
	color: #003366;
	margin-top: 0;
}

#membre_pourquoi{
	width: 449px;
	float:left;
	margin-top:0;
	border-right: 1px solid #003366;	
}

#membre_comment{
	width:448px;
	float:right;
	margin-top:0;
}
#membre_pourquoi p, #membre_pourquoi h5, #membre_comment p{
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
}


