body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: auto;
	padding: 0;
	background-image: url(images/fonds7.gif);
}
#header {
height: 100px;
background-color: #FFFFFF;
}
#haut {
	text-align: right;
	border-bottom: medium solid #00325E;
	padding-right: 10pt;
	padding-top: 3pt;
}
#conteneur {
	position: absolute;
	width: 900px;	
	left: 10%;
	background-color: #ECF6FF;
	border-left: 4px ridge #304114;
	border-right: 4px ridge #304114;
	border-bottom: 4px ridge #304114;
	border-top: 4px ridge #304114;
}
#centre {
	margin-left: 190px;
	margin-right: 190px;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-bottom: 20pt;
	padding-top: 10pt;
}
#gauche {
	float: left;
	margin-left: 5;
	margin-top: 5;
	padding: 5pt;
	width: 170px;
	background-color: #BBDFFF;
	border: 2px ridge #9BD1FF;
	text-align: left;
}

#droite{
	float: right;
	margin-right: 5;
	margin-top: 5;
	padding: 5pt;
	width: 170px;
	background-color: #BBDFFF;
	border: 2px ridge #9BD1FF;
}
#pied {
	text-align: center;
	border-top: ridge #91CCFF;
	padding-top: 5pt;
	padding-bottom: 5pt;
	background-color: White;
}
.menuhaut{
	text-align: right;
}
.menuhaut a {
	color: #00396A;
	text-decoration: none;
	font-weight: bold;
}
.menuhaut a:hover {
	color: #0074D9;
	text-decoration: none;
	font-weight: bold;
}
.menugauche a {
	color: #00396A;
	text-decoration: none;
font-weight: bold;
}
.menugauche a:hover {
	color: #0074D9;
	text-decoration: none;
font-weight: bold;
}
.submenugauche a {
color: #00396A;
text-decoration: none;
font-size: 9pt;
padding-left: 10pt;
}
.submenugauche a:hover {
color: #0074D9;
text-decoration: none;
font-size: 9pt;
padding-left: 10pt;
}
.menugauche p {
	text-align: left;
	color: #00396A;
font-weight: bold;
font-size: 9pt
}
.news a {
	color: #5E0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
.news a:hover {
	color: #FF3535;
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
}
p {
text-align: justify;
}
h1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #00396A;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #00396A;
}
h3 {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #00396A;
}
.news{
	text-align: left;
	color: #005AA8;
	font-size: 10pt;
	padding-bottom: 10px;
	border-bottom: 1px solid #118AFF;
}
.quote{
	padding-left: 20pt;
	padding-right: 20pt;
}
a {
	color: #b00000;
	text-decoration: none;
	font-size: 9pt;
}
a:hover {
	color: red;
	text-decoration: none;
	font-size: 9pt;
}
.top {
	text-align: center;
}
.top a {
	color: #00018A;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

