form {
  margin: 0;
  padding:0;
}
.btn_accueil {
  display:block;
  width:200px;
  height:25px;
  font-family: Geneva;
  font-size:16px;
  line-height:25px;
  border:solid 1px #CCCCCC;
  margin: 0 0 0 9px;
  text-align:center;
  text-decoration: none;
}
.mv_bleu:hover {
  color: #FF0000;
}
.mv_bleu {
  font-family: Arial;
  font-size: 12px;
  color: #0066CC;
  text-decoration: none;
}
.mv_gris:hover {
  color: #006600;
}
.mv_gris {
  font-family: Arial;
  font-size: 12px;
  color: #0066CC;
  text-decoration: none;
}
.mv_orange:hover {
  color: #000099;
}
.mv_orange {
  font-family: Arial;
  font-size: 12px;
  color: #0066CC;
  text-decoration: none;
}
.TexteLien {
	font-family: Geneva;
	font-size: 13px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
.TitreLien {
	font-family: Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
	text-transform: uppercase;
	white-space: normal;
	text-indent: 3pt;
}
body {
  background-color: #FFFFFF;
}
.inputconnecter {
  font-size: 10px;
  color: #4B4A4A;
  border: solid 1px #818181;
  width: 85px;
  height: 15px;
}
.inputconnecter2 {
  font-size: 10px;
  color: #4B4A4A;
  border: solid 1px #818181;
  width: 190px;
  height: 15px;
}
.submitconnecter {
  font-size: 10px;
  color: #4B4A4A;
  border: solid 1px #818181;
  width: 20px;
  height: 19px;
}
.submitdeconnecter {
  font-size: 10px;
  color: #4B4A4A;
  border: solid 1px #818181;
  width: 110px;
  height: 19px;
}
.erreurconnecter {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  color: #FF0000;
}
.liencat {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
  color: #4B4A4A;
}
.lienspanier {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #00FF00;
}
.monpanier {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #4B4A4A;
}
.monpanier2 {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11.5px;
  text-decoration: none;
  font-weight: normal;
  color: #4B4A4A;
}
.monpaniernb {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  color: #666666;
}
.prod_titre {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
.prod_resume {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: normal;
  color: #737474;
  text-align: justify;
}
.prod_flash {
  font-family: Arial, Helvetica, Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  color: #737474;
}
.prod_prix {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #006633;
}

