/* Titre rubrique */
.liste_ref a { background: url(../images/puce_liste_neige.gif) no-repeat 0 1px; }
h3 { text-transform: uppercase; display: inline; }
h2{ line-height: 35px; }
.coup_coeur { background-color: #F3F6DE; }

/*Calendrier */
.calendrier { 
border: 1px solid #556892;
background-color: #fff;
}
.calendrier TD, .calendrier TH { padding: 3px; }
.calendrier THEAD, .calendrier THEAD A
{
text-align:center;
vertical-align:middle;
text-decoration:none;
color:#666666;
font-weight:bold;
}
.calendrier THEAD TD
{ border-bottom: 1px solid #556892; background-color: #BBDCED; }
.calendrier TBODY TH { color:black; padding-bottom : 3px;}
.calendrier TBODY, .calendrier TBODY A
{ text-align: center; text-decoration: none; color: #556892; font-weight: bold;}
.calendrier .selected
{ background-color: #DCF2FD; }
.calendrier .selected a { color: #556892;font-weight:bold;}
.calendrier .selected a:hover { color: #E31C17; }
.calendrier .ferier a { color: #ff0000!important; }
.calendrier .disable{ color: #fff; }
.calendrier .actif a { color: #BBDCED; font-weight: bold; }
.calendrier .inactif{ color: #8A8B8D; text-decoration: line-through;font-weight: normal; }
.calendrier THEAD A:hover { color: #E31C17; }
.calendrier TFOOT TD { text-align: center;border-top: 1px solid #556892; background-color: #BBDCED; }
.calendrier TFOOT A
{
color:#666666;
font-weight:bold;
text-decoration: none;
}

.titre_dispo, .border_dest { /*border-bottom: 3px solid #E31C18; */}
dt { border-bottom: 1px solid #a68563}