html, body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
	background: #004A7F url("images/background.gif");
	margin: 0;
	padding: 0;
	height:100%;
}
table /* Le tableau en lui-même */
{
   margin: auto; /* Centre le tableau */
   border: 2px ; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */

}

h1 {
	font-size: 0.9em;
	color: #084983;
	text-align: justify;
	margin: 5px 0px;
	border:1px solid #a4bdd2;
	padding:5px;
}
h1 p {
	margin-top:15px;
	text-align:center;
}

h2 {
	font-size: 1em;
	color: #333333;
	text-align: left;
	margin-left: 3px;
	font-weight : bold;
}

h6 {
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	margin: 0px;
	background:#084983;
	height:37px;
	line-height:37px;
	border-bottom:1px solid #7badd8;
	vertical-align:middle;
}
h6.more {
	height:58px;
	line-height:18px;
}
h6.more img {
	margin-top:6px;
}
h6 img {
	display:inline;
	margin-left:3px;
	vertical-align:middle;
}
h6 span {
	display:inline;
	margin-left:10px;
	vertical-align:middle;
}
.lien {
	font-size: 1em;
	color: #81b5d9;
	 font-weight : bold;
	text-align: center;

}
.lien a:hover , a:active , a:focus {
	text-decoration:none;
}




#gauche {
	position: absolute;
	left:0px;
	width: 226px;
	height:100%;
	padding-left:14px;
	overflow: visible;
	background:url(images/corps-left.png) repeat-y left;
}
#side_bar {
	background:#fff;
	padding-right:7px;
}
#side_bar.menu2 {
	padding-top:10px;
}
 /* Les cellules pour la carte */

#carte
{
	border: 0px;
	padding: 0px;
	margin-left:240px;
	padding-right:14px;
	background:url(images/corps-right.png) repeat-y right;
 }
  
/* LISTE DEROULANTE ------------------------------- */  
  
 dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;

} 

#menu {
width: 220px;
}
#menu dt {
	cursor: pointer;
	margin:0;
	border-bottom:2px solid #fff;
	/*height: 29px;*/
	line-height: 29px;
	text-align: left;
	padding-left:8px;
	font-weight: bold;
	background: #7badd8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#menu dt.more {
	height:58px;
	line-height: 29px;
	padding-left:8px;
	text-indent:0;
}
#menu dd {


}
#menu li {
	text-align: left;
	text-indent:8px;
	background-color: #d9e7f4;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	border:1px solid #fff;
}
#menu li a, #menu dt a {
	color: #374c5e;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

#menu li a:hover, #menu dt a:hover {
	
	background-color: #bdd6eb;
}


/* DESIGN DE LA PAGE------------------------------- */
div#site {
    text-align:left;
   	margin: 0 20px 0 20px;
}
/* ------------------------------------ */




#menu1 ul {
      margin:0;
      padding:11px 10px 0;
      list-style:none;
      }
    #menu1 li {
      float:right;
      background:url(./images/menu.png) repeat-x left top;
      margin:0 0 0 6px;
      padding:0;
	  height:67px;
      }
    #menu1 a {
      float:right;
      display:block;
      padding:40px 24px 0px 24px;
      text-decoration:none;
      font-weight:bold;
	  font-size:15px;
      color:#fff;
      white-space:nowrap;
      }
    #menu1 > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu1 a {float:none;}
    /* End IE5-Mac hack */
    #menu1 a:hover {
      color:#bdd6eb;
      }
    #generale #nav-generale, #intermediaire #nav-intermediaire,
    #centre #nav-centre {
      background-position:0 -150px;
      border-width:0;
      }
 	#generale #nav-generale, #intermediaire #nav-intermediaire,
    #centre #nav-centre a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }
    #menu1 li:hover, #header li:hover a {
      color:#bdd6eb;
      }
    #menu1 li:hover a {
      }
/* Le reste */

div#sous-header {
    height: 192px;
    margin: 0;
    padding: 0;
	position:relative;
	background:url(images/header-left.png) no-repeat bottom left;
}
div#rond {
	position:absolute;
	top:35px;
	right:148px;
	background:url(images/rond.png) no-repeat top left;
	width:121px;
	height:103px;
}
div#sous-header-right {
    height: 192px;
    margin: 0;
    padding: 0;
	position:absolute;
	bottom:0;
	width:100%;
	background:url(images/header-right.png) no-repeat bottom right;
}
div#logo {
	position:absolute;
	top:60px;
	left:20px;
	z-index:10;
}

div#mh {
	margin:0 2% 0 2%;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background:url(images/header.png) repeat-x bottom;
	height:113px;
	position:absolute;
	bottom:0;
	width:96%;
	z-index:5;
}
div#mh div#menu1 {
	position:absolute;
	bottom:0;
	right:0;
}
div#mh div#menu2 {
	position:absolute;
	bottom:15px;
	left:0;
}

div#mh a, div#mh a:link {
	float: left;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------------------------ */

div#corps {
	text-align: center;
	vertical-align: top;
	position:relative;
}



/* ------------------------------------ */

#margepied {
    height:23px;
    background:transparent;
}

#footer {
    height:48px;
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
	clear: both;
	margin-top:0px;    
	font-size: 10px;
	color: #084983;
	font-family:verdana;
	text-decoration:none;
	background:url(images/footer-left.png) no-repeat bottom left;
}
#footer-center {
	background:url(images/footer-center.png) bottom right;
	margin:0 2% 0 2%;
	height:48px;
}
#footer-right {
	background:url(images/footer-right.png) no-repeat bottom right;
	height:48px;
}



#footer a {
    color : #084983;
    font-family:verdana;
    text-decoration:none;
}

#footer a:hover , a:active , a:focus {
    color : #084983;
    font-weight : bold;
    text-decoration:none;
}

