.LargeurGlobale {
min-width: 1000px;
max-width: 1200px;
}

.LargeurTable {
min-width: 750px;
max-width: 950px;
}

.DivCentral {
margin-top : 20px;
margin-right : 5px;
}

.ImgTitre {
background-color : white;
padding-bottom : 5px;
}

.Copyright {
font-family : "Times new roman", serif;
font-size : 0.7em;
color : #999999;
}

.Pied {
text-align : center;
line-height : 12px;
padding-top : 20px;
background-color : white;
}
.Date {
font-family : "Times new roman", serif;
font-size : 0.7em;
color : black;
}

.Site {
font-family : "Times new roman", serif;
font-size : 0.7em;
color : #7D7D7D;
}

.Site a {
font-family : "Times new roman", serif;
color : #7D7D7D;
text-decoration : none;
}

acronym {
cursor: help;
}

.NoBorder {
border : 0;
} 

.Souligne {
text-decoration : underline;
} 

.Gras {
font-weight : bold;
}

.Justifie {
text-align : justify;
} 

.Centre {
text-align : center;
}   

.VTop {
vertical-align: top;
}                                                                                                                                         
