<style type="text/css">
<!--

	body,td,th {

		font-family: Arial;

		font-size: 14px;

		color: #000000;


	}

	body {

		background-color: #FFFFFF;

		margin-left: 0px;

		margin-top: 0px;
		
		width : 100%;
	}

	



	dl.menu{

		border-bottom: 0px solid black;

		border: 0px solid lime;

		background-color: #0000CC;

		z-index: 2;

		padding:0px;

		margin:0px;

		height: 24px;

		width: 100%;

	}

	

	dl.menu{ /* Ne concerne pas ie */

		margin-top: 3px;	

	}

	

	dl.menu *{

		z-index: 10;

	}

	

	dl.menu dt{

		float: left;

		position: relative;

		margin: 0px;

		padding: 0px 3px;

		height: 100%;
		
	}

	

	ul.ssmenu{

		border: 1px solid #0000CC;

		list-style: none;

		visibility: hidden;

		position: absolute;

		background: #0000CC;

		margin :0px;

		padding: 0px;

		margin-top: 4px;

		z-index: 0;

		width: 155px;
		
	}

	

		*> ul.ssmenu{

			margin-top: 5px; /* distance entre le menu et le sous-menu */

		}

	

	ul.ssmenu li{

		text-align: left;
				
		margin-top: 4px;
		
		vertical-align:middle;

		float: left;

		clear: both;

	}

	

	A.item{

		text-decoration: none;

		font-family:Arial ;
				
		font-size:14px ;

		color: white;

		display: block;

		padding-top: 3px;
		
		padding-left: 5px;
		
		padding-right: 5px;
		
		padding-bottom: 0px;

		margin: 0px;

		/*-moz-border-radius: 5px;*/

	}



	A.item:hover{

		background-color: #1551EE;
		
		vertical-align:middle;

		color: #F0F0F0;
			
		font-size:14px;
	}

	

	A.active{

		background-color: #1551EE ;

		color: #F0F0F0;
		
		vertical-align:middle;


	}

	

	ul.ssmenu A.item{

		height: 24px;	 

		right: 1px;

		width: 145px;

	}

	

	dl.menu ul.ssmenu ul.ssmenu{

		left: 155px;

		margin-top: -20px;

	}

	

	LI{

		position: relative;

	}		

	

	SPAN.subMenu{

		position: absolute;

		right: 0px;

		top: 0px;

		width: 20px;

		background: url(Images/subMenu2.gif) no-repeat scroll left center;

	}

	

	A.item:hover SPAN.subMenu{

		background-image: url(Images/subMenu2.gif);

	}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: none;

}

a:active {

	text-decoration: none;

}


p.titre1{
	font:	bold 18px "Arial Black";
	color: #0000CC;
	}

p.titre2{
	font:	lighter normal 14pt "Arial";
	color: #FFFFFF;
	background-color: #00B9E8;
}


p.titre3{
	font:	lighter normal 13pt "Arial";
}

p.para{
	font:	11pt "Arial";
	background : White;
	text-align : justify;
	text-indent : 25 pt;
	white-space : normal ;
}
span.para{
	font:	11pt "Arial";
	background : White;
	text-align : justify;
	text-indent : 25 pt;
	white-space : normal ;
}


p.defil{
	font:	14px "Arial Black";
	color: #FFFFFF;
	text-align: center	
	}


p.defilTitre{
	font: bold 16px "Arial Black";
	color: #FFFFFF;
	text-align: center;
	}


p.titre1Menu{
	font:	bolder normal 14pt "Arial Black";
	color: White;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor:hand;
}

p.titre2Menu{
	font: bold normal 8pt "Arial";
	color: White;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

p.titre1SMenu{
	font:	bold normal 11pt "Arial Black";
	color: white;
	text-align: center;
	vertical-align: middle;
}

p.titre2SMenu{
	font:	lighter normal 10pt "Arial";
	color:	black;
	cursor:hand;
	text-align:left
}

p.paraSMenu{
	font:	lighter normal 10pt "Arial";
	color:	Black;
	text-align: left;
}


p.imp{
	background: White;
	font: normal normal 12pt "Arial";;
	text-align: justify;
}
-->
