/* -------------------------------------STYLE */

html, body {
	background-image: url(images/background_global.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e2dfcc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 100%;
}

#site {
	text-align:left;
	width: 767px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: visible;

}
#top {
	background-image:url(images/background_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:767px;
	height:278px;
	margin:0 0 0 -2px;
	padding:0;
	float:left;
}
#menu_top {
	text-align:left;
	width:428px;
	height:40px;
	margin:0 0 0 340px;
	padding:0;
	float:left;
}
#menu_top p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#FFFFFF;
	margin:0 0 0 20px;
}
#menu_gauche {
	text-align:left;
	width:235px;
	height:238px;
	margin:0;
	padding:0;
	float:left;
}
#image_pane {
	width:532px;
	height:238px;
	margin:0 ;
	_margin:0 0 0 -35px;
	padding:0;
	float:left;
}
#contenu {
	width:767px;
	margin:0;
	padding:0;
	float:left;
}
#contenu_gauche {
	width:214px;
	margin:0px;
	padding:0;
	float:left;
}
#contenu_droit {
	text-align:left;
	width:512px;
	margin:8px 0 0 0;
	padding:0;
	float:left;
}
#contenu_droit_texte {
	width:482px;
	margin:0px 20px 0 30px;
	padding:0;
	float:left;
}
#breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	width:482px;
	color:#CCCCCC;
	margin:15px 0 20px 0;
	padding:0;
	float:left;
}
#breadcrumb a{
	color:#CCCCCC;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
#breadcrumb a:hover{
	color:#999999;
	text-decoration:underline;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
#Content {
	width:482px;
	margin:0;
	padding:0;
	float:left;
}
/*  NavMenu styles start here */


#nav {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	line-height : 1.25em;
	border: solid 0px #000;
	width: 408px;
	
	margin:6px 0 0 20px;
	display:block;
	float:left;
}
#nav ul {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
    padding:0;
    margin:0;
    list-style:none;
    width:auto;
}

#nav li {
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.7em;
  position: relative;
  list-style: none;
  line-height : 1.25em;
  margin:-1px 6px 0 0;
  float:left;
}

#nav li ul { /* second-level lists */
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	position : absolute;
	left: -999em;
	background-color:#5d7d92;
	border:1px solid #FFFFFF;
	padding: 2px;
	float:left
}


#nav a {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-weight:normal;
    text-decoration:none;
    padding :2px 8px 2px 0;
    color:#FFFFFF;
    border:0px solid #809DF9;
}
#nav li li a {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin:4px 0 0 0;
	width:16em;
	float:left;
}

#nav li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#FFFFFF;
}
#nav.SelectedTab {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#nav .DisabledTab {
    color:#ccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li.iehover ul ul,
#nav li.iehover ul ul ul,
#nav li.iehover ul ul ul ul{
  left: -999em;
}

#nav li:hover ul, 
#nav li.iehover ul {
	top: 1.6em;
	left:0;
}
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li li.iehover ul,  
#nav li li li.iehover ul {
	top: 0;
	left:12.8em;
}
/*  NavMenu styles start here */


#nav2 ul {
	width:235px;
    padding:0;
    margin:69px 0 0 38px;
    list-style:none;
    float:left;
    width:14.5em;
}

#nav2 li {
	font-family:Arial, Helvetica, sans-serif;
  font-size:0.9em;
  position: relative;
  float:left;
  line-height : 1.25em;
  width: 14em;
  list-style: none;
  margin:0 0 18px 0;
}

#nav2 li ul { /* second-level lists */
	position : absolute;
	width:auto;
	left: -999em;
    background-color:#826d5b;
  	margin:-1.9em 0 0 12em;
	border:1px solid #000;
}

#nav2 li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#826d5b;
  	border:1px solid #000;
}

#nav2 a {
	display:block;
	width: 14em;
	whidth : 12.5em;
    text-decoration:none;
    font-weight:bold;
    margin:1px 0 1px 2px;
    padding : 2px 0 2px 6px;
    border:0px solid #d8edfb;
    color:#FFFFFF;
}
#nav2 li li a {
	font-size:0.9em;
	font-weight:normal;
	margin:0 0 -10px 0;
	_margin:-2px 0 -2px 0;
}
#nav2 li li a:hover {
	text-decoration:underline;
}
#nav2 li a:hover {
	text-decoration:underline;
  border:0px solid #333;
  color:#FFFFFF;
}
#nav2 li a.SelectedTab {
    font-weight:bold;
    background-color: #FFF;
    color:#000;
}
#nav2.DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav2 li:hover ul ul,
#nav2 li:hover ul ul ul,
#nav2 li:hover ul ul ul ul,
#nav2 li.iehover ul ul,
#nav2 li.iehover ul ul ul,
#nav2 li.iehover ul ul ul ul{
  left: -999em;
}

#nav2 li:hover ul, 
#nav2 li li:hover ul, 
#nav2 li li li:hover ul, 
#nav2 li.iehover ul, 
#nav2 li li.iehover ul, 
#nav2 li li li.iehover ul {
	left: auto;
}
/*  NavMenu styles start here */


#nav3 ul {
	width:214px;
    padding:0;
    margin:20px 0 0 0px;
    float:left;
	list-style:none;
}

#nav3 li {
	background-image:url(images/puce.jpg);
	background-position: left center;
	background-repeat:no-repeat;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.7em;
  position: relative;
  float:left;
  line-height : 1.25em;
  list-style:none;
  width: 14em;
  margin:0 0 8px 13px;
  padding: 0 0 0 10px;
}

#nav3 li ul { /* second-level lists */
	position : absolute;
	width:auto;
	left: -999em;
    background-color:#826d5b;
  	margin:-1.9em 0 0 12em;
	border:1px solid #000;
}

#nav3 li ul ul { /* third-and-above-level lists */
	left: -999em;
    background-color:#826d5b;
  	border:1px solid #000;
}

#nav3 a {
	display:block;
	width: 14em;
	whidth : 12.5em;
    text-decoration:none;
    font-weight:bold;
    margin:1px 0 1px 2px;
    padding : 2px 0 2px 6px;
    border:0px solid #d8edfb;
    color:#8d7d5c;
}
#nav3 li li a {
	font-size:0.8em;
	font-weight:normal;
	margin:0 0 -10px 0;
	_margin:-2px 0 -2px 0;
}
#nav3 li li a:hover {
	text-decoration:underline;
}
#nav3 li a:hover {
	text-decoration:underline;
  border:0px solid #333;
  color:#8d7d5c;
}
#nav3 li a.SelectedTab {
    font-weight:bold;
    background-color: #FFF;
    color:#000;
}
#nav3.DisabledTab {
    color:#ccc;
}
/*no need to change these hover classes unless you need more than 4 levels */
#nav3 li:hover ul ul,
#nav3 li:hover ul ul ul,
#nav3 li:hover ul ul ul ul,
#nav3 li.iehover ul ul,
#nav3 li.iehover ul ul ul,
#nav3 li.iehover ul ul ul ul{
  left: -999em;
}

#nav3 li:hover ul, 
#nav3 li li:hover ul, 
#nav3 li li li:hover ul, 
#nav3 li.iehover ul, 
#nav3 li li.iehover ul, 
#nav3 li li li.iehover ul {
	left: auto;
}
#menu_child {
	width:214px;
	margin:0;
	padding:0;
	float:left;
}

#Footer {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#CCCCCC;
	width:480px;
	margin:20px 10px 0 30px;
	padding:0;
	float:left;
}
