body {
    margin: 1px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: black;
    background-color: white;
    font-size: 80%;
}

/* Style de la zone centrale */
div.page {
    background-color: #F9FCFF;
    padding: 16px;
    width: 761px;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

h1.title {
    margin-top: 0;
    padding-right: 11px;
    color: #313173;
    font-family: Tahoma, sans-serif;
    font-size: 32px;
    font-weight: normal;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    width: 559px;
    height: 44px;
    background-image: url(../images/ligne-titre.png;);
    background-repeat: no-repeat;
}

h1 {
    color: #000080;
    font-size: 150%
}

h2 {
    font-size: 125%;
}

a:link    { text-decoration: underline; color: #000080; }
a:visited { text-decoration: underline; color: #000080; }
a:hover   { text-decoration: underline; color: #0000FF; }
a:active  { text-decoration: none; color: black; }

a img { border-width: 0 }

.link1:link {
    text-decoration: none;
    color: #0000C0;
}

.link1:visited {
    text-decoration: none;
    color: #0000C0;
}

.link1:hover {
    text-decoration: underline;
    color: #0000DD;
}

.link1:active {
    text-decoration: none;
    color: #0000C0;
}


/* Liens de navigations en bas de page */

.footer {
    color: #666666;
    margin-top: 1.5em;
    padding-bottom: 1.5em;
}

.footer a {
    text-decoration: none;
    color: #627D8F;
}

.footer a:hover {
    text-decoration: underline;
}

.copyright {
    font-family: Verdana, sans-serif;
    font-size: 70%;
    text-align: center;
}

.navlinks {
    text-align: center;
    margin-bottom: 1em;
}

.navlinks a {
    font-size: 8pt;
}


table.bordures {
    border-collapse: collapse;
    border-top: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
}

table.bordures th {
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
}

table.bordures td {
    border-bottom: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
}

table.nobordures td {
    border-width: 0;
}

table.borduresdown {
    border-bottom: 1px solid #C0C0C0;
}

table.thin {
    border-collapse: collapse;
    border-color: #C0C0C0;
}

table.thin td {
    background-color: #eeeeee;
    border-color: #C0C0C0;
}

table.thin th {
    background-color: #CCCCCC;
    border-color: #C0C0C0;
    font-size: 14px;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    /*font-weight:	bold;*/
    /*
     color: 		black;*/
}

.axial {
    font-weight: bold;
    color: #083973;
}

.menu {
    font-size: 14px;
    font-weight: bold;
    color: #D1EA32;
    padding-left: 5px;
    padding-top: 20px;
}

.finance {
    font-weight: bold;
    color: #808080;
}

.version {
    font-size: 20px;
    font-weight: bold;
    color: black;
}

.registered {
    font-size: 12px;
    font-weight: normal;
    color: black;
}

.ariane {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: black;
}

/*
.titrePara1 {
    font-size: 18px;
    font-weight: bold;
    color: black;
}

.titrePara2 {
    font-size: 14px;
    font-weight: bold;
    color: black;
}

*/



.texte {
    font-size: 13px;
    padding-left: 4px;
    padding-top: 0;
    color: black;
}


.texteBl {
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    color: #000080;
}

.texteMini {
    font-size: 10px;
    color: black;
}

.redevance {
    font-size: 10px;
    color: black;
}

.mentionMot {
    color: #000080;
    font-weight: bold;
}

em {
    color: #000080;
    font-weight: bold;
    font-style: normal;
}

input.invisible {
    background-color: transparent;
    border-width: 0;
    text-align: right
}

/* Marqueur 'New' en marge des items de la liste de fonctionnalités */
.newitem {
    color: red;
    font-weight: bold;
    position: absolute;
    left: -4em;
}

/* Liste des fonctionnalités */
ul.features {
    font-size: 13px;
    padding-left: 4px;
    padding-top: 0;
    margin-left: 5em;
    text-align: left;
    position: relative;
    margin-top: 0.5em;
    margin-bottom: 1em;
}

ul.features ul {
    margin-top: 1em;
    margin-bottom: 1em;
}

/* Actualités */

#news {
    background-color: #EEEEEE;
    margin: 0;
    padding: 0;
}

#news li {
    border-left: 1px solid #848484;
    border-right: 1px solid #848484;
    border-bottom: 1px solid #848484;
    list-style: none;
    padding: 4px;
    text-align: left;
}

/* Avantages de notre offre */

#avantages {
    padding-left: 2em;
    margin: 0;
}

#avantages li {
    margin-bottom: 0.5em;
}


/* Tableaux de Règles */

table.regles {
    background-color: #BBBBBB;
    width: 100%
}

table.regles td {
    vertical-align: top;
    height: 1.5em;
}

table.regles .impair td {
    vertical-align: middle;
    height: 1em;
}

table.regles caption {
    background-color: #AAAAAA;
    height: 30px;
    font-size: 100%;
    line-height: 30px;
    font-weight: bold;
}

table.regles tr {
    background-color: #EEEEEE;
}

table.regles .impair {
    background-color: #CCCCCC;
    color: #000080;
    font-weight: bold;
}


/* Blocs de texte avec une image en marge */

.icone1 { background-image: url(../images/icone1.gif); }
.icone3 { background-image: url(../images/icone3.gif); }
.icone4 { background-image: url(../images/icone4.gif); }
.icone5 { background-image: url(../images/icone5.gif); }
.icone6 { background-image: url(../images/icone6.gif); }
.icone7 { background-image: url(../images/icone7.gif); }
.icone8 { background-image: url(../images/icone8.gif); }
.icone9 { background-image: url(../images/icone9.gif); }
.icone10 { background-image: url(../images/icone10.gif); }
.icone14 { background-image: url(../images/icone14.gif); }
.icone16 { background-image: url(../images/icone16.gif); }
.icone20 { background-image: url(../images/icone20.gif); }


.icone1, .icone3, .icone4, .icone5, .icone6, .icone7, .icone8, .icone9, .icone10, .icone14, .icone16, .icone20 {
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-right: 1em;
    margin-left: 5px;
    min-height: 70px;
}

.icone-boite {
    background-image: url(../images/iconeboitieraxial.gif);
    background-repeat: no-repeat;
    padding-left: 80px;
    padding-right: 1em;
    margin-left: 5px;
    min-height: 90px;
}

/* Style pour les listes de questions de la FAQ */

.faq { background-color: #EEEEEE; border-left: 1px solid #C0C0C0; border-right: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; margin-bottom: 3em }
.faq dt { background-color: #CCCCCC; border-bottom: 1px solid #C0C0C0; border-top: 1px solid #C0C0C0; padding-left: 3em; padding-top: 0.3em; padding-bottom: 0.3em }
.faq dt:before { content: "Q:"; color: #000080; font-weight: bold; margin-left: -2em; margin-right: 1em }
.faq dd { margin: 0; padding-left: 3em; padding-bottom: 1em; padding-top: 0.5em }
.faq dd:before { content: "R:"; color: #000080; font-weight: bold; margin-left: -2em; margin-right: 1em }

.indicateur h1 {
    margin-bottom: 1em;
}

.screenshot {
    background-color: #EEF0F2;
    font-weight: bold;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    text-align: center;
    cursor: pointer;
}

.screenshot a {
    display: block;
    padding-top: 0.5em;
    outline: none;    
}

.screenshot:hover {
    background-color: #E1E8EC;
    cursor: pointer;
}

.screenshot div { 
    margin-bottom: 0; 
    padding-top: 0.7em;
    padding-bottom: 0.7em;
}
