body {
	border-top: solid 100px #afb29a;
}

h2 {
	text-align: center;
	font-size: 13px;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 28px;
}

h3 {
	margin: 10px 0;
	font-weight: bold;
	font-size: 13px;
}

ul {
	list-style-position: inside;
	list-style-type: square;
}

#banniere {
	height: 127px;
}

#banniere img {
	margin: 0;
}

#menu_border {
	border-bottom: solid 3px #afb29a;
}

#footer_container {
	color: #afb29a;
	font-size: 11px;
	font-weight: normal;
}

#footer_border {
	border-bottom: solid 3px #afb29a;
	color: #afb29a;
}


#content {
	color: #000;
	padding: 30px 0 25px;
}

#content p {
	margin: 20px 0;
}

.mise_evidence {
	color: #769117;
}

#telecharger-plaquette {
	text-decoration: none;
	color: #333;
	padding: 8px 4px 4px 30px;
	background: url(../images/telecharger-plaquette.jpg) center left no-repeat;
}

#colonne-gauche {
	float: left;
	width: 420px;
}

#colonne-droite {
	float: right;
	width: 300px;
	padding-top: 5px;
	text-align: center;
	line-height: 150%;
}
#colonne-droite img {
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.input {
	background: #fff;
	border: solid 1px #afb29a;
	color: #000;
	font-size: 12px;
}

td.label {
	width: 120px;
}

#reload-captcha {
	color: #888;
	text-align: right;
}

#reload-captcha img {
	vertical-align: middle;
}

#illustration-droite {
	float: right;
	margin-top: 13px;
}