	.i{
	font : italic;
	}

	a{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	}

	A:hover{
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	}

	A:active{
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	}

	.txtnorm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #FFFFFF;
	}
		.txtadresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
	}
	.txtform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color : #0D2B88;*/
	color: #FFFFFF;
	font-weight : bold;
	}
	
	.bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color : #0D2B88;*/
	color: #FFFFFF;
	}
	
	.txterreur{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FF0000;
	font-weight : bold;
	}

	.titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color : #F03193;
	font-weight : bold;
	}

	.bouton {
	background-color: #000099;
	color : #FFFFFF;
	font-weight : bold;
	border : thin double;
	}
	
	#recherche li{
	display:inline;
	margin-right:10px;
	margin-left:10px;
	}
		#recherche ul{
	padding:0;
	margin :0;
	}
	#recherche{
	padding:0;
	margin :0;
	}
