body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
}

.etoile {
	color: #FF0000;
}

#conteneur {
	position: absolute;
	width: 650px;
	left: 50%;
	margin-left: -325px;
}

#header {
	height: 170px;
	background-image: url(../images/ban_top.gif);
}

#menubar {
	height: 30px;
	background-image: url(../images/bgblue.gif);
	padding-left: 12px;
	padding-right: 12px;
}

#content {
	padding-left: 40px;
	padding-right: 40px;
	background-image: url(../images/bgblue.gif);
}

#footer {
	height: 40px;
	background-image: url(../images/bgbottom.gif);
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: dotted; 
	border-left-style: none; 
	border-width: 1px;
	border-color: #333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	margin: 0;
}

a:link {
	color: #6699FF;
	text-decoration: none;
}

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

a:active {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #6699FF;border-top-style: none; 
	border-right-style: none; 
	border-bottom-style: dotted; 
	border-left-style: none; 
	border-width: 1px;
	border-color: #6699FF;
	cursor: crosshair;
}
