

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#fronton {
width: 220px;
height: 250px;
background-image: url(../images/fronton.gif);
background-repeat: no-repeat;
}
#menu {
position: relative;
top: 4.5em;
left: -1.8em;

font-family: "Comic Sans MS",verdana, arial, sans-serif;
/*font-style:italic;*/
/*width: 10em;*/
}

#menu dt {
height: 20px;
line-height: 20px;
margin: 2px 0;
text-align: center;
font-weight: bold;
color: #CC0000;
/*cursor: pointer;
background: #A9BFCB;
border: 1px solid gray;*/
}

#menu dd {
position: absolute;
z-index: 100;
left: 13em;
margin-top: -1.4em;
width: 12em;
background: #FFCC99;
/*border: 1px solid gray;*/
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #CC0000;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}

.Titre1 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.cell-validite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3EC168;
	text-align: center;
}
.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Titre0 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.tableau {
	background-color: #d5e7d1;
	border: 2px solid #FFFFFF;
}

