
/* COULEUR BG */
.astBGColorContext {background-color:#ea35d8;}
.astBGColorContextBis, .astBGColorContextBisSelected {background-color:#F17EE6;}
.astBGColorContextVeryLight {background-color:#FDEBFB;}
/* COULEUR BORDURE */
.astBorderColorContext {border:1px solid #ea35d8;}
/* COULEUR FONT + LIEN */
.astFColorContext {color:#ea35d8;}
.astPopular {float:left;font-weight:bold;font-size:0.9em;}
.astCurveTitleContext {color:#EA35D8;}
a.astCurveTitleContext {color:#EA35D8;}
a.astCurveTitleContext:hover {color:#EA35D8;text-decoration:none}
a.astCurveTitleContext:visited {color:#EA35D8;}
a.astCurveTitleContext:active {color:#EA35D8;}
.astMailPersoScope {font-size:0.85em;color:#ea35d8}

/* LIENS */
a {color: #ea35d8;text-decoration: none;}
a:visited {color: #ea35d8;}
a:hover, a:focus, a:active {text-decoration: underline;}

a.astDot {background:url(../images/dot1.gif) no-repeat 0 5px;padding:0 0 0 7px;text-decoration:underline;}
a.astDot:hover {text-decoration:none;}

.astFreeGameTabLink a.astMore {font-size:0.85em;font-weight:bold;text-decoration:underline;color:#222222;}
