@charset "iso-8859-1";
/* auteur: COSMOS 2000 */
/* Date de création: 2003-04-09 */
   A:link {color: blue; text-decoration: none; font-weight: bold} /* unvisited link */ 
   A:visited {color: dd0000; text-decoration: none; font-weight: bold} /* visited link */ 
   A:active {color: 8000ff; text-decoration: bold; font-weight: bold} /* active link */ 
   A:hover { color:orange; font-weight: bold} /* hover link */
   A{text-decoration:none}
   /* automatically remove the underline beneath all text links in a document */
.titre {
text-align: center;
text-transform : uppercase;
border-style: outset; border-color: blue; border-width : 5px;
color: fuchsia;
background:aqua;
position: absolute; width:50%; right: 25%; left: 25%; 
font-family: arial, helvetica,Verdana,"San Serif", "Times New Roman";
font-size: 12pt;
font-style: bold;
font-weight: bold;
}
.titre2 {
text-align: center;
text-transform : uppercase;
border-style: outset; border-color: blue; border-width : 5px;
color: fuchsia;
background:aqua;
position: absolute; width:50%; right: 16%; left: 34%; top: 30%;
font-family: arial, helvetica,Verdana,"San Serif", "Times New Roman";
font-size: 12pt;
font-style: bold;
font-weight: bold;
}
.chap{
text-align: center;
text-transform : uppercase;
border-style: outset; border-color: blue; border-width : 5px;
color: fuchsia;
background:aqua;
position: absolute; width:56%; right: 18%; top: 36%; 
font-family: arial, helvetica,Verdana,"San Serif", "Times New Roman";
font-size: 12pt;
font-style: bold;
font-weight: bold;
}
.note{
text-indent: 10px;
text-align: justify;
padding-left : 2%;
padding-right : 2%;
font-family: arial, helvetica,Verdana,"San Serif", "Times New Roman";
font-size: 8pt;
}
.citation{
text-indent: 10px;
text-align: justify;
padding-left : 2%;
padding-right : 2%;
font-family: arial, helvetica,Verdana,"San Serif", "Times New Roman";
font-size: 8pt;
}
 .small {font-family: Verdana, Arial, Helvetica, Tahoma; font-size: 8pt}
 .normal {font-family: Arial, Helvetica; font-size: 10pt}
/* Spécial  Button COLOR: Mouse over-down */
 .over {color:yellow; background: navy}
 .down {color:yellow; background: navy; font-style: italic}
/* Spécial  COLOR-Blue-yellow: Scroll-Box et Combo-Menu  SOURCE=http://www.webreference.com/js/index.html?start=111&page=10  */ 
.select { background: #000099; color: #ffff99; font-family: Arial,Helvetica,Verdana,"San Serif","Times New Roman"; font-size: 8pt; font-weight: bold;}
.selectBis { background: #000099; color: #ffff99; font-family: Arial,Helvetica,Verdana,"San Serif","Times New Roman"; font-size: 65%; font-weight: bold; font-style: bold;}
/* Spécial  The JavaScript Source!! http://javascript.internet.com /*
/* Original:  Donnie Brewer (brewsky@cox.net ) Web Site:  http://jscript.brewskynet.com/friday  */
 #InternalDiv {position:relative;width:250px;height:50px;color:blue;background-color:#FDF5E6;border-style:double;border-color:blue;padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:5px;margin:3px;visibility:visible;z-index:10;top:50;left:0;}

 