/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */

body, html { margin:0; padding:0; }

body {
	background-color: #A8B3B8;
	background-image: url(../Bckgrnd.gif);
	background-repeat: repeat;
}


p, h3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	
}

h3 { font-size:16px; font-weight:bold; text-decoration:underline }


.menu {
	font-family: arial, sans-serif;
	width:0px;
	position:relative;
	margin:0;
	font-size:11px;
	margin:0;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	width:150px;
	/*height:20px;*/
	text-align:center;
	/*line-height:19px;*/
	font-size:11px;
	background-image: url(Menu_Bckgrnd.jpg);
	background-color: #A7B3B8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	
}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative;}
.menu ul li ul {
	display: none;
	display:block;
	position:absolute;
	top:0;
	left:186px;
	width:186px;}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
	background-color: #A7B3B8;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:186px;
	width:186px;
}
.menu ul li:hover ul li a.hide {
	color:#000000;
	background-color: #FFFF00;
}
.menu ul li:hover ul li:hover a.hide {width:150px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {
	display:block;
	color:#FFFF00;
	width:150px;
	background-color: #A7B3B8;
}
.menu ul li:hover ul li a:hover {
	color:#000;
	background-color: #FFFF00;
}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {
	display:block;
	width:200px;
	color:#000;
	background-color: #FFFF00;
}
.menu ul li:hover ul li:hover ul li a:hover {
	color:#fff;
	background-color: #A7B3B8;
}


.floatright {float:right}

.lien4 {font-size:12px;}
.bastableau {color:#000000; font-weight:bold;}

.font16 { font-size:16px;}




#apDiv1 {
	position:absolute;
	left:884px;
	top:-2px;
	width:65px;
	height:23px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:300px;
	top:133px;
	width:610px;
	height:659px;
	z-index:0;
}
#apDiv3 {
	position:absolute;
	left:113px;
	top:213px;
	width:190px;
	height:142px;
	z-index:2;
}

h1 { 
	font-family:Arial, Helvetica, sans-serif;color:#0A3052; font-size:16px; font-weight:bold; margin:12px 0 6px 0}

.image {border:1px solid #0A3052;}