@charset "iso-8859-1";
body
{
	background-color:#cdffce ;
}
p
{	
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff;
}	
td p
{	
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff;
}
.center
{	
	text-align: center;
}	
.left
{	
	text-align: left;
}	
.right
{	
	text-align: right;
}	
.blanc
{	
	color:#FFFFFF;
}
.bleu
{	
	color:#0000FF;
}
a:link
{
   	text-decoration: none; /* Les liens ne seront plus soulignés */	  
	color:#ffffff;
}
a:visited
{
	color:#ffffff;	   
	text-decoration: none; /* Les liens ne seront plus soulignés */	  
}	
a:hover
{
	color:#0035ff;
}

a:active	
{
	color:#0035ff;
}  
a:focus 
{
	color:#0035ff;	
}	

a img
{
	border: none;
}	
th
{
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff;	 
	padding: 2px;	 
	background:#FFEF55;	
	text-decoration: none;
	margin:0;
	text-align: center;
}
.t1
{
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff;			 
	background-color:#83ef53;
	margin:0;
	text-align: left;
}
.t2
{
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff;			 
	background-color:#94ef70;
	margin:0;
	text-align: right;
}
.t3
{
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff ;			 
	background-color:#9fef9f;
	margin:0;
	text-align: center;
}
.bouton
{
	font-family: "Comic Sans MS","Times New Roman",serif;
	background-image : url(images/menu.jpg);	
	margin:0;
}
.titre
{	  	
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff ;
	font-size: 150%  ;  
	text-align: center;
}
.titre:first-letter /* La première lettre de chaque paragraphe ou first line pour 1ere ligne*/
{	 
	 font-size: 140%  ;	  
}
.pasimportant
{	
	font-family: "Comic Sans MS","Times New Roman",serif;
 	color:#0035ff ;	  
	font-size: 70%  ;	
}
.fin
{		 
	color: #1085ff ;
	font: 10px verdana, arial, serif;
	padding: 5px;
}
