div.LOGO {
float: right;
}

h1.TITRE {
font-size: 1.2em;
margin-top: 0;
font-weight: bold;
color: #e7511e;
}

p.INTERTITRE {
font-weight: bold;
margin-top: 1.1em;
margin-bottom: 5px;
color: #f8a22d;
font-size: 1.2em;
}

span.INTITULE_CHAMP {
font-weight: bold;

}

p.CHAMP {
margin-top: 3px;
margin-bottom: 2px;
}

div.DIV_TEXTE {
margin-left: 3px;
margin-bottom: 3px;
}

p.TXT {
margin-bottom: 1px;
}

table.FILIERES, table.SECTEURS {
border-collapse: collapse;
border-width: 1px;
border-style: solid;
border-color: black;
font-size: 0.9em;
}

table.SECTEURS {
margin-top: 10px;
margin-bottom: 10px;
}

table.FILIERES td, table.SECTEURS td {
border-width: 1px;
border-style: solid;
border-color: black;
width: 33%;
vertical-align: top;
}

tr.FILIERES_ENTETE, tr.SECTEURS_ENTETE {
font-weight: bold;

}

span.TITRE_SEQUENCE {
text-decoration: underline;
}

div.OUTILS_FICHE {
text-align: center;
font-family: monospace;
margin-top: 20px;
color: #f8a22d;
font-size: 11px;
font-weight: bold;
}

span.OUTIL_FICHE {
display: block;
margin: auto;
}

span.OUTIL_FICHE:hover {
color: #e7511e;
cursor: pointer;
}

ul.LIST {
margin-top:0;
margin-bottom:0;
margin-left: 2px;
padding-left:10px;
}