body {
	background-attachment: scroll;
	background-image: url(../fimages/bg4.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #006600;
	SCROLLBAR-HIGHLIGHT-COLOR: #006600;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-color: #CCCCCC;
}
.tdot {
	background-image: url(../fimages/bgsoftdot.gif);
	background-repeat: repeat;

}
td {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.titre1 {
	font-weight: bold;
	color: #FFFFFF;
}
.wt {
	color: #FFFFFF;
}
.tdot2 {
	background-image: url(../fimages/bgsoftdot2.gif);
}
.wtb {
	font-weight: bold;
	color: #FFFFFF;
}
.tdgris {
	background-color: #E9E9E9;
}
.titre2 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}
.linkb {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.linkb:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}
.linkg {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.linkg:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.linkwt {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwt:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkwtn {
	color: #FFFFFF;
	text-decoration: none;
}
.linkwtn:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

