.off .directory_portletContent {
	display: none
}

.on .directory_portletContent {
	display: block
}

#directory {
	margin: auto;
	width: 860px;
}

#directory .errorSearch {
	padding-left: 30px;
	color: #ff0000
}

/*  - MENU - */
#directoryMenu {
	margin-left: 22px;
}

#directoryMenu ul {
	list-style-type: none;
}

#directoryMenu li {
	display: inline;
}

#directoryMenu a {
	background:
		url("../images/habillage/generic/directory/rc-tabs-left.gif")
		no-repeat scroll 0 -20px transparent;
	float: left;
	margin-left: 7px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

#directoryMenu a span {
	background:
		url("../images/habillage/generic/directory/rc-tabs-right.gif")
		no-repeat scroll 100% -20px transparent;
	color: #BAB205;
	padding-right: 10px;
	display: block;
	height: 20px;
}

/* Hack IE5-Mac \*/
#directory .menu a span {
	float: none;
}
/* End IE5-Mac hack */

/*SELECTION ET ONMOUSE OVER **/
#directoryMenu a:hover, #directoryMenu a.focus {
	background-position: 0 0;
	text-decoration: none;
}

#directoryMenu a:hover span, #directoryMenu a.focus span {
	background-position: 100% 0;
	color: #FFFFFF;;
}

#directory .menu a.focus span {
	font-weight: bold
}

.home #directory h3 {
	margin: 0
}

/*  STYLES GLOBAUX - */
#directory dl {
	margin: 0px;
	width: 100%
}

#directory  dt {
	height: 25px;
	clear: both;
	color: #64600D;
	font-weight: bold;
	width: 20%;
	float: left;
}

#directory  dd {
	float: left;
	height: 25px;
}

#directory #detail .auto {
	width: auto;
	height: auto
}

/*- RECHERCHE */
/*GENERIQUES*/
#directory #search dt {
	width: 15%
}

#directory #search dd {
	width: 85%
}

/* PERSONNES */

/* LISTES */
#directory #detail #list_base_information dt {
	width: 15%;
	font-weight: bold
}

#directory #detail #list_base_information dd {
	width: 85%;
	font-weight: bold
}

#directory #detail #list_base_information dd.auto {
	width: 85%;
	font-weight: normal;
}

#directory input {
	font-size: 11px
}

#directory h3 {
	padding-top: 10px;
}

#directory .partg {
	width: 49%;
	float: left;
}

#directory .partd {
	float: right;
	width: 49%
}

#directory .asLabel, #directory .asLabel2 {
	color: #64600D;
	font-weight: bold;
	width: 30%
}

#directory .asLabel2 {
	padding-left: 35px;
}

#directory table.displayTable {
	width: 100%
}

#directory .right a {
	text-decoration: none;
	color: red
}

#directory select {
	border: 1px;
	font-size: 11px;
}

#directory #detail select {
	border: 1px solid;
	font-size: 11px;
}

#directory select option {
	padding-left: 5px;
}

#directory .directory_portletContent {
	background-image: url("../images/interface_search_bg_860.gif");
	background-repeat: repeat-y;
	width: 860px;
}

#directory .directory_portletContent .sub {
	margin-left: 25px;
	width: 685px;
}

#directory .h40 {
	height: 40px
}

#displayTableEvent {
	width: 100%
}

#directory .directory_portletContent div.error, #directory .miscMsg {
	margin-left: 25px
}

#directory .directory_portletContentMini {
	font-size: 11px;
	background-image: url("../images/interface_search_bg.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 99%;
	height: 99%;
}

#directory .directory_portletContentMini {
	margin-bottom: 4px;
}

#directory .partd .field2 {
	margin-left: 10px
}

#directory .partg .field {
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	padding-right: 3px
}

#directory .partg .field2 {
	margin-left: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	float: left;
}

#directory .field3 {
	text-align: left;
	margin-left: 150px;
	margin-bottom: 5px;
}

#directory .currentSelection {
	margin-left: 70px
}

#directory .fieldAcronyme {
	background-image: url("../images/interface_result_title_860.gif");
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 50px;
	height: 31px;
}

#directory .fieldAcronyme span {
	display: block;
	padding-top: 10px;
	font-weight: bold;
}

#directory .fieldAcronymeMini span {
	font-weight: bold;
	font-size: 11px;
	background: #DFD74F;
	padding: 0px 2px 0px 2px
}

#directory .partg h1, #directory .partd h1 {
	background: #DFD74F none repeat scroll 0%;
	font-size: 11px;
	font-weight: bold;
}

#directory #detail dt {
	width: 40%;
	height: 35px
}

#directory #detail dd {
	width: 60%;
	height: 35px
}

#directory textarea {
	height: 50px
}

#directory #detail dt.fortextarea, #directory #detail dd.fortextarea {
	height: 60px
}

#directory .fieldAcronyme span a {
	text-decoration: none;
	color: red;
	font-weight: bold
}

#directory .finModule {
	background: url("../images/fin_module_860.gif") no-repeat scroll center
		bottom transparent;
	height: 17px;
	width: 860px;
}

#directory .finModuleb {
	background: url("../images/fin_module.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 17px;
	width: 300px;
}

#directory .redAdd {
	float: right;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#listDisplaytagResult2 {
	margin-left: 25px;
	margin-right: 43px;
}

#displayTableSocieties {
	width: 100%
}

/* DEFINITION DES TABLES DE RESULTATS */
#directory thead {
	background: #EAE468
}

#directory th, #directory .sortable a {
	color: #64600d;
	width: 10px;
	padding: 5px;
	text-decoration: none;
	width: auto;
	text-align: left;
}

#directory td {
	text-decoration: none;
}

#directory td.is_hidden_true {
	color: silver;
	font-style: italic;
}

#directory tr.odd {
	background: #F3F1C1
}

#directory tr.even {
	background: #F6F5E0;
}

#directory td a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#directory .detail_creation {
	font-style: italic;
	float: left;
	clear: both;
}

#directory .leftList {
	margin-left: 52px;
}

#directory .leftList select {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	width: 300px;
}

#directory .writeActions {
	color: red
}

#directory .writeActions li {
	display: inline
}

#directory .writeActions a {
	color: red;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#directory #selection, #directory #actions {
	float: left;
}

#directory .leftClear {
	clear: left
}

#directory_popup .directory_popup_main {
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #F6F5E0;
	border: 1px solid #BDB508;
}

#directory_popup input.directory_input {
	width: 245px;
	font-family: Arial;
	font-size: 8pt;
}

#directory_popup .directory_popup_sub {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #F6F5E0;
}

#directory_popup .directory_popup_sub span {
	font-family: Arial;
}

.imgLogoClass {
	height: 80px;
	max-width: 200px;
}

.inputDialogClass {
	margin-left: 0;
	margin-bottom: 8px;
}

.inputClass {
	margin-left: 0;
	margin-bottom: 8px;
	width: 300px;
}

.textareaClass {
	margin-left: 0;
	margin-bottom: 8px;
	width: 350px;
	height: 80px;
}

.inputErrorClass {
	border: 1px dotted red;
}