
/* COULEUR BG */
.astBGColorContext {background-color:#8060aa;}
.astBGColorContextBis, .astBGColorContextBisSelected {background-color:#b5a1d0;}
.astBGColorContextVeryLight {background-color:#f2eff6;}
/* COULEUR BORDURE */
.astBorderColorContext {border:1px solid #8060aa;}
/* COULEUR FONT + LIEN */
.astFColorContext {color:#8060aa;}
.astPopular {float:left;font-weight:bold;font-size:0.9em;}
.astCurveTitleContext {color:#8060aa;}
a.astCurveTitleContext {color:#8060aa;}
a.astCurveTitleContext:hover {color:#8060aa;text-decoration:none}
a.astCurveTitleContext:visited {color:#8060aa;}
a.astCurveTitleContext:active {color:#8060aa;}
.astMailPersoScope {font-size:0.85em;color:#8060aa}

/* LIENS */
a {color: #8060aa;text-decoration: none;}
a:visited {color: #8060aa;}
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;}

#astOraclesBigImg {background-repeat:no-repeat;background-position:0 0;height:250px;}
#astOraclesBigImg .astOraclesBigImgContent {color:white;width:300px;position:relative;top:110px;left:300px;}
#astOraclesBigImg .astOraclesBigImgContent h1 {color:#3a1867;font-size:1em;font-weight:bold;}
.astBigImgLink {text-align:right;}
.astBigImgLink a {color:white;}