@charset "utf-8";
html,body{
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}

.formulaire {
	background-image: url(images/form.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 481px;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #7eae2d;
	text-align: left;
}
.info {
	font-size: 16px;
	color: #005138;
	font-weight: bold;
	text-align: left;
}

.ok a {
color:white;
text-decoration:none;
}

.credo-bas {
	font-size: 15px;
	font-weight: bold;
	color: #7eae2d;
	text-align: left;
	}
p {
	font-size: 14px;
	color: #005138;
	text-align: left;
}

.credo {
	font-size: 12px;
	font-weight: bold;
	color: #005138;
	text-align: left;
	vertical-align: top;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-align: left;
	vertical-align: bottom;
}
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #508c78;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9e9e9e;
	border: thin solid #FFFFFF;
}
.ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
