/***********************************************/
/* STRUCTURE styles                            */
/***********************************************/
body {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: square;
}

ul ul {
	list-style-type: disc;
}

ul ul ul {
	list-style-type: none;
}

label {
	
}

form {
	padding: 0px;
	margin: 0px;
}

input {
	margin: 0;
}

/***********************************************/
	/* Layout Divs                                 */
	/***********************************************/
#masthead {
	height: 77px;
}

#logo {
	position: absolute;
	top: 4px;
	left: 43px;
	padding: 0px;
}

#logo img {
	border: 0px;
	margin: 0px;
}

div.infos_aff {
	position: absolute;
	top: 15px;
	left: 185px;
}

div.infos_aff table {
	border-collapse: collapse;
}

div.infos_aff td {
	padding: 0px;
}

div.actions_masthead {
	position: absolute;
	top: 15px;
	right: 18px;
}

#printer {
	float: right;
	margin-right: 6px;
	margin-top: -3px;
}

#navBar {
	padding: 4px;
	padding-top: 0px;
	width: 160px;
}

/***********************************************/
	/* Component Divs                               */
	/***********************************************/
#siteName {
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/*************** #pageName styles **************/
#pageName {
	padding: 0px 0px 10px 10px;
}

#titrePage {
	padding-bottom: 8px;
	padding-left: 180px;
}

/************* #breadCrumb styles *************/
#breadCrumb {
	height: 10px;
	padding: 5px;
	padding-left: 20px;
	margin-bottom: 4px;
}

a.currentPage {
	
}

#slices {
	
}

/*********** .relatedLinks styles ***********/
.relatedLinks {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.relatedLinks select {
	padding: 0;
	width: auto;
	overflow: hidden;
}

.relatedLinks .relatedLinksTitle {
	padding: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
}

/* angles arrondis haut */
.relatedLinks .first {
	display: block;
	height: 5px;
	overflow: hidden;
}

.relatedLinks .first .first {
	vertical-align: top;
	float: left;
	height: 5px;
}

.relatedLinks .first .last {
	vertical-align: top;
	float: right;
	height: 5px;
}

/* angles arrondis bas */
.relatedLinks .last {
	display: block;
	height: 5px;
	overflow: hidden;
}

.relatedLinks .last .first {
	float: left;
	height: 5px;
}

.relatedLinks .last .last {
	vertical-align: top;
	float: right;
	height: 5px;
}

/* Points de menu */
.relatedLinks ul,.relatedLinks ul ul {
	margin: 0px;
	padding: 0px;
}

/* A AFFICHER SI 2 NIVEAUX */
.relatedLinks li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: top;
	margin-left: 4px;
	margin-right: 4px;
}

.relatedLinks li a {
	margin-left: 0px;
}

.relatedLinks li span {
	margin-left: 4px;
}

.relatedLinks li li {
	padding: 3px 0 3px 0;
	margin-left: 20px;
}

.relatedLinks li li a {
	margin-left: 0px;
}

.ico_arbo {
	vertical-align: middle;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}

#menuOn {
	
}

/* END : A AFFICHER SI 2 NIVEAUX */
.relatedLinks li .disabled {
	
}

.relatedLinksTd {
	padding: 2px;
	padding-left: 8px;
}

/****************************************************************/
	/*********************** CONNEXION ******************************/
	/****************************************************************/
div.connexionDiv {
	width: 260px;
	margin-left: 20px;
	margin-top: 55px;
}

div.connexionTitle {
	padding-left: 5px;
	padding-bottom: 10px;
}

table.connexionTable td {
	padding-left: 5px;
}

table.connexionTable input {
	
}

table.connexionTable .btn_search,.btn_search_grey {
	
}

/********************** arrondis *********************/
	/* default corners */
.ct,.cl,.cb {
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	height: 3px;
	position: relative;
	text-align: left;
}

/****************************************************************/
.recherche,.result,.resultNoScroll,.searchDiv,.actionDiv,.rappelCriteres,.profil,.profilThumbTout,.divDetailsHeader,#nbreResultats,#filtre,.resultHistory
	{
	margin-left: 20px;
	clear: both;
	width: 95%;
}

/****************************************************************/
	/************************ RECHERCHE *****************************/
	/****************************************************************/
.recherche {
	overflow: auto;
	/* overflow-x: hidden; */
}

.recherche table {
	border-collapse: collapse;
}

.recherche td {
	vertical-align: top;
}

#rechercheExpand {
	border: none;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	width: 90%;
}

#optionsExpand {
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	width: 90%;
}

.bigInput,.bigSelect {
	padding: 0px;
}

.tableSearchHeader {
	height: 16px;
}

#tableSimple,#tableDetails,#tableOptions,#tableExpandOptions {
	width: 99%;
	margin-right: -15px;
}

.tableSimple_Tdtitre {
	padding: 4px;
}

.rechercheDesignation {
	width: 30%;
	padding: 4px 2px 4px 4px;
}

.rechercheHelp {
	width: 2%;
	padding: 6px 2px 0px 3px;
}

.rechercheChamps {
	padding: 4px 2px 4px 2px;
}

#filtreperso,#filtrepersoFD {
	display: block;
}

