* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	scrollbar-base-color: #69839A;
	scrollbar-face-color: #69839A;
	scrollbar-track-color: #E9EDF0;
	scrollbar-arrow-color: #E9EDF0;
	scrollbar-highlight-color: #E9EDF0;
	scrollbar-3dlight-color: #69839A;
	scrollbar-shadow-color: #E9EDF0;
	scrollbar-darkshadow-color: #69839A;
}

.text {font-size: 11px; color: #52677A}
.text2 {font-size: 8px; color: #52677A}
.text3 {font-size: 9px; color: #52677A}
.text4 {font-size: 10px; color: #52677A}
.text5 {font-size: 12px; color: #52677A}
.text6 {font-size: 10px; color: #330000}
.red {color: #FF6600 !important;}
.link {font-size: 12px; color: #FF6600; font-weight: bold}
.linkred {font-size: 10px; color: #FF0000; font-weight: bold}
.link2red {font-size: 12px; color: #FF0000; font-weight: bold}
.link2 {font-size: 10px; color: #FF6600; font-weight: bold}
.linkb {font-size: 10px; font-weight: bold; color: #69839A}
.textw {font-size: 10px; color: #E9EDF0}
a:link { color: #61798F; text-decoration: underline}
a:hover { color: #8297AA}
.linkbCopy {font-size: 11px; font-weight: bold; color: #E9EDF0}
.textCopy {font-size: 11px; color: #000000}
.linkbStrong {font-size: 14px; font-weight: bold; color: #69839A }
.linkStrong {font-size: 14px; color: #FF6600; font-weight: bold }
.textBig {font-size: 10pt; color: #52677A ; list-style-position: outside}
.textwBig {font-size: 10pt; color: #E9EDF0 ; font-weight: bold}
.linkwhois {font-size: 11px; color: #FF6600; font-weight: bold }
.titret {font-size: 10px; background-color:#69839a; color:#e9edf0; text-align: center }
.inputAffiche {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color: #52677A;Background-Color: #E9EDF0; Font-Weight: bold; Border-Style: none;}
.out{position:absolute; top:102%; height:100%;width:100%;  font-family:verdana;font-size:10px;margin-left: 1%;}
.linkRed {font-size: 14px; color: #FF0000; font-weight: bold }
.link3 {font-size: 10px; color: #FF6600; text-decoration: none;}

.TableAdmin {
	border:2px solid #ffffff;
	border-collapse:collapse;
	margin:4px auto;
}
.TableAdmin th,
.TableAdmin td{
	border:1px solid #ffffff;
}
.TableAdmin th,
.TableAdmin th a{
	color: #69839A;
	font-size: 10px;
	font-weight: bold;
	text-align: center
}
.TableAdmin td{
	color: #52677A;
	font-size: 11px;
}