/* CSS Document */
.pied
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#929292;
text-align:center;
background-color:#000000;
vertical-align:middle;
height:50px;
}


.Arial13violet{
  font-family:'Trebuchet MS';
  font-size:13px;
  font-weight:bold;
  color:#800080;
}
.Arial13bleu{
  font-family:'Trebuchet MS';
  font-size:13px;
  color:#69296a;
}

a.Arial13bleu{
  font-family:'Trebuchet MS';
  font-size:13px;
  color:#69296a;
  text-decoration:none;
}

a.Arial13bleu:hover{
  font-family:'Trebuchet MS';
  font-size:13px;
  color:#69296a;
  text-decoration:underline;
}

.Arial13bleubold{
  font-family:'Trebuchet MS';
  font-size:13px;
  color:#000080;
  font-weight:bold;
}
.Arial13blanc{
  font-family:'Trebuchet MS';
  font-size:13px;
  color:#FFF;
  font-weight:bold;
}
.nboffres{
  font-family:'Trebuchet MS';
  font-size:13px;
  color:#000080;
  font-weight:bold;
  text-align:center;
}
.Arial13bold{
  font-family:'Trebuchet MS';
  font-size:13px;
  font-weight:bold;
}
.Arial13{
  font-family:"Trebuchet MS";
  font-size:13px;
}
.tddate{
  width:14%;
  background-color:green;
  text-align:center;
  cursor:pointer;
  color:#FFF;
  font-weight:bold;
  text-decoration:underline;
}

td.menuon{
		background-color:#C6AF3E;
		font-family:'Trebuchet MS';
		font-size:12px;
		font-weight:bold;
		color:white;
		padding-left:5px;
		border-bottom:1px white solid;
		cursor:pointer;
}

td.menuoff{
		background-color:#C6AF3E;
		font-family:'Trebuchet MS';
		font-size:12px;
		font-weight:bold;
		color:black;
		padding-left:5px;
		border-bottom:1px white solid;
}

.voir{
	font-family:'Trebuchet MS';
		font-size:14px;
		font-weight:bold;
		color:#69296a;
}
