/* Agenda */

td.menu_agenda{
	font: normal 8px Verdana;
	color: #FFF;
	text-decoration: none;
}

a.menu_agenda{
	font: normal 12px Verdana;
	color: #FFF;
	text-decoration: none;
}

a.menu_agenda:hover {
	font: normal 12px Verdana;
	color: #F90;
	text-decoration: none;

}

a.menu_agenda_selected{
	font: normal 12px Verdana;
	color: #F90;
	text-decoration: none;
}

a.menu_agenda_selected:hover {
	font: normal 12px Verdana;
	color: #F90;
	text-decoration: none;
}

td.agenda_alaune{
	font: normal 12px Verdana;
	color: #FFF;
	text-decoration: none;
	padding: 0 16px;
}

td.agenda_alaune a {
	font: normal 12px Verdana;
	color: #F90;
	text-decoration: underline;
}

td.agenda_alaune a:hover{
	font: normal 12px Verdana;
	color: #F90;
	text-decoration: none;
}

td.agenda_stage{
	font: normal 12px Verdana;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

td.agenda_stage a{
	font: normal 12px Verdana;
	color: #000;
	text-decoration: underline;
}

td.agenda_stage a:hover{
	font: normal 12px Verdana;
	color: #000;
	text-decoration: none;
}

td.agenda_date{
	font: normal 12px Verdana;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
}

a.agenda_lien_petit{
	font: bold 12px Verdana;
	color: #000000;
	text-decoration: underline;
}

a.agenda_lien_petit:hover{
	font: bold 12px Verdana;
	color: #000000;
	text-decoration: none;
}

#agenda_toute_date{
	font: normal 12px Verdana;
	color: #000000;
	padding:10px;
}

.titre_date{
	font: bold 12px Verdana;
	color: #000;
	text-align:center;
	width:100%;
	height:15px;
  background-color: #F90;
}

