/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	
	scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#acacac;
    scrollbar-track-color:#ffffff;
    scrollbar-shadow-color:#ececec;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#ececec;
    scrollbar-darkshadow-Color:'white';
}
a {
	font-size: small;
	color: #43595A;
}
a:link {
	text-decoration: none;
	color: #43595A;
}
a:visited {
	text-decoration: none;
	color: #43595A;
}
a:hover {
	text-decoration: underline;
	color: #43595A;
}
a:active {
	text-decoration: none;
	color: #43595A;
}

#content {
position: absolute;
 left: 100px;
  top: 94px;
   width: 788px;
    height: 450px;
	 z-index: 25;
	  vertical-align: middle;
	   overflow: auto;
	   }


#layerinclude {
	position:absolute;
	left:1px;
	top:1px;
	width:715px;
	height:444px;
	z-index:1;
}
.petit {font-size: small}
.xpetit {font-size: x-small}
