.loading {
	float: left;
	position: absolute;
	top: 306px;
	left: 390px;
	width: 195px;
}

body {
	font-family: verdana;
	font-size: 10px;
}
.tabtop {
	font-size: 10px;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	background-image: 
	background-color:#F1F2F4
}
.tabtop2 {
	font-size: 8pt;
	font-family: verdana;
	color: #000000;
	font-weight: bold;
}
td {
	font-family: verdana;
	font-size: 10px;
}
.tab0 {
	background-color: #F1F2F5;
	font-weight: bold;
}
.picture {
	
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.tab1 {
	background-color: #F1F2F5;
}
.tab2{
	background-color: #ECE9D8;
}

table {
	font-family: verdana;
	font-size: 10px;
}
.champ, .btn, .choix, .gchamp {
	font-family: verdana;
	font-size: 10px;
}

a:link{
	text-decoration:none;
	font-weight:bold;
	color: #0099FF;
}
a:visited{text-decoration:none;
	font-weight:bold;
	color: #0099FF;}
a:active{
	text-decoration:blink;
	font-weight:bold;
	font-size: 10px;
	color: #FF0000;
}
a:hover{
	text-decoration:underline;
	font-weight:bold;

	font-size: 10px;
}
.msg {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}
.yellow {color: #FFFF00}
.white {color: #FFFFFf}
.black { }
.Style2 {color: #FFFFFF}