body {
	background-color:#fff;
	padding:0;
	margin:0;
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	}

form {
	padding:0;
	margin:0;
	}

a { color:#06c; }
a:hover { color:#666; text-decoration:none; }

.row {
	height:1%;
	overflow:hidden;
	}

h1 {
	margin-top:40px;
	font-size:22px;
	line-height:25px;
	font-family:Trebuchet MS;
	color:#0089c2;
	}

#page {
	width:970px;
	margin:0 auto 0 auto;
	}

.liste {
	font-size:14px;
	font-weight:bold;
	list-style:none;
	}

.liste li {
	background:url(../img/check.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:5px;
	}

.liste2 {
	font-size:14px;
	list-style:none;
	}

.liste2 li {
	background:url(../img/check.gif) no-repeat left top;
	padding-left:20px;
	margin-bottom:5px;
	}

/* Formulaire */
.form {
	font-weight:bold;
	font-family:Tahoma;
	font-size:11px;
	}

.form input, .form textarea {
	width:95%;
	border:1px solid #ccc;
	margin:3px 0 10px 0;
	}

.form .button {
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:11px;
	padding:3px;	
	color:#fff;
	background:#0089c2;
	}

#footer {
	width:970px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff;
	margin:0 auto 0 auto;
	background:url(../img/footer.gif) no-repeat;
	}

.next_bm {
	border:2px solid #e2001a;
	padding:10px;
	margin:20px auto 0 auto;
	width:450px;
	}

.next_bm h1 {
	margin-top:5px;
	color:#e2001a;
	}
