
acronym { border-bottom: 1px dotted #FF0000;}

#tableauCommande { border: 1px solid black; border-collapse:collapse; }
#tableauCommande td { border: 1px solid black; }
#tableauCommande input { height: 18px; color: #323232; font-size: 11px; font-family: verdana, helvetica; }

.newsInfo { display: none; }

p { margin: 0px; } 


/* ============================================================================ 
/* Calendrier */
.jourOut { color: #898989; }
.jourIn { color: #000000; }
#calendrier td { height: 20px; text-align: center; width: 25px; font-size: 10px; font-family: Tahoma; cursor:pointer; }
#calendrier th { height: 20px; text-align: center; width: 25px; font-size: 10px; font-family: Tahoma; background: #EFEFEF; border-right: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; }


