.designation_panier {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
.lien_rouge {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	}

.lien_rouge a {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	text-decoration: none;
	}

.lien_rouge a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	text-decoration: underline;
	}
.navigation {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.navigation a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

.navigation a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	}

.txt_rech {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
	
#new_client {
	border: 1px solid #FF1A00;
	margin: 0px;
	padding: 5px;
}

#old_client {
	border: 1px solid #FF1A00;
	margin: 0px;
	padding: 5px;
}

.champ_texte {
  font-size: 10px;
  color: #000000;
  font-family: Arial;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}

.menu_form {
  font-size: 10px;
  color: #000000;
  font-family: Arial;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
  }

.txt_form {
  font-size: 11px;
  color: #000000;
  font-family: Arial;
  }

.txt_identification {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.txt_identification a {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	text-decoration: none;
}

.txt_identification a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	text-decoration: underline;
}

#upload_justif {
	border: 1px solid #FF1A00;
	margin: 0px;
	padding: 5px;
}

.txt_upload {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	}

.txt_upload a {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	text-decoration: none;
	}

.txt_upload a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF1A00;
	text-decoration: underline;
	}
