/**
 * Dragon - SOA Governance Platform.
 * Copyright (c) 2008 EBM Websourcing, http://www.ebmwebsourcing.com/
 * 
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License, or (at your option) any later version.
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * Initial developer(s): EBM WebSourcing
 *
 * The Dragon stylesheet.
 * ------------------------
 * Colors :
 * --------
 * dark grey    : #b5b2b8
 * grey         : #e2e2e2
 * light grey   : #dad9d8
 * orange       : #f97601
 * violet       : #5906A6
 * light violet : #e2cdf3
 * ultra light  : #f7f5f7
 **************************************/
body,html {
	background-color: rgb(244, 244, 244);
	margin: 0;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	/* Force hover behavior for IE */
	behavior: url("resources/css/csshover.htc");
}

/*********************

   TEMPLATE

**********************/
#content {
	position: absolute;
	left: 50%;
	width: 1010px;
	margin-left: -505px;
	height: 800px;
}

#content-top {
	width: 1010px;
	background-image: url('../img/Structure/top.png');
	background-repeat: repeat-x;
	height: 158px;
}

#content-mid-top {
	width: 1010px;
	background-image: url('../img/Structure/mid_top_bckg.png');
	height: 4px;
}

/******/
p,form,h1,h2,h3,h4,h5,h6,input,select,textarea,div,a,ul,li,ol {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

input,select,textarea {
	font-size: 100%;
}

table {
	border-collapse: collapse;
}

table acronym {
	border: 0;
	border-collapse: collapse
}

td {
	padding: 0
}

a,a:visited,a:link {
	text-decoration: underline;
	color: #5906A6;
}

a:hover {
	color: #5906A6;
}

a img,acronym {
	border: none;
	display:block;
	float:left;
/* ???	margin:-4px 3px 0 0;*/
}

.dn {
	display: none
}

.cb {
	clear: both
}

.noborder {
	border: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.ac {
	text-align: center;
}

.bold {
	font-weight: bold;
}

img {
	margin: 2px 5px 2px 0;
	vertical-align: middle;
}

/* Correction des bug Internet Explorer */
* html button {
	width: 1%;
	overflow: visible;
}

* :first-child+html button {
	overflow: visible;
}

/* ========================================== */
	/* Style des header, footer et page container */
	/* ========================================== */
	/* Dragon (dragon-body) */
.osuit-Frame {
	height: 800px;
	width: 100%;
	background-image: url('../img/Structure/top_bckg.png');
	background-repeat: repeat-x;
}

/* Dragon format (content-body) */
.osuit-PageTitle {
	margin-top: 1em;
	margin-bottom: 0.4em;
	font-size: 1.5em;
	font-weight: bold;
	color: #5f2a78;
	/*border-bottom:2px solid #e2cdf3;*/
}

#osuit-PageContainer {
	padding-left: 15px;
	padding-right: 15px;
	width: 698px;
	height: 560px;
	overflow: auto;
}

#content-mid-mid {
	width: 1010px;
	height: 560px;
}

#content-mid-mid-left {
	width: 270px;
	background-image: url('../img/Structure/mid_mid_left_bckg.png');
	height: 560px;
	position: absolute;
	overflow: auto;
}

#content-mid-mid-right {
	width: 743px; /*743px*/
	background-image: url('../img/Structure/mid_mid_right_bckg.png');
	height: 560px;
	position: absolute;
	left: 267px; /*267px*/
}

#content-mid-bot {
	width: 1010px;
	background-image: url('../img/Structure/mid_bot_bckg.png');
	height: 31px;
}

#footer {
	clear: both;
	/*margin-top: 30px;*/
	margin-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
	color: rgb(180, 180, 180);
	text-align: center;
}

#footer ul {
	display: inline;
	background: url("../img/bulet/footer_bullet.png") right center no-repeat
		;
	padding-right: 5px;
}

#footer ul li {
	display: inline;
	background: url("../img/bulet/footer_bullet.png") left center no-repeat;
	padding: 0 3px 0 9px;
}

.osuit-Dialog {
	margin: 20px;
}

.osuit-Dialog #osuit-Stack {
	overflow-x: auto;
	_width: 100%;
}

.text {
	margin: 20px 0 20px 20px;
}

.text_browse {
	margin-left: 30px;
	margin-bottom: 10px;
}

.input_field input {
	margin-bottom: 10px;
	margin-left: 30px;
	border: 1px #f97601;
	border-style: solid;
	padding: 1px 2px;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #5906A6;
}

