BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-base-color: #FFFF99;
	scrollbar-arrow-color: #CC9900;
	scrollbar-track-color: #FFFFCC;
 	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #CC9933;
	scrollbar-lightshadow-color: #CC9933; 
 	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFF66;
}
P {
	font-size: 12px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	padding-top: 0px;

}
TD {
	font-size: 12px;
}
A {
	color: #CCCC00;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	font-weight: normal;
	text-decoration: underline;
}
.menuMain {
	color: #FFFFFF;
	background-image: url(img/banniere_bg.jpg);

}
.colorWhite {
	color: #FFFFFF;
}
.slogan {
	font-style: italic;
	color: #336699;
	font-weight: normal;

}
.borderBlue {
	border: 1px solid #6699FF;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336699;
	font-weight: bold;

}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3399CC;

}
.sloganBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	font-style: italic;

}
.grosRouge {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.italique {
	font-style: italic;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
FORM {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: none;
}
