/* Document Defaults */
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; background-color: #FFFFFF; letter-spacing: normal; text-align: left; word-spacing: normal}
a:active { color: #0000CC}
a:hover { color: #CC0033}
a:link { color: #3366CC}
a:visited { color: #9966CC}
a:visited:hover { color: #CC0033}
h1 { text-align: center; font-size: 24px; color: #003366 ; font-weight: bold; margin-top: 20px}
h2 { font-size: 20px; color: #003366 ; font-weight: bold; margin-top: 20px}
h3 { font-size: 16px; font-weight: bold; color: #003366}
h4 { font-size: 14px; font-weight: bold; color: #003366}
h5 { font-size: 12px; font-weight: bold; color: #003366}

/* Paragraph Styles */
.CellHeading { text-align: center; font-weight: bold; color: #003366}
.GroupTitlesIX { font-size: 16pt; color: #003366}
.TableTitle { text-align: center; font-style: italic; font-weight: bold}
.Title { text-align: center; font-size: 18pt; color: #003366; font-weight: bold; margin-top: 20px}

/* Trucs pour Popups */
#check:checked ~ label #cover{
    display:block;
    }
#cover{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background:rgba(0,0,0,0.5);
    display:none;
    }
    #box{
    position:absolute;
   	top:0;
    margin:auto;
	width:auto;
    height:auto;
    border:10px solid black;
    }

/* Not used Styles */
.WebJump { }
.TOC1 {  font-size: 10pt; font-weight: bold}
.TOC2 {  font-size: 10px}
.TOC3 {  font-size: 10px}
.TOC4 {  font-size: 9pt}
.TOC5 {  font-size: 8pt}
.Preformatted { }
.PreformattedRelative { }
.SmartList1 { }
.SmartList2 { }
.SmartList3 { }
.SmartList4 { }
.SmartList5 { }
.Indented1 { }
.Indented2 { }
.Indented3 { }
.Indented4 { }
.Indented5 { }
.IndentedRelative { }
.Level1IX { }
.Level2IX { }
.Level3IX { }
.Level4IX { }
.Level5IX { }
.NewHtmlPage { text-align: center; font-size: 18pt; color: #003366 ; font-weight: bold; margin-top: 20px}
.Heading1 { font-size: 18pt; color: #003366 ; font-weight: bold; margin-top: 20px}
.Heading2 { font-size: 15pt; font-weight: normal; color: #003366}
.Heading3 { font-size: 12pt; font-weight: bold; color: #003366}
.Heading4 { font-size: 10pt; font-weight: bold; font-style: italic; color: #003366}
.Body { }
.BodyRelative { }
.CellBody { }
.selected {
	background-color: #FFFFCC;
}
