/* style 1 */

a {color: black;}
body {margin: 0px; background-color: #a0cece; color: black;}
.entete a, .menu a, .menu2 a {color: #404040; text-decoration: none;}
.entete {font-family: arial, sans-serif; color: #404040;}
.menu, .menu2 {font-family: arial, sans-serif; font-weight: bold; color: #404040;}
.menu a:hover, .menu2 a:hover {text-decoration: underline;}
.general, .numero {font-family: times, serif;}
div.contenu {position: relative; z-index: 10; top: -25px; margin: 0px; border: 1px solid black; padding: 1em; background-color: #FFE057;}
div.lettrine {position: relative; z-index: 5; left: -29px;
              font-size: 60px; color: #808080;}
td.general, td.numero {padding: 0px 80px 0px 60px}
td.entete {padding: 20px 0px 0px 120px}
td.menu {width: 120px; padding: 75px 0px 0px 10px}
td.menu2 {width: 120px; padding: 0px 0px 20px 10px; vertical-align: bottom;}

/* commun */

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

table.main {width: 100%;}
table.colonnes {width: 100%;}
td.left {width: 20px;}
td.bottom {vertical-align: bottom;}

ul {margin-top: 1ex; margin-bottom: 1ex;}

div.titre {text-align: center;}
span.titre {font-family: times, serif;}
.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;}
.general div.article {margin: 0ex;}
.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;}

