#content {
	padding-bottom: 18px;
	text-align: left;
}
#content img {
	margin: 0 0 17px 2px;
}

/* Navigation bar */
#nav {
	margin: 0;
	padding: 15px 0 0 3px;
	color: #3771cc;
}
#nav a {
	color: #7aa22d;
}
#nav a:hover {
	text-decoration: underline;
}
#nav .page {
	font-weight: bold;
}

/* Contenu de la page */
#content h1 {
	margin: 15px 0 15px 3px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	text-transform: uppercase;
	color: #7aa22d;
}
#cadre .top {
	display: block;
	width: 650px;
	height: 8px;
	font-size: 1px;
	background: url(../images/contact-top.gif) no-repeat 0 0;
}
#cadre .middle {
	padding: 32px;
	display: block;
	width: 584px;
	background: #fdfeff url(../images/contact-middle.gif) repeat-x 0 0;
	border-left: #a7c3ed 1px solid;
	border-right: #a7c3ed 1px solid;
	color: #3771cc;
}
#cadre .middle p {
	margin: 8px 0;
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#cadre .middle a {
	color: #3771cc;
}
#cadre .middle a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#cadre .bottom {
	display: block;
	width: 650px;
	height: 8px;
	font-size: 1px;
	background: url(../images/contact-bottom.gif) no-repeat 0 0;
}

#content #texte {
	margin: 0 8px;
}
#content #texte p {
	margin: 8px 0;
}
