body
{
font-size:90%;
color:000000;
background-color:#ffffff;
font-family:georgia,times new roman, times, serif;
font-weight:400;
margin-left:10px;
padding-left:10px;
}
h3,h4
{
letter-spacing: 3px;
text-align:left;
border: thin solid;
}
h1,h2,h3,h4,h5,h6
{
padding-top:1px;
padding-bottom:1px;
margin-bottom:1px;
padding-left:10px;
margin-left:0px;
text-indent:5px;
font-family:georgia, times new roman, times, serif;
//background-color:rgb(180,170,230);
color:rgb(00,00,100);
font-weight:300;
font-family:arial, sans serif;
}
a 
{
text-decoration:none;
}
a:link {color:rgb(0,0,160)}
a:visited {color:purple}
a:hover {background-color:#cc99cc}
hr
{
color:#b22222;
border:thin dotted
}
acronym
{
border-bottom:1px dotted #b22222;
cursor:help;
}

img
{
    float:left;
    margin-top:0px;
    margin-bottom:10px;
    padding-right: 0px;
    margin-right: 10px;
    border: 1px #b33333;   
    border: thin dotted;
    background-color:ffffff
}

nav
{
padding-right:10px;
padding-left:10px;
font-family:Georgia, Times New Roman;
font-size:100%;
border:thin dotted;
background-color:rgb(230,230,250);
}

.entete, .biblist
{
    margin-top:10px;
    padding-top:1px;
    padding-bottom:3px;
    padding-right:10px;
    padding-left:10px;
    font-family:Georgia, Times New Roman;
    font-size:100%;
    border: none;
    background-color:rgb(230,230,230);
}

.vcard
{
    margin-top:10px;
    padding-top:1px;    
    margin-bottom:10px;
}

.bibitem
{
    margin-bottom:5px;
}

.type, .geo
{
    display: none;   
}
