input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
.oki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
}
.oki A {
	text-decoration: none;
	color: #3366CC;
}
.oki A:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.oki A:LINK {
	text-decoration: none;
	color: #3366CC;
}
.oki A:FOCUS {
	text-decoration: none;
	color: #333333;
}
.oki2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.oki2 A {
	text-decoration: none;
	color: black;
}
.oki2 A:hover {
	text-decoration: none;
	color: #006699;
}
.oki2 A:LINK {
	text-decoration: none;
	color: black;
}
.oki2 A:FOCUS {
	text-decoration: none;
	color: #000000;
}
.tabfil {
	border: 1px dashed #CCCCCC;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.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;
}
.filo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.filgoch {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
