

hr {
	color: #999;
	background-color: #999;
	height: 1px;
	border: 0;
}


.har {
	height: 1px;
	display: block;
	border-top: 1px dotted #999;
	margin: 3px;
	margin-bottom: 5px;
	width: 100%;
}

.subscribe_nfo {
	color: #777;
	font-size: 12px;
	margin-left: 2px;
}


#header_beta {
	position: absolute;
	background: #d8e5ec;
	margin-bottom: 0px;
	font-size: 12px;
	top: 0;
	margin: 0;
	width:auto;
}
#global, #global_bot, #global_center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#private_top {
	padding-top: 20px;
	text-align: right;
	float: right;
}

#login_top {
	padding-top: 50px;
}

#user_menu {
	width: 980px;
	background: url(/images/user_slide_v3.png) no-repeat;
	display: block;
	float: right;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#user_menu h1 {
	color: #FFF;
	display: inline;
	float: left;
	padding-left: 5px;
	font-size: 10px;
}
#user_menu h2 a {
	color: #FFF;
}
#user_menu h3 a {
	color: #FFF;
}
#user_menu h2 {
	color: #FFF;
	float: right;
	display: inline;
	background: url("/images/lagout.png") no-repeat;
	background-position: center right;
	padding-right: 15px;
	margin-right: 5px;
	cursor: pointer;
	font-size: 10px;
}
#user_menu h3 {
	color: #FFF;
	float: right;
	display: inline;
	background: url("/images/lagin.png") no-repeat;
	background-position: center right;
	padding-right: 15px;
	margin-right: 5px;
	cursor: pointer;
	font-size: 10px;
}
#worketer_right {
	float: right;
	width: 300px;
	margin-top: 15px;
	display: block;
	position: relative;
}

#worketer_left {
	float: left;
	width: 660px;
	margin-left: 0px;
	text-align: left;
	margin-top: 15px;
	display: block;
	position: relative;
}
#worketer_today, #worketer_cloud {
	border: 1px solid #ccc;
	background: #F9F9F9;
	padding: 5px;
	font-size: 11px;
	display: block;
	margin-bottom: 12px;
}
#worketer_blank {
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 11px;
	display: block;
	margin-bottom: 12px;
}

#worketer_today img {
	float: left;
	padding-right: 3px;
}
#worketer_cloud a {
	text-decoration: none;
}
#worketer_intelli {
	margin-top: 12px;
	border: 1px solid #ccc;
	background: #F9F9F9;
	padding: 5px;
	font-size: 11px;
	display: block;
	margin-bottom: 12px;
}
#footer {
	padding-top: 10px;
	display: block;
	float: left;
	width: 980px;
}
.footer_link  a, .footer_link  a:visited, .footer_link  a:link, .footer_link  a:hover  {
	text-decoration: none;
}
#sbfooter {
	height: 55px;
	width: 956px;
	margin-top: 12px;
	padding: 22px 14px 0px 10px;
	font-size: 11px;
	color: #000;
	background: url(/images/subfooter_v3.png) repeat-x;
}

#sbfooter a:link, #final a:link, #sbfooter a:visited {
	color: #000;
	text-decoration: none;
}
#sbfooter a:hover, #final a:hover {
	text-decoration: underline;
}
#sbfooter .left_echo {
	float: left;
	font-weight: bold;
}
#sbfooter .left, #sbfooter .left2, #sbfooter .left3 {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
}

#sbfooter .right_echo {
	float: right;
	font-weight: bold;
}
#sbfooter .right, #sbfooter .right2, #sbfooter .right3 {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999;
}
#final {
	width: 880px;
	font-size: 11px;
	text-align: center;
	color: #696969;
	background: #fff;
}

/* body header */
.header_body { display: block; padding: 2px; border-bottom: 1px dashed #0066CC; padding-bottom: 4px;  }
.noborder {  border-bottom: 0px;  }
.border2 {  border-bottom: 1px solid #ccc;  }
.border3 {  border-bottom: 1px solid #888;  }
.header_body .right { float: right; vertical-align: middle; text-align: right; }
.header_body .left { float: left; }

/* info percent */
.percent_tag { display: block; background: url(/images/info_30.png) no-repeat; background-position: 5px 7px; padding: 5px; margin-bottom: 8px; border-bottom: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #999; }
.percent_tag_arround {  background: #ffcccc; }
.percent_tag .texte_inner { padding-left: 38px; padding-top: 5px; }
.percent_tag .texte_inner li { list-style-image: url(/images/buzz.png); }
.percent_tag .texte_inner ul { padding:4px 0 7px 0; margin: 0 0 0 17px; }
.correction { margin-top: -8px; }

.clear {
	clear: both;
}
