body {
	font-family: arial, sans-serif;
	font-size: 82%;
	margin: 0px;
	padding: 0px;
}

h1 {
	background: #fff;
	font-size: 1.2em;
	color: #b0a000;
	margin: 5px 0px;
}

a {
	text-decoration: none;
	color: #1530B5;
}

a:hover {
	text-decoration: underline;
	color: #f00;
}

img {
	vertical-align: bottom;
}

a img {
	border: none;
}

#header {
	background: #eeeeee url("img/bandeauHeader.gif");
	background: #335577;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	height: 80px;
}

.h_rule {
	background: #116611;
	margin: 0px;
	padding: 0px;
}

#sub_header.h_rule {
	height: 7px;
	margin-bottom: 10px;
}

.red {
	color: #FF3333;
	font-weight: bold;
}

.green {
	color: #005500;
	font-weight: bold;
}

fieldset#search_form {
	border: none;
	padding: 0px;
}

#search_form {
	font-size: 1.1em;
}

#search_form input {
	margin: 0px 2px 0px 2px;
}

fieldset#std_form {
	border: none;
}

#std_form label {
	font-weight: bold;
}

#std_form input.intext,#std_form select.intext,#std_form textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	border: solid 1px;
	border-color: #666 #ddd #ddd #666;
	background: #fcfcfc;
	padding: 1px 2px;
	margin: 2px 0px 10px 0px;
	width: 500px;
}

#std_form select.intext {
	width: auto;
}

#std_form input.submit {
	width: auto;
}

.favicon {
	padding: 0px 5px 0px 0px;
}

.username {
	color: #1530B5;
	font-style: italic;
}

.user {
	color: orange;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

.tag {
	color: #0000cc;
	font-style: italic;
}

.date {
	
}

.score {
	font-style: italic;
	font-size: 82%;
	padding: 0px;
	margin: 0px;
}

.title_link {
	text-decoration: underline;
	font-size: medium;
	font-weight: normal;
	color: #0000cc;
}

.action_link {
	padding-left: 10px;
}

.action_link a img {
	padding: 0px 3px;
}

.infos_box {
	
}

.url {
	color: #118811;
	padding: 0px;
	margin: 0px;
	word-wrap: break-word;
}

.description {
	margin: 8px 15px;
	margin: 0px;
	padding: 0px 10px;
	padding: 0px;
	max-width: 35em;
}

.tags_list {
	margin: 0px;
	padding: 0px;
	display: block;
}

.minor_info {
	font-size: .8em;
	color: #666;
	font-style: italic;
}

/* Buttons */
.button_action_link {
	font-size: .8em;
	font-family: arial;
}

.button_action_link a {
	padding: 0 5px;
	background: #eee;
	color: #666;
	text-decoration: none;
	border: solid 1px;
	border-color: #ddd #666 #666 #ddd;
}

.button_action_link a:hover {
	background: #ccc;
	color: #f00;
	border-color: #666 #ddd #ddd #666;
}

.tag_link {
	font-size: 82%;
	color: #1530B5;
	color: #666;
	color: #7777cc;
	font-weight: normal;
	text-decoration: underline;
}

.tag_link:hover {
	color: red;
	text-decoration: none;
}

/* Boxes */
#mainBox {
	margin: 0px;
	padding: 0px;
}

#pop_items,#subscriptions {
	background: #fff;
	xpadding: 5px 10px 5px 10px;
	margin-left: 10px;
}

#subscriptions li {
	list-style: none;
}

.items_list {
	padding: 0px 0px 10px 20px;
}

.items_list .item {
	margin: 0px 0px 5px 90px;
}

.items_list .nothumb {
	margin: 0px;
}

.items_list .item h2 {
	display: inline;
	font-size: 1em;
}

.item .action_link a {
	font-size: 82%;
	font-weight: normal;
	color: #ee0000;
	text-decoration: underline;
}

.pub {
	background: #fefecc;
	white-space: nowrap;
	margin: 10px 500px 10px 0px;
	padding-left: 5px;
	border-left: solid 7px #444499;
}

.ithumb {
	border: 1px solid rgb(204, 204, 204);
	margin: 0px 0px 0px 0px;
	float: left;
}

#c1_tags,#c2_tags,#c3_tags {
	float: right;
}

#c1_tags {
	width: 240px;
}

#c2_tags {
	width: 480px;
}

#c3_tags {
	width: 720px;
}

.tags {
	float: right;
	margin-right: 10px;
}

.tags ul {
	margin: 0px;
	padding: 0px 0px;
	padding-bottom: 10px;
}

.tags ul li {
	white-space: nowrap;
}

.c1 {
	width: 90%;
}

.c2 {
	width: 47%;
}

.c3 {
	width: 30%;
}

#user_tags,#pop_tags,#rel_tags_1,#rel_tags_0 {
	background: #fff;
	xpadding: 5px;
}

#rel_tags_0 {
	
}

.tags a {
	color: #0000cc;
	padding: 0px 2px;
}

.tags a:hover {
	text-decoration: none;
	xcolor: red;
	color: #fff;
	xfont-weight: bold;
	background: #6666AA;
}

.tags li {
	list-style: none;
	color: #777;
}

.tags  li .nb {
	color: #666666;
	font-size: .7em;
}

