@charset "iso-8859-1";
/* 0.72 = 12 */
body {
	background-color: #CCC;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
    color: #104E67;
}
.separateur {
	border-top-color: #000;
	border-right-style: solid;
	padding-right: 20px;
	border-right-width: 1px;
}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.86em;
}
#apDiv4 {
	float: left;
	text-align: center;
	width: 209px;
	margin: 0px;
	padding: 0px;
}

#apDiv4 img{
	margin-top: 11px;
	margin-bottom: 11px;
}

#apDiv5 {
	margin-left: 215px;
	margin-right: 10px;
}

#apDiv6 {
	float:right;
	-float:none; 
    text-align: right;
}

#apDiv6 ul {
	text-align: right;
	width: 137px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#apDiv6 ul li {
	margin-top: 20px;
	margin-bottom: 20px;
}
#apDiv6 ul li a, #apDiv6 ul li a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
    color: #104E67;
	text-decoration: none;
}
#apDiv6 ul li a:hover {
	color: #F60;
}
/* Menu */
#apDiv3 {
	position:absolute;
	left:65px;
	top:261px;
	-top:256px;
	width:900px;
	z-index:40;
	margin: 0px;
	padding: 0px;
}

#menued { 
    margin: 0 auto; 
    padding: 0; 
    list-style: none;
    position: relative;
    z-index:50; 
} 
#menued ul {display:none; margin: 0 auto; padding: 0; list-style: none; }
#menued li {
	float:left; 
	position: relative; 
	font-size: 12px;
    display: inline;  /* affichage horizontal */
}       
.arrondi{
	padding: 5px 5px;
	margin: 0;
	margin-right: 2px;
	color: #fff;
	white-space:nowrap;
	text-decoration: none;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0; 
	border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;   /*  pour Chrome */
	-webkit-border-top-right-radius: 10px;  /*  pour Chrome */
	background-color: #00454D;         
      } 
#menued li b {
	padding:0 10px 0 10px; 
	cursor:pointer;
      } 
#menued li a:hover, #menued li a:focus {
	color: #000;
	background-color: #B7D8A3;
      } 
#menued li a:hover b, #menued li a:focus b {
	color: #000;
	background-color: #B7D8A3;
      } 

#menued li ul {
     position: absolute; 
     left:0px; 
     top:20px;
     -top:23px; 
     height:auto; 
     float:left; 
     background:#00454D; 
     padding:2px; 
     }
#menued li ul.sous1 {width:81px;}
#menued li ul.sous2 {width:120px;}

#menued li ul li {float: none;}
#menued li ul li a  {
	display:block; 
	height:20px; 
	line-height:20px; 
	color:#fff; 
	font-size:14px; 
	font-weight: bold; 
	padding: 5px 5px; 
	margin: 0;
	white-space:nowrap;
	border: 0;
	text-decoration: none;
	background-color: #00454D;         
}

#conteneured {
	width: 950px;
	margin-right: auto;
	position: absolute;
	margin-left: auto;
	height: auto;
}
#enteteed {
	padding: 0px;
	width: 950px;
	position: relative;
	height: 290px;
	background-image: url(images/entete.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}
#contenued {
	background-image: url(images/bordure.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	width: 790px;
	padding-right: 80px;
	padding-left: 80px;
	position: relative;
}

#corps {
	background-image: url(images/fondlogo2.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
}
#pieded {
	height: 80px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#pieded ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}
#pieded ul li {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 0.8em;
}
#pieded ul li a, #pieded ul li a:visited {
	color: #666;
}
#pieded ul li a:hover {
	color: #F60;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #104E67;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #104E67;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #104E67;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }

/* IE et le format png */
.format_png { behavior: url(win_png.htc); }

