body
{
font-family : georgia;
}

table
{
font-size:0.9em;
}

p
{
text-indent:30px;
text-align:justify;
font-size:0.9em;
}

h1
{
color: rgb(153, 51, 0);
text-decoration: underline;
font-size:1.5em;
text-align:center;
font-variant:small-caps;
}

h2
{
text-decoration: underline; 
color: rgb(102, 0, 0);
font-weight: bold;
font-size:1.3em;
}



h4
{
font-weight:bold;
text-indent:30px;
color:#772915;
font-style:italic;
text-decoration:underline;
font-size:1.2em;
margin:0px;
}

h5
{
text-indent:60px;
font-size:1.1em;
text-decoration:underline;
font-style:italic;
}
h6
{
text-indent:50px;
font-size:0.9em;
text-decoration:underline;
font-weight:bold;
color:#542f22;
}


ul
{
text-align: justify;
list-style-type: square;
margin-left:40px;
color:#bc8a3e;
font-weight:bold;
font-size:0.9em;
}
li
{
text-align: justify;
list-style-type: square;
color:#bc8a3e;
font-weight:bold;
margin-left:40px;
}

dl
{
text-align: justify;
list-style-type: square;
margin-left:40px;
color:#bc8a3e;
font-weight:bold;
}

#ul2
{
text-align: justify;
list-style-type: circle;
margin-left:20px;
color:black;
}

#ul3
{
text-align: justify;
list-style-type: circle;
margin-left:20px;
color:black;
font-weight:normal;
}

a
{
font-weight:bold;
text-decoration:none;
color:#bc8a3e;
}

a:hover
{
text-decoration:underline;
}

a:visited
{
color:#bc8a3e;
}

a img
{
border: none;
} 

#note
{
font-size:0.6em;
text-align:right;
margin-right:3px;
}

#important
{
text-decoration:underline;
}

#annee
{
font-size:0.9em;
font-style:italic;
text-align:right;
}

#text_img
{
text-align: center;
font-size:0.8em;
font-weight:bold;
font-family:"Arial";
}