/* liens spéciaux */

A:link.none { text-decoration :  none;  font-family: Courier, Courier New; font-size: 10pt; font-weight: bold; color:#888855;}

A:hover.none{ text-decoration:  none; font-family: Courier, Courier New ; font-size: 10pt; font-weight: bold; color:#ffff55;}

A:visited.none { text-decoration:  none; font-family: Courier, Courier New; font-size: 10pt; font-weight: bold; color:#555522;}

A:active.none   {text-decoration:  none; font-family: Courier, Courier New ; font-size: 10pt; font-weight: bold; color:#ffffaa;}

A:link.noni { text-decoration :  none;  font-family: Courier, Courier New; font-size: 10pt; font-weight: bold; color:#001166;}

A:hover.noni{ text-decoration:  none; font-family: Courier, Courier New ; font-size: 10pt; font-weight: bold; color:#001166;}

A:visited.noni { text-decoration:  none; font-family: Courier, Courier New; font-size: 10pt; font-weight: bold; color:#001166;}

A:active.noni {text-decoration:  none; font-family: Courier, Courier New ; font-size: 10pt; font-weight: bold; color:#001166;}


A:link.lien { text-decoration :  none;  color:#aaaa55;}

A:hover.lien{ text-decoration:  none;  color:#ffff55;}

A:visited.lien { text-decoration:  none;color:#555522;}

A:active.lien   {text-decoration:  none;  color:#ffffaa;}


/* titrebleu */ 

 h3.bleu{ font-family: Arial, Helvetica;   font-size: 20pt;  font-weight: bold;  color:#003355;}

/* titreblanc */

 h3.blanc{ font-family: Arial, Helvetica;   font-size: 20pt;  font-weight: bold;  color:#888855;}

h2.blanc2{ font-family: Arial, Helvetica;   font-size: 15pt;  font-weight: bold;  color:#cccc88;}

 h3.blanc3{ font-family: Arial, Helvetica;   font-size: 10pt;  font-weight: bold;  color:#888855;}


/* texte*/

P.textedroit{ font-family: Arial, Helvetica;   font-size: 8pt;  font-weight: lighter;  color:#888855; letter-spacing:1px;  }

P.textedroitgros{ font-family: Arial, Helvetica;   font-size: 14pt;  font-weight: lighter;  color:#888855; letter-spacing:1px;  }

P.textepara{ font-family: times;   font-size: 10pt;  font-weight: light;  color:#cccc88;  word-spacing:2pt;  text-indent: 24pt; }

P.petitenote{ font-family: Arial, Helvetica;   font-size: 8pt;  font-weight: lighter;  color:#888855;}

TT { font-size: 14 pt;  font-weight: bold;  color:#330000;}

P B { font-size: 200%;  font-weight: bold;  color:#cccc88;  vertical-align: bottom;
	background : #224444; }

#bordgris { Border-color:#444444; border-width=medium }

#garde{ color:#cc3300; }

#alignej{ text-align:justify; }

#aligned{ text-align:right; }

#surlign1 {  background-color: #000033 }

#fond3 {  background: url(images/souv.gif);  background-position: left;     }

#fond2 {  background: url(images/Une.gif);  background-position: center;     }

#fond1 {  background: url(images/personnages.gif); background-position: center;     }

/* fond body*/

body.im { 
		margin:0;
		padding:0;
		background: url(images/couv.jpg) no-repeat center fixed; 
		-webkit-background-size: cover; /* pour Chrome et Safari */
		-moz-background-size: cover; /* pour Firefox */
		-o-background-size: cover; /* pour Opera */
		background-size: cover; /* version standardisŽe */
		}