body
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 20px;

	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #CC0000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #CC0000;
	scrollbar-shadow-color: #CC0000;
	scrollbar-track-color: #efefef;

	background: url("img/logo_EHBC.gif") no-repeat bottom right;
}

fieldset
{
	text-align: justify; 
	padding: 10pt; 
	border: 1pt solid #CC0000; 	
}

table
{
	font-size: 12px;
}

h1
{
	border-bottom: 2pt solid #3f3f3f; 
	font: 16pt Arial; 
	color: #3f3f3f; 
	font-variant: small-caps; 
	line-height: 15px; 
	margin-bottom: 15pt;
	text-align: right;
}

h2
{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

.clsBoldTitle
{
	color: #CC0000;
}

.clsLienRouge
{
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;	
}

.clsLienRouge:hover
{
	text-decoration: underline;
}
.clsLienNoir
{
	font-family: Courier New;
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
}

.clsLienNoir:hover
{
	text-decoration: underline;
}
.clsLienBlanc
{
	font-family: Courier New;
	text-decoration: none;
	color: #FFFFFF;
}

.clsLienBlanc:hover
{
	text-decoration: underline;
}
