
#thesaurus {
	margin: 15px 0 30px 0;
	position: relative;
	/*border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	box-shadow: 0px 0px 6px #888;
	-moz-box-shadow: 0px 0px 6px #888;
	-webkit-box-shadow: 0px 0px 6px #888;
	background-color: white;*/
}

#thesaurus_entete {
	background-color: #f2f2f2;
	height: 63px;
	border: solid #ccc;
	border-width: 1px 0;
	padding: 5px 0 3px 26px;
	position: relative;
	/*border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;*/
}

#thesaurus_entete #entete_fleche_g, #thesaurus_entete #entete_fleche_d  {
	display: block;
	float: left;
	margin: 9px 5px 0 5px;
	width: 16px;
	height: 16px;
	outline: none;
	cursor: pointer;
}

#thesaurus_entete #entete_fleche_g {
	background: url("../images/fleche_gauche.png");
}

#thesaurus_entete #entete_fleche_d {
	background: url("../images/fleche_droite.png");
}

#entete_bordure_selecteur {
	background-color: #b6b6b6;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding: 3px;
	position: absolute;
	top: 3px;
	left: 200px;
}

#entete_selecteur {
	height: 30px;
	background-image: url("../images/fond_selecteur.png");
	background-repeat: repeat;
}

#entete_selecteur a {
	display: block;
	float: left;
	width: 22px;
	height: 21px;
	font-size: 105%;
	padding-top: 1px;
	margin: 3px 0 3px 3px;
	border: solid 1px #aaaaaa;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-color: white;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	outline: none;
	cursor: pointer;
}

#entete_selecteur a:hover {
	border: solid 1px #888888;
	background-color: #f2f2f2;
	box-shadow: 0px 0px 2px #333333;
	-moz-box-shadow: 0px 0px 2px #333333;
	-webkit-box-shadow: 0px 0px 2px #333333;
}

#entete_bordure_selecteur div.scrollable {  
  position: relative; 
  overflow: hidden; 
  width: 354px;
  height: 30px;
	border: 1px solid #888888;
	float: left;
}

#entete_bordure_selecteur div.scrollable div.items { 
    width: 20000em; 
    position: absolute;
}

div#choix_langue1 {
	position: absolute;
	top: 22px;
	left: 20px;
	color: #666;
	font-family: Arial, serif;
	font-size: 70%;
	margin: 0;
}

#form_recherche {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 50px;
	position: absolute;
	top: 10px;
	right: 20px;
}

#form_recherche p {
	margin: 0;
}

#champ_recherche {
	display: block;
	font-family: Verdana, serif;
	font-size: 80%;
	color: #444;
	width: 200px;
	background-color: #f9f9f9;
	height: 20px;
	position: absolute;
	top: 16px;
	left: 0px;
	padding-left: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 0px 0px 6px #999;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	border: solid 1px #c6c6c6;
	text-decoration: none;
	outline: none;
}

#champ_recherche:focus {
	border: solid 1px #aaa;	
}

#bouton_recherche {
	display: block;
	background: #f2f2f2 url("../images/bouton_recherche.png");
	position: absolute;
	top: -8px;
	right: 10px;
	margin-left: 0px;
	width: 64px;
	height: 64px;
	border: 0;
}

#bouton_recherche:hover {
	cursor: pointer;
}

#auto_complete {
	float: none;
	display: none;
	width: 320px;
	position: absolute;
	top: 50px;
	right: -10px;
	background-color: white;
	border: solid 1px #aaa;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
  opacity : 0.9;
  -moz-opacity : 0.9;
  -ms-filter: "alpha(opacity=90)"; /* IE 8 */
  filter : alpha(opacity=90); /* IE < 8 */
  box-shadow: 0px 0px 3px #888;
	-moz-box-shadow: 0px 0px 3px #888;
	-webkit-box-shadow: 0px 0px 3px #888;
	padding: 5px 4px;
	font-family: Arial, serif;
	font-size: 11px;
	color: #666;
	z-index: 60;
}

#auto_termes {
	margin: 5px 0;
	height: 15px;
	padding-top: 1px;
}

#auto_termes h4 {
	height: 15px;
	font-family: Arial, serif;
	font-size: 13px;
	text-align: center;
	text-decoration: underline;
	cursor: default;
	margin: 0 0 0 120px;
	width: 50px;
}

#auto_termes img {
	display: block;
	position: relative;
 	bottom: 15px;
	left: 185px;
}
 
#auto_table_termes {
	display: block;
	overflow: auto;
	height: 0px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: inside;
	width: 320px;
	border-collapse: collapse;
}

