body
{
    font-family: Trebuchet MS;
    font-size: x-small;
    color: #333333;
    text-align: justify
}
.MenuPrincipal { font-size: x-small ; cursor: hand; }
a:link.BoutonMenu, a:visited.BoutonMenu {
    border-style: none;
    padding: 0 10px 0 10px;
    font-size: small;
    cursor: hand;
    color: #FFFFFF;
    text-align: left;
    width: 170px;
    background-color: #4282B5;
    font-weight: bold;
    background-image: url('images/BkGrMenuA.jpg');
    background-repeat: no-repeat;
}

a:hover.BoutonMenu{
color: #003366;  background-color: #FFFFFF; 
background-image:url('images/BkGrMenuAHover.jpg')}
               
a:link, a:visited         { text-decoration: none ; color: #003366}
a:hover      { color: #CC0000 }
table        { font-family: Trebuchet MS; font-size: x-small ;color: #333333; text-align:justify}
h2           { font-size: medium; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px; text-align:left }
h1           { font-size: large; letter-spacing: -1pt; color: #666666; font-weight: bold; 
               text-align: left; border-bottom-style:solid; border-bottom-width:1px; padding-left:5px; padding-right:5px }
ul           { text-align: left }
li           { text-indent: 0px; list-style-type: square; margin-bottom:3 }p            { text-align: justify }

.ExtraitMajeur 
{ 
	font-family: Arial Rounded MT Bold;
	color: #FF9933; 
	font-size: 11pt; 
	font-weight: bold;
	text-align: left
}

.ExtraitMoyen
{ 
	font-family: Agency FB;
	color: #333333; 
	font-size: 12pt; 
	font-weight: bold;
	text-align: left
}h3           { color: #336699; font-weight: bold; border-left-width: 1px; 
               border-right-width: 1px; border-top: 1px solid #003366; 
               border-bottom: 1px solid #003366 }
