	/*GENERAL*/
	table 
	{
		font-family : Verdana,Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		font-weight: normal;
		border:0px;
		padding:0px;
		margin:0px;
	}
	
	
	
	tr 
	{
		font-family : Verdana,Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		font-weight: normal;
		border:0px;
		padding:0px;
		margin:0px;
	}
	
	
	
	td 
	{
		font-family : Verdana,Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 11px;
		font-weight: normal;
		border:0px;
		padding:0px;
		margin:0px;
	}
	/*GENERAL*/
	
	
	
	
	/*BARRE NAVIGATION 1*/
	.BN1
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold;	
		color:#707171;
	}
	
	
	
	a.BN1
	{
		font-size: 10px; 
		font-weight: bold;	
		color:#565555;
	}
	a.BN1:link
	{
		color:#565555;
	}
	a.BN1:visited
	{
		color: #565555;
	}
	a.BN1:hover
	{
		color: #37a8e8;
	}
	a.BN1:active
	{
		color: #565555;
	}
	/*BARRE NAVIGATION 1*/
	
	
	
	
	
	
	/*PIED PAGE*/
	.PiedPageGras
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: bold;	
		color:#707171;
	}
	
	
	
	.PiedPageRoman
	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		font-weight: normal;	
		color:#707171;
	}
	
	
	
	a.PiedPageRoman
	{
		font-size: 10px; 
		font-weight: normal;	
		color:#707171;
	}
	a.PiedPageRoman:link
	{
		color:#707171;
	}
	a.PiedPageRoman:visited
	{
		color: #707171
	}
	a.PiedPageRoman:hover
	{
		color: #37a8e8;
	}
	a.PiedPageRoman:active
	{
		color: #707171;
	}
	/*PIED PAGE*/
	
	
	
	/*IMAGES PRESENTES DANS LE CORPS DU TEXTE*/
	.ImageGauche
	{
		border: 1px solid #666666;
		float:none;
		height: auto;
		width: auto;
		margin-right: 10px;
	}
	
	
	.ImageDroite
	{
		border: 1px solid #666666;
		float:none;
		height: auto;
		width: auto;
		margin-left: 10px;
	}
	
	
	.ImageMilieu
	{
		border: 1px solid #666666;
		margin-right: 10px;
		margin-left: 10px;
	}
	
	
	.ImageDefaut
	{
		border: 0px solid #666666;
		margin-right: 10px;
		margin-left: 10px;
	}
	/*IMAGES PRESENTES DANS LE CORPS DU TEXTE*/
	
	
	
	

