body
	{
//	  	margin: 0px ;
	  	margin: 10px ;
		background-color: #181F36 ;
		//background-image: "rocher.jpg" ;
	//Assenseur en couleur
	scrollbar-arrow-color:#000099;
	scrollbar-base-color:#000000;
	scrollbar-face-color:#2968C8;
	}

body, p, td, li 
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		font-style: Normal ;
		font-size: 11pt ;
		color: #FFFFFF ;
	//	font-weight: bold; 
	}

A:link, A:visited, A:active 
	 { 
		text-decoration: none ;
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		color: #FFFF00 ;
		font-size: 11pt ;
	 }
	 
A:hover 
	{
    text-decoration: underline
	}
	
p 
	{
		margin-top: 0px ;
		margin-bottom: 20px;
	}

h1, h2, h3, h4, h5, h6 
	{
		font-family: Arial, Verdana, Sans Serif ;
		margin-top: 6px ;
		margin-bottom: 3px ;
		font-size : 11px;
		text-align: justify;
	}

h1 
	{
		font-size : 60px;
	}

h2 
	{
		font-size : 60px;
	}


h3 
	{
		font-size : 60px;
	}

.titre
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		color: #3485FE ;
		font-size: 15pt ;	
	}

.titrePage
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		color: #3485FE ;
		font-size: 18pt ;	
	}

.homeTitre
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		color: #3485FE ;
		font-size: 12pt ;	
	}

.cssTableTitle 
	{ 
		background-color: #05A7DD ; 
		CELLPADDING=5 ; 
		CELLSPACING=0 ;
		BORDER=0 ;
		color: black;
		width: 100%;
	}

.titreSiteGeneral
	{
		position: absolute; 
		font-size: 80px; 
		font-weight: bold; 
		font-family: arial black,arial,helvetica; 		color:#AA0D28; 
		text-decoration: none
	}

.titreSite
	{
		font-size:20px; 
		font-weight: bold; 
		font-family:arial black,arial,helvetica; 			color: #AA0D28; 
		text-decoration: none
	}

.menuTitre
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		color: #3485FE ;
		font-size: 8pt ;	
	}

.menuNormal
	{
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		font-style: Normal ;
		font-size: 8pt ;
		color: #FFFFFF ;
		font-weight: bold; 
	}

.menuP 
	{
		margin-top: 0px ;
		margin-bottom: 0px;
	}

.menuLien
	 { 
		text-decoration: none ;
		font-family: Trebuchet MS, Verdana , Sans Serif ;
		color: #FFFF00 ;
		font-size: 6pt ;
	 }