/* attribut border, padding, margin dans l\'ordre= haut_droite_bas_gauche */

body {
    background-color: #FFFFFF;
    margin : 0px 0px 0px 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif
}
a:visited {
    color: #060;
    font-size: 10px;
    line-height: 11px;
    text-decoration: none;
}

a:link {
    color: #f63;
    text-decoration: none;
}

a:hover {
    color: #039;
    text-decoration: none;
}

a:active {
    color: #ff4500;
    text-decoration: none;
}

#cadrepere {
    width: 550px;
    text-align: left;
}

#cadrepages {
    width: 550px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.sommaire {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.floatbloc {
    width: 135px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
}

.titbloc {
    height: 58px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
    text-align: center;
}

.txtbloc {
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 5px;
    font-size: 0.75em;
    text-align: center;
}

.spacer {
    clear: both;
}

.pgtitre {
    color: #039;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 4px;
}

.encartmacif  {
    width: 340px;
    color: #039;
    font-size: 11px;
    line-height: 16px;
    margin-right: 24px;
    margin-bottom: 4px;
}

.txtbleu  {
    color: #039;
    font-size: 11px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 4px;
}

.pgc1 {
    color: #c06;
    font-size: 11px;
    line-height: 16px;
}

.pgc2 {
    color: #063;
    font-size: 11px;
    line-height: 16px;
}

.pgc3 {
    color: #f63;
    font-size: 11px;
    line-height: 16px;
}

.pgc4 {
    text-align: center;
}

.numero { color: #039; font-weight: bold; font-size: 18px; text-align: left; }

.txtbleuital { color: #039; font-style: italic; font-weight: normal; font-size: 11px; line-height: 16px; text-align: left }

.txtorange { color: #f63; font-style: normal; font-weight: normal; font-size: 11px; line-height: 16px; text-align: left }

.txtorangdroite { color: #f63; font-style: normal; font-weight: normal; font-size: 11px; line-height: 16px; text-align: right }

.txtgrasorang { color: #f63; font-style: normal; font-weight: bold; font-size: 11px; line-height: 16px; text-align: left }

.txtbleuitalgras { color: #039; font-style: italic; font-weight: bold; font-size: 11px; line-height: 16px; text-align: center }

.txtbleugras { color: #039; font-style: normal; font-weight: bold; font-size: 11px; line-height: 16px; text-align: center }

.txtrouge { color: #f00; font-style: normal; font-weight: normal; font-size: 11px; line-height: 16px; text-align: left }

.txtrougital { color: #f00; font-style: italic; font-weight: normal; font-size: 11px; line-height: 16px; text-align: left }

.interoranggras    { color: #f63; font-style: normal; font-weight: bold; font-size: 13px; line-height: 14px; text-align: left }
