#marches
{
  width: 430px;
  filter: alpha(opacity=100); 
  -moz-opacity: 1;    
}

#marches .idmarches
{
  border: 1px dashed #ccc;
  padding: 10px;
  margin-bottom: 20px;
  background: #F2EFEA;
}

#marches .idmarchesold
{
  border: 1px dashed #ccc;
  padding: 10px;
  margin-bottom: 20px;
  background: #F2EFEA;
  color: #999;
}

#marches #navigation 
{
  line-height: 24px;
}

#marches #navigation span
{
  float: right;
}

#marches #navigation img
{
  border: none;
}

.date2jours
{
  color: #C00000;
}

.datesemaine
{
  color: #F59C00;
}

.datemois
{
  color: #000;
}

#droite #informations select
{
  font-size: 10px;
}
