body
{
    margin-left: 10px;
    margin-right: 0px;
    padding: 0px;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 96%;
    max-width: 1400px;
    min-width: 700px;   
    /*border: 1px dotted black;*/
}

body a img
{
    border: none;
}

.corps {
    font-family: Calibri,Arial,Helvetica, sans-serif;
    text-align: justify;   
    margin-left: 18px;    
    margin-top: 50px;            
 }

#en_tete
{
    margin: 0px;
    padding:0px;
    height: 120px;
    border: 1px solid #000072;
    background: url("../images/fluidNegateColorized.jpg") no-repeat top left #000072;
}

#menu
{
    height: 38px;
    /*border: 1px solid green;*/
    background-color: #000072;
    color: white;
}

#logo_fluminance
{
    position: absolute;
    top: 115px;
    left: 30px;
    /*font-family: Guilloche;
    border: 2px solid yellow;*/
    color: white;
    background-color: #000072;    
    font-size: 40px;
    font-weight: bold;   
    letter-spacing: 2px;     
    text-shadow: black 4px 4px 4px;    
}

#logo_fluminance a
{
    text-decoration: none;
    color: white;
    background-color: #000072; 
}


#pied_de_page
{
    text-align: center;
    clear: right;
    /*border: 1px dotted red;*/
    border-top: 2px solid rgb(111,190,57);
    /*border-bottom: 2px solid rgb(111,190,57);*/
    margin-left: 18px;
    margin-right: 18px;    
    margin-top: 5%;
    font-size: x-small;
    color: rgb(111,190,57);
    padding: 10px;
    background-color:white;
}

#pied_de_page a
{
    text-decoration: none;
}

#pied_de_page p
{
    margin: 0;
    margin-bottom:2px;
    padding: 0;    
}

#img_inria, #img_cemagref
{
    vertical-align: middle;
    margin-bottom: 10px;
    margin-left: 20px;
 }

#img_inria 
{
    height: 68px;
 }

#img_cemagref 
{
    height: 80px;
}


.img_icon_h
{
    margin-left: 3px;
    height: 14px;
 }

.img_icon_w
{
    margin-left: 3px;
    width: 14px;
 }
 
.validation 
{
    height: 20px;
    margin-top: 5px;
 }

.biblio{
    font-style: italic;
}

h1 {
    text-indent: -50000px;
}

.corps h1 {
    color:#000072;
    background-color: white;   
    text-indent: 0;
    font-size: 220%;
    border-bottom: 1px solid rgb(111,190,57);
    /*border: 1px dotted blue;   */
}

h2 {
    color:#000072;
    background-color: white;
    /*border-bottom: 1px solid rgb(111,190,57);
    text-decoration: underline;
    border: 1px dotted blue;*/ 
 }

h4 {
    line-height:0;
    margin-bottom: 0px;
 }

.corps h3 {
     color:rgb(0,67,105);
     background-color: white;
     line-height:0;
 }

.lien-titre {
     color:#000072;
      text-decoration: underline;
}

a {
    color:rgb(0,67,105);
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
    list-style-image: url("../images/puceBleu-000072h.jpg"); 
//    border: 1px dotted blue;
}

strong{
    font-weight: bold;
}

dt {
   font-weight: bold;
   font-size: large;
   margin-bottom: 5px;
   margin-top: 5px;
   color:#000072;  
}

dd {
   margin-bottom: 15px;
}

sub, sup {
    font-size: 0.7em;
}
