body {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: small;
	color: #005afe;
	background-color:#1e0203;
}
h1{
	color: #10367c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	padding: 0 0 10px 0;
}
h2{
	color: #10367c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
h3{
	color: #10367c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	color: #0033CC;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.menulink a:link {
	text-decoration: none;
	color: #ffffff;
}
.menulink a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menulink a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.cwmlink a:link {
	text-decoration: underline;
	color: #bbbbbb;
}
.cwmlink a:visited {
	text-decoration: underline;
	color: #bbbbbb;
}
.cwmlink a:hover {
	text-decoration: none;
	color: #ffffff;
}

.menucontainer{
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	width:779px;
	height:68px;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 13px;
}
.menu01{
	position:relative;
	left:27px;
	top:23px;
	width:170px;
	clear:none;
}
.menu02{
	position:relative;
	left:100px;
	top:23px;
	width:175px;
	clear:none;
}
.menu03{
	position:relative;
	left:161px;
	top:23px;
	width:55px;
	clear:none;
}
.menu04{
	position:relative;
	left:219px;
	top:23px;
	width:150px;
	clear:none;
}
.menu05{
	position:relative;
	left:275px;
	top:23px;
	width:90px;
	clear:none;
}
.mainblock{
	background-color: #1e0203;
	width:779px;
	padding: 0px;
	margin:0px auto;
	text-align:left;
}
.mainzone {
	min-height: 430px;
	background-color:#fffbe9;
	background-image: url(images/texturefeuille.jpg);
	background-repeat: repeat-y;
}
.txtzone{
	width: 600px;
	padding: 30px;
	margin: 0;
}
.crayon {
	width: 0px;
	height: 0px;
	visibility:hidden;
}
.crayoncontainer{
	width:0;
	height:0;
	visibility:hidden;
	z-index: -10;
}
.cwm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #e1e1e1;
	padding: 15px 0 15px 0;
}
.webstats{
	padding: 0 0 0 0;
	visibility:hidden;
}
