a:link {
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
.txtNoir12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align: left;
	font-weight: normal;
}
.txtBlanc12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: left;
}
.TxtBlanc20-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-align: left;
}

.txtBlanc10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}
.txtNoir10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
.txtNoir16-B {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.txtNoir20 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #000;
}

.txtGris12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
.txtBlanc16-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.TxtBlanc12-B {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.TxtBlanc20-B strong {
	font-size: 20px;
}
.recherche{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
  vertical-align:middle;
}

.recherche img{display:block;float:left;padding-right:20px;border:0;}



button span {
	display : none;
	
}
button[type=submit]:hover{
	cursor: pointer;
}
button{
	 cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */

}

.submit_envoyer{
	border: none;
	background: transparent url('/img/ok.jpg') no-repeat top left;
	width: 22px;
	height: 20px;
	float:left;
	
}


.champ_recherche{
margin:0;
padding:0;
width:140px;
float:left;
margin-right:10px;
}
.form_recherche{
margin:0;
padding:0;
width:175px;
text-align:center;
float:left;
}

