/*-------------------------------------------------------------------
    Divers 
---------------------------------------------------------------------*/
#global 
{
	min-width: 590px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

html, body, div 
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 98%;
}

body 
{
	background-color: #D0CAB2;
	width: 100%;
	position: relative;
}

img 
{
	margin: 0px;
	padding: 0px;
	border: hidden;
}

h3
{
	font-size: 14px;
	text-align: center;
	margin: 0px 0px 15px 0px;
	padding: 0px 2px 5px 0px;
	text-transform: uppercase;
	color: #80754D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;

}

h4 
{
	font-size: 14px;
	text-align: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.centre 
{
	text-align:center;
}

a,a:visited,a:focus,a:active 
{
	text-decoration: none;
	/*
	border:none;
	outline:none;
	*/
}

a:link, a:visited 
{
	color: #776655;
}

a:hover 
{
	color: #F86D12;
}

.listespace li 
{
	margin-bottom: 5px;
}

.alignright 
{
	float: right;
}

/*-------------------------------------------------------------------
    Images en taille reelle
---------------------------------------------------------------------*/
#outer_panel 
{
	position: absolute;
	top: 175px;
	left: 260px;
	z-index: 1600;
	padding-top: 0px;
}

/*-------------------------------------------------------------------
    Bandeaux  
---------------------------------------------------------------------*/
#bandeau 
{
	height: 40px;
	width: 100%;
	background-image: url(../inventaire-img/horizon.gif);
	padding: 0px;
	position: relative;
	background-repeat: repeat-x;
	background-color: #50508E;
}

#bandeau h1 
{
	position: absolute;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3AD17;
	text-align: center;
	left: 150px;
	bottom: 5px;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}

#societe 
{
	background-color: #50508E;
	position: absolute;
	width: 200px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3AD17;
	text-align: center;

	padding-top: 10px;
	padding-left: 10px;
}

#bandeau1 
{
	height: 90px;
	width: 100%;
	background-color:#DAE0D2;
	position: relative;
	/*background-image: url(../inventaire-img/menu-onglets/bg1.gif);*/
	z-index: 0;
}

/*-------------------------------------------------------------------
    Menu horizontal 
---------------------------------------------------------------------*/
#bandeau1 h1 
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F86D12;
	color: #FFFFFF;

	font-size: 20px;
	letter-spacing: 0.05em;
	text-indent: 160px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#contacter
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F4EE;
	width: 100px;
	position: absolute;
	left: 10px;
	top: 2px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #F2F4EE;
}

#reference 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F4EE;
	width: 100px;
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	border: 1px solid #F2F4EE;
}

