@charset "utf-8"; /* CSS Document */ body { background-color: #000000; background-image: url(http://www.materiel-btp-ardeche.fr/images/fonddegrade2.jpg); /*background-attachment:fixed;*/ background-position:center top; margin:0 auto; color: #000000;/*#FFFFCC;*/ } /*Liens Infos légales et conditions de vente*/ a.AInfos:link { color:#FFFFCC; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px; } a.AInfos:visited { color:#FFFFCC; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:9px; } a.AInfos:hover { text-decoration: none; color: #FF0000; }