/* Yma ces styles écrasent les styles du skin */

/*#Footer #dnn_Footer_LeftPane {float: left;margin: 0 20px 0 0;width: 430px;}*/
/*#Footer #dnn_Footer_RightPane {float: left;width: 510px;}*/

/* Quick Links */
/*.tblQuickLinks { width:100%; }*/
/*.tblQuickLinks td { line-height:22px; }*/
/*.tblQuickLinks a:link, .tblQuickLinks a:active, .tblQuickLinks a:visited{ text-decoration:underline; color:#e5e5e5; }*/
/*.tblQuickLinks a:hover {color:#d0171e;}*/

/* Yma styles liens écrasent default.css 036 et f00 */
/*a:link, a:visited, a:active{text-decoration:none;color:#014b98;}
	a:hover{text-decoration:underline;color:#c62424;}*/

/* yma styles footer (voir font-family:)*/
.footeryma {font-size:11px; color:#cdcdcd;}
.footeryma a:link, .footeryma a:active, .footeryma a:visited {text-decoration:none; color:#cdcdcd;}
.footeryma a:hover {text-decoration:underline; color:#ffffff;}
.footerymablc {font-weight:bold; color:#ffffff;}

/* yma styles module html lien blanc sur fond de couleur*/
a.type1yma { color: white; }
a.type1yma:hover { color: white;}
a.type2yma { color: white; }
a.type2yma:hover { color: white; }

/* yma skin AgravityVeb */
/* yma Body & siteHeaderouter pour forcer un fond blanc à la place du gris radial */
#Body {
 background: #ffffff;
}

#siteHeadouter {
 background: #ffffff;
-webkit-box-shadow: none;
box-shadow: none;
}

/* yma styles footer skin AgravityVeb */
.footertexteyma {color:#808080;}


