body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	background-color: #000024;
	float: none;
}
h1, h2, h3, p, div {
	margin: 0px;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;
}

p {
	color: #6699cc;
}

a {
	text-decoration: none;
}
a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000099;
}

h3 {
	font-size: 1.1em;
	margin-top: .8em;
	color: #FFFFFF;
	font-style: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	color: #FFFFFF;
}

#titre {
	background-image: url(images/bandeautitre.jpg);
	text-align: center;
	width: 800px;
	background-repeat: no-repeat;
	height: 194px;
	padding: 0px;
}

#contenu {
	width: 800px;
	float: left;
	padding: 0em;
}
#baspage3 {
	height: 40px;
	width: 760px;
	font-size: 1em;
	float: right;
}
#tout {
	padding: 0px;
	width: 802px;
	background-repeat: no-repeat;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
}