#auto_complete tr {
	width: 310px;
	overflow: hidden;
	cursor: default;
}

#auto_complete th, #auto_complete td {
	display: block;
	float: left;
	width: 100px;
	padding: 0 5px;
}

#auto_complete th {	
	text-decoration: underline;
}

#auto_complete td {
	overflow: hidden;
	height: 15px;
}

#auto_complete th.middle {
	border: solid transparent;
	border-width: 0px 1px;
}

#auto_complete td.middle {
	border: solid #ccc;
	border-width: 0px 1px;
}

#auto_complete .imp {
	width: 30px !important;
	text-align: center;
}

#auto_complete td.imp {
	border: solid transparent;
	border-width: 0 1px 0 0;
}

#auto_complete td.imp {
	border: solid #ccc;
	border-width: 0 1px 0 0;
}

#auto_complete .nb_occ {
	width: 30px !important;
	text-align: center;
}

#auto_complete .aucun {
	width: 270px !important;
	text-align: center;	
}

#auto_complete td span.surlignage {
	display: block;
	float: left;
	height: 15px;
	padding: 0 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#auto_complete td span.surlignage:hover {
	cursor: pointer;
}

#auto_complete td span.bold {
	font-weight: bold;
	color: #444;
}

#thesaurus_contenu h2, #historique_recherche h2, #thesaurus_cible h2  {
	text-align: center;
	font-family: "Trebuchet MS", serif;
	color: #666;
	font-size: 130%;
	text-decoration: underline;
	font-weight: normal;
}

#entete_selecteur a.active {
	background-color: #ddd;
	border: solid 1px #888;
	color: #444;
}

.contenu_titres {
	position: relative;
	margin-bottom: 20px;
}

.contenu_titres h3 {
	text-align: center;
	width: 50%;
	margin: 0;
	font-family: "Trebuchet MS", serif;
	color: #555;
	font-size: 115%;
	font-weight: normal;
	text-decoration: underline;
}

.titre_d {
	position: absolute;
	top: 0;
	right: 0;
}

#thesaurus_contenu ul, #thesaurus_cible ul {
	list-style: inside none;
}

.liste_termes {
	padding: 0 3px 5px 23px;
	color: #444;
	font-family: Arial, serif;
	font-size: 15px;
	margin: 0;
}

.ligne, .ligne_decli  {
	position: relative;
	width: 940px;
	margin: 0;
}

.liste_termes .ligne {
	list-style-image: url("../images/puce_sans_decli.png") !important;
	cursor: default;
}

.liste_termes .ligne .ligne_lien {
	font-style: italic;
	text-decoration: underline;
}

.liste_termes .ligne .ligne_lien:hover {
	cursor: pointer;
}

.liste_termes .ligne_decli {
	list-style-image: url("../images/puce_avec_decli.png") !important;
}

.liste_termes .ligne_decli span:hover {
	cursor: pointer;
}

.decli_PN, .decli_DN, .decli_TN {
	margin: 0;
	display: none;
}

.decli_PN  {
	font-family: Verdana, serif;
	font-size: 13px;
}

.decli_DN  {
	font-family: Georgia, serif;
	font-size: 14px;
}

.decli_TN  {
	font-family: Georgia, serif;
	font-size: 12px;
}

.liste_termes ul {
	padding: 0;
}

.ligne li, .ligne_decli li {
	width: 430px;
	padding-left: 40px;
}

.ligne li span, .ligne_decli li span {
	padding: 0 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.ligne .ligne_d, .ligne_decli .ligne_d {
	position: absolute;
	top: 0;
	right: 0;	
}

.decli_PN .ligne li, .decli_PN .ligne_decli li {
	width: 400px;
	padding-left: 70px;
}

.decli_DN .ligne li, .decli_DN .ligne_decli li {
	width: 370px;
	padding-left: 100px;
}

.decli_TN .ligne li {
	width: 340px;
	padding-left: 130px;
}

.liste_termes .ligne_cible span {
	background-color: #ffd75b;	
}

.liste_termes .ligne_cible span:hover {
	background-color: #ffd75b;	
}

.liste_termes .ligne_ouverte + ul {
	display: block;	
}

.liste_termes .ligne_ouverte {
	list-style-image: url("../images/puce_decline.png") !important;
}

.liste_termes .def {
	height: 10px;
	padding: 0px 2px;
	border: 1px solid #888;
	text-decoration: none;
	font-family: "Verdana", serif;
	color: #555;
	font-size: 60%;
	background-color: #eee !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	outline: none;
	position: relative;
	bottom: 2px;
	left: 3px;
}

.liste_termes .def:hover {
	box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	-webkit-box-shadow: 0px 0px 2px #999;
}

#affinage_selection {
	float: left;
	margin: 7px 0 0 15px;
	color: #444;
	font-family: Arial, serif;
	font-size: 15px;
}

