@charset "iso-8859-1";
a {
  text-decoration: none}
  
A:visited { color: #663300; text-decoration: none }
A:link { color: #660000; text-decoration: none }
A:hover {color: #664400; text-decoration: underline; font-weight: bold}

.hr {
color: #800080;}

.text {
 font-family: "Times New Roman", Courier, mono;
 color: #663366;
 font size: 14pt}

p.titre {
 border: #999999;
 border-style: double;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 padding-top: 10px;
 padding-bottom: 10px}

.verset { 
 margin-left: 30;
 margin-right: 30;
 font-family: "Times New Roman", Courier, mono;
 color: #800000;
 font-size: 12pt;
 font-style: italic}

.original { 
 font-size: 24pt;
 font-weight: bold;
 color: #669999;
 height: 25pt;
 width: 150px}

/****** FILTRES*********/
.alpha {
 font-size: 24pt;
 color: #669999;
 font-weight: bold;
 height: 25pt;
 width: 150px;
 filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=0, StartY=0, FinishX=0, FinishY=0)}

.shadow {
  height: 14pt;
  width: 100px;
  filter: Shadow(Color=grey, Direction=45);
  font-size: 14pt;
  font-weight: bold;
  color: grey}

.dropshadow {
  font-size: 24pt;
  font-weight: bold;
  color: #669999;
  filter: DropShadow(Color=#000000, OffX=3, OffY=3, Positive=1);
  height: 25pt;
  width: 150px}

.blur {  
  font-size: 24pt;
  font-weight: bold;
  color: #669999;
  filter: Blur(Add=0, Direction=45, Strength=2);
  height: 25pt;
  width: 150px}

.glow {  
  font-size: 14pt;
  font-weight: bold;
  color: #663300;
  filter: Glow(Color=#ffffff, Strength=5);
  height: 25pt;
  width: 205px}

.wave {
  font-size: 24pt;
  font-weight: bold;
  color: #669999;
  filter: Wave(Add=0, Freq=3, LightStrength=25%, Phase=75%, Strength=1);
  height: 25pt;
  width: 150px}

.waveimage {
  filter: Wave(Add=0, Freq=4, LightStrength=35%, Phase=55%, Strength=5)}

.blurimage { 
  filter: Blur(Add=0, Direction=50, Strength=5)}

.alphaimage { 
  filter: Alpha(Opacity=100, FinishOpacity=0, Style=2, StartX=0, StartY=0, FinishX=0, FinishY=0)}

.rayonx {
  filter: Xray}

.masque {
  filter: Mask(Color=#336666);
  font-size: 24pt;
  font-weight: bold;
  color: #669999;
  height: 25pt;
  width: 150px}

.flipH { 
  font-size: 24pt;
  font-weight: bold;
  color: #669999;
  filter: FlipH}

.flipV {
  height: 25pt;
  width: 150px;
  filter: FlipV;
  font-size: 24pt;
  font-weight: bold;
  color: #669999}

.gris { 
  filter: Gray}

.inverser { 
  filter: Invert}

a.lien {
  font-size: 18pt;
  font-weight: bold;
  filter: Shadow(Color=#800000, Strength=5);
  height: 25pt;
  width: 150px}

a.lien:hover {
  font-size: 18pt;
  font-weight: bold;
  filter: Glow(Color=#800040, Strength=5);
  height: 25pt;
  width: 150px}
