html {
height:100%; 
max-height:100%; 
padding:0; 
margin:0; 
border:0; 
background:#fff; 
font-size:80%; 
font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
body {height:100%; overflow:hidden; padding:0; margin:0; right:18px; border:0;}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #A5BACF;
}
.MSG {
	font-size: 0.8em;
	text-align:right;
	text-decoration: none;
}


	
#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:200px;
	position:relative;
	z-index:3;
	word-wrap:break-word;}

#head {position:absolute; margin:0; top:0; right:18px; display:block; width:100%; height:100px; background:#cc9; font-size:3em; z-index:5; color:#000; border-bottom:1px solid #000;}
#foot {position:absolute; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:51px; background:#cc9; color:#000; text-align:right; font-size:2em; z-index:4; border-top:1px solid #000;}
.pad1 {display:block;width:130px;height:100px;float:left;background: url(images/logamb_small2.gif) no-repeat;}
.pad2 {display:block; height:100px;}
#content p {padding:5px;}
.bold {font-size:1.2em; font-weight:bold;}
.red {color:#c00; margin-left:5px; font-family:"trebuchet ms", "trebuchet", "verdana", sans-serif;}

h1 {margin-left:5px;
	font-size: medium;
	}
.rouge {color: #F00;}

h2 {margin-left:5px;}
.rouge {color: #F00;}
h3 {margin-left:5px;}

li{}
.un {background-color: #CC9;}
#nav {
	position:absolute; 
	margin:0; 
	top:101px; 
	left:0; 
	display:block; 
	width:200px; 
	height:150px; 
	background:#fff; 
	font-size:1em; 
	text-align: center; 
	z-index:6; 
	color:#000;
}

.menu {
	font-size: 10pt;
	margin: 10px;
	font-family: verdana;
}
.menu ul {
	padding: 0px;
	z-index: 500;
	margin: 0px;
	width: 11em;
	list-style-type: none;
	position: relative;
}
.menu li {
	float: left;
	background-color: #CC9;
}
.menu table {
	margin-top: -1px;
	font-size: 1em;
	z-index: 100;
	left: 0px;
	position: absolute;
	top: 0px;
	border-collapse: collapse;
}
.menu a {
	border: #FFF 1px solid;
	display: block;
	padding-left: 1em;
	font-weight: normal;
	text-transform: none;
	width: 11em;
	color: #000;
	line-height: 2em;
	font-style: normal;
	height: 2em;
	font-variant: normal;
	text-decoration: none;
}
.menu b {
	float: right;
	margin-right: 5px;
}
.menu a:hover,a:active,a:focus {
	color: #CF6;
	position: relative;
	background-color: #996;
}

.menu li:hover {
	font-weight: normal;
	text-transform: none;
	color: #AA6;
	font-style: normal;
	background-color: #996;
	font-variant: normal;
	text-decoration: none;
}
.menu li ul {
	padding-right: 2em;
	padding-left: 2em;
	left: 10em;
	visibility: hidden;
	padding-bottom: 2em;
	padding-top: 2em;
	position: absolute;
	top: -2em;
	background-color: transparent;
}
.menu li:hover > ul {
	visibility: visible;
}
.menu ul a:hover ul ul {
	visibility: hidden;
}
.menu ul a:hover ul a:hover ul ul {
	visibility: hidden;
}
.menu ul a:hover ul a:hover ul a:hover ul ul {
	visibility: hidden;
}
.menu ul a:hover ul {
	visibility: visible;
}
.menu ul a:hover ul a:hover ul {
	visibility: visible;
}
.menu ul a:hover ul a:hover ul a:hover ul {
	visibility: visible;
}
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility: visible;
}
.cherche {
	border: #000 1px solid;
	text-align: center;
	float: right;
}
.news {
	border: #F00 1px solid;
	text-align: center;
	width: 182px;
	float: left;
	color: #F00;
}
.rouge {
	color:#F00;
}

.nom_amb {
	border: #000 1px solid;
	text-align: center;
	font-size: medium;
	float: middle;
}