#lettre_decli {
	width: 50px;
}

#chemin_recherche {
	height: 23px;
	font-family: "Verdana", serif;
	color: #444;
	font-size: 80%;
	padding-top: 15px;
	padding-bottom: 8px; 
	margin-top: 10px;
	background-color: #f2f2f2;
	border: solid #ccc;
	border-width: 1px 0;
	position: relative;
}

#chemin_recherche #label_chemin {
	margin-left: 20px;
	margin-right: 15px;
	text-decoration: underline;
}

#chemin_recherche i, #chemin_recherche span  {
	cursor: default;
}

#chemin_recherche .lien {
	cursor: pointer;
}

#chemin_recherche .lien:hover {
	text-decoration: underline;
}

#chemin_recherche img {
	position: absolute;
	top: -1px;
	right: 10px;
	cursor: pointer;
}

#historique_recherche {
	display: none;
}

#historique_barre_bas {
	width: 800px;
	height: 20px;
	margin: auto;
}

#historique_barre_bas a {
	font-size: 12px;
	text-decoration: none !important;
	font-family: "Verdana", serif;
	display: block;
	position: relative;
	padding-top: 4px;
	cursor: pointer;
	padding: 3px 6px;
	border: 1px solid #888;
	color: #555;
	background-color: #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	outline: none;
}

#historique_barre_bas a:hover {
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;	
}

#historique_barre_bas #historique_retour {
	float: left;	
}

#historique_barre_bas #historique_raz {
	text-align: right;
	float: right;
}

#historique_barre_bas #historique_retour img {
	position: absolute;
	top: 1px;
	left: px
}

#historique_barre_bas #historique_raz img {
	position: absolute;
	top: 2px;
	right: 4px;
}

#historique_barre_bas #historique_retour span {
	margin-left: 25px;
}

#historique_barre_bas #historique_raz span {
	margin-right: 25px;
}

.liste {
	width: 800px;
	border: 1px solid #aaaaaa;
	margin: auto;
	margin-bottom: 15px;
	text-align: center;
	border-radius-topleft: 8px;
	border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding: 2px;
}

.liste th {
	background-color: #a2a2a2;
	height: 22px;
	font-family: Verdana, serif;
	font-size: 12px;
	color: white;
	cursor: default;
}

.liste tr {
	height: 20px;
	cursor: default;
}

.L_coingauche {
  border-radius-topleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	width: 400px;
}

.L_coindroite {
  border-radius-topright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

.liste td {
	border: solid #aaaaaa;
	border-width: 0 1px;
}

.liste td span {
	cursor: pointer;
}

.liste td span:hover {
	text-decoration: underline;
}

.liste a, .liste td {
	color: #444444;
	font-size: 12px;
	font-family: Verdana, serif;
}

#cadre_sous_selecteur {
	position: absolute;
	bottom: 3px;
	left: 202px;
	width: 408px;
}

#cadre_sous_selecteur div {
	margin: 0 auto;
	height: 22px;
	padding: 0 2px;
	width: 384px;
	border: solid 1px #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #f5f5f5;
}

#cadre_sous_selecteur div:hover {
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
}

#cadre_sous_selecteur a {
	display: block;
	float: left;
	width: 22px;
	height: 16px;
	padding: 0;
	margin: 3px 2px 0 0;
	text-align: center;
	font-family: "Trebuchet MS", serif;
	color: #555;
	font-size: 75%;
	cursor: pointer;
}

#cadre_sous_selecteur a:hover {
	border: solid 1px #ccc;
	margin-top: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	width: 20px;
}

#cadre_sous_selecteur a.active {
	border: solid 1px #bbb;
	margin-top: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #e5e5e5;
	width: 20px;
}

#thesaurus div.message, #thesaurus div.fenetre {
	display: none;
	border: solid 1px #aaa;
	position: absolute;
	z-index: 30;
	background-color: #f8f8f8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	box-shadow: 0px 0px 5px #999;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

#thesaurus div#loader {
	height: 70px;
	top: 38%;
	width: 32%;
	left: 34%;
}

#thesaurus div#erreur {
	height: 110px;
	top: 35%;
	width: 32%;
	left: 34%;
}

