* {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif
}
#site {
	width:980px;
	margin:auto;
}
#menu {
	padding-left:157px;
	background-color:#EAEAEA;
}
#formulaire {
	background:url(img/fond.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#formulaire_bis {
	background:url(img/fond_bis.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#contenu_formulaire {
	width:911px;
	margin-left:44px
}
#contenu_formulaire h1 {
	color:#02603C;
	font-size:24px;
	font-weight:bold;
	padding:44px 0 16px 0
}
#content {
	width:634px;
	margin-left:133px;
}
#titre {
	overflow:hidden;
	margin-top:36px
}
#remerciement {
	overflow:hidden;
	margin-top:36px;
	padding-bottom:150px
}
#titre img, #remerciement img {
	float:left
}

#content h6 {
	text-align:right;
	padding-right:10px;
	font-size:10px;
	color:#999999;
	padding-bottom:20px
}
#content p {
	font-size:10px;
	color:#999999;
	padding-bottom:100px
}
#content p span {
	font-weight:bold
}
#titre span, #remerciement span {
	width:400px;
	float:right;
	color:#03919B;
	font-size:14px;
	font-weight:bold;
	padding:14px 0 0 31px
}
.formulaire {
	width:394px;
	margin-left:13px;
	overflow:hidden
}
.formulaire label {
	float:left;
	width:187px;
	color:#02603C;
	font-size:14px;
	font-weight:bold;
	padding-top:10px
}
.formulaire input {
	float:right;
	width:202px;
	margin-top:7px
}
#checker {
	padding-left:13px;
	padding-top:10px;
	padding-bottom:35px
}
#checker span {
	font-size:14px;
	color:#999999
}
.choix_civi {
	width:202px;
	float:left;
	overflow:hidden
}
.choix_civi input {
	width:15px;
	float:left
}
.choix_civi label {
	width:45px;
	padding-left:5px;
	float:left;
	font-weight:normal;
	color:#999999
}
#bouton {
	text-align:center;
	width:634px;
	padding-top:15px;
	padding-bottom:15px
}
#bouton input {
	background:url(img/fond_bouton.jpg);
	background-repeat:no-repeat;
	width:67px;
	height:17px;
	color:#FFFFFF;
	font-size:12px;
	border:none;
	margin:10px
}
.client {
	margin-top:10px
}
#clie {
	margin-top:15px
}