a.contact, a.contact:visited
{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F4EE;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.contact:hover 
{
	color: #FFFFFF;
}

#bandeau1 .menuh 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:75%;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bandeau1 #menuh 
{	
	/*width: 596px;*/
	position: absolute;
	right: 0px;
	bottom: 0px;
	/*
	display: inline;
	width: 520px;
	right: 50px;
	*/
}

#bandeau1 .navig 
{
  background-image:url(../inventaire-img/menu-onglets/leftbleu.gif);
}

#bandeau1 .navig a 
{
  background-image:url(../inventaire-img/menu-onglets/rightbleu.gif);
  color: #333;
  /*
	padding-bottom:7px;
	*/
}

#bandeau1 .navig a:hover 
{
  color:#FFFFFF;
}

#bandeau1 li 
{
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
	background-image: url(../inventaire-img/menu-onglets/left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#bandeau1 li a 
{
  float: left;
  display: block;
  background: url(../inventaire-img/menu-onglets/right.gif) no-repeat right top;
  padding: 5px 15px 5px 6px;
  text-decoration: none;
  font-weight: bold;
  color: #765;
}

/* 
Commented Backslash Hack
hides rule from IE5-Mac \
*/
#bandeau1 a 
{
	float: none;
}

/* End IE5-Mac hack */
#bandeau1 a:hover 
{
  color:#FFFFFF;
}

#bandeau1 #current 
{
  background-image:url(../inventaire-img/menu-onglets/left_on.gif);
}

#bandeau1 #current a 
{
  background-image: url(../inventaire-img/menu-onglets/right_on.gif);
  color: #333;
  padding-bottom: 6px;
}

#message
{
	color: #A38A76;
	text-align: center;
	border: 1px solid #D5CFBA;
	position: absolute;
	height: 39px;
	width: 146px;
	left: 7px;
	top: 43px;
	visibility: hidden;
	font-size: 12px;
}

/*-------------------------------------------------------------------
    Menu vertical 
---------------------------------------------------------------------*/
#menu 
{
	position: relative;
	background-color: #F2F4EE;
	list-style-type: none;
	z-index: 3;
	/*
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	padding: 2px;
	border: 1px none #a38a76;
	visibility: hidden;
	*/
}

#menu dt 
{
	height: 25px;
	line-height: 22px;
	font-weight: 600;
}

#menu dt a 
{
	padding-left: 2px;
	background-color: #D5CFBA;
	color: #A38A76;
}

#menu dt a:active 
{
	background-color: #A38A76;
	color: #F3F5EE;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li 
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 100%;
}

/*
#menu ul 
{
	margin-top:0px;
	margin-bottom:5px;
}
*/

dl#menu li 
{
	min-height: 20px;
	line-height: 18px;
	display: block;
	text-align: left;
	font-size: 9px;
}

dl#menu #deroule li 
{
	display: block;
	text-align: left;
	/*
	line-height: 20px;
	font-size: 12px;
	*/
}

/* Liens menu vertical */
#menu a 
{
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 2px;
}

#menu a:hover 
{
	color: #F86D12;
}

#menu .encours a, #menu .encours a:visited
{
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left: 2px;
	background-color: #F86D12;
	color: #F3F5EE;
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	*/
}

/* Liens sous menu vertical */ 
#menu ul a 
{	
	text-decoration: none;
	display: block;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	word-spacing: -2px;
	padding-left: 4px;
	color: #A38A76;
	background-color: #F3F5EE;
}

#deroule a:link, #deroule a:visited, #deroule a:hover
{
	cursor:default;
	font-size:11px;
}

/*
#menu ul a:hover 
{
	color: #FFFFFF;
	background-color:#B7AD88;
}
*/

#menu dt.menudd a, #menu dt.menudd a:link, #menu dt.menudd a:visited, #menu dt.menudd a:active, #menu dt.menudd a:focus 
{
	background-color: #A38A76;
	color: #F3F5EE;
}

/* Pour la liste deroulante des clients */
#smenufin 
{
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

#deroule 
{
	color: #A38A76;
	position: relative;
	z-index: 2;
	background-color: #D0F5A9;
}

/*-------------------------------------------------------------------
    Contenu milieu 
---------------------------------------------------------------------*/
#principal 
{
	min-height: 455px;
	width: 100%;
	overflow: auto;
}

#gauche 
{
	width: 240px;
	background-color: #F9F9F7;
	/*
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9F9F7;
	border-bottom-color: red;
	background-color: plum;
	*/
}

#contenu 
{
	background-color: #F3F5EE;
	color: #705B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F86D12;
	border-bottom-color: #F86D12;
	border-left-color: #F86D12;
	background-color: #F9F9F7;
	padding: 0px;
	padding:5px 5px 5px 10px;
	position: relative;
	*/
}

#contenu ul 
{
	margin: 3px 0px 3px 0px;
	padding-left: 15px;
}

#contenu ul li 
{
	margin-top: 3px;
}

#contenu ul.listespace 
{
	margin: 0px;
	padding-left: 15px;
}

#contenu-gauche 
{
	float: left;
	width: 65%;
	overflow: hidden;
	background-color: white;
	/*
	margin-right:10px;
	padding:0px;
	background-color: #CECEF6;
	padding: 1em;
	background-color: #01DFD7;
	*/
}

ol.listecol
{
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

ol.listecol li 
{
	display: block;
	width: 40%;
	float: left;
}

.listecol li.premier 
{
	display: block;
	width: 50%;
	float: left;
	margin-right: 30px;
}

.listecol img 
{
	margin: 0px 0px 2px 2px;
}

#contenu-droit 
{
	float: left;
	width: 35%;
	margin: 0px;
	/*
	padding:20px 0px 0px 0px;
  background-color: #A9F5A9;
	*/
}

#contenu-droit .titre 
{
	margin: 0px 2px 4px 4px;
	font-weight: 600;
	/*
	color: #FFFFFF;
	*/	
}

#contenu-droit ul
{
	background-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 18px;
	/*
	padding-right: 2px;
	padding-bottom: 3px;
	*/
}

#contenu-dhaut, #contenu-dmilieu, #contenu-dbas
{
	padding-bottom: 1px;
	padding-top: 3px;
	background-color: #99CC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	font-size: 10px;
	line-height: 1.5em;
	/*
	background-color:#FFDA90;
	background-color:#33CC00;
	*/
}

.formulaire label
{
	display: block;
	float: left;
	width: 100px;
}

.formulaire
{
	list-style-type: none;
}

/*-------------------------------------------------------------------
    Footer 
---------------------------------------------------------------------*/

#global #footer 
{
	background-color: #F9F9F7;
	position: relative;
	margin-bottom: 10px;
	margin-top: 2px;
	/*
	height: 10px;
	*/
}

#footer-padd 
{
	margin-left: 160px;
}

#footer-padd img 
{
	position: relative;
	top: 3px;
	left: 5px;
}

#footer-gauche
{
	width: 150px;
	position: absolute;
	left: 3px;
	top : 1px;
	display: none;
}

#footer a, #footer a:visited 
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #776655;
}

#footer a:hover, #footer a.footnav:hover 
{
	color: #F86D12;
}

#footer a.footnav
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776655;
}

#nav-foot-droite 
{
	position: absolute;
	right: 5px;
	top: 2px;
	/*
	background-color: pink;
	*/
}

#nav-foot-gauche 
{
	position: absolute;
	right: 560px;
	/*
	background-color: purple;
	*/
}

/*-------------------------------------------------------------------
		Styles apparemment non utilises :
---------------------------------------------------------------------*/
/*
#nav-droite 
{
	position: absolute;
	right: 0px;
	bottom: 2px;
}
*/
/*
#nav-gauche 
{
	position: absolute;
	right: 590px;
	bottom: 2px;
}
*/
/*
#principal-padd 
{
	position: relative;
}
*/
/*
#contenu-gauche-cont 
{
	position: relative;
	padding: 3px;
	margin: 5px 5px 0px 5px;
	background-color: #F3F5EE;
	//overflow:auto;
}
*/
/*
#espace 
{
	height: 1px;
	width: 500px;
}
*/
/*
#logiciel 
{
	background-color: #50508E;
	position: absolute;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3AD17;
	text-align: center;
	left: 150px;
	bottom: 5px;
}
*/
/*
#titre1-article 
{
	width: 60%;
	text-align: justify;
	position: relative;
	left: 10px;
	top: 10px;
}
*/
/*
#photo-article 
{
	width: 205px;
	float: left;
	position: absolute;
	left: 553px;
	top: 30px;
}
*/
/*
#zone1-article 
{
	width: 60%;
	position: relative;
	left: 10px;
	top: 20px;
}
*/
/*
#zone2-article 
{
	position: absolute;
	width: 201px;
	left: 554px;
	top: 206px;
}
*/
/*
#bandeau2 
{
	float: right;
	width: 50px;
	margin: -4px 5px 0px 0px;
}
*/
/*
//Commented Backslash Hack
//hides rule from IE5-Mac \
#bandeau2 a 
{
	float: none;
}

// End IE5-Mac hack
#bandeau2 a:hover 
{
  color: #FFFFFF;
}
*/
/*
#bandeau2 .navig 
{
  background-image: url(../inventaire-img/menu-onglets/leftbleu.gif);
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
}
*/
/*
#bandeau2 .navig a 
{
  background-image: url(../inventaire-img/menu-onglets/rightbleu.gif);
  color: #333;
  float: left;
  display: block;
  padding: 5px 15px 5px 6px;
  text-decoration: none;
  font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	//padding-bottom:7px;
}
*/
/*
#bandeau2 .navig a:hover 
{
  color:#FFFFFF;
}
*/
/* hack layout in */
/* 
html .gainlayout 
{ 
	height: 0px;
}	
*/		
/* <= IE6 */
/*
.gainlayout 
{ 
	zoom: 1; 
}
*/					
/* >=IE7 */
/*
#menu,#menu dl,#menu dt,#menu dd,#menu li,#menu ul *
{
	zoom: 1; 
}
*/
/*
ul.nobullet, ul.nobullet li 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
*/

