BODY {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	border-width: 0;
	border-style: solid;
	border-color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 0;
}

#layermenu {
	background-color : #EFEFEF;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 23px;
	HEIGHT: 513px;
	LEFT: 29px;
	WIDTH: 139px;
	border: thin black solid;
	text-align : center;
}

#layertitre {
	BACKGROUND-COLOR: #EFEFEF;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 23px;
	HEIGHT: 57px;
	LEFT: 183px;
	WIDTH: 623px;
	border: thin black solid;
}

#layerbody {
	BACKGROUND-COLOR: #FFFFFF;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 87px;
	HEIGHT: 429px;
	LEFT: 183px;
	WIDTH: 603px;
	border: thin black solid;
	padding:10px;
}

#layerdatejour{
	BACKGROUND-COLOR: transparent;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 540px;
	HEIGHT: 17px;
	LEFT: 189px;
	WIDTH: 200px;
	text-align : left;
	font-size : 9px;
}

#layercpright  {
	BACKGROUND-COLOR: transparent;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 540px;
	HEIGHT: 17px;
	LEFT: 583px;
	WIDTH: 200px;
	text-align : right;
	font-size : 9px;
}

#layerupright  {
	BACKGROUND-COLOR: transparent;
	VISIBILITY: visible;
	POSITION: absolute;
	TOP: 23px;
	HEIGHT: 513px;
	LEFT: 827px;
	WIDTH: 142px;
	text-align : center;
	font-size : 9px;
}

#layermenu A , #layermenu A:link , #layermenu A:active , #layermenu A:visited {
	font-size : 24px;
	color : #333333;
	font-weight : bold;
	font-variant : small-caps;
	text-decoration : none;
}

#layermenu A:hover {
	font-size : 24px;
	font-weight : bold;
	color : #e0e0e0;
	font-variant : small-caps;
	text-decoration : none;
}

#layerbody A , #layerbody A:link , #layerbody A:active , #layerbody A:visited {
	font-size : 12px;
	color : #333333;
	font-weight : bold;
	font-variant : small-caps;
	text-decoration : none;
}

#layerbody A:hover {
	font-size : 12px;
	font-weight : bold;
	color : #e0e0e0;
	font-variant : small-caps;
	text-decoration : none;
}

#layertitre h1 {
	font-size : 24px;
	font-variant : small-caps;
}

