html{font-size:100%}

body {
	background: #e4deea;
	margin: 1.5em;
	font-size: 1.0em; 
	}
	
a:link {
color: #003366;
text-decoration: none;
}

a:hover {
color: #003366;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #003366;
text-decoration: none;
}
	
	

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: right;
	vertical-align: middle;
	line-height: 1.5em;
	text-decoration: none;
	color: #003366;

}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.txtcourrant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
