/* CSS Document */
body{
	top:0px;
	left:0px;
	color: #FFEEFF;
	background-color: #424840;
	color: #C2C2C2;
	font-family: Verdana,  Arial, sans-sherif;
	font-size: 12px; 
}

a:link {
    color: #FFEEFF;
    text-decoration: none
  }
a:active {
    color: #FFEEFF;
    text-decoration: underline
  }

a:visited {
    color: #FFEEFF;
    text-decoration: none
  }

a:hover {
    color: #00CCFF;
    text-decoration: underline
  }
  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-family: "Comic Sans MS";
	
}

  .titre{
	color: #00CCFF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 16px;
	
  }
   .titre1{
	color: #00CCFF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 14px;
	
  }
   .scenari{
	color: #C2C2C2;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 11px;
	
  }
   .fiche{
	color: #0033FF;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 12px;
	
  }
   .photos{
	color: #009933;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-size: 13px;
	
  }
  
