.mois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
	color: #3300CC;
}
.jour_semaine {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #99FFCC;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	z-index: 10;
	color: #000000;
	position: relative;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	
}
.L1 {
	font-size: 14px;
	color: #000000;
	background-color: #FFCC99;
}
.L2 {
	font-size: 14px;
	color: #000000;
	background-color: #FFFF99;
}
.L3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9900;
}
#mois{
	position:absolute;
	width:150px;
	left:1035px;
	top:80px;
	border-color:#000066;
	border-width:medium;
	font-size:16px;
	color:#FFFFFF;
	background-color:#006699;
	z-index: 12;
	padding-top:10px;
	padding-left:25px;
	padding-bottom:25px;
	padding-right:10px;
	}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size:14px;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.instruction {
	color:#FFFF00;
	font-size:16px;
	}
#titre
	{
		position:absolute;
		left:450px;
		top:25px;
		color:#000066;
		font-size:36px;
		font-style:italic;
		font-family:Arial, Helvetica, sans-serif;
		}
#modif
	{
	width:300px;
	height:530px;
	background-color:#0066FF;
	color:#000066;
	font-size:16px;
	padding:25px;
	}
.date2
	{
	color:#CCCCCC;
	font-size:large;
	}
.even
	{
	color:#006666;
	font-size:large;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#efface
	{
	background-color:#666666;
	width:60px;
	height:18px;
	color:#000000;
	padding:1px;
	position:relative;
	left:100px;
	bottom:23px;
	
	}
#retour
	{
	background-color:#666666;
	width:170px;
	height:20px;
	padding:5px;
	text-align:center;
	position:absolute;
	top:41px;

	left;500px;
	left: 797px;
	}
	
#retour2
	{
	background-color:#666666;
	width:170px;
	height:35px;
	padding:5px;
	text-align:center;
	position:absolute;
	top:35px;

	left;500px;
	left: 797px;
	}
	
#fen
	{
	position:relative;
	bottom:5px;
	left:60px;
	}
#instr {
	position:absolute;
	top:60px;
	left:15px;
	color:#000099;
	font-style:italic;
	}