body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	/*text-align: center;*/
}
#logo {
	text-align: left;
	height: 110px;
	width: 700px;
	background-color: #FFFFFF;
	vertical-align: top;
}
#copyright {
	font-size: 0.8em;
	color: #666666;
	background-color: #CFA0A0;
	text-align: center;
	vertical-align: bottom;
	width: 700px;
}
#menu {
	font-size: 1.05em;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	height: 40px;
	background-image: url(image/barremenu.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
	padding-top: 5px;
	width: 700px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #666666;
}
#menu a {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	vertical-align: middle;
}
#menu a:hover {
	color: #E84489;
	text-decoration: none;
}

.sepmenu {
	color: #9966FF;
}
#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	text-align: justify;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.cadreimage {
	border: solid #FFFFEE;
}
.legende {
	font-size: 0.75em;
	font-style: italic;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.navpage {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.navpage {
	color: #669900;
	text-decoration: underline;
}
a.navpage:hover {
	color: #FF0000;
	text-decoration: none;
}

img.pouragrandir {
	cursor:help;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #666666;
	font-style: normal;
}

