

/* Surcharge */

/* Actu */
.Surcharge_AFF_ACTU a, .Surcharge_AFF_ACTU a:hover {
	color: white;text-transform: uppercase;font-weight: normal;font-size:15px;

}

.Surcharge_AFF_ACTU .resume {
    /*display: none;*/
	padding:0;
}

.Surcharge_AFF_ACTU .divSuite {
    border: 0px solid #CC9932;
	background-color: #fff;
	color: red;
	margin-top: 0px;
	margin-bottom: 30px;
}

.Surcharge_AFF_ACTU .suite {
    color:red;
}
.Surcharge_AFF_ACTU .suite a {
    color:red;font-size:12px;
}
.Surcharge_AFF_ACTU .divSuite a:hover {
    color:red;
}

.Surcharge_AFF_ACTU .date {
    display: none;
}

.Surcharge_AFF_ACTU img {
    display: none;
}

/* Résultats */
.surchargeRES .evenementRES {
    font-weight: bold;
    background-color: white;
    color: red;padding: 1px 10px;margin-top: 20px;
}

.surchargeRES img {
    display: none;
}
.surchargeRES .courseRES {
    padding-left: 40px;
    padding-top: 10px;
}