@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#999999;
	scrollbar-darkshadow-color: #9C9C9C;
}

a, input, textarea, select, p, span, th, td {
	font-size:12px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
form{margin:0; padding:0}

A:link{text-decoration:none;color:#333333;}
A:visited{text-decoration:none;color:#333333;}
A:hover{text-decoration:none;color:#1D781D;}

.wselect{ width:130px;background-color:#7f9b8f; color:#FFFFFF}
.wtxt{ color:#333333; line-height:150%; padding-right:5px;}
.wtxt0{ color:#333333; line-height:150%; padding-left:30px;}
.wtxt2{ line-height:28px; font-size:1.10em; font-weight:bold; color:#000000; text-align:left; padding-left:5px;}
.wtxt3{ line-height:28px; font-size:1.10em; font-weight:bold; color:#000000; text-align:right; padding-right:5px;}
.wtxt4{ color:#333333; line-height:180%; padding-right:15px; padding-left:15px;}

#hubNavDiv{margin:0px auto 0px 0px; overflow:hidden}
#hubNavDiv ul{background-color:#7f9a90; overflow:auto; padding:0; margin:0; list-style-type:none; list-style-image:none;}
#hubNavDiv ul li{ display:block; float:left; overflow:hidden; padding:0; margin:0; list-style-type:none; list-style-image:none;}
#hubNav UL LI A {background-image: url(hub_bt_inactif.gif); position:relative; width:119px; float: left; height: 23px; color: #ffffff; padding-top: 21px; font-weight:bold; font-size:13px;}
#hubNav UL LI A:hover {background-image: url(hub_bt_inactif.gif); color: #ffffff; font-weight:bold; text-decoration:underline;
 font-size:13px;}
 
.input-border {
 border:#0a8fda 1px solid; background-color:#e8f9ff; padding:1px 0px 2px 2px; font-size:14px; width:150px; line-height:20px; height:24px;
}

.input-border2 {
 border:#0a8fda 1px solid; background-color:#e8f9ff; padding:1px 0px 2px 2px; font-size:12px; width:120px; line-height:18px; height:18px;
}

.user_a1 {color: #ffffff;font-size:12px;}
a.user_a1:link {color: #ffffff;text-decoration:none; font-size:12px;}
a.user_a1:visited {color: #ffffff;text-decoration:none; font-size:12px;}
a.user_a1:hover {color: #1D781D;text-decoration: underline; font-size:12px;}
a.user_a1:active {color: #ffffff;text-decoration:none; font-size:12px;}