.tags li a.addtag {
	border: solid 1px #aaaaff;
	font-size: .7em;
	padding: 0px 6px;
	margin-right: 3px;
	text-decoration: none;
	background-color: #f6f6ff;
	font-weight: bold;
}

.tags li a.addtag:hover {
	background: #6666AA;
	color: #ffffff;
	text-decoration: none;
}

.radio {
	border: none;
	font-weight: normal;
}

.radio label {
	padding: 0px 5px;
	font-weight: normal;
}

fieldset.radio {
	display: inline;
	vertical-align: middle;
	margin-left: 100px;
}

.radio input {
	margin: 0px;
	width: auto;
}

#settings {
	border: none;
}

#settings label {
	width: auto;
}

#settings table {
	margin-top: 10px;
}

#settings table td {
	height: 2em;
}

.pad_div {
	height: 1em;
}

/* Alert popup (before delete) */
p#dyn_text {
	margin: 0px;
	padding: 0px 10px;
	color: #0000cc;
	font-weight: bold;
}

#alert_box {
	background: #f6f6f6 url("img/bandeauPanel.gif") repeat-x;
	border: #999999 solid 1px;
	position: absolute;
	z-index: 1000;
	text-align: center;
	padding-bottom: 10px;
	width: 450px;
}

p .action_link {
	margin: 0px;
	padding: 0px;
}

#alert_box .action_link a {
	text-decoration: underline;
	padding: 0px 10px;
	margin: 0px;
}

.panel_title {
	padding: 5px;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}

.alert_message {
	border: none;
	border-bottom: none;
	color: #000;
	text-align: center;
}

.clear_div {
	clear: both;
	line-height: 0px;
}

#search {
	float: right;
	clear: right;
	padding: 5px 0px;
}

fieldset#search_form label {
	color: #b0a000;
	color: #333;
	color: #fff;
	font-weight: bold;
}

#search_form {
	text-align: right;
}

#footer {
	text-align: center;
	font-size: .8em;
	color: #999;
	font-style: italic;
}

#footer.h_rule {
	padding: 5px;
	color: #fff;
}

#footer.h_rule p {
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
}

#debug {
	border: solid 1px #cc6666;
	padding: 10px;
	font-size: 1.2em;
	position: absolute;
	top: 0px;
	left: 200px;
	background: #fff;
}

/* Hide / Show debug */
.show {
	display: block;
}

.hide {
	display: none;
}

#top_submenu {
	color: #fff;
	text-align: right;
	font-size: .90em;
	float: right;
	padding: 5px 5px 5px 0px;
}

#top_submenu ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

#top_submenu li {
	float: left;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

#top_submenu a {
	color: #fff;
	padding-right: 5px;
	text-decoration: underline;
}

#graphNav {
	font-size: .82em;
	padding: 0px;
	line-height: normal;
	position: absolute;
	top: 55px;
}

#graphNav ul {
	list-style: none;
	margin: 0 !important;
	padding: 0px 10px 0 !important;
}

#graphNav li {
	background: url("img/left.png") top left no-repeat;
	float: left;
	list-style: none;
	margin: 0 !important;
	padding: 0 2px 0 9px !important;
}

#graphNav a {
	background: url("img/right.png") top right no-repeat;
	color: #666;
	display: block;
	font-weight: bold;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
}

/* Page navigation */
#nav_page {
	margin-top: 1em;
	text-align: center;
}

#nav_page a {
	color: #444;
	padding: 0px 5px;
	margin: 0px 2px;
	border: solid 1px #bbb;
	padding: 0px 5px;
}

#nav_page a:hover {
	background: #ccc;
	text-decoration: none;
}

#nav_page a.cur {
	background: #ddd;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#graphNav a {
	float: none;
}

/* End IE5-Mac hack */
#graphNav a:hover {
	color: #222;
}

#graphNav .current {
	background: url("img/left_on.gif") top left no-repeat;
	border: 0;
}

#graphNav .current a {
	background: url("img/right_on.gif") top right no-repeat;
	color: #333;
	padding-bottom: 5px;
}

/* Round box */
.rboxBlock {
	display: block;
	font-size: 1px;
}

.rbox2,.rbox3,.rbox4,.rbox5,.rbox {
	background: #fff;
	border-style: solid;
	border-color: #ccc;
}

.rbox1 {
	background: #ccc;
}

.rbox2 {
	border-width: 0 2px;
}

.rbox3,.rbox4,.rbox5,.rbox {
	border-width: 0 1px;
}

.rbox1,.rbox2,.rbox3 {
	height: 1px;
}

.rbox4,.rbox5 {
	height: 2px;
}

.rbox1 {
	margin: 0 5px;
}

.rbox2 {
	margin: 0 3px;
}

.rbox3 {
	margin: 0 2px;
}

.rbox4 {
	margin: 0 1px;
}

.rbox5 {
	margin: 0 0px;
}

.rbox1,.rbox2,.rbox3,.rbox4,.rbox5 {
	display: block;
	overflow: hidden;
}

.rbox {
	display: block;
	overflow: hidden;
}

/* Round box constraints:no margin around elements ! */
.rbox h1,.rbox ul {
	margin: 0px;
	list-style: none;
}

.rbox form,.rbox p {
	margin: 0px;
}

.rbox ul {
	padding: 10px 10px;
}

.rbox {
	padding: 0px 5px;
}