body { 
	scrollbar-track-color:#FFFFFF; 
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.compteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txtU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.tit {
	font-size: 12px;
	font-weight: 700;
}
.titU {
	font-size: 12px;
	font-weight: 700;
	text-decoration: underline;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.menu {
	font-size: 11px;
	/*font-weight: bold;*/
}
.menu a:link {
	color: #FF6600;
	text-decoration: none;
}
.menu a:visited {
	color: #FF6600;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu a:active {
	color: #000000;
	text-decoration: underline;
}
.imgB a:link img { 
	border:1px solid #000000;
}
.imgB a:visited img { 
	border:1px solid #000000;
}
.imgB a:hover img { 
	border:1px solid #FF6600;
}
.imgB a:active img { 
	border:1px solid #FF6600;
}
.bgNoir {
	background-color: #000000;
}
.bgGris {
	background-color: #EEEEEE;
}
.fbutton 
	{ 
	font-size:10px;
	border-right : #000000 1px solid; 
	border-top : #000000 1px solid; 
	border-left : #000000 1px solid; 
	border-bottom : #000000 1px solid; 
	}

.ftarea
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:100%;
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.bigred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.bLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.bRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.bBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bBotTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.fulltab {
	height: 100%;
	width: 100%;
}
/* -- */
#classement {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
#classement td {
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#backnext {
	border-left: 0px;
	border-top: 0px;
}
#backnext td {
	background-color: #FFFFFF;
	border-right: 0px;
	border-bottom: 0px;
}