#thesaurus div#def {
	height: 300px;
	top: 25%;
	width: 60%;
	left: 20%;
}

.message .img_infos, .fenetre .img_infos {
	display: block;
	float: left;
}

.message .img_infos {
	margin: 10px 12px 0 90px;
}

.fenetre .img_infos {
	margin: 10px 12px 0 225px;
}

.message h4, .fenetre h4 {
	float: left;
	text-align: center;
	font-family: Verdana, serif;
	color: #888;
	font-size: 95%;
	margin-top: 14px;
	margin-bottom: 10px;
	font-weight: normal;
}

#loader #img_loader {
	display: block;
	margin-left: 42px;
}

.message p, .fenetre p {
	float: left;
	margin-top: 1px;
	width: 90%;
	margin-left: 5%;
	font-family: "Trebuchet MS", serif;
	color: #888;
	font-size: 80%;
	margin-bottom: 0;
	text-align: justify;
}

.fenetre p {
	text-indent: 30px;
	padding-top: 5px;
}

.fenetre p a {
	color: #888;
}
.fenetre p a:visited {
	color: #888;
}

#erreur #erreur_ok, #def #def_fermer {
	display: block;
	float: left;
	background-color: #eee;
	height: 21px;
	font-size: 70%;
	border: solid 1px #aaa;
	color: #888;
	outline: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

#erreur #erreur_ok {
	margin-left: 230px;
}

#def #def_fermer {
	margin-left: 450px;
	margin-top: 10px;
}

#erreur #erreur_ok:hover, #def #def_fermer:hover {
	box-shadow: 0px 0px 2px #999;
	-moz-box-shadow: 0px 0px 2px #999;
	-webkit-box-shadow: 0px 0px 2px #999;
	cursor: pointer;
}

.pages {
	height: 510px;
	overflow: auto;
	position: relative;
}

.pages div {
	display: none;
}

.pages div.active {
	display: block;
}

#label_liste_pages {
	height: 18px;
	font-family: Verdana, serif;
	font-size: 90%;
	color: #666;
	text-align: center;
	margin: 15px 50px 10px 50px;
	padding-top: 10px;
	text-decoration: underline;
	border: double #aaa;
	border-width: 3px 0 0 0;
}

#liste_pages {
	height: 184px;
	margin: 0 50px 20px 50px;
	padding-bottom: 10px;
	border: double #aaa;
	border-width: 0 0 3px 0;
}

#liste_pages a {
	width: 200px;
	height: 30px;
	display: block;
	float: left;
	text-align: center;
	margin: 5px 5px;
	border: solid 1px #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #f5f5f5;
	padding: 3px 0 3px 0;
	outline: none;
	text-decoration: none;
	font-family: Verdana, serif;
	font-size: 80%;
	color: #666;
}

#liste_pages a:hover {
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
	cursor: pointer;
}

#liste_pages a.active{
	font-weight: bold;
}

/*sert pour tous les scrollable : permet de masquer les flèches si le scroll est impossible*/
.disabled {
	/*visibility: hidden;*/
	opacity : 0.4;
  -moz-opacity : 0.4;
  -ms-filter: "alpha(opacity=40)"; /* IE 8 */
  filter : alpha(opacity=40); /* IE < 8 */
	cursor: default !important;
}

.tooltip {
	display: none;
	color: white;
	font-family: Arial, serif;
	font-size: 70%;
	background: url("../images/black_arrow_bottom.png");
	height: 13px;
	width: 163px;
	padding: 32px 23px;
	z-index: 50;
}

.tooltip2 {
	display: none;
	color: white;
	font-family: Arial, serif;
	font-size: 70%;
	background: url("../images/black_arrow_bottom2.png");
	height: 6px;
	width: 120px;
	padding: 19px 0;
	z-index: 50;
	text-align: center;
}

#thesaurus_cible {
	display: none;
}

#retour_thesaurus {
	width: 200px;
	height: 30px;
	display: block;
	border: solid 1px #bbb;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #f5f5f5;
	padding: 3px 0 3px 0;
	outline: none;
	font-family: Verdana, serif;
	font-size: 80%;
	color: #666;
	position: absolute;
	right: 50px;
	top: 150px;
}

#retour_thesaurus:hover {
	box-shadow: 0px 0px 3px #999;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
	cursor: pointer;
}

ul li span.span_lien {
	padding: 0 !important;
	font-weight: bold;
	cursor: pointer;
}

ul li span.span_lien:hover {
	text-decoration: underline;
}

	
