#titre-haut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	vertical-align: bottom;
	text-align: center;
	font-style: italic;
	margin-top: 20px;
}
#date-du-jour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#colgauche ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#coldroite {
	vertical-align: middle;
	margin: 15px;
}
#colgauche {
	vertical-align: top;
}
.align-menu-haut {
	margin-top: 10px;
}
a:active {
	color: #99cc33;
	text-decoration: none;
}
#mainbody {
	margin: 35px 10px 10px;
	text-align: justify;
	color: #666666;
	
}
a:hover {
	color: #99CC33;
}
a {
	color: #990033;
	font-size: 90%;
	font-weight: bold;
}
.encadrement-bas {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#container.imagegauche {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	font-size: 80%;
	padding-left: 10px;
}
.imageagauche {
	font-size: 80%;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
}
.apropos {
	font-size: 80%;
}

