<!--
/* Html */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	scrollbar-face-color: #e8e8e8;
	scrollbar-shadow-color: #e8e8e8;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #e8e8e8;
	scrollbar-darkshadow-color: #e8e8e8;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #333333;
	letter-spacing: 1px
}

td { 
	letter-spacing: 1px
}

h1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	line-height:35px;
	letter-spacing:0px;
	margin-right: 60px;
	text-align: right;
	text-transform: uppercase
}

A.lksousrub:link,A.lksousrub:visited,A.lksousrub:active,A.lksousrub:hover  {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height:20px;
	border-bottom: none;
}

A:link,A:visited,A:active  {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	line-height:12px;
	border-bottom: dashed 1px #FF6600;
}
A:hover  {
	border-bottom: dashed 1px #000000;
}

.lkdefile:link,.lkdefile:visited,.lkdefile:active  {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:12px;
	border-bottom: none;
}
.lkdefile:hover  {
	color: #9CCDDD;
}

.defilant  {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none
}

.txt1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #333333
}

.txt2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #990000;
}

.txt3 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
}

.tit1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	text-align: right;
}

.tit2 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #007EA8;
	text-align: right;
}

/* Objets de formulaire */
.bt {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px
}
.lst {
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px
}
.txt {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px
}
.mini {
	/*background-color:#F5F5F5;*/
	font-family: Arial,Verdana,Helvetica,sans-serif;
	/*border: 0 solid #9f9f9f;*/
	font-size: 10px;
	color: #666666;
	letter-spacing: 0px
}

/* Bouton */
.submit {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #1D478A;
	font-weight: bold;
	letter-spacing: 0px
}
.submit {
	BORDER-RIGHT: #1D478A 3px double; 
	BORDER-TOP: #c4cccc 3px double; 
	BACKGROUND: url(img/bgbutton.gif) #fefefe repeat-x; 
	BORDER-LEFT: #acb5b5 3px double; 
	BORDER-BOTTOM: #1D478A 3px double
}
.submit-disabled {
	BORDER-RIGHT: #1D478A 3px double; 
	BORDER-TOP: #c4cccc 3px double; 
	BACKGROUND: url(img/bgbutton.gif) #fefefe repeat-x; 
	BORDER-LEFT: #acb5b5 3px double; 
	BORDER-BOTTOM: #1D478A 3px double
}
.submit:hover {
	BORDER-RIGHT: #94da78 3px double; 
	BORDER-TOP: #1D478A 3px double; 
	BORDER-LEFT: #94da78 3px double; 
	BORDER-BOTTOM: #1D478A 3px double
}
.submit:unknown {
	BORDER-RIGHT: #94da78 3px double; 
	BORDER-TOP: #1D478A 3px double; 
	BORDER-LEFT: #94da78 3px double; 
	BORDER-BOTTOM: #1D478A 3px double
}
-->
