/* style 3 */

a {color: #0000FF;}
body {margin: 0px; background-color: white; color: black;}
.entete a {text-decoration: none; color: black;}
.entete, .menu, .general, .numero {font-family: times, serif;}
.numero div.titre {margin-left: 0px; margin-right: 120px;}
div.lettrine {display: none;}
td.general {padding: 1em; background-color: white; color: black;}
td.numero {padding: 1em 10% 1em 10%; background-color: white; color: black;}
td.entete {height: 100px; padding: .5em 0em .5em 0em; background-color: #77FFFF; color: black;}
td.menu {width: 120px; padding: 1em .5em 0em .5em; background-color: #77FFFF; color: black;}
td.menu2 {width: 120px; padding: 0em .5em 1em .5em; background-color: #77FFFF; color: black; vertical-align: bottom;}
table.main {height: 100%;}

/* commun */

table, tr, td, img {vertical-align: top; padding: 0px; margin: 0px; 
                    border: none 0px; border-spacing: 0px; border-collapse: collapse;}

table.main, table.colonnes {width: 100%;}
ul {margin-top: 1ex; margin-bottom: 1ex;}
td.left {width: 20px;}
td.bottom {vertical-align: bottom;}

div.titre {text-align: center;}
.titre span.soustitre {font-weight: bold;}
.entete .titre span.soustitre {font-family: arial, sans-serif;}
.entete .titre span.titre {font-weight: bold; font-size: 200%;}
.numero .titre span.titre {font-size: 150%;}

div.pres {margin-bottom: 1ex; margin-top: 1ex;}
.pres p {text-align: justify; margin-bottom: 1ex; margin-top: 1ex;}
.pres span.soustitre {font-weight: bold; margin-right: 1em;}
.pres li {list-style-type: square;}

div.debut {margin-top: 4ex; margin-bottom: 3ex;}
div.dossier {margin-top: 3ex; margin-top: 3ex;}
.dossier div.article {display: list-item; list-style-type: square; list-style-position: inside;}
div.fin {margin-top: 3ex;}

.numero div.article {margin-top: 1ex; margin-bottom: 1ex;}
.article span.titre {font-style: italic;}
.fin .article span.type {font-weight: bold;}
.article .toggle p {font-size: smaller; text-align: justify; line-height: 2.7ex;}

div.toggle {margin-left: 20px;}

div.adresse {margin-left: 20px; font-weight: bold;}

