body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 90%;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
}
a:link, a:visited {
	color: #4D4F62;
	text-decoration: none;
}
.contentleft {
	background-image: url(images/uparrowright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentright {
	background-image: url(images/uparrowleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 115%;
	margin: 0px;
	padding: 0px;
}
div.termdujour {
	padding: 8px;
	float: right;
	width: 180px;
	margin-bottom: 6px;
	margin-left: 8px;
	border: thin solid #CCCCCC;
}
p.termdujour {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 1px;
}
h1 {
	color: #4B7094;
	background-color: #FF9900;
	padding: 12px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 40px;
	border-top-style: solid;
	border-top-color: #FF9E5E;



}
.navarea {
	background-color: #FFE3BB;
	padding: 4px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;

}
.content {
	background-image: url(images/uparrowleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

