@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	background-image: url(../images/fond_tableau.jpg);
}
img 
{
	border:none;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
a:link
{
	font-weight:bolder;
	cursor:pointer;
	font-weight:bolder;
	text-decoration:none;
	color:#FF3300;/*orange*/
}

a:visited
{
	color:#FF6666;/*orange*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}

a:hover
{
	color:#9999FF;/*bleu ciel*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
a:active
{
	color:#FF3300;/*orange*/
	font-weight:bolder;
	cursor:pointer;
	text-decoration:none;
}
h1 {
	font-size: 26px;
	color: #FFF;
	text-align: center;
}
h2 {
	color: #FF3300;
	text-align: right;
	font-size: 16px;
}
h3 {
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}
h6 {
	font-size: 12px;
	color: #F30;
	text-align: right;
	line-height: 14px;
}
table
{
	font-size: 11px;
	border-collapse:collapse;
	width: 764px;
	background-color: #000000;
	letter-spacing: 0em;
	line-height: 13px;
	border: 1px solid #FF3300;
	}
.Titre {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
}
.Accroche
{
	font-size: 17px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 0em;
	text-align: center;
	line-height: 20px;
}
.AccrocheBlanche {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: left;
	line-height: 20px;
}
.AccrocheBlancheCentre {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0em;
	text-align: center;
	line-height: 20px;
}

#general {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#navig {
	float: left;
	width: 110px;
}
#centre {
	float: right;
	width: 764px;
	padding-left: 5px;
}

.Accroche
{
	font-size: 17px;
	font-weight: bold;
	color: #FF3300;
	letter-spacing: 0em;
	text-align: center;
	line-height: 20px;
}
.legendeOrange {
	font-size: 9px;
	font-weight: bold;
	color: #FF3300;
	line-height: 12px;
	text-align: center;
}
.Navigation {
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 0em;
	font-family: "Trebuchet MS", Verdana;
	text-align: center;
}
.txtBlanc {
	color: #FFF;
}
