body {
	SCROLLBAR-ARROW-COLOR: #4671B5;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #4671B5;
	SCROLLBAR-SHADOW-COLOR: #4671B5;
	SCROLLBAR-TRACK-COLOR: #ECFCFF;
	SCROLLBAR-DARKSHADOW-COLOR: #ECFCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
td, textarea, input, select {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:link, a:visited {
	color: ##02017E;
	font-family: tahoma;
	text-decoration: underline;	
}
a:hover {
	color: ##02017E;
	font-family: tahoma;
	text-decoration:none;
}
a.bst:link, a.bst:visited {
	color: #4671B5;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}
a.bst:hover {
	color: #4671B5;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:link, a.menu:visited {
	color: #0099CB;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;	
}
a.menu:hover {
	color: #0099CB;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}
a.p:link, a.p:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;	
}
a.p:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
a.entete:link, a.entete:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;    
}
a.entete:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;    
}
.frame {
	border: 1px solid #02017E;
}
.frameCC {
	border: 1px solid #CCCCCC;
}
.frameF1 {
	border: 1px solid #F1F1F1;
}
.frameJ {
	border: 1px solid #C9BAA1;
}
.bord {
	BORDER-bottom-STYLE:solid;
	border-bottom-color:#C9BAA1;
	border-width:1px;
}
.searchactif {
	BORDER-top-STYLE:solid;
	border-top-color:#C9BAA1;
	BORDER-bottom-STYLE:solid;
	border-bottom-color:#C9BAA1;
	border-width:1px;
}
.searchinactif {
	BORDER-top-STYLE:solid;
	border-top-color:#C9BAA1;
	BORDER-right-STYLE:solid;
	border-right-color:#C9BAA1;
	BORDER-bottom-STYLE:solid;
	border-bottom-color:#C9BAA1;
	border-width:1px;
}