body {margin:0px;padding:0px;background:#fff;color:#000;}
TD { color : #000000; font-family : arial; font-size : 11px;}
.link_1 {font-family: Tahoma; font-size: 9px; color: #993333; font-weight: bold; text-decoration: none}
.link_1:hover {font-family: Tahoma; font-size: 9px; color: #993333; font-weight: bold; text-decoration: underline}
.link_2 { font-family: Tahoma; font-size: 9px; color: #FF6600; font-weight: bold; text-decoration: none }
.link_2:hover { font-family: Tahoma; font-size: 9px; color: #FF6600; font-weight: bold; text-decoration: underline }
.link_on {text-decoration: underline;}
.taho_bold_noir {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.date {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: none}
.posts {font-family: Tahoma; font-size: 11px; color: #993333; text-decoration: underline}
.posts:hover {font-family: Tahoma; font-size: 11px; color: #993333; text-decoration: none}
a {color: #993333; text-decoration: underline}
a:hover {color: #993333; text-decoration: none}
.lastposts { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.taho_bold_blanc { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none }
.taho_bold_bordeau { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #CC0000; text-decoration: none }
.normalblanc { font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none}
.taho_bold_bleu_souligne { font-family: Tahoma; font-size: 10px; font-weight: bold; color: #0000CC; text-decoration: underline}
.menu_cell { width: 140px; background-color: #fff; border: 1px solid #ccc; text-align: center; padding: 5px; margin: 4px; }
h4 {font-size: 14px; margin-bottom: 5px;}
.error_str {color: #c00;}
.small, .small select { font-size: 10px; }
.tools_size { padding: 3px 4px; margin: 1px; }
.tools_size_on { padding: 2px 3px; background-color: #ddd; border: 1px solid #666; text-decoration: none; }
.tools_size:hover { padding: 2px 3px; background-color: #ccc; border: 1px solid #666; }
.ah { padding: 3px 4px; margin: 1px; }
.ah_on { padding: 2px 3px; background-color: #ddd; border: 1px solid #666; text-decoration: none; }
.ah:hover { padding: 2px 3px; background-color: #ccc; border: 1px solid #666; }
img.alpha { filter:expression(aa_pngfix(this)); }
#body { background:#eee; }
.nolink { color: #000; text-decoration: none; }

.normal {
	font-weight: normal;
}

.check {
	padding: 4px;
	vertical-align: middle;
	text-align: right;
}

.bold td {
	font-weight: bold;
}

.user_vars_f td {
	padding: 6px 15px 0 0;
}

.pager {
	color: #666;
	text-align: center;
}
.pager .pager_current {
	font-weight: bold;
	color: #000;
}

.stats_menu_title {
	margin: 0px;
	padding: 5px 6px;
	background-color: #eee;
	width: 140px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
}

.stats_menu_subtitle {
	margin: 0px;
	padding: 5px 6px;
	background-color: #f6f6f6;
	width: 140px;
	border-bottom: 1px solid #e0e0e0;
}

.stats_menu_item {
	margin: 0px;
	padding: 5px 6px;
	background-color: #fff;
	width: 140px;
	border-bottom: 1px solid #e0e0e0;
}

.stats_page_on {
	font-weight: bold;
}


.stab {
	width: 100%;
	border-collapse: collapse;
}
.stab td {
	padding: 5px 6px;
}
.stab td.crunch {
	width: 1%;
	white-space: nowrap;
}

.stab .head td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #eee;
	font-weight: bold;
	white-space: nowrap;
}

.stab .section td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background-color: #f6f6f6;
	white-space: nowrap;
}

.stab .line td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
}

.stab .line_alt td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	background-color: #f9f9f9;
}

.stab .line_hover td {
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px dashed #ddd;
	border-right: 1px dashed #ddd;
	background-color: #f6f6f6;
}

.stab .nval {
	text-align: right;
	white-space: nowrap;
}

.stab td.white {
	background-color: #fff;
	border: none;
}

.stab .fwnorm td {
	font-weight: normal;
}

.stab .pager {
	text-align: center;
}

.stab td.grayed, td.grayed a, tr.grayed a, .grayed, .grayed a, .grayed td {
	color: #aaa;
}

.stab .italic, td.italic a, tr.italic a, .italic, .italic a, .italic td {
	font-style: italic;
}

.stab .full {
	width: 99%;
}

.stab .space td {
	padding: 8px;
}

table.stab tbody td.bpreview td {
	padding: 0;
	border: none;
}
.yt_form_text td.bpreview td {
	padding: 0;
	border: none;
}

.box_alert {
	margin-top: 5px;
	padding: 6px;
	border: 1px solid #c99;
	background-color: #fee;
	color: #900;
}
.box_alert a, .box_alert a:hover {
	color: #900;
	text-decoration: underline;
}
.box_warn {
	margin-top: 5px;
	padding: 6px;
	border: 1px solid #bbb;
	background-color: #ffe;
	color: #333;
}
.box_warn a, .box_warn a:hover {
	color: #333;
	text-decoration: underline;
}
.box_info {
	margin-top: 5px;
	padding: 6px;
	border: 1px solid #99c;
	background-color: #f0f3ff;
	color: #009;
}
.box_info a, .box_info a:hover {
	color: #009;
	text-decoration: underline;
}
.box_ok {
	margin-top: 5px;
	padding: 6px;
	border: 1px solid #696;
	background-color: #efe;
	color: #060;
}
.box_ok a, .box_ok a:hover {
	color: #060;
	text-decoration: underline;
}
.box_show {
	margin-top: 5px;
	padding: 6px;
	border: 1px solid #bbb;
	background-color: #fff;
	color: #333;
}
.box_show a, .box_show a:hover {
	color: #333;
	text-decoration: underline;
}

.box_lbl {
	border-bottom: none;
}

.box_alert_more {
	margin-top: 0;
	padding-left: 28px;
	border-top: 1px dashed #c99;
}
.box_warn_more {
	margin-top: 0;
	padding-left: 28px;
	border-top: 1px dashed #bbb;
}
.box_info_more {
	margin-top: 0;
	padding-left: 28px;
	border-top: 1px dashed #99c;
}
.box_ok_more {
	margin-top: 0;
	padding-left: 28px;
	border-top: 1px dashed #696;
}
.box_show_more {
	margin-top: 0;
	padding-left: 28px;
	border-top: 1px dashed #bbb;
}

h3 {
	font-size: 11px;
	text-decoration: underline;
	margin: 0 0 20px 0;
}

.bc {
	font-weight: bold;
	margin-bottom: 15px;
	color: #000;
}

.bc .bc_item a {
	color: #000;
	font-weight: bold;
}

.bc .bc_last a {
	color: #933;
	font-weight: bold;
}

.admin_llink {
	display:block;padding-bottom:5px;
}

.sshot_bg {
	margin: 6px;
	background-image: url(/webmasters/img/m_15s.gif);
	padding: 1px;
	width: 110px;
}
.sshot {
	background-color: #fff;
	padding: 5px;
}

#menu_zonemembre {
	position: absolute;
	top:0; left:0;
	width: 100%;
	z-index: 999;
	background-color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#menu_zonemembre_cont {
	width: 100%;
	text-align: center;
	padding: 4px 0 5px;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#menu_zonemembre_cont a {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	margin: 0 3px;
}
#menu_zonemembre_cont a.arise {
	color: #FF6600;
}
#menu_zonemembre_cont a:hover, #menu_zonemembre_cont a.browsing {
	text-decoration: underline;
}

.plog_tracking {
	border-collapse: collapse;
}

.plog_tracking td {
	font-size: 10px;
}

.plog_tracking a {
	color: #000;
}




