body {
	margin: 0;
	padding-top: 18px;
	padding-bottom: 0;
	background-color: #6699cc;
	background-image: url(background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a {
	color: #ffffff;
}

a:hover, a:active {
	color: #339966;
}

#header {
}

#bigpic {
	width: 366px;
	float: right;
}

#bigpic img {
	border: 0;
}

#menu {
	text-align: center;
}

#footer {
	height: 50px;
	background-image: url(footer_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-style: italic;
}

h2 {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}

h3 {
	margin-top: 12px;
	margin-bottom: 0;
	display: inline;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}

.contentsub {
	margin: 0;
	margin-bottom: 12px;
	padding: 10px;
	width: 700px;
	background-color: #ffffff;
	border: 1px solid #339966;
	background-image: url(contentsub_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.factlabel {
	font-weight: bold;
	color: #339900;
	font-style: italic;
}

.merci {
	color: #FF6600;
	font-style: italic;
}

.journaldata {
	font-weight: bold;
	margin-left: 12px;
	padding-left: 6px;
	border-left: 1px dotted #339966;
}

.echomini {
	text-align: center;
}

.echomini img {
	margin: 6px;
	border: 4px solid #ffffff;
}

.accueil {
	padding: 12px;
	width: 700px;
	background-color: #003366;
	border: 1px solid #ffffff;
	color: #ffffff;
}