html {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font-family: arial, verdana, sans-serif;
	background-color:#222222;
	background-image:url(../images/fond.jpg);
	background-position:center top;
	font-size:12px;
	color:#cccccc;
	height:100%;
	text-align:center;
}
img, form {
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	color:#cccccc;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	text-decoration:none;
}
select {
	width:265px;
}
.box01 {
	width:139px;
	height:100px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:#222222;
	background-image:url(../images/fond-miniBox.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	line-height:19px;
	vertical-align:middle;
}
.boxDetail {
	width:100%;
	height:80px;
	text-align:center;
	vertical-align:middle;
}
.boxMenu {
	border-bottom:1px solid #222222;
	width:825px;
	height:20px;
	padding:5px;
	background-color:#dddddd;
	background-image:url(../images/fond-menu02.gif);
	font-size:14px;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
.boxSousMenu {
	border-bottom:1px solid #222222;
	width:825px;
	height:20px;
	padding:5px;
	background-color:#dddddd;
	background-image:url(../images/fond-menu02.gif);
	font-size:12px;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
.boxContent01 {
	padding:5px;
	background-color:#dddddd;
	font-size:10px;
	text-align:justify;
	line-height:16px;
}
.titreOn {
	padding-top:6px;
	padding-bottom:6px;
	background-color:#1F68D8;
	color:#FFFFFF;
}
.mentions a {
	color:#444444;
}
.mentions a:hover {
	color:#666666;
}
.lienActus a {
	color:#1D60C8;
}
.lienActus a:hover {
	color:#257AFF;
}
.titre01 {
	font-size:16px;
}
.titre02 {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.titre03 {
	font-size:10px;
	font-weight:100;
	text-align:left;
}
.titre04 {
	line-height:24px;
	font-weight:bold;
	background-color:#224422;
}
.titreActus {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../images/fond-menu02.gif);
	background-repeat:repeat;
}
.titreActus02 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../images/fond-menu02.gif);
	background-repeat:repeat;
}
.titreEdition {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/fond-menu02.gif);
	background-repeat:repeat;
}
table .entrain {
	background-color:#333333;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}
table.entrain .titre {
	background-color:#1F68D8;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
}
table.entrain .ligneJ {
	background-color:#EEEEEE;
	font-weight:bold;
	padding:4px;
}
table.entrain .ligne {
	background-color:#EEEEEE;
	padding:4px;
}
table.entrain .sepa {
	background-color:#EEEEEE;
	height:1px;
}
table.entrain .repos {
	background-color:#DDDDAA;
	font-weight:bold;
	padding:4px;
}
table .classement {
	background-color:#333333;
	text-align:center;
	vertical-align:middle;
}
table.classement .ligne {
	background-color:#222222;
	font-weight:bold;
	line-height:24px;
}
table.classement .ligne:hover {
	background-color:#444433;
	font-weight:bold;
}
table.classement .sepa {
	background-color:#EEEEEE;
	height:1px;
}
table.classement .repos {
	background-color:#444444;
	font-weight:bold;
}
table.classement .titre {
	background-color:#1F68D8;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
}
table .contact {
	line-height:20px;
	text-align:center;
}
.scoreOK {
	color:#00CC00;
}
.scoreKO {
	color:#CC0000;
}
.div_bord {
	border:1px solid #666666;
}