@font-face {
    font-family: 'dancing_script_otregular';
    src: url('/css/dancingscript-regular-webfont.woff2') format('woff2'),
         url('/css/dancingscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alex_brushregular';
    src: url('/css/alexbrush-regular-webfont.eot');
    src: url('/css/alexbrush-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/alexbrush-regular-webfont.woff') format('woff'),
         url('/css/alexbrush-regular-webfont.ttf') format('truetype'),
         url('/css/alexbrush-regular-webfont.svg#alex_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
.Titre {  font-size: 12px; font-weight: bold}
table {font-size:1em;}
.TexteNormal,.tn {}
.lignePaire,.lp {background-color: #FEF}
.ligneImpaire,.li {background-color: #FFF}
h2,.SousTitrePage {  font-size: 140%; font-weight: bold; background-color: #FCF; text-indent: 10px; line-height: normal; color: #006; margin-top: 5px; margin-left: 5px; border-color: #000; border-bottom-width: medium}
.ligneSelectionnee,.ls {font-weight: bold; color: #63F; border:#000; background-color: #FFE}
h1 {font-family:Verdana,Arial, Helvetica, sans-serif;font-style:italic;font-size:150%;padding-left:2.2em;height:60px;background-image:url(/images/filet02fade.gif);background-repeat:no-repeat;color:#069;font-weight:bold;}
.d1 {text-align:left;float:left;font-weight:bold;}
.d2 {text-align:right;float:right;}
div.sel{
	/*border:#63F 2px solid;*/
}