body
{
	background: #FDFDFD;
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Grande', Sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

form
{
	display: inline;
}

td
{
	font-size: 12px;
}

A:link
{
	BACKGROUND: none;
	color: #000000;
	TEXT-DECORATION: none;
}

A:active
{
	BACKGROUND: none;
	color: #000000;
	TEXT-DECORATION: underline;
}

A:visited
{
	BACKGROUND: none;
	color: #000000;
	TEXT-DECORATION: none;
}

A:hover
{
	BACKGROUND: none;
	color: #000099;
	TEXT-DECORATION: underline;
}

h4
{
	color: #000000;
	font-weight: bold;
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Grande', Sans-serif;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.titre
{
	text-align: left;
	padding: 2px;
	background-color: #BFDAFF;
	margin: 2px 2px 0px 2px;
	width:expression('100%');
}

.lt
{
	text-align: center;
	padding: 2px;
	background-color: #BFDAFF;
	margin: 2px 2px 0px 2px;
	cursor:pointer;
}

.rt
{
	text-align: right;
	padding: 2px;
	background-color: #BFDAFF;
	margin: 2px 2px 0px 2px;
	cursor:pointer;
}

.ltb
{
	text-align: center;
	padding: 2px;
	background-color: #BFDAFF;
	margin: 2px 2px 0px 2px;
	cursor:pointer;
	border: 1px solid #95BFF0;
}

.ltbmo
{
	text-align: center;
	padding: 2px;
	background-color: #BFDAFF;
	margin: 0px;
	cursor:pointer;
	border: 1px solid #95BFF0;
}

.ltbo
{
	text-align: center;
	padding: 2px;
	background-color: #FF9900;
	margin: 2px 2px 0px 2px;
	cursor:pointer;
	border: 1px solid #95BFF0;
}

.fb
{
	background-color: #E3EFFF;
	color: #000000;
	margin: 0 2px 2px 2px;
	padding: 0 0 0 2px;
	width:expression('100%');
}

.fbg
{
	background-color: #E3EFFF;
	color: #000000;
	margin: 0;
	padding: 0;
}

.gml
{
	border-left: 2px solid #FFFFFF;
}

.dialog
{
	position: absolute;
	background-color: #D7E4FA;
	border: 1px solid #95BFF0;
	width: 250px;
	z-index:1;
}

.aver
{
	text-align: left;
	padding: 2px;
	background-color: #E3EFFF;
	margin: 2px 2px 0px 2px;
	width:expression('100%');
	overflow: hidden;
}

#leftcontent
{
	position: absolute;
	left:0px;
	top:0px;
	width:125px;
}

#centercontent
{
	margin-left: 123px;
	margin-right:223px;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 123px;
   	margin-right:223px;
}
html>body #centercontent
{
	margin-left: 123px;
	margin-right:223px;
}

#rightcontent
{
	position: absolute;
	right:0px;
	top:0px;
	width:225px;
}
