body 
{
	COLOR: #999999;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	scrollbar-face-color:#009ACE;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#000099;
	scrollbar-darkshadow-color:#333333;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#000099;
}

.menubody 
{
	background:#009ACE;
	COLOR: #333333;
	FONT-FAMILY: Verdana, 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:#0099CC; 
	text-decoration: none; 
}

a:hover 
{ 
	color: #0099CC;
	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, h2, h3, h4, h5 ,h6 { color:#0099FF; font-weight:bold; }

.menu
{ 
	color:#FFFFFF; 
	font-weight:bold;
}

.menubullet
{
	font-weight:bold;
	color:#000066;
	font-size:12pt
}

.menutransparent
{ text-decoration:none; }

.copyright
{
	color:#FF9900;
	font-size:8pt;
}

.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;
}
.texte_style1
{ 
	color: #3363A5;
	font-size = +2;
}
.texte_style2
{ 
	color: #0099CC;
}
.texte_style3
{ 
	color: #376BB4;
}

.deleted 
{
	color:#FF0000;
	text-decoration:line-through;
}

.new
{ 
	background-color:#FFFF00;
	color:#FF0000;
}

.pourpre { color:#cc0033; }
.selected { font-weight: bold; background:#009ACE; }
.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;
	}
}
