/* FEUILLE DE STYLE CJAS / DILA-SACIJO
 *
 * Version 1.0 :
 *
 */
body{
    font-size: 0.9em;
    line-height: 1.35em;
    font-family: "Myriad Pro", "Myriad", "Calibri", sans-serif;
    text-align: justify;
    background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
    adobe-hyphenate: none;
    -moz-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    text-align: left;
    font-family: sans-serif;
    line-height: 1.35;
}
h1{
    font-size:1.3em;
    text-align: center;
}
h2{
    font-size:1.4em;
    text-align: center;
}
h3{
    font-size:1.2em;
    text-align: center;
}
h4{
    font-size:1.2em;
    text-align: center;
}
h5{
    margin-left: 4%;
    margin-right: 4%;
    font-size: 1.1em;
    text-align: center;
    font-style: italic;
}
h6{
    font-size:1em;
    text-align: center;
}
/* Tables */
table{
    margin-top: 1em;
    margin-bottom: 1em;
    border-collapse: collapse;
    background-color: rgba(0, 0, 0, 0);
    page-break-inside: avoid;
    table-layout: inherit;
    border-right: none;
    border-left: none;
    border-top:1px solid #2581c4;
    border-bottom:1px solid #2581c4;
}
table.une_tableau {
	width: 50em;
}
table.index_table, table.index_recap_table, table.tdm_table {
    width: 80%;
}
tr:nth-last-child(n+2).index_recap_motclef td{
    border-bottom: 1px solid #d5f0ff;
}
tr {
    /*border-width: 1px;*/    
}
tr.tdm_rubrique1{
    background-color: #2581c4;
    color:white;
}
th { /* table heading rows */
    line-height: 140%;
    text-align: left;
    margin-top: 0;
    border: none;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    font-weight: normal;
}
th, td {
    padding: 6px;
    vertical-align: top;
}
td {
    line-height: 140%;
}
td.index_mot{
    width: 60%;
    text-align: left;
    padding-right: 1em;
}
td.index_recap_mot{
    width: 85%;
    text-align: left;
    padding-right: 1em;
}
td.index_ref, td.index_recap_ref{
    text-align: left;
}
table p { /* table body text */
    text-indent: 0;
}
.tdm_rubrique_num{
    font-size: 1.2em;
    font-weight: bold;
}
.tdm_rubrique_texte{
    font-size: 1.2em;
}
.tdm_titre, .index_titre, .index_recap_titre{
    font-size:2em;
    text-align: center;
    color:#2581c4;
}
tr.tdm_dossierref td{
    padding-bottom: 1.2em;
    font-style: italic;
}
tr.tdm_dossierref td em{
    font-style: normal;
}
img{
    max-width: 100%;
}
/* Misc */
sup{
    font-size:0.7em;
    line-height: 60%;
    vertical-align:super;
}
sub{
    font-size:0.7em;
    line-height: 60%;
    vertical-align:sub;
}
em{
    font-style: italic;
}
p.dossier_num em{
    font-style: normal;
}
strong{
    font-weight: bold;
}
u{
    text-decoration: underline;
    text-decoration-line: underline;
    -moz-text-decoration-line: underline;
}
a{
    word-break: keep-all;
    word-wrap: break-word;
    hyphens: none;
}
nav a{
    word-break: break-all;
    word-wrap: break-word;
    hyphens: none;
}
p.texte_courant {
    text-align: justify;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
    margin-left: 4%;
    margin-right: 4%;
    orphans: 2;
    widows: 2;
    text-indent: 1em;
}
p.signataires, p.signature_ampliation, p.signature_poste, p.signature_nom {
    text-align: center;
    margin-top: -0.5em;
}
p.signataires {
    text-align: center;
    margin-top: 4em;
}
p.tdm{
text-align: center;
}
.mots_clefs{
    padding-left: 55%;
    text-indent: -2.5em;
    margin-right: 4%;
    padding-top: 1em;
    font-style: normal;
    font-weight: lighter;
}
.mot{     
    font-style: italic;
}
.conseil_etat{
    padding-left: 1em;
    margin-left: 4%;
    margin-right: 4%;
}
.dossier_num{
    padding-left: 1em;
    margin-left: 4%;
    margin-right: 4%;
    font-size:1.2em;
    font-style: italic;
    font-weight: lighter;
}
.num{
    font-weight: normal;
}
.personnes{
    padding-left: 1em;
    margin-left: 4.2%;
    margin-right: 4%;
    font-size:1.em;
    font-weight: normal;
}
.seance{
    padding-left: 1em;
    margin-left: 4%;
    margin-right: 4%;
    font-size:1.1em;
    font-style: italic;
    font-weight: lighter;
}
.num_rubrique{
    font-size: 1.5em;
    color: #2581c4;
    margin-bottom: -0.5em;
}
.rubrique1{
    padding: 0.5em;
    background-color: #2581c4;
    color: white;
}
.rubrique2, .rubrique3, .rubrique4{
    color: #2581c4;
}
.rubrique2{
    font-size: 1.2em;
}
.rubrique3{
    font-size: 1.3em;
    margin-top: -0.5em;
    font-weight: normal;
}
.rubrique4{
    font-weight: lighter;
    font-size: 1.1em;
    margin-top: -1em;
}
.president{
    margin-right: 30%;
}
.rapporteur{
    margin-left: 30%;
}
/* La UNE */
.une_tableau{
    width: 625px;
    border: 0;
}
.une_ligne1{
}
.une_cell1{
    vertical-align: middle;
    height: 1em;
}
.une_ligne2{
}
.une_cell2, .une_cell3{
    vertical-align: middle;
    padding-top: 1em;
    padding-bottom: 0em;
    padding-right: 1em;
    padding-left: 1em;
    height: 10em;
}
.une_cell2{
    background-color: #2581c4;
    width: 20em;
}
.une_cell3{
    width:30em;
    text-align: left;
    padding-left: 5em;
    padding-right: 2em;
}
.une_cell4{
    vertical-align: bottom;
    padding-right: 1.5em;
    padding-left: 1.5em;
    max-width: 250px;
}
.une_cell5{
    vertical-align: middle;
    text-align: left;
    padding-left: 5em;
    padding-right: 4em;
}
img[src="logoDFAS.png"]
{
    height: 1em;     
}
.capitales{
    text-transform: uppercase;
}
.lower{
    font-size: 0.9em;
}
.une_par_bo{
    font-family: sans-serif;
    text-align: center;
    vertical-align: middle;
}
.une_par_min,.une_par_bulletin, .une_par_ccas, .une_par_date, .une_par_numero{
    font-family: serif;
    text-align: center;
    vertical-align: middle;
}
.une_par_min{
    font-size: 0.8em;    
    letter-spacing: 0.08em;
    font-weight: lighter;
    margin-bottom: 0.5em;
    margin-left: -0.5em;
    padding-top: 1em;
}
.une_par_bo{
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 3.5em;
    font-weight: normal;
    color: #ffffff;
}
.une_par_bulletin{
    font-weight: lighter;
    letter-spacing: 0.05em;
    margin-top: 2em;
}
.une_par_ccas{
    font-size: 1.2em;
    letter-spacing: 0.05em;
    margin-top: 1em;
    margin-bottom: 1em;
    font-weight: lighter;
}
.une_par_date{
    font-size: 1.2em;
    letter-spacing: 0.05em;
    font-weight: lighter;
}
.une_par_numero{
    font-size: 2em;
    font-weight: normal;
    padding-bottom: 1em;
}
.une_par_cahiers{
    font-family: serif;
    text-align: left;
    line-height: 1.2em;
    font-size: 2.5em;
    font-weight: normal;
}
.une_par_sommaire{
    font-family: serif;
    font-size: 1.4em;
    font-weight: lighter;
    color: #444444;
    letter-spacing: 0.05em;
    margin-top: 2em
}
.une_span_sommaire{
    font-weight: 400;
}
.une_par_hyperlink1,.une_par_hyperlink2{
    font-family: serif;
    font-size: 1.4em;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    margin-top: 0em;
}
.une_par_hyperlink2{
    margin-bottom: 4em;
}
.une_par_infostit, .une_par_infostext{
    font-size: 0.6em;
}
.une_par_infostit{
    font-weight: normal;
    color: #444444;
    letter-spacing: 0.05em;
    margin-top: -1em;
    margin-bottom: 0.4em;
}
.une_par_infostext{
    font-weight: 300;
    line-height: 1.4em;
    letter-spacing: 0.05em;
    margin-top: -0.6em;
    margin-bottom: 1.5em;
    padding-left: 0em;
}
.une_span_nom{
    font-size: 1.1em;
    font-weight:400;
}
table.table_logo_dila{
    letter-spacing: 0.05em;
    color:  #000000;
    text-align: center;
    width: auto;
    margin-top: 2em;
    margin-bottom: 1em;
    page-break-inside: avoid;
    table-layout: inherit;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-collapse: collapse;
    max-width: 10em;
}
table.table_logo_dila tr{
}
img[src="logoDila.png"]{
    height: 6em;     
}
.logoDila{
    vertical-align: middle;
    margin-top: 0em;
    margin-bottom: 0em;
    padding-top: 1.2em;
}
.une_par_dilatxt{
    vertical-align: middle;
    font-size: 0.7em;
    font-weight: lighter;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    margin-top: 0em;
    margin-bottom: 0em;
}
.une_par_dilaadressetxt{
    vertical-align: middle;
    font-size: 0.6em;
    font-weight: lighter;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    margin-top: 0em;
    margin-bottom: 0em;
}
.une_par_dilaurltxt{
    vertical-align: middle;
    font-size: 0.5em;
    font-weight: lighter;
    letter-spacing: 0.12em;
    margin-top: 0em;
    margin-bottom: 0em;
    white-space: nowrap;
}
/* souligne */
u{
    text-decoration: none;
    border-bottom: 1px solid #0186cd;
}
/*    HYPERLIENS */
a:link, a:hover, a:active, a:visited {    
    text-decoration: none;   
}
a:link, a:visited {
     color: #0186cd;
     border-bottom: 0px solid #0186cd;
}
a:hover{
     color: blue;
     border-bottom: 1px solid;
}
a.hyper_underline:active{}
a.hyper_underline:visited{}
a.hyper_underline:focus{}
a.hyper_underline:link, a.hyper_underline:visited{
     color: #0186cd;
     border-bottom: 1px solid #0186cd;
}
a.hyper_underline:hover{
     color: blue;
     border-bottom: 1px solid #0186cd;
}
a.hyper_no_underline:link, a.hyper_no_underline:visited{
     color: #000000;
     border-bottom: 0px solid #0186cd;
}
a.hyper_no_underline:hover{
     color: #2581c4;
     border-bottom: 1px solid #0186cd;
}
/* Footnotes */
p.footnotes_block{
    display: block;
    margin-top: 4em;
    border-bottom: 1px dotted #0186cd;
}
p.p_footnote{
    margin-top: 1.4em;
    font-size:0.9em;
    margin-left: 1em;
    text-indent: -1em;
    color: #444444;
}
sup.sup_footnote{
    font-size: 0.9em;
    font-weight: 600;
    margin-right: 0.3em;
}
sup.sup_noteref{
    font-size: 0.8em;
    margin-right: 0.3em;
    font-weight: 600;
    margin-left: 0.1em;
}
/* Logo incoporé manuellement au fichier HTML */
p.logo img{
    height: 6em;   
    padding-left: 1em;
    margin-left: 4%;
}

























