.orange{
	background-color   : #ff8400;
}
.bleu{
	background-color   : #849cce;
}
.vert{
	background-color   : #a5bd21;
}
.gris{
	background-color   : #dedede;
}
.menu{
	background-color   : #e7e7e7;
  border-top 	 			 : 1px solid #d6d6de;
  border-bottom      : 1px solid #d6d6de;
}
.menu table tr td{
  font-family        : verdana;
  text-align         : center;
  color              : #767676;
  background-image   : none
  background-position: center right;
  background-repeat  : no-repeat;
}
#noplus{
 background-image    : black;
}
#nobar{
 background-image    : black;
}
#selected{
 color							 : #849CCE;
 text-decoration     : black;
}
a#selected:hover{
 color							 : #ff8400;
}
.selected2{
 color               : #767676;
 text-decoration     : none;
}
.menu table tr td a:hover{
 color					     : #ff8400;
}
.bas table tr td a:hover{
 color					     : #ff8400;
}
.vert1{
  color              : #A5BD31;	
  text-decoration    : none;
}
P{
 font-family      : verdana;
 font-size        : 11px; 
 color            : #767676;
 
}
.orange1{
  color              : #ff8400;	
  text-decoration    : none;
	font-weight				 : bold;

}
.haut{
 vertical-align			 : top;
}
table.bas tr td{
  font-family        : verdana;
  text-align         : center;
  color              : #767676;
  background-image   : url(../images/bar.gif);
  background-position: center right;
  background-repeat  : no-repeat;
  font-size          : 11px;
  white-space        : nowrap;
}
.date{
 color							 : black;
 font-weight				 : bold;
}
