* {
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	font-size: 100%;
	font-family: arial, verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	background-color: #C3B667;
	background: url("../imag/fond_2.png") repeat-x left top;
 
}

/* Section pour la partie du haut */
#haut {
	height: 1em; /* 85px */
	width: 58.75em; /* 940px */
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

/* Section pour le menu des langues */
#haut_langue {
	height: 1.875em; /* 25px */
	width: 9.9em; /*128px */
	/* position:absolute;
	top: 6.3em  60px 
	left: 67.35em   700px */;
	font-size: 0.8em;
	/* padding: 5px 0px 0px 0px;
	text-align: right; */
	color: #A44C0E;
	float: right;
	padding-top: 4.9em;
	/* font-weight: bold; */
	background-color: #FFFFFF;
}

#haut_langue ul li {
	display: inline;
	margin: 0px 5px 0px 5px;
}

#haut_langue a {
	color: #A44C0E;
	font-weight: bold;
	text-decoration: none;
}

#haut_langue a:hover {
	color: #000000;
}

/* Section pour ce qui entoure tout sauf la div haut */
#contenant {
	width: 58.75em; /*760px*/
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
 	padding: 0px 0px 0px 0px;
	height: 2430px;

	/* border: 3px solid #F6F2E2; */
	/* padding: 3px 3px 3px 3px; */
}

/* Section pour l'entete */
#entete {
	width: 47em; /* 752px */
	height: 2.25em; /* 100px */
	padding-left: 8px;
	background-color: #FFFFFF;
}

/* Section pour le logo de la filiale */
#entete_identification_logo {
	width: 10.7em; /* 163px */
	height: 6.25em; /* 100px */
	float: left;
	background: url("../imag/fond.gif") repeat-y left top;
}

#entete_identification_logo img {
	border-width: 0px;
}

/* Section pour le nom de la filiale dans l'entete */
#entete_identification_nom {
	width: 17.4em; /* 288px */
	height: 4.6em; /* 73px */
	float: left;
	/*border: 1px solid red;*/
}

#entete_identification_nom h1 {
	font-size: 1.1em;
	font-variant: small-caps;
	color: #634D04;
	font-weight: bold;
	margin: 15px 0px 0px 3px;
}

/* Section pour l'image de l'entete */
#entete_identification_image {
	width: 924px;
	height: 175px;
	float: left;
	margin-left: -1px;
	/* background: url("../imag/image_identification.jpg") no-repeat left top; */
	background-color: #FFFFFF;
	/*border: 1px solid red;*/
}

/* Section pour la partie des outils dans l'entete */
#entete_outil {
	width: 57.75em; /* 760px */
	height: 1.875em; /* 30px */
	float: left;
	background-color: #A44C0E;
	margin-top: -20px;
}

/* Section pour le menu de l'entete */
#entete_outil_menu {
	width: 19.65em;
	height: 1.7em; /* 27px */
	float: left;
}

#entete_outil_menu ul {
	height: 1.7em; /* 27px */
	color: #FFFFFF;
}

#entete_outil_menu ul li
{
	margin: 5px 1px 0px 0px;
	float: left;
	list-style-type: none;
	background-color: #A44C0E;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	height: 1.75em; /* 34px */
	padding: 0px 0px 0px 0px;
}

#entete_outil_menu ul li.act a
{
	color: #CDAE46;
	text-decoration: none;
}

#entete_outil_menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
    margin: 0px 10px 0px 10px;
}

#entete_outil_menu a:hover
{
	color: #CDAE46;
}

/* Section pour la zone de recherche */
#entete_outil_recherche {
	height: 1.875em; /* 30px */
	float: right;
	width: 15.75em;
	text-align: center;
}

#entete_outil_recherche fieldset {
	border: none;
}

#entete_outil_recherche #zone_rech input
{
	border: none;
}

#entete_outil_recherche #btn_rech img
{
	vertical-align: text-bottom;
	margin-left: -0.2em;
	cursor:pointer;
}

#entete_outil_recherche #text_rech {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}

/* Section pour la colonne de gauche et celle du centre */
#gauche_contenu {
	width: 58.75em;
	overflow: hidden;
	background-color: #FFFFFF;
}

/* Section pour la partie de gauche */
#gauche {
	float: left;
	width: 10.7em;
	/* background: url("../imag/fond.gif") repeat-y left top;
	border: 1px solid red;*/
}

