	*
	{
		margin:0;
		padding:0;
	}

	img
	{
		border:solid 0px #4070D0;
	}
	a img 
	{
		border:solid 1px #043050;
	}

	.no_imgborder a img
	{
		border:solid 0px #4070D0;
	}

	body
	{
		background: #000030;
		margin-top: 3px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size: 8pt;
		text-align:center;
	}

	a:link
	{
		color:#00FFFF;
		text-decoration:none;
	}

	a:visited
	{
		color:#00FFFF;
		text-decoration:none;
	}

	a:hover
	{
		color: #FFFF00;
	}

	#conteneur
	{
		background: #2644B5;
		border:solid 1px #000000;
		position: relative;
		padding: 2px;
		margin:2px;
		color: #FFFFFF;
	}

	H1
	{
		background: #0C0663;
		border-bottom: 1px solid #000060;	
		color:#E0F0FF;
		left:0;
		font-weight: bold;
		font-size: 8pt; 
		text-align:left;
		padding-top:2px;
		padding-bottom:2px;
		margin-top:5px;
		text-align:center;		
		text-decoration:none; 
		clear:both; 
	}

	H1 a:link, h1 a:visited
	{
		color:#00FFFF;
		font-size: 8pt;
		text-decoration:none;  
	}
	
	.reverse
	{
		border-top: 1px solid #000060;			
		margin-top:0;
		padding-top:2pt;		
		padding-bottom:2pt;
		text-align:center;
		font-weight:normal;
	}
	
	#clear {clear:both }		
	
	blockquote
	{
		background: #0C1673;
		position:relative;
		color:#FFFFFF;
		padding:2px;
		display:block;
		text-align:left;
		border-top: 1px solid #1C2683;
		text-align: left;		
	}

	.whiteblock
	{
		background: #F8F8FF;
		border: 1px solid #043050;
		color:#000060;
	}

	.whiteblock a:link, .whiteblock a:visited
	{
		color:#0000D0;
		text-decoration:underline;
	}	

	.clear
	{
		clear:both;
	}

	hr
	{
		display: block;
		border:0;
		border-bottom: 1px solid #4070D0;
		height:1px;
		background: #4070D0;
		margin:3px;
	}

	H2, H2 a:link, H2 a:visited
	{
		padding-bottom:4px;
		font-weight: bold;
		font-size: 8pt;
		color:#FF8000;
		display:inline;      
	}

	input,textarea
	{
		font-family:Verdana,Arial,Helvetica,sans-serif;
		border: inset 1px #000090; 
		color:#000090;
		margin-bottom:2px;
		margin-top:2px;
		background: #FFFFE8; 
		padding:2px;
		font-size: 8pt;
		background: url(../pics/fondinput.gif)			
	}
	#repmsg
	{
		color:#808080;
	}

