/* INDEX */
#page {
}

#index_title {
list-style-type: none;
padding: 0;
}

#index_title li.ref {
font-size: 80%;
}

#index_title li.overtitle {
margin-top: 5em;
margin-bottom: 1em;
font-size: 120%;
font-weight: bold;
text-align: center;
}

#index_title li.title {
text-align: center;
font-size: 400%;
font-weight: bold;
text-decoration: underline;
}

#index_title li.subtitle {
margin-top: 1em;
margin-bottom: 5em;
font-size: 140%;
font-style: italic;
text-align: center;
}

#index_texte p {
margin-left: 10%;
margin-right: 10%;
text-align: justify;
}

#adresse {
margin-top: 2em;
text-align: center;
font-size: 70%;
}

#sommaire_ul {
list-style-type: none;
margin-top: 2em;
margin-left: 15%;
}

#sommaire_ul li.index_chap_4 {
margin-left: 1em;
}

#page_top {
text-align: center;
font-weight: bold;
font-size: 150%;
}

/* Avant-Propos */
#avant_propos,#domaine,#principes,#regles,#chapitre {
margin-left: 5%;
margin-right: 5%;
}

#avant_propos p,#domaine p,#principes p,#regles p,#chapitre p {
text-align: justify;
text-indent: 1.5em;
}

h1 {
margin-left: 10%;
}

h2 {
margin-left: 5%;
margin-bottom: -0.5em;;
}

/* Annexe bibliographique */
#annexe_bibli {
margin-left: 15%;
margin-right: 15%
}

#annexe_bibli li {
margin-bottom: 1em;
}

p.exemple {
padding: 0.5em;
border: 1px dotted #000000;
background-color: #eeeeee;
}

#pifome {
width: 30%;
margin-left: 35%;
border-collapse: collapse;
}

#pifome th {
width: 50%;
border-bottom: 3px solid #000000;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
background-color: #eeeeee;
text-align: center;
}

#pifome td {
border: 1px solid #000000;
padding: 0.25em;
text-align: center;
}