/* ========================== */ /* Style des titre par d�faut */
	/* ========================== */ /*
/* CSSTODO ? */
h1 {
	margin-top: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-left: 0;
	color: #f97601;
	letter-spacing: 0.1em;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}
*/ /* ================================ */
	/* Style du BorderLayout par d�faut */
	/* ================================ */
.blayout {
	text-align: left;
	background-color: #F4F4F4;
	border: 1px solid #9D9D9D;
	/*	overflow: hidden;*/
	_width: 100%;
}

.blayout .left {
	margin-left: 20px;
	/* pourquoi ??? */
	_margin-left: 10px;
	vertical-align: top;
	float: left;
	width: 200px;
}

.blayout .center { /*	width: auto;*/
	vertical-align: top;
	margin-left: 230px;
	margin-right: 20px;
}

.blayout .right {
	padding: 0 20px 0 10px;
	vertical-align: top;
	float: right;
	width: 200px;
}

/* ==================================== */
	/* (vertical) Menu style                */
	/* ==================================== */
.osuit-Menu {
	margin-left: 20px;
	width: 245px;
	/*height: 500px;*/
	overflow: auto;
}
.osuit-Menu  .osuit-Title {
	font: normal 14px Corbel, Helvetica, Arial, sans-serif !important;
	color: #5906A6;
}

/* clean up defaults */
.osuit-Menu ul,.osuit-Menu li,.osuit-Menu a {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	list-style: none outside none;
}

.osuit-Menu li {
	background-image: none !important;
}

.osuit-Menu ul {
	margin-left: 25px !important;
	position: relative;
}

/* common <li> settings */
.osuit-Menu li {
	position: relative !important;
	/*border-left: 1px solid #bbbbbb !important;*/
	padding-left: 12px !important;
	font-size: 12px;
	/*background: url('../img/menu/nornix-treemenu-line.png') 0 10px
		no-repeat !important;*/
}

/* display marker on current item */
.osuit-Menu a.current span {
	display: block !important;
	position: absolute !important;
	left: 22px !important;
	top: 3px !important;
	height: 13px !important;
	width: 14px !important;
	background: url('../img/menu/nornix-treemenu-current.png') !important;
}

div.submenu span {
	border: none !important;
	color: #000 !important;
	text-decoration: none !important;
}

/* set default values for <a> elements */
div.submenu li a,div.submenu a.root,div.submenu li a.current {
	display: block !important;
	padding-left: 19px !important;
	height: 24px !important;
	border: none !important;
	color: #000 !important;
	text-decoration: none !important;
	background-repeat: no-repeat !important;
	background-image: url('../img/menu/folder-closed.png') !important;
	background-position: 0 2px !important;
}

/* change properties for <a> elements with the href attribute set
-- the current page will not have a href value */
div.submenu a:link,div.submenu a:visited,div.submenu a:active,div.submenu a:hover
	{
	color: #000 !important;
	text-decoration: none !important;
}

/* :hover styling on <a> elements */
div.submenu a:hover,div.submenu li.folder a:hover,div.submenu ul li.open>a:hover
	{
	text-decoration: none !important;
}

div.submenu a:active,div.submenu a.root:active {
	background-color: #e8e8e8 !important;
}

.osuit-Menu a:focus,.osuit-Menu a.root:focus {
	background-color: #e8e8e8 !important;
}

/* === Language Bar === */
.osuit-LanguageBar {
	float: left;
}

.osuit-LanguageBar ul li {
	display: block;
	float: left;
	padding: 0 2px;
}

.osuit-LanguageBar img {
	padding: 1px;
	margin: 0;
	border: 1px solid transparent;
}

.osuit-LanguageBar span.selected img {
	border: 1px solid #E02521;
}

.osuit-LanguageBar a:hover img {
	border: 1px solid #4F4D4E;
}


/* ==================================== */
	/* HeaderMenu style                */
	/* ==================================== */
div.HeaderMenu {
	position: absolute;
	overflow: hidden;
	right: 40px;
	top: 100px;
	_width: 300px;
}

div.HeaderMenu ul {
	float: right;
}

div.HeaderMenu ul li {
	float: left;
	padding: 0 5px;
}

div.HeaderMenu .title {
	display: none;
}

/* ============================ */ /* ButtonsBar style             */
	/* ============================ */
.osuit-Buttons {
	text-align: center;
	padding: 10px;
	margin-left: 30%;
	display: block;
	/* clearing fix */
	_width: 100%;
	overflow: hidden;
}

