body
{
	background-color: #b0d0f0;
	color: #000000;
	font-size: 11pt;
	font-family: "Trebuchet MS", serif;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

dl, dt
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#frame
{
	/*width: 95%;*/
	/*width: 780px;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: inherit;
	background-color: #ffffff;
}

#header
{
	text-indent: 10px;
	width: 100%;
	background-color: #ffffff;
	color: inherit;
	height: 100px;
/*	padding: 20px; 10px; 0px; 10px;	*/
	background-image: url(../images/barrehaut.gif);
	background-repeat: repeat-x;
}
.btopleft  { float: left; background: url(../images/barrehautgauche.gif) no-repeat top left; }
.btopright { float: right; background: url(../images/barrehautdroite.gif) no-repeat top right; }
.btopleft, .btopright { height: 100px; width: 5px; font-size: 1px; }

#topmenu
{
	z-index: 100;
	height: 27px;
	font-weight: bolder;
	background-image: url(../images/barrebas.gif);
	background-repeat: repeat-x;
}
.left { width: 5px; height: 27px; float: left; background: url(../images/mhleft.gif) no-repeat left; }
.right { width: 5px; height: 27px; float: right; background: url(../images/mhright.gif) no-repeat right; }



dl
{
	float: left;
	color: #000000;
	background-color: inherit;
	width: 12em;
	padding-top: 3px;
}

dt
{
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}

dt a
{
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

dt a:link, dt a:visited
{
	color: #000000;
	background-color: inherit;
}

dt a:link:hover, dt a:visited:hover
{
	color: #ff0000;
	background-color: inherit;
}

#page
{
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}


#leftmenu
{
	z-index: 1;
	width: 25%;
	height: 435px;
	background-color: #666666;
	color: inherit;
	font-weight: bolder;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-right: 5px;
	float: left;
}

#leftmenu ul
{
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#leftmenu li
{
	list-style-type: none;
	border-top: 1px solid white;
}

#leftmenu ul ul
{
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	border: 0px;
}

#leftmenu ul ul li
{
	color: #ffffff;
	background-color: inherit;
	list-style-type: none;
	border: 0px;
}

#leftmenu a
{
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

#leftmenu a:hover
{
	text-decoration: none;
	color: #ff0000;
	background-color: inherit;
}

.text
{
	text-align: justify;
	padding: 5px;
}

.color1
{
	background-color: #e2e2e2;
	color: inherit;
}

.color2
{
	background-color: #eeeeee;
	color: inherit;
}

.footer
{
	clear: both;
}
.rbbot      { background: url(../images/botright.gif) no-repeat bottom right; }
.rbbot div  { background: url(../images/botleft.gif) no-repeat bottom left; }
.rbbot div, .rbbot { width: 100%; height: 14px; font-size: 1px; }