/* Section pour le menu de gauche */
#gauche_menu {
	margin: 10px 10px 0px 8px;
	font-size: 0.8em;
	/* font-weight: bold;
*/
	font-family: Arial, Helvetica, sans-serif;
}

#gauche_menu ul {
	margin: 15px 0px 0px 0px;
	list-style-type: none;
	/* list-style-image: url("../imag/puce_menu.gif"); */
}

#gauche_menu ul li {
	/* margin: 3px 0px 0px 0px; */
	background: url("../imag/fond_element_menu.png") no-repeat left top;
	padding: 4px;
}

#gauche_menu ul li a {
	color: #ffffff;
	text-decoration: none;
	
}

#gauche_menu ul li.act a {
	color: #ffffff;
	/* font-weight: bold;
*/
}

#gauche_menu ul li.act ul li a {
	font-weight: normal;
}

#gauche_menu ul li ul li a {
	background: url("../imag/list_image.gif") no-repeat top left ;
	padding-left: 8px;
}

#gauche_menu ul li ul li.act a {
	color: #ffffff;
	/* font-weight: bold;
*/
/* 	background: url("../imag/l1-connect.gif") no-repeat top left; */
}

#gauche_menu ul li a:hover {
	/* color: #682F13; */
	/* font-weight: bold;
*/
	text-decoration: underline;
}

#gauche_menu ul li ul {
	background: none;
	background-color: #996600;
	margin: 4px 0px -4px -4px;

}

#gauche_menu ul li ul li{
	background: none;
 
	background-color: #996600;
	margin-left: 10px;
}

#gauche_menu ul li ul li.act {
	background: none;
	background-color: #A44C0E;
	margin-left: 5px;
}

/* Section pour l'image sous le menu de gauche */
#espace_vertical {
	background-color: #FFFFFF;
	height: 10px;
}

/* Section pour la zone centrale (contenu) */
#contenu {
	width: 46.1em;
	float: left;
	height: auto;
	padding: 10px 10px 0px 0px;
	color: #333333;
}

/* Section pour le bas de page 
#pied_page_copyright {
	width: 58.75em; 
	height: 4.7em; 
	text-align: center;
	background: #FFFFFF url("../imag/bas.gif") no-repeat right bottom;
}*/

#bas_page_maj {
        font-size: 0.7em;
        text-align: center;
        margin-top: 9px;
}
/*#pied_page_copyright_maj {
	height: 4.7em;  83px 
	width: auto;
	float: right;
	margin: 0px 5px 0px 0px;
}

#pied_page_copyright_maj span {
	font-size: 0.7em;
}*/

/********** BAS DE PAGE **********/
#pied_page_copyright {
  font-size: 0.7em;
  text-align: center;
  margin: 0px 0px -10px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  /* color: #3A82B1; */
}

#pied_page_copyright ul {
  list-style-type: none;
  margin: 0px 0px 3px 0px;
}

#pied_page_copyright ul li {
  display: inline;
}

#pied_page_copyright ul li a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #3A82B1;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}

#pied_page_copyright ul li a:hover {
  color: #3A82B1;
  text-decoration: underline;
  margin: 0px 10px 0px 10px;
}

#pied_page_copyright p {
  padding-bottom: 5px;
}

/* #pied_page_copyright p a {
  color: #3A82B1;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}

#pied_page_copyright p a:hover {
  color: #3A82B1;
  text-decoration: underline;
  margin: 0px 10px 0px 10px;
}
 */

/********** PIED DE PAGE **********/
#pied_page_menu {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align:center;
  font-size:0.75em;
  color: #3A82B1;
  background-color: #FFFFFF;
}

#pied_page_menu ul {
  list-style-type: none;
  margin: 0px 0px 3px 0px;
}

#pied_page_menu ul li {
  display: inline;
}

#pied_page_menu ul li a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #3A82B1;
  text-decoration: none;
  margin: 0px 10px 0px 10px;
}

#pied_page_menu ul li a:hover {
  color: #3A82B1;
  text-decoration: underline;
  margin: 0px 10px 0px 10px;
}

#pied_page_menu p {
  color: #333333;  
  margin: 3px 0px 3px 0px;
}

#pied_page {
	clear: both;
	/* position: absolute;
	bottom: 10px;
	left: 375px */
	margin-top: 30px;
}

