/*================================*/ /* Feuille de styles AC/Words */ /*================================*/ body { background-image: url('images/App/bg_page.jpg'); margin: 5px; padding: 0; background-color: transparent; color: Black; font-family: Verdana; font-size: small; font-weight: normal; } table { color: Black; background-color: transparent; font-family: Verdana; font-size: small; } legend { font-family: Verdana; font-size: small; } select { color : Black; font-family : Verdana; font-size : small; background-color : White; font-weight : normal; margin-bottom : 0px; padding : 0px; } textarea { color : Black; font-family : Verdana; font-size : small; background-color : White; font-weight : normal; margin-bottom : 0px; padding : 0px; } /* Boutons ASP, textbox, ... */ input { color : Black; font-family : Verdana; font-size : small; background-color : White; font-weight : normal; margin-bottom : 0px; padding : 0px; } .Lien { text-decoration: none; font-family: Verdana; color: Blue; font-weight: bold; } a { text-decoration: none; font-family: Verdana; color: Blue; font-weight: bold; } a:visited { text-decoration: none; font-family: Verdana; color: Gray; font-weight: bold; } a:hover { text-decoration: none; font-family: Verdana; color: Black; font-weight: bold; } image { BORDER: 0px; } /* Styles AC/Boutique */ .Mandatory { color : Red; } .ACContent { width: 100%; background-color:Transparent; } .Bouton { color : Black; background-color : ButtonFace; font-family : Verdana; font-size : small; font-weight : normal; margin-bottom : 0px; padding : 0px; } .button { color : Black; background-color : ButtonFace; font-family : Verdana; font-size : small; font-weight : normal; margin-bottom : 0px; padding : 0px; } .col1 { width: 160px; } .col2 { } .col3 { width: 200px; } .col3Promo { width: 200px; } .cellContent { margin-left: 20px; }