.osuit-Buttons li {
	float: left;
}

.osuit-Buttons .osuit-Button
{
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #F8F8F8;
	cursor: pointer !important;
	color: #000;
	font-size: 10px;
	/*font-size: 90%;*/
	font-weight: bold;
	border: 1px solid #5906A6;
	margin: 0 3px;
	display: block;
	text-decoration: none;
	padding: 3px 6px 4px 6px;
}

.osuit-Buttons .osuit-Button.disabled {
	color: #C4C4C4;
}

.osuit-Buttons input.osuit-Button {
	padding: 2px 4px 3px 4px;
	/* For IE */
	_padding: 2px 0 2px 0;
}

.osuit-Buttons a:hover,.osuit-Buttons input:hover {
	background-color: #DEDEDE;
	color: #404040;
}

/* ============================ */ /* Toolbar style                */
	/* ============================ */
div.Toolbar {
	position: absolute;
	overflow: hidden;
	right: 48px;
	top: 176px;
	_top: 146px;
	border: 3px double #CECECE;
	padding: 0;
}

div.Toolbar ul li {
	float: left;
}

div.Toolbar a,div.Toolbar a:link,div.Toolbar a:visited,div.Toolbar input,div.Toolbar span.disabled
	{
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	background-color: #F3F3F3;
	cursor: pointer !important;
	color: #404040;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 0px 3px;
	margin: 0;
	font-size: 80%;
	border: 0;
	border-left: 1px solid #CECECE;
}

div.Toolbar span.disabled {
	color: #C4C4C4;
}

div.Toolbar input {
	padding: 0;
}

div.Toolbar a:hover,div.Toolbar input:hover {
	background-color: #4F4D4E;
	color: #FFFFFF;
}

/* ============================ */ /* Style du  TabPage par d�faut */
	/* ============================ */
.osuit-TabBar {
	background: url("../img/bulet/tab_bar.png") bottom repeat-x;
	/* clearing fix */
	overflow: hidden;
	_width: 100%;
	padding-left: 20px;
	padding-top: 10px;
	margin: 0 10px;
}

.osuit-TabBar li {
	float: left;
}
.osuit-TabBar .osuit-TabItem
{
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-color: #fff;
	cursor: pointer !important;
	color: #5906A6;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #5906A6;
	border-bottom: 1px solid #fff;
	margin: 0 2px 0 2px;
	padding: 3px 7px 4px 7px;
	display: block;
}

.osuit-TabBar .osuit-TabItem.selected {
	color: #5906A6;
	background-color: #E9E2EF;
	/*border-bottom-color: #5906A6;*/
	border-bottom-color: #E9E2EF;
}

.osuit-TabBar .osuit-TabItem.disabled {
	color: #AF8EDD;
}

.osuit-TabBar a.osuit-TabItem:hover {
	background-color: #fff;
	color: #F97601;
}

.osuit-TabContent {
	padding: 10px 0;
	/*	margin: 0px 10px 10px 10px;*/
	border-top: 1px solid #5906A6;
	/*border-top-width: 0;*/ /*	padding: 13px;*/
	background-color: #fff;
	display: block;
	min-height: 300px;
	/* For IE */
	_height: 300px;
}



/* ========================= */ /* Style du  Form par d�faut */
	/* ========================= */
.osuit-Form {
	background-color: #FFFFFF;
	color: #404040;
	padding: 0;
	margin-bottom: 10px;
}

.osuit-Form fieldset {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	border: 0;
	background: url("../img/divers/filets.jpg") left 0px repeat-x;
}

.osuit-Form .osuit-Title {
	/*color: #9D9D9D;*/
	color: #f87600;
	font-weight: bold;
	/*font-size: 11px;*/
	font-size: 1.3em;
	/*text-transform: uppercase;*/
	/*font-style: italic;*/
	background: #FFFFFF;
	margin-left: 50px;
	padding: 0px 8px 0px 8px;
}

.osuit-Field {
	display: block;
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #FFFFFF;
	/* clearing fix */
	_width: 100%;
	overflow: hidden;
}

.osuit-Field.even {
	background-color: #f7f5f7;
}

.osuit-FieldLabel {
	color: #000000;
	font-weight: bold;
	display: block;
	width: 30%;
	float: left;
	padding: 8px 0;
	text-align: right;
}

.osuit-FieldInput {
	float: left;
	padding: 8px 0;
	margin-left: 10px;
	/*	vertical-align: middle;*/
}

.osuit-Form .osuit-FieldInput textarea {
	font-size: 10 px;
	font-family: MS Shell Dlg;
}

