
#titleForm {
background-color: #F6F0E2;
text-align: center;
font-weight: bold;
}
#tabLogin {
border: 1px solid #E2C75E;
width: 265px;
}
#tabText { text-indent: 4px; }

/* Tableau des gestions */
.titleTabGestion {
background-color: #CCCCCC;
font-weight: bold;
color: #000066;
text-indent: 4px;
}

/* Menu d'administration */
#titleMenu {
text-align: center;
font-weight: bold;
background-color: #cccccc;
}
.tdMenu {
border-bottom: 1px solid #cccccc;
color: #898579;
font-size: 13px;
font-weight: bold;
}
.tabMenu {
background-color: #F6F2E6;
border: 1px inset white;
}
#tabMenuAdmin { margin-top: 45px; }
#tabMenuAdmin a {
padding-left: 4px;
color: #898579;
font-size: 13px;
font-weight: bold;
text-decoration: none;
display: block;
}
#tabMenuAdmin a:hover {
color: black;
background-color: #cccccc;
}
/* Autres */
.ligne {
background-color: #F0E9D7;
font-weight: bold;
font-size: 14px;
}
.lignedesc {
background-color: #F0E9D7;
font-size: 14px;
}
.lignedoc {
background-color: #EFEFEF;
}
#tabMenuAdmin
{
width: 150px;
}
.moisanneeCal {
font-weight: bold;
background-color: #F0E9D7;
}
.periodeCal {
color: #000066;
font-weight: bold;
font-size: 13px;
text-decoration: underline;
}
.titreCal {
font-weight: bold;
font-size: 13px;
}
.descriptionCal { font-size: 11px; font-family: verdana; text-align: justify; }
.DataListTD {font-size: 11px; font-family: verdana; }
