#them {
	padding: 0 0 1px 0;
	margin: 0 2px 0 5px;
	border: solid #996633;
	border-width: 0 0 1px 0;
	clear: none;
}
#them ul {
	margin: 0 0 0 22px;
	padding: 2px 0 0 0;
	background-image: none;
}
#them ul li {
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	list-style-position: outside;
	clear: both;
}
#them a,  #them .them, #them .them-sel {
	display: block;
	color: #707070;
	padding: 5px 5px 5px 10px;
	margin: 0;
	text-decoration: none;
	background-color: #F1F1F1;
	vertical-align: bottom;
	font-size: 95%;
}
#them .themItem, #them .themItem a {
	color: #707070;
	padding: 3px 0 5px 5px;
	margin: 0;
	text-decoration: none;
	background-color: #F1F1F1;
	vertical-align: bottom;
	font-size: 100%;
	display: block;
	float: none;
	cursor: default;
}
#them .themItem .themItem {
	background-color: transparent;
}
#them img.imgMove {
	cursor: pointer;
	padding: 0 10px 0 0;
	margin: 0 0px 0 0;
	border: solid #C0C0C0;
	border-width: 0 1px 0 0;
}
#them a.std {
	display: inline !important;
	color: darkblue  !important;
	background: transparent !important;
	cursor: pointer !important;
}
#them a.std:hover {
	text-decoration: underline;
}
#them .themOptions {
	color: #996633;
	margin-top: 10px;
	padding: 10px 0px 0 5px;
	border: dotted #FBF5EA;
	border-width: 1px 0 0 0;
}

#them li.position {
	font-size: 0;
	padding: 3px 0 3px 0;
	margin: 0;
	display: block;
	clear: left;
	width: 99%;
}
#them li.position div {
	height: 5px;
}
#sitemenu li span {
	min-height: 4px !important;
}
#utilisateur a {
	color: #BC8816;
}
#utilisateur {
	color: #9A6565;
	padding: 0;
	margin: 0;
	font-size: 80%;
	margin-top: 20px;
	clear: both;
	text-align: center;
}
#utilisateur p {
	display: inline;
	vertical-align: middle;
}
#utilisateur ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#utilisateur ul li {
	display: inline;
	margin: 0 0 0 5px;
}
#utilisateur img {
	vertical-align: middle;
}
#utilisateur hr {
	border: 1px solid #FBF5EA;
	border-width: 0 0 1px 0;
	background: transparent;
	width: 80%;
}

#dragThing, #plusThing, #selRect, #rightMenu {
	position: absolute;
	display: none;
}
#rightMenu li {
	border: 1px solid darkblue;
	border-width: 0 0 1px 0;
}


body.admin #articles {
	margin-left: 200px;
}

.progress
{
	text-align: left !important;
}
.progress #g
{
	border: 1px solid #000066;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 30px;
}
.progress #pg
{
	background-image: url(../img/progress/progress.png);
	background-repeat: repeat-x;
	height: 30px;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
	padding: 0;
	margin: -30px 0 0 0;
}
.progress #pg_end
{
	background-image: url(../img/progress/progress_end.png);
	background-repeat: no-repeat;
	height: 30px;
	position: relative;
	top: 0;
	z-index: 2;
	padding: 0;
	margin: -30px 0 0 0;
}
.progress #pourcent
{
	font-family: Verdana;
	font-size: 8pt;
	color: #996633;
	font-weight: bold;
	z-index: 3;
	position: relative;
	top: 8px;
	height: 30px;
	left: 0;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul.rights {
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	margin-right: 2px;
	padding-left: 0;
}
ul.rights li.group {
	font-weight: bold;
	display: block;
	float: left;
	width: 50%;
	padding: .5em 0 0 0;
	margin: 0;
}
ul.rights li.group div {
	background-color: #E1E6F5;
	margin-right: 3px;
	padding: 3px;
}
ul.rights ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 1em;
	padding-right: 3px;
}
ul.rights li.right {
	font-weight: normal;
	padding: 0;
	margin: 0;
}

ul.rights ul.for_checks {
	font-size: .8em;
	padding-left: 1.8em;
}
ul.rights li.highRight {
	background-color: #F3F3F3;
	color: red;
	font-weight: normal;
}
ul.rights li.overRight {
	background: #FDEEC5;
	font-weight: normal;
	color: #FBF5EA;
}

div.moderate_post {
	border: 1px solid #E7E7E7;
	border-color: #DADADA #E7E7E7 #E7E7E7 #DADADA;
	background: #fff;
	width: 350px;
	padding: 0;
}
div.moderate_content {
	margin-top: 15px;
	padding: .5em;
	width: 97%;
	border: 1px solid #DADADA;
	border-width: 0 0 1px 0;
	overflow: auto;
	height: 270px;
}
a.close {
	background-color: #FFF;
	background-image: url(../img/posts/close.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#tooltip {
	background-color:#FDEEC5;
	border: 1px solid #000;
	position: absolute;
	display: none;
	z-index: 100;
	padding: 2px;
	font-size:0.9em;
}
div.post_options {
	background-color: #03BCF5;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	cursor: move;
	padding: .3em;
	height: 15px;
}
div.post_options ul {
	position: absolute;
	right: 5px;
	top: 0;
	padding: 0;
	margin: 0;
	display: inline;
	vertical-align: top;
}
div.post_options ul li {
	list-style: none;
	display: inline;
}
ul.bottom_moderate_options {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
ul.bottom_moderate_options li {
	display: inline;
	list-style-type: none;
	padding: 0 1em 0 1em;
	margin: 0;
}
span.move_media_boxes {
	width: 20px;
	height: 20px;
	background-image: url(../img/admin/move.gif);
	background-repeat: no-repeat;
	background-position: middle center;
	vertical-align: middle;
	cursor: move;
	font-size: 0px;
	padding: 5px 10px 3px 10px;
}
table.rss-listing {
	border-collapse: collapse;
	border-color: #DADADA;
}
table.rss-listing tr th,
table.rss-listing tr td {
	border: 1px solid #DADADA;
}
table tr.alt-row td {
	background: #F3F3F3 !important;
}
table.rss-listing tr.active td {
	background: #FDEEC5 !important;
	border: none;
	color: #000;
}

table.log {
	width: 100%;
	font-size: 8pt !important;
}
table.log input.small_button,
table.log select {
	font-size: 8pt;
}
table.log td {
	vertical-align: middle !important;
}

table.log td {
	vertical-align: middle;
}
div.log_infos {
	position: absolute;
	z-index: 2;
	background-color: #FDEEC5;
	border: 1px solid #FBF5EA;
	padding: 2px;
	font-size: 8pt;
	text-align: left;
	max-height: 204px;
	width: 300px;
}
div.log_infos .content {
	overflow: auto;
	max-height: 190px;
	clear: right;
}
div.log_infos a.close-box {
	width: 12px;
	height: 12px;
	border: 1px solid #FBF5EA;
	background: #fff url(../img/log/close.gif) no-repeat center;
	color: #FBF5EA;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-size: 0;
	vertical-align: top;
	cursor: pointer;
}

h2.config {
	clear: left;
	background-color: #F1F1F1;
	padding: 0;
}