a {
	font-family : Arial,Helvetica,sans-serif;
	font-size: x-small;
	color: #B00000;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	}

	
.Tableau 
	{
    border-collapse:collapse;
    empty-cells:show;
    border-spacing:0;
	text-align:center;
	}

.TableauTraitH2B2G2D0Rouge
	{
	border-top: 2px solid #800000;
	border-bottom : 2px solid #800000;
	border-left : 2px solid #800000;
	}

.TableauTraitH2B2G0D2Rouge
	{
	border-top: 2px solid #800000;
	border-bottom : 2px solid #800000;
	border-right : 2px solid #800000;
	}
	
.TableauTraitH2B2G2D2Noir
	{
	border-top: 2px solid #800000;
	border-bottom : 2px solid #800000;
	border-left : 0px solid #000000;
	border-right : 0px solid #000000;
	}
	
.TableauTraitH0B2G2R2Rouge
	{
	border-bottom : 2px solid #800000;
	border-left : 2px solid #800000;
	border-right : 2px solid #800000;
	}

.TableauTraitMenuGauche
	{
	border-left : 2px solid #800000;
	border-right : 2px solid #800000;
	}

.TableauTraitMenuCentre
	{
	border-top: 2px solid #800000;
	border-bottom : 2px solid #800000;
	border-left : 2px solid #800000;
	border-right : 2px solid #800000;
	}

.TableauTraitMenuDroite
	{
	border-left : 2px solid #800000;
	border-right : 2px solid #800000;
	}

.TableauToutRouge
	{
	border-bottom : 2px solid #800000;
	border-left : 2px solid #800000;
	border-right : 2px solid #DD0000;
	background-color : #800000;
	}


.TexteMediumRougeGras
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : medium;
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
	}
	
	
.TexteSmallBlancGras
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
.TexteSmallNoir
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color: #000000;
	font-weight: normal ;
	text-decoration: none;
	}
	
.TexteSmallNoirGras
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color: #000000;
	font-weight: bold ;
	text-decoration: none;
	}
	
.TexteSmallRougeGras
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	color: #B00000;
	font-weight: bold;
	text-decoration: none;
	}
	
.TexteXLargeRougeGras
	{
	font-family: Arial, Helvetica, sans-serif;
    font-size: x-large;
    color: #B00000;
    font-weight: bold;
    text-decoration: none;
	}
	
.TexteXSmallGris
	{
	color: #BBBBBB;
	font-family : Arial,Helvetica,sans-serif;
	font-size : x-small;
	font-weight: normal;
	text-decoration: none;
	}
