body {
	font-family: Arial, Verdana, Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: none;
	color: Navy;
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;	
}

#page {width: 900px;
margin-left: -450px;
position: relative;
left:50%;
text-align: left;
background-color: #FFF9D9;
}

table {
	padding: 0px;
	font-size: 10pt;
}
a {
	color: Teal;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: Fuchsia;
}

.menu {
	font-weight: bold;
}

#submenu {
	font-weight: bold;
	text-indent: 6px;
	font-size: smaller;}
	
.topmenu {
	font-weight:normal;
	
}

.leftable {width: 150px;
	text-align: left;
	background-color: FFF5B3;
	padding: 3px;
}

#legende {
	text-align: center;
	font-style: italic;
}

#backtop {
	text-align: center;
}

.journal {
	font-style: italic;
}

.titre {
	font-weight: bold;
}

.menudroit {
	text-align: center;
	
}
.maj {
	width: auto;
	height: auto;
	padding-top:7px ;
	padding-bottom:7px;
	border: thin solid Navy;
	background-color:FFF5B3;
	
}

.insert {
	width: auto;
	height: auto;
	margin-right:10px;
	float: left;
	text-align: center;
	font-style: italic;
	
}
.insert400 {
	width: 400px;
	height: auto;
	margin-right:10px;
	float: left;
	text-align: center;
	font-style: italic;
	}
	
.flag {
	width: auto;
	height: auto;
	margin-right:2px;
	float: left;	
	text-align: center;
	font-style: italic;
	font-size: 8pt;
}

#credits{font-size: 10;
	font-style: italic;
	text-align: center;}

.logo1{text-align: center;
	vertical-align: middle;
	font-style: italic;}
	
.mainhead {
	font-size: 20pt;
	font-weight: bold;
	color: #CC0000;
}

h1 {
	text-align: center;
	font-size: 20pt;
}
h2 {
	text-align: center;
	font-size: 16pt;
}
h3 {text-align: left;
 font-size:14pt}

h4{text-align: center;
 font-size:12pt}

h5{
	text-align: left;
	font-size: 10pt;
	margin-bottom: 1;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: underline;
}
h6{
	text-align: left;
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 1;
	text-indent: 10px;
	text-decoration: underline;
}
p {
	text-align: justify;
	text-indent: 20px;
}
