body
{
font-family: Arial;
text:#444444;
link:#444444;
vlink:#444444;
alink:#444444;

scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #AAAAAA;
scrollbar-base-color: #505050;
scrollbar-face-color: #505050;
 }

a:visited {text-decoration: none;}
a:link {text-decoration: none; }
a:hover {text-decoration: underline}

A.sublink {
text-decoration: none
}

A.sublink:hover {
	COLOR: #8CCBFF;
; text-decoration: none
}

A.sublink:visited { 
;text-decoration: none}


.text {  font-size: 8pt; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: lighter}
.subtexte {	FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif;}


.button { cursor:hand; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weigth: bold; color: #FFFFFF; background-color: #505050 }
.buttonover { cursor:hand; font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weigth: bold; color: #FFFFFF; background-color: #999999; text-decoration: none}

*/
.fly_input{
	border-top:0px none; border-bottom:0px none; height:12px;
	line-height:12px;
	padding:4px;
	font-style:italic;

	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background-image:url('images/login.gif');
	background-position: center;
	background-repeat:repeat-x; margin-left:0; margin-right:0; margin-top:2px; margin-bottom:4px
}
.strong{
	font-weight:bold;
	font-style:normal;
}
a.fly_input{
	display:block;
	width:auto;
	overflow:visible;
	text-decoration:none;
	font-style:normal;
	cursor:pointer;
	}

