BODY {
	font-family:"comic sans ms","arial";
	background-color:black; 
	text:white; 
	margin-top:20px; 
	margin-bottom:20px; 
	margin-left:20px;
	margin-right:20px;}

/* Redéfinition du style des liens */	
A:link {text-decoration: underline; 
	color: #99ff99;}
A:active {text-decoration: underline; 
	color: #66FFFF;}
A:visited {text-decoration: underline; 
	color: #CCCCCC;}
A:hover {color:#FFFF66; 
	text-decoration:underline}

A.centre {
	text-align:center;
		 margin-left:auto;
		 margin-right:auto;

	}

.titre {margin-bottom:20px; 
	font-weight:bold; 
	font-size:18px;
	color:#99ff99;
	text-align: center;}

.question {
	color:#FF8080;
	text-align: left;
	font-size:16px;
	margin-top:20px;
	}
	
.reponse {
	color:Ivory;
	text-align:justify;
	font-size:12px;
	}
	
/*BGCOLOR="Black" TEXT="White" LINK="Silver" VLINK="Cyan" ALINK="Teal"*/
/* Redéfinition des titres */
H1 {margin-bottom:20px; 
	font-weight:bold; 
	font-size:16px;
	color:#333399;
	text-align: left;}

TABLE.nav {
 	 text-align:            center;
	 margin-left:auto;
	 margin-right:auto;
 	 border-style: 		none;
 	 border-spacing:		10px;
 	 }
 	 
TABLE.titre {
 	 text-align:            center;
	 margin-left:auto;
	 margin-right:auto;
 	 border-style: 		groove; /* groove, ridge, inset, outset */
 	 border-width:		5px;
 	 border-spacing:		10px;
 	 }

TH { 
	font-size:14px;
	color:ivory;
	text-align: center;
	}
	
TH.titre { 
	font-size:14px;
	color:#99cc99;
	text-align: center;
	}	
	
TD { font-size:12px; 
	color:ivory;}
	
TD.perso {
	font-size:12px;
	color:#FF8080;
}


IMG.cent {
		
		text-align:center;
			 margin-left:auto;
			 margin-right:auto;
		 	 border-style: 		none;

		}

table.QA {
  align:                 center;
  width:                 100%;
  cell-spacing:          0px;
  background-color:      #F0F5FF;
  border-width:          1px;
  border-style:          solid;
  border-color:          #000055;
}
	
H2 { margin-bottom:10px; 
	font-weight:bold; 
	font-size:14px; 
	color: #990000;}
	
H3 {font-family:"Comic Sans MS"; 
	margin-bottom:10px; 
	font-weight:bold; 
	font-size:14px; 
	color:green;}

/* Intros de la log Loady */
.introlog {
	font-style:italic; 
	font-size:12px; 
	color:#ff8080;
	text-align:justify;
	text-indent: 30px;}
	
/* Résumé de l'épisode */	
.resume {
	margin-top:10px;
	font-size:12px; 
	color:#ffffff;
	text-align:justify;
	text-indent: 30px;}

/* Citation (titre et corps) */
.titreQuotes {
	font-size:16px; 
	color:#ff8080;
	text-decoration: underline;
}

.quotes {font-size:12px; 
	color:#ff8080;
		text-align:justify;}

.titreRem {
	font-size:16px; 
	color:#cccccc;
	text-decoration: underline;
}

.remarques {font-size:12px; 
		color:#cccccc;
		text-align:justify;}

.titre_ep {font-size:18px; 
	color:#99ff99;
	margin-bottom:18px;}

.real_ep{font-size:14px; 
	color:ivory;}

.note {
	font-size:12px; 
	color:#FF8080;
	text-align:center;
	}
