BODY {
    scrollbar-face-color: #005E9E;
	scrollbar-shadow-color: #005E9E;
	scrollbar-highlight-color: #005E9E;
	scrollbar-3dlight-color: #4DAC25;
	scrollbar-darkshadow-color: #4DAC25;
	scrollbar-track-color: #005E9E;
	scrollbar-arrow-color: #FFFF00;
}
.textenormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.textepied {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.textemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.textemenuhover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.textegras {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.titregros {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.titregros2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.titreslogan {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bdr {
	border: 1px solid #FFFFFF;
}
.bdrdbg {
	border-right: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
}