body 
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	margin-top:0px;
	margin-left:0px;

	scrollbar-face-color:#000033; 
	scrollbar-shadow-color:#FF0000;
	scrollbar-highlight-color:#FF0000;
	scrollbar-3dlight-color:#000099;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#FFFFFF;
}

.menubody 
{
	background:#009ACE;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: x-small;

	scrollbar-face-color:#CE0000; 
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#cccccc;
}

a, a:visited, a:active { color:#000033; }
a:hover { text-decoration:none; }
a img { border:0; }

tr
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
}

th
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}

h1, h3, h4, h5 ,h6 { color:#000033; font-weight:bold; }

.menu, a.menu, a.menu:visited, a.menu:active
{ 
	color:#FFFFFF; 
	font-weight:bold;
}


.menubullet
{
	font-weight:bold;
	color:#000066;
	font-size:12pt
}

.menutransparent
{ text-decoration:none; }

.copyright
{
	color:#CCCCCC;
	font-size:10pt;
}

.nota , .modification
{ 
	color: #FF0000;
	font-weight: bold;
}

 .creation
{ 
	color: #990099;
	font-weight: bold;
}
.signataire
{ 
	color: #333333;
	font-weight: bold;
}

.titre
{ 
	color: #CE0000;
	font-weight: bold;
}

.deleted 
{
	color:#FF0000;
	text-decoration:line-through;
}

.new
{ 
	background-color:#FFFF00;
	color:#FF0000;
}

.pourpre { color:#cc0033; }
.selected { font-weight: bold; background:#003399; }
.invalid { font-weight: bold; background:#FF0000; }
.checked { font-weight: bold; background:#FFCC99; }
.buttonS { width: 85px; }

.error
{
	color:#CE0000;
	font-size:12pt;
	font-weight:bold;
}

.hide { display:none; }

.liste, a.liste, a.liste:visited, a.liste:active
{ 
	color:#CE0000; 
	font-weight:bold;
}

.bancaire
{
	font-size:14pt;
}

.navigate
{
	font-weight:bold;
	font-size:10pt;
}

@media Print 
{ 
	BODY {
		display:none;
	}
}

form {
	margin: 0px;
}

.buttonOK
{
	border:none;
	width:28px;
	height:25px;
	background:url(/images/bouton-ok.gif);
	cursor:hand;
}