.osuit-Form .osuit-FieldInput input,.osuit-Form .osuit-FieldInput select,.osuit-Form .osuit-FieldInput textarea
	{
	margin-right: 5px;
	border: 1px solid #f97601;
	padding: 1px 2px;
	background-color: #FFFFFF;
	vertical-align: middle;
	color: #5906A6;
}

.osuit-Form div.mandatory input,.osuit-Form div.mandatory select,.osuit-Form div.mandatory textarea
	{
	background-color: rgb(255, 255, 200);
}

.osuit-Form .osuit-FieldInput input.checkbox,.osuit-Form .osuit-FieldInput input.radio {
	/*	border: 1px solid #f97601;*/
	border: none;
	background-color: transparent;
	margin: 2px 3px;
}

.osuit-Form .osuit-Errors {
	float: left;
	margin: 8px 5px;
}

.osuit-Form .osuit-Errors li {
	display: block;
	font-size: 90%;
	color: #5906A6;
	background: url("../img/bulet/error.gif") left center no-repeat;
	padding-left: 7px;
}

.osuit-Form .fieldbuttons {
	padding: 8px 0;
	border:none;
}

/*.osuit-Form .fieldbuttons a img {
	display: block;
	float: left;
	margin: -4px 3px 0 0;
}*/

div.AddButtons {
	position: relative;
	top: -52px;
	left: 130px;
	float: left;
}

div.RebuildIndex {
	position: relative;
	top: -275px;
	left: 80px;
	float: left;
}

/* ========================= */ /* Calendar */
	/* ========================= */
