BODY {
    background-color: #fff;
    border: 0
    }
H1 {
    font-family: arial, helvetica, "sans-serif";
    font-weight: bold;
    font-size: 180%;
    display: inline
    }
H2 {
    font-family: arial, helvetica, "sans-serif";
    font-weight: bold;
    font-size: 140%;
    display: inline
    }
H3 {
    font-family: arial, helvetica, "sans-serif";
    font-weight: bold;
    font-size: 120%;
    display: inline
    }
#menu1 {
    font-family: arial, sans-serif;
    /*  border-top: 1px solid #c9d7f1 ; */
    line-height: 100%;
    text-align: right
    }
#menu1 a {
    text-decoration: none;
    display: block;
    padding: 0.2em 0.5em;
    /*   background: #3A3939 ; */
    color: #fff;
    font-weight: bold
    }
#menu1 a:hover {
    background: #00003f;
    font-style: italic;
    /*   color:#000000 ; */
    color: #fff
    }
#menu1 a:active {
    color: #f0f
    }
#menu1 a:link {
    color: #ffffdf
    }
#menu1 a:visited {
    color: #ffffdf
    }
#submenu1 {
    font-family: arial, sans-serif;
    font-size: 80%;
    line-height: 80%;
    text-align: left
    }
#submenu1 a {
    text-decoration: none;
    display: block;
    padding: 0.2em 0.5em;
    color: #fff;
    font-weight: bold
    }
#submenu1 a:hover {
    background: #00003f;
    text-decoration: underline overline;
    font-weight: bold;
    color: #fff
    }
#submenu1 a:active {
    color: #f0f;
    text-decoration: underline
    }
#submenu1 a:link {
    color: #ffffdf
    }
#submenu1 a:visited {
    color: #ffffdf
    }
.enportada {
    font-family: arial, helvetica, "sans-serif";
    font-size: 80%
    }
.enportada H1 {
    text-decoration: none;
    font-weight: normal;
    font-size: 125%;
    display: inline
    }
.enportada A {
    font-family: "Times New Roman", Times, serif;
    text-decoration: underline;
    font-size: 100%;
    color: #009
    }
.enportada A:link {
    font-size: 125%
    }
.enportada A:visited {
    font-size: 125%
    }
.enportada A:active {
    font-size: 125%
    }
.enportada A:hover {
    color: #c03;
    font-size: 125%
    }
/* CLEAR: left; FONT-WEIGHT: bold; FLOAT: left; MARGIN: 0px 0.3em 0px 0px */
/* arial,verdana,helvetica,sans */
/*
.enportadaPrixOld { FONT-FAMILY: verdana,helvetica,sans-serif; background:#f7f7f7 ; TEXT-DECORATION: line-through; color: #888888 ; font-size: 125% ; font-weight:bold; }
.enportadaPrixNew { FONT-FAMILY: verdana,helvetica,sans-serif; background:#f7f7f7 ; TEXT-DECORATION: none; color: #990000 ; font-size: 140% ;  font-weight:bold; MARGIN: 3.0em 0px 3.0em 0px :}
.enportadaPrixDolar { FONT-FAMILY: verdana,helvetica,sans-serif; background:#f7f7f7 ; color: #000000 ; font-size: 100% ; }
*/
.enportadaPrixOld {
    font-family: verdana, helvetica, sans-serif;
    text-decoration: line-through;
    color: #888;
    font-size: 125%;
    font-weight: bold
    }
.enportadaPrixNew {
    font-family: verdana, helvetica, sans-serif;
    color: #900;
    font-size: 140%;
    font-weight: bold
    }
.enportadaPrixDolar {
    font-family: verdana, helvetica, sans-serif;
    color: #000;
    font-size: 100%
    }
.ficha {
    font-family: arial, helvetica, "sans-serif"
    }
.ficha H1 {
    font-size: 120%;
    display: inline
    }