HTML, BODY {width:100%;}

BODY{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ccccd7;
	margin-top:20px;	
	line-height: 14px; }

/* DIV {
	padding: 0;
	margin: 0;
} */

A:link {	color: #FFFFFF; text-decoration: none; }
A:visited {	color: #FFFFFF; text-decoration: none; }
A:active {	color: #FFFFFF; text-decoration: none; }
A:hover {	color: #FFFFFF; text-decoration: underline; }

select, input, caption, label, td, th, span, table{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em; }
   
img, fieldset, table{
   border: 0; }
   
UL {
	position:relative;
	margin:0px;
	padding-left:0px;
	list-style: none; }

input, label{
	vertical-align: middle; }

#homeH {
	width: 838px;
	margin: 0 auto;
	background-color: #d5d5e0;
	border: 1px solid #5A5A5F; }

#homeH H1 {
	DISPLAY: none; }

#homeH0n {
	width: 838px;
	height: 67px;
	background-color: #ffffff;
}

#homeH1n {
	width: 838px;
	height: 182px;
	background: url(../img3/homeH1.jpg) no-repeat;
}

#homeH2n {
	width: 838px;
	height: 37px;
	background: url(../img3/homeH2.jpg) no-repeat;
}

#homeH3n {
	width: 838px;
	height: 99px;
	background-color: #303033;
	font-family: Arial, sans-serif;
 	font-size: 11px; color: white;
	text-align: left;
	position: relative;
}

#homeH3n LI {
	line-height:11px;
	margin-bottom:6px;
	padding-left: 20px; }

#homeH4n {
	width: 838px;
	height: 104px;
	background: url(../img3/homeH3.jpg) no-repeat;
}

#homeH3m {
	position: relative;
	width: 838px;
	height: 69px;
	padding-top: 30px;
	background-color: #303033;
	text-align: center;
	font-family: Arial, sans-serif;
 	font-size: 16px;
	font-weight:bold;
	color: rgb(148,190,111);
}

#homeLST_log {
	display: block;
	position: relative;
	background-color: #303033;
	width:110px;
	left: 55px;
	height:80px;
	top: 3px; }
	
#homeLST_num {
	display: block;
	position: absolute;
	background-color: #303033;
	width:160px;
	left: 219px;
	height:80px;
	top: 3px; }
	
#homeLST_csv {
	display:block;
	position:absolute;
	background-color: #303033;
	width:160px;
	left: 427px;
	height:80px;
	top: 3px; }

#homeLST_inf {
	display:block;
	position:absolute;
	background-color: #303033;
	width:160px;
	left: 632px;
	height:80px;
	top: 3px; }
	
#homeLST_log LI {
	background: url(../img3/puce_log.gif) no-repeat 0px 3px; }
#homeLST_num LI {
	background: url(../img3/puce_num.gif) no-repeat 0px 3px; }
#homeLST_csv LI {
	background: url(../img3/puce_csv.gif) no-repeat 0px 3px; }
#homeLST_inf LI {
	background: url(../img3/puce_inf.gif) no-repeat 0px 3px; }

#homeB {
	width:838px;
	margin: 0 auto;
	font-size: 7pt;
	color: #5A5A5F;
}

#homeBG {
	width: 538px;
	/*height: 100%;*/
	float: left;
	text-align:left;
}

#homeBD {
	width: 300px;
	/*height: 100%;*/
	float: left;
	text-align:right;
}

#homeB a:link    {color: rgb(90,115,69);}
#homeB a:visited {color: rgb(90,115,69);}
#homeB a:active  {color: rgb(90,115,69);}
#homeB a:hover   {color: rgb(102,130,78); text-decoration: underline;}
