﻿body.nomenclature 
{
	background-color:#99ccff;
	margin: 0;
	padding: 0;
	width: inherit;
}

h1.nomenclature_titre
{
	background-color: #0088F6;
	font-weight: bold;
	color: White;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0;
	padding-left: 1em;
	letter-spacing: 0;
}


.nomenclature_select
{
  padding: 0;
  margin: 0 0 1em 0;
}

.nomenclature_libelle
{
  font-weight: bold;
  vertical-align: top;
  text-align:left;
  width:15%;
}
.nomenclature_Recheche
{
 font-size :16px;
 color:Black /*#013E65*/;
 font-weight: bold;
}
.nomenclature_edit 
{
	height: 330px;
	overflow: auto;
	border-top: solid 1px #0088F6;
}

.nomenclature_edit p
{
	margin: 0.5em 1em;
}

.nomenclature_edit td
{
  font-size: 9pt;
}

.nomenclature_treeview
{
	margin-top: 1em;
}

.nomenclature_treeview a
{
  color: Black;
  font-size: 9pt;
}

.nomenclature_treeview .selected_node a
{
	color: White;
	font-weight: bold;
	background-color: #0088f6;
}

.buttons
{
  text-align: center;
}

.nomenclature_select_inactif
{
	display: none;
}

.nomenclature_select_actif
{
	display: block;
	clear: both;
	height: 275px;
	overflow: auto;
}

.nomenclature table
{
	font-size: 11px;
}

.nomenclature_resultats tbody
{
	text-align: center;
}

.nomenclature_onglet 
{
	float: left;
	width: 50%;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	/*color: #003063;*/
	font-size: 14px;
	line-height: 22px;
	margin:0;
	/*padding:0;*/
}

.actif1
{
	background-color: #0088F6;
	color: White;
}

.inactif1
{
	background-color: White;
	color: #0088F6;
}

#nomenclature_motclefs table
{
	width: 90%;
	table-layout: fixed;
}

.nomenclature_edit input, .nomenclature_edit select
{
	border-width: 0;
	background-color: Transparent;
}

.nomenclature_edit textarea
{
	border-width: 1px;
	background-color: Transparent;
}

input.button
{
	background-color: #003063;
	font-weight: bold;
	color: White;
	border: none;
}

.nomenclature_entete
{
	background-color: #ddf4ff;
}

.nomenclature_activite
{
	display: block;
	clear: both;
	height: 275px;
	overflow: auto;
	width: 690px;
}