.btn_chooser {
	width: 26px;
	height: 26px;
	padding: 0px;
	background-position: -2px;
	cursor: pointer;
}

.titre_criteres,.titre_ordre {
	margin: 10px 0 5px 0;
	padding: 0px;
}

.btn_up {
	width: 1.5em;
	height: 1.5em;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
}

.btn_down {
	width: 1.5em;
	height: 1.5em;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
}

select.natlang,select.avojug {
	width: 40%;
}

.autresCriteres {
	padding-top: 4px;
}

.searchDiv input,.actionDiv input {
	margin-right: 15px;
}

.arbre_plan li {
	margin: 0px;
}

.arbre_plan ul {
	margin: 0px;
}

.arbre_plan ul ul {
	margin-left: 20px;
}

/***************** BOUTONS ****************************/
.btn_impression {
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px;
	padding-right: 25px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

.btn_annuler {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

.btn_annuler_alone {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

.btn_termine {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

.btn_search,.btn_search_grey {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

.btn_charger {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

.btn_save {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 25px;
	height: 25px;
	min-width: 6em;
	overflow: visible;
	cursor: pointer;
}

/****************************************************************/
	/************************ RESULTATS *****************************/
	/****************************************************************/
	/**************.rappelCritères*****************/
.rappelCriteres,#filtre {
	vertical-align: middle;
	margin-bottom: 20px;
}

.rappelCriteres h3 {
	margin: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
}

.rappelCriteres_scroll {
	height: 25px;
	overflow: auto;
	margin: 4px;
	margin-bottom: 2px;
	margin-right: 0;
}

.modifierLesCriteres input {
	padding: 0px;
	margin: 2px;
}

/***************************** Nbre résultats ********************************/
#nbreResultats p,#nbreResultats table {
	margin: 2px;
}

.result {
	overflow: scroll;
	/* overflow-x: hidden; */
	height: 400px;
	clear: both;
}

.result h3 {
	padding: 0px;
	margin: 0px;
}

.result p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 4px;
}

.resultNoScroll {
	clear: both;
}

.result .calque_txt {
	margin: 4px;
}

.resultThumHeader {
	width: 96%;
	clear: both;
	margin-left: 20px;
}

/* messages */
.zoneMessage {
	width: 96%;
	clear: both;
	margin-left: 20px;
	padding: 5px;
	padding-left: 0px;
}

/* tableau */
.tableResult {
	border-collapse: collapse;
	width: 98.2%;
	margin: 0px;
	margin-right: 50px !important;
}

.tableResultHeader td {
	padding: 2px;
}

.tableResultHeaderL2 td {
	padding: 2px;
	vertical-align: bottom;
}

/* history */
.resultHistory {
	margin-top: 30px;
}

.titreHistory {
	margin-bottom: 5px;
}

.tableResultHistory {
	border-collapse: collapse;
}

.tableResultHistory td {
	padding: 2px;
}

.tableResultHistoryDetails.current td {
	
}

.tableResultDetails td,.tableResultDetailsOver td {
	padding: 2px;
	vertical-align: top;
}

.displayOver {
	cursor: pointer;
}

.resultSmallTitle {
	padding-top: 8px;
	padding-bottom: 2px;
}

.nextTenNavigation {
	padding: 3px;
	padding-top: 4px;
}

/****************************************************/
	/***************** FICHE DETAILLEE ******************/
	/****************************************************/
.tableResultDetails {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.firstTableResult {
	margin-top: -1px;
}

.divDetailsHeader {
	vertical-align: bottom;
}

.divDetailsHeader p {
	margin: 4px;
}

.copyRef {
	float: right;
	white-space: nowrap;
	padding-bottom: 1px;
	margin-top: 1px;
}

.smallTitle,.smallTitleFirst {
	height: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.smallTitle td,.smallTitleFirst td {
	padding-left: 2px;
	vertical-align: top;
}

/**************************************************************/
	/************************** DETAILS ***************************/
	/**************************************************************/
.detailsContent {
	padding: 6px;
}

.detailsContent h3 {
	margin-top: 20px;
}

.detailsContent p {
	margin-top: 6px;
	margin-bottom: 12px;
}

td.TableHead {
	padding: 4px;
}

li.liOpen {
	display: none;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	margin: 0px;
}

li.liClosed {
	display: block;
	padding: 2px;
	background-repeat: no-repeat;
	background-position: top left;
	cursor: pointer;
	margin: 0px;
}

/********************************************/
	/***************** PROFIL *******************/
	/********************************************/
.resultThumb {
	float: left;
	padding: 0px;
	width: 130px;
	padding-bottom: 4px;
	margin-right: 2px;
}

.resultThumb a {
	margin: 0 4px 0 4px;
}

.resultThumb .first {
	height: 5px;
	overflow: hidden;
	margin: 0px;
}

.resultThumb .first .first {
	background-repeat: no-repeat;
	vertical-align: top;
	float: left;
}

.resultThumb .first .last {
	background-repeat: no-repeat;
	vertical-align: top;
	float: right;
}

.resultThumb.currentResult .first .first {
	background-repeat: no-repeat;
	vertical-align: top;
	float: left;
}

.resultThumb.currentResult .first .last {
	background-repeat: no-repeat;
	vertical-align: top;
	float: right;
}