body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
#header {
position: relative;
height: 101px;
width: 1001px;
margin: 0 auto;
background-color: #ffffff;
border: 1px;
border: solid;
border: #999999;
}

/*-- start:Bandeau et texte pour l'identité ----------------*/
#identity {
	margin 0;
	padding: 0;
	position:relative;
	clear:both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; }
	
#identity .address a {
  	text-decoration: none;
 	color: #FFFFFF;
}
#identity .address a:hover {
  	text-decoration: underline;
}

#bandeau {
	position:relative;
	background-image:url(iguf_E.jpg);
	background-repeat: no-repeat;
	margin-left: 200px;
	padding: 0px;
	height: 74px; }
	
#address {
	background-color: #009966;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: 192px;
	height:74px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009970; }
	
#address .txt {
	margin-top:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009966;
	vertical-align: text-bottom;
	text-align: left; }
	
#address .txttop {
	margin-top:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #009966;
	vertical-align: text-bottom;
	text-align: left; 
	}	
	
#address a:link { font-weight:bold; color:#ffffff; background-color:#009966; text-decoration:none; }
#address a:visited { font-weight:bold; color:#ffffff; background-color:#009966; text-decoration:none; }
#address a:hover  { font-weight:bold; color:#009966; background-color:#ffffff; text-decoration:none; }
#address a:active { font-weight:bold; color:#ffffff; background-color:#009966; text-decoration:none; }

#menu a:link { color: #009970; text-decoration:none; }
#menu a:hover {  background-color: #ffffff; color: #009970; text-decoration:none; }
#menu a:active { color: #009970; text-decoration:none; }
#menu a:visited { color: #009970; text-decoration:none; }
/*-- end:Bandeau et texte pour l'identité ----------------*/

/*-- start:Barre de navigation -----------------------------*/
#navigBarre ul{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	list-style:none;
	letter-spacing: 0.1em;
	float:left; }

#navigBarre li{ float:left; }
#navigBarre .last { border-right-width: 0px; } 
#navigBarre .left{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
	font-size: 13px; }
#navigBarre .left a {
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 25px;
	border-bottom-width: 0px; }
#navigBarre .left li { display: inline; }

* html #navigBarre { height: 25px; }
* html #navigBarre a { height: 25px; float: left; }


#nbLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	float: left;
	width: 200px;
	padding: 0 0 0 0; }
	
#nbLeft li{ float:left; display: inline; }

#nbLeft ul{
	margin: 0px;
	padding: 0px;
	text-transform: none;
	list-style:none;
	letter-spacing: 0.1em;
	float:left; }
	
#nbRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	position:relative;
	margin-left: 201px; }
	
#nbRight ul{
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	list-style:none;
	letter-spacing: 0.1em;
	float:left; }
	
#nbRight li{ float:left; }

#navigBarre {
	background-color: #009966;
	margin: 0px;
	padding: 0px;
	clear: both;
	height:25px; 
	position:relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966; }
	
#navigBarre a{
	display:block;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF; }
#navigBarre a:hover{ background-color: #E4EDF2; color: #009966; } 

#nbLeft a {
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	border-bottom-width: 0px; 
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;  }

#nbLeft a:hover{ background-color: #E4EDF2; color: #009966; } 

#nbRight a{
	display:block;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009966;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF; }
	
#nbRight a:hover{ background-color: #E4EDF2; color: #009966; } 
/*-- end:Barre de navigation -----------------------------*/

/*-- start:Style (DIV) pour le menu et le contenu ----------------*/
#conteneur {
position: relative;
width: 1001px;
margin: 0 auto;
background: #E8EDF3 ;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999999;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #999999;
}

#centre {
margin-left: 201px;
width: 796px;
background-color:#ffffff;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #999999;
}

#gauche {
position:absolute;
float:left;
width: 180px;
background-color:#E8EDF3;
margin-top:20px;
margin-bottom:20px;
padding:0px;
}

#gauchetrait {
background-image:url(linemenustaff.png);
background-repeat:no-repeat;
background-position:center;
}

#gauchetexte {
margin-right:1px;
margin-left:1px;
text-align: left;
color: #009966;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#gauchetexte ul{
	margin-left: 0px;
	list-style:none;
}

#gauchetexte li{
list-style-position:inside;
list-style-image:url(menu.png);
}

#gauchetexte a:link { color: #009970; text-decoration:none; }
#gauchetexte a:hover {  background-color: #ffffff; color: #009970; text-decoration:none; }
#gauchetexte a:active { color: #009970; text-decoration:none; }
#gauchetexte a:visited { color: #009970; text-decoration:none; }

/*-- end:Style (DIV) pour le menu et le contenu ----------------*/

/*-- start:Style (DIV) pour la signature au fond de la page ----------------*/
#pied {
background-color: #ffffff;
position: relative;
width: 1001px;
height: 30px;
margin: 0 auto;
}

#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
    border-style: solid;
	border-width: 1px;
	border-color:#999999; 
	margin: 0px;
	padding: 2px;
	clear:both;
	}
/*-- end:Style (DIV) pour la signature au fond de la page ----------------*/
