.oki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.oki A {
	text-decoration: none;
	color: black;
}
.oki A:hover {
	text-decoration: none;
	color: #FF3399;
}
.oki A:LINK {
	text-decoration: none;
	color: #000000;
}
.oki A:FOCUS {
	text-decoration: none;
	color: red;
}
.tabfil {
	border: 1px dashed #CCCCCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.backprez {
	background-attachment: fixed;
	background-color: #990000;
	background-image: url(../images/about_mist.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.gallery {
	background-color: #000000;
}
.textwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.backlinks {
	background-color: #000000;
	background-image: url(../images/links.jpg);
}
.tabfildb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.backbonass {
	background-color: #000000;
	background-image: url(../images/back_bonass.jpg);
}
.filo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