.osuit-CalendarButton {
	text-decoration: none;
	background: url(../img/icons/calendar-22px.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	/*padding: 4px 9px;*/
	margin-right: 5px;
	overflow: hidden;
	vertical-align: middle;
	font-size: 0; /* do not display text */
	text-indent: -5000px;
	/*	position: absolute;*/
}

.osuit-CalendarButton:hover {
	background-image: url(../img/icons/calendar-22px.png);
}

/* Rule that is retrieved by JavaScript code that opens the popup window */
.osuit-CalendarWindow {
	width: 250px;
	height: 160px;
}

/* calendar table (and inner borders) */
.osuit-Calendar {
	background-color: #FFFFFF;
	color: #404040;
	border-collapse: collapse;
	padding: 0;
	border: 3px double #9D9D9D;
	margin: 10px auto;
}

.osuit-Calendar tr.Toolbar th {
	border-bottom: 3px double #9D9D9D;
}

.osuit-Calendar th,.osuit-Calendar td {
	border: 1px solid #9D9D9D;
}

/* toolbar */
.osuit-Calendar tr.Toolbar div {
	position: relative;
	display: block;
	padding: 5px 0;
	width: 100%;
	background-color: #E8E8E8;
	color: #E02521;
	text-transform: uppercase;
	font-weight: bold;
}

.osuit-Calendar tr.Toolbar a {
	text-decoration: none;
	display: block;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 7px;
}

.osuit-Calendar a.PrevYear {
	background-image: url(../img/Calendar/back2_big.gif);
	width: 10px;
	height: 9px;
	left: 5px;
}

.osuit-Calendar a.PrevMonth {
	background-image: url(../img/Calendar/back_big.gif);
	width: 5px;
	height: 9px;
	left: 20px;
}

.osuit-Calendar a.NextMonth {
	background-image: url(../img/Calendar/next_big.gif);
	width: 5px;
	height: 9px;
	right: 20px;
}

.osuit-Calendar a.NextYear {
	background-image: url(../img/Calendar/next2_big.gif);
	width: 10px;
	height: 9px;
	right: 5px;
}

.osuit-Calendar td span,.osuit-Calendar td a,.osuit-Calendar td a:visited,.osuit-Calendar td a:link,.osuit-Calendar td a
	{
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 1px 3px;
	text-decoration: none;
}

.osuit-Calendar td.Week span {
	font-weight: normal;
	font-style: italic;
}

.osuit-Calendar td.Day a {
	cursor: pointer;
}

.osuit-Calendar td.Day a.Selected {
	color: #E02521;
}

.osuit-Calendar td.Day a.OutMonth {
	color: #999999;
}

.osuit-Calendar td.Day a.WeekEnd {
	background-color: #E8E8E8;
}

.osuit-Calendar td.Day a:hover {
	background-color: #FFD7D7;
	color: #E02521;
}

/* ========================= */ /* Style de Table par d�faut */
	/* ========================= */
.osuit-Table {
	background-color: #FFFFFF;
	color: #404040;
	padding: 0;
	margin-bottom: 10px;
	border: 2px solid #D9D9D9;
}
.osuit-Table table {
	background-color: #FFFFFF;
	color: #404040;
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #D9D9D9;
}
.osuit-Table .osuit-Title {
  /*color: #f87600;*/
  color: #f97601;
  border-bottom: 1px solid #EAEAEA;
  font-size: 1.3;
  font-weight: bold;
  padding:4px 4px 4px 6px;
/*  text-transform: uppercase;*/
}

.osuit-Table caption {
	color: #5906A6;
	text-transform: uppercase;
	font-weight: bold;
	/*font-size: 11px;*/
	font-size: 100%;
	padding: 5px 0 5px 15px;
}
/* navigation bar */
.osuit-Table .osuit-TableNavBar {
    /* clearing fix */
    overflow: hidden;
    _overflow: visible;
    _height: 1%;
    padding: 5px 10px;
}
.osuit-Table .range {
	color: #5906A6;
	font-weight: bold;
	font-size: 9px;
	float: left;
}

.osuit-Table .pagelinks {
	color: #5906A6;
	font-weight: bold;
	float: right;
}

.osuit-Table .pagelinks * {
	margin-left: 5px;
}
.osuit-Table .osuit-Buttons {
    padding: 5px 5px;
	border-top: 1px solid #D9D9D9;
    margin: 0;
    text-align: left;
    display: block;
    overflow: hidden;
    float: none;
    font-size: 80%;
}

.osuit-Table th {
	border-bottom: 1px solid #D9D9D9;
	font-weight: bold;
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	background-color: #D9D9D9;
	/*	text-align:center;*/
}

.osuit-Table th a,.Table th a:visited .Table th a:link {
	text-decoration: underline;
	font-weight: bold;
}

.osuit-Table th a:hover {
	color: #5906A6;
}

.osuit-Table tbody th a,.Table tbody th a:visited {
	padding-right: 10px;
}

.osuit-Table tbody th a.sortedasc {
	color: #5906A6;
	background: url("../img/bulet/sort_down.gif") right center no-repeat;
}

.Table tbody th a.sorteddesc {
	color: #5906A6;
	background: url("../img/bulet/sort_up.gif") right center no-repeat;
}

.osuit-Table tbody td {
	border-bottom: 1px solid #D9D9D9;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0px 5px 10px;
	font-size: 10px;
}

.osuit-Table tbody tr.odd {
	background-color: #E9E2EF;
}

/* === Filters style === */
.osuit-Table .osuit-Headers .osuit-ColumnFilter {
	white-space: nowrap;
	margin-top: 5px;
	position: relative;
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter input,.osuit-Table .osuit-Headers .osuit-ColumnFilter select
	{
	border: 1px solid #D9D9D9;
	font-size: 10px;
	padding: 0;
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter input {
	padding: 0 3px;
	height: 14px;
	width: 70px;
	margin-right: 16px; /* for the clear button */
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter option {
	font-size: 10px;
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter input:hover {
	color: #404040;
	background: #F8F8F8;
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter input:focus {
	color: #404040;
	border: 1px solid #5906A6;
	background: #F8F8F8;
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter .osuit-TextFilterClearBut {
	display: block;
	position: absolute;
	left: 80px;
	top: 1px;
	overflow: hidden;
	background: url(../img/icons/clear_but.gif) 0 0 no-repeat;
	width: 14px;
	height: 14px;
	margin: 0;
	padding: 0;
	font-size: 0; /* do not display text */
	text-indent: -5000px;
	text-decoration: none;
}

.osuit-Table .osuit-Headers .osuit-ColumnFilter .osuit-TextFilterClearBut:hover {
	background-image: url(../img/icons/clear_but_h.gif);
}

/* Added By TIAR Abderrahmane */
/* Style of precise columns, and some icons.*/

.osuit-Table tbody td.comment_date {
	width: 135px ;
}

.osuit-Table tbody td.comment_user {
	width: 80px ;
}

.osuit-Table tbody td.comment_content {
	width: 400px ;
}

.osuit-Table tbody td.rating_column {
	padding: 0 0 0 18px;
	width: 85px;
}

.osuit-Table tbody td.remove_icon {
	width: 70px;
}
.osuit-Table tbody td.remove_icon a img, acronym {
	margin: 0 3px 0 0 ;
}

/**
 * Navigation Menu
 *********************/ /*
#navheader dl,#navheader dt,#navheader dd,#navheader ul,#navheader li {
	margin: 0;
	padding: 0;
	width: 100px;
	list-style-type: none;
}

#navlinks a,#navlinks div {
	margin: 0;
	padding: 0;
	width: 100px;
	font-size: 1.3em;
	color: #5906A6;
	line-height: 20px;
}
#navheader dl {
	float: left;
}

#navheader dt {
	cursor: pointer;
	text-align: center;
	margin: 0px;
	padding: 0;
	padding-left: 0;
	font-size: 1.3em;
	color: #5906A6;
	line-height: 20px;
}

#navheader dd {
	display: none;
	border: 1px solid #e2cdf3;
	padding: 0px;
	background-color: #f7f5f7;
}

#navheader li {
	text-align: left;
}

div.Logged {
	color: rgb(89, 6, 166);
	text-align: right;
	position:absolute;
	width:300px;
	left:665px;
	top:190px;
	font-size:14px;
}

*/
#navheader { /*	position:absolute;*/
	float: right;
	margin-right: 20px;
	margin-top: 126px;
}

div.Logged {
	color: rgb(89, 6, 166);
	text-align: right;
	font-size: 14px;
	float: left;
	margin-right: 30px;
}

/* ================================ */
	/* Style de Autocomplete par d�faut */
	/* ================================ */
.osuit-AutoComplete {
	position: absolute;
	z-index: 100;
	overflow-x: visible;
	overflow-y: auto;
	background-color: lightyellow;
	border: 1px outset black;
	text-align: left;
}

.osuit-AutoComplete li {
	position: relative;
	display: block;
	padding: 0 4px;
	font-size: 10px;
	white-space: nowrap;
	cursor: default;
}

.osuit-AutoComplete li.loading {
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 4px;
	background: url("../img/loading.gif") left top no-repeat;
}

.osuit-AutoComplete li.selected {
	background-color: #CCCCCC;
}

.osuit-AutoComplete li:hover {
	background-color: #DDDDDD;
}


/* columns of ratings, and comments. */
/*a.rss {
	vertical-align: -6%;
}*/

a.rss img {
	float:right;
	margin:-7px 3px -50px 0;
}
/* ========================= */
/* ChoiceTree Style          */
/* ========================= */
.osuit-ChoiceTree {
        overflow: auto;
        margin: 5px;
        padding: 5px;
}
/* pour FF: marge nulle entre le marker et le content (comme IE) */
.osuit-ChoiceTree li:before {
        content: "";
        margin-left: -7px;
}
.osuit-ChoiceTree li {
        position: relative;
        padding: 1px 0;
        background: url("../img/Tree_V.gif") left top repeat-y;
        display: list-item;
        list-style-image: url("../img/Tree_L.gif");
        list-style-position: inside;
}
.osuit-ChoiceTree li.last {
        background: none;
        margin-top: -2px;
}
.osuit-ChoiceTree .osuit-ChoiceTreeAnchor {
        position: absolute;
        width: 9px;
        height: 9px;
        left: 3px;
        top: 4px;
        _left: -13px;
        _top: 3px;
        font-size: 0; /* do not display text */
        background: url("../img/TreeAnchor.gif") center center no-repeat;
        text-decoration: none;
}
.osuit-ChoiceTree li.expanded > .osuit-ChoiceTreeAnchor {
        background-image: url("../img/TreeAnchor_M.gif");
}
.osuit-ChoiceTree li.collapsed > .osuit-ChoiceTreeAnchor {
        background-image: url("../img/TreeAnchor_P.gif");
}
.osuit-ChoiceTree li.collapsed > ul {
        display: none;
}
.osuit-ChoiceTree .osuit-ChoiceTreeNode {
        vertical-align: top;
        padding: 2px 0 2px 15px;
        background: url("../img/checkbox_part.gif") left center no-repeat;
        font-size: inherit;

}
.osuit-ChoiceTree .osuit-ChoiceTreeNode.checked {
        background-image: url("../img/checkbox_on.gif");
}
.osuit-ChoiceTree .osuit-ChoiceTreeNode.unchecked {
        background-image: url("../img/checkbox_off.gif");
}
.osuit-ChoiceTree li ul {
        margin-left: 20px;
}
.osuit-ChoiceTree label, .osuit-ChoiceTree a.label {
        padding: 0px 2px;
        vertical-align: top;
}
.osuit-ChoiceTree input {
        vertical-align: top;
        margin: 0;
}
