body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #FFCC00;
	background-color:#000000;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.trCenter {
	background-repeat: no-repeat ;
	background-position: center center
}
.bordure1 {
	border-top: #6C1C28 thin none;
	border-right: #6C1C28 thin solid;
	border-bottom: #6C1C28 thin solid;
	border-left: #6C1C28 thin none;
}
.PrincipalTxt {
	font-size: 12px;
}

.td_sommaire{
	text-align: center;
	background-image: url(../images/FondBouton.jpg);
	background-repeat: repeat-x;
}

.lien_sommaire{
	color: #000000;
	font-weight:bold;
	font-size: 12px;	
}
.lien_sommaire:hover{
	color:#FF3300;
}

.lien_sur_noir{
	color: #FFFFFF;
	text-align: center;
	font-weight:bold;
	font-size: 12px;
}
.lien_sur_noir:hover{
	color:#FFCC00;
}



.Tableau_BordBlancCentre {
	background-color: #FFFFFF;
	background-position: center;
}

.Size8 {
	font-size: 8px;
}
.Size9 {
	font-size: 9px;
}
.Size10 {
	font-size: 10px;
}
.Size12 {
	font-size: 12px;
}
.Size14 {
	font-size: 14px;
}
.Size16 {
	font-size: 16px;
}
.Size18 {
	font-size: 18px;
}
.Size20 {
	font-size: 20px;
}
.Bold {
	font-weight:bold;
}
.Jaune {
	color:#FFCC00;
}
