body {
    font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	/*background-color: #0f1f3f;*/
	background: url('images/2012/background.jpg') #000000 fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

a {
	color: #e06f01;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #e06f01;
	text-decoration: underline overline;
	font-weight: bold;
}

.bg_table {
	background: url('images/2012/bg_table.jpg');
}

.table_main {
	background: #fff;
}

.gauche {
	background: url('images/2012/bg_gauche.jpg');
	background-repeat: repeat-y;
	color: #000;
	padding-left: 10px;
}

.gauche strong {
	font-size: 14px;
	color: #fff;
}

.gauche a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.gauche a:hover {
	color: #e06f01;
	text-decoration: underline overline;
	font-size: 12px;
	font-weight: normal;
}

.gauche ul>li {
	list-style-type: square ;
	color: #e06f01;
	font-size: 12px;
}

.titre_page {
	font-size: 18px;
	font-weight: bold;
}

.copyright {
	background: #f87d06;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pair {
	background: #d6d6d6;
}

.impair {
	background: #ebebeb;
}

.data th {
	background: #939393;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.data a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.data a:hover {
	color: #e06f01;
	text-decoration: underline overline;
	font-weight: normal;
}

.connexion {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

.classement {
	 border-left: 1px solid #a3a3a3;
	 border-bottom: 1px solid #a3a3a3;
}

.classement th {
	background: #a3a3a3;
	font-weight: bold;
	font-size: 14px
}

.classement td {
	 border-right: 1px solid #a3a3a3;
	 border-top: 1px solid #a3a3a3;
}
