body {
	background-color: #000000;
}
#page {
}
#contenant {
	width: 600px;
	background-color: #FFFFFF;
	color: #000000;
	border-color: #00FF7F;
	border-width: 0px;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/cadre_03.jpg);
	background-repeat: repeat-y;
}
#hautdepage {
	width: 600px;
	height: 55px;
	background-image: url(images/cadre_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	padding-right: 60px;
}
h1 {
	font-size: 2em;
	text-align: center;
	font-family: Garamond,University roman LET;
}
h2 {
	font-size: 1.8em;
	text-align: center;
	font-family: Garamond,University roman LET;
}
#contenu {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 60px;
	padding-right: 60px;
	text-align: justify;
	font-family: Garamond,Times new roman;
	color: #000000;
}
.centrer {
	text-align: center;
}
#formulaire {
	margin-right: 40px;
	margin-left: 40px;
	border-color: #FF0000;
	border-width: 1px;
	border-style: dotted;
	background-color: #FFFACD;
}
#pieddepage {
	width: 600px;
	height: 55px;
	background-image: url(images/cadre_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 60px;
	padding-right: 60px;
}
#bandeaupub {
	width: 728px;
	height: 90px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	color: #C0C0C0;
	font-size: 0.8em;
	text-align: center;
	margin-top: 1em;
}
#copyright a {
	color: #C0C0C0;
}

.infosplus {
	font-family: helvetica,arial;
	font-style: italic;
}