/* Liens dans le texte */
a:link {
font-weight: bold;
color: color: #0099FF; /* bleu claire */
text-decoration: underline;
}
a:visited {
font-weight: bold;
color: #0099FF; /* bleu claire */
text-decoration: underline;
}
a:hover {
font-weight: bold;
color: #0099FF; /* bleu fonce */
text-decoration: underline;
}


.souligne {text-decoration: underline;}
.italic {font-style : italic;}
.gras {font-weight : 900;}

texte{
color: #FFFFFF;
text-align: justify;
font-family: Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;  font-weight: normal;
text-decoration: none;
background-color: none;
}
.texte{color: #FFFFFF;
text-align: justify;
font-family: Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
text-decoration: none;
background-color: none;
}
.texte a:link{font-weight: bold;
color: #000066; /* bleu claire */
text-decoration: underline;
}
.texte a:visited {
font-weight: bold;
color: #000066; /* bleu claire */
text-decoration: underline;
}
.texte a:hover {
font-weight: bold;
color: #FF471A; /* bleu fonce */
text-decoration: underline;
}


important{
color: #FF6633;
text-align: justify;
font-family: Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;  font-weight: normal;
text-decoration: none;
background-color: none;
}
.important{color: #FF6633;
text-align: justify;
font-family: Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
text-decoration: none;
background-color: none;
}



citation{
color: #FFFFFF;
text-align: justify;
font-family: Century, Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
font-style : italic ;
text-decoration: none;
margin-left:20px;
background-color: none;
}
.citation{color: #FFFFFF;
text-align: justify;
font-family: Century, Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
font-style : italic ;
text-decoration: none;
margin-left:20px;
background-color: none;
}




.texteG { color: #000000; text-align: justify; font-family: Verdana ,Arial, Helvetica, sans-serif; font-size : 12px;  font-weight: 900 ; text-decoration: none ; background-color: none;}
.texteI { color: #000000; text-align: justify; font-family: Verdana ,Arial, Helvetica, sans-serif; font-size : 12px;  font-weight: normal ;  font-style : italic ; text-decoration: none ; background-color: none;}
.texteS { color: #000000; text-align: justify; font-family: Verdana ,Arial, Helvetica, sans-serif; font-size : 12px;  font-weight: normal ; text-decoration: none ; background-color: underline; }

.justifie {text-align : justify;}



H1 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 14px;
font-weight: bolder;
color: #000000; /* dark blue */
font-variant: small-caps;
font-stretch: wider;
padding: 0.25 0.25em;
}

H2 {font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 16px;
font-weight: bolder;
color: #000000;
font-variant: small-caps;
font-stretch: wider;
padding: 15px 5px;
}


.H1 {font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 14px;
font-weight: bolder;
color: #000000;
font-variant: small-caps;
font-stretch: wider;
padding: 0.25 0.25em;
}

.H2 {font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 16px;
font-weight: bolder;
color: #000000;
font-variant: small-caps;
font-stretch: wider;
padding: 15px 5px;
}

/* Titre TW RSS feed */
.twrss_head_channel {
font-size : 10px;
color: #FFFFFF;
text-align: justify;
font-family: Verdana ,Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight: normal;
text-decoration: none;
background-color: none;
}


/* .twrss_bodytext twrss_item_link */
.twrss_bodytext a:hover {
font-size : 10px;
font-weight: bold;
color: #ffffff; /*FF471A*/ 
text-decoration: underline;
}
.twrss_bodytext a:link{
font-size : 10px;
font-weight: bold;
color: #ffffff; /* bleu claire */
text-decoration: none;
}

.twrss_bodytext a:visited {
font-size : 10px;
font-weight: bold;
color: #ffffff; /* bleu claire */
text-decoration: none;
}


/* Class de fond de tableau texte*/
.csc-frame-frame1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000099;
text-align: justify;
font-style: normal;
line-height: 150%;
margin: 0.50em 0.5em;
background-color: #B9E3FF;
padding: 0.5 0.5em;
}

.csc-frame-frame2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000099;
text-align: justify;
font-style: normal;
line-height: 150%;
margin: 0.50em 0.5em;
background-color: #FFAA2B;
padding: 0.5 0.5em;
}




/* TITRES */
BODY {
font-family: Franklin gothic book, Helvetica, Arial, sans-serif;
font-size: 12px;
/* color: #0099FF; */
color: #0099ff;
font-style: normal;
/*line-height: 150%; */


}


/* Police du texte */
P,DIV {
font-family: Franklin gothic book, Helvetica, Arial, sans-serif;
font-size: 11px;
color: #ffffff;
font-style: normal;


}


OL,UL {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
font-style: normal;
line-height: 150%;
margin: 0.25em 0.5em;
}