td {
	font-family: verdana;
	font-size: 11px;
}

.tdmenu {
	color: #c0c0c0;
	font-size: 12px;
	font-weight: bold;
}

a.amenu {
	text-decoration: none;
	color: #ffffff;
}

a.amenu:hover {
	text-decoration: underline;
	color: #dddddd;
}

a.menuGauche {
    color: #3C6BA6;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGauche:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheActif {
    color: #AB1D23;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheActif:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
a.menuGaucheSous {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSous:hover {
    color: #145789;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousActif {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousActif:hover {
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSous {
    color: #eee;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSous:hover {
    color: #ff9;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSousActif {
    color: #009;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGaucheSousSousActif:hover {
    color: #ff9;
    text-decoration: none;
    font-size: 11px;
    text-align: left;
}
a.menuGauchePage {
    color: #3C6BA6;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.menuGauchePage:hover {
    color: #3C6BA6;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.menuGauchePageActif {
    color: #AB1D23;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}
a.menuGauchePageActif:hover {
    color: #ff9900;
    text-decoration: none;
    font-size: 9px;
    text-align: left;
}

a.credits {
	color: #ffffff;
	text-decoration: none;
}
a.credits:hover {
	color: #45789A;
	text-decoration: none;
}
.titreActu {
	font-weight: bold;
	color: #FEFFFA;
}
.tdcredits {
	font-size: 9px;
}
