body {
	font-family: "Trebuchet MS", Tahoma, Arial;
	background-color: #E0E0E0;
	margin: 0px;
	background-image: url(images/mbg.gif);
	background-repeat: repeat-x;
}
.content {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 20px;
}
.content a {
	color: #F74409;
}
.content a:visited {
	color: #488CC6;
}
.content th {
	font-size: 11px;
	background-color: #f5f5f5;
	text-align: left;
	padding: 2px;
}
.titre {
	font-size: 24px;
	color: #4387C3;
}
.soustitre {
	font-size: 14px;
	color: #4387C3;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 16px;
}
.footer a {
	color: #D9ECFB;
	text-decoration: none;
}
.menu {
	font-size: 11px;
	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
	background-color: #4486C2;
	height: 36px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
h1 {
	color: #4387C3;
	font-size: 24px;
	font-weight: normal;
}
.bouton {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4689C0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #498BC5;
	border-right-color: #366C98;
	border-bottom-color: #366C98;
	border-left-color: #498BC5;
}
.cellule {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	text-align: left;
}
.cellule2 {
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;
	text-align: left;
	background-color: #fafafa;
}
#flashcontent {
		height: 100%;
}
