.unlinedgray {
	FONT-SIZE: 11px;
    COLOR: #CCCCCC;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none
}
.unlinedgray:Hover {
    FONT-SIZE: 11px;
    COLOR: #CCCCCC;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none
}

.unlinedyellow {
	font-size: 11px;
    color: #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none
}
.unlinedyellow:Hover {
    font-size: 11px;
    color: #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none
}

.TitreTab  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    letter-spacing : 2px;
    font-weight : bold;
    color : #FFFFFF;
    background-color : #AC3A32
}

.GrisF {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background-color : #DA4E44;
}

.GrisF:Hover {
	text-decoration : underline;
}

.GrisC {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
	background-color : #AC3A32;
}

.GrisC:Hover {
	text-decoration : underline;
}

.Gris2F {
    font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #FFFF99;
	text-decoration : none;
	background-color : #4D4D4D;
}

.Gris2F:Hover {
	text-decoration : underline;
}

.Gris2C {
    font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #FFFF33;
	text-decoration : none;
	background-color : #7A7A7B;
}

.Gris2C:Hover {
	text-decoration : underline;
}

.Gris3F {
    font-family : Arial, Verdana, Helvetica, sans-serif;
    font-size : 16px;
	font-style : italic;
    font-weight : bold;
    letter-spacing : 2px;
	color : #FFFF33;
	text-decoration : none;
	background-color : #4D4D4D;
}
