#overDiv{
	position:absolute;
	visibility:hidden;
	z-index:10000;
	}

html {
	background:rgb(209,205,193);
	font-size:10pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

body {
	margin: 0;
	background: url(images/fond.gif);
	}

#foot {
	font-size:0.7em;
	}

#content,#content-map {
	top:141px;
	bottom:25px;
	margin: 0 auto;
}

@media screen {
	html,body {
		height:100%; 
		max-height:100%; 
		overflow:hidden; 
		}

	#head,#content-map,#foot{
		background: url(images/fond.jpg);
		}

	#head,#content,#content-map,#text,#foot-text,#foot{
		background-color: white;
		width:700px;
		}

	* html #head,* html #content,* html #content-map,* html #text,* html #foot{
		width:714px;
		}

	#head {
		position:absolute;
		top:0;
		height:140px; 
		z-index:5; 
		border-top:1px solid #000;
		border-left:1px solid #000;
		border-right:1px solid #000;
		}

	#content,#content-map,#text {
		display:block; 
		overflow:auto;
		position:absolute; 
		z-index:4; 
		border-left:1px solid #000;
		border-right:1px solid #000;
		}

	#content {
		overflow:hidden;
	}

	* html #content,* html #content-map {
		height:100%;
		border-top:132px solid #fff;
		border-bottom:90px solid #fff;
		}

	#head-text {
		height: 18px;
		background: #fff url(images/bord-top.jpg) no-repeat;
		}

	* html #head-text {
		top:0;
	}

	#text{
		border-left:0;
		border-right:0;
		top:15px;
		bottom:61px;
	}

	* html #text {
		display:block;
		overflow:auto;
		height:100%;
		}

	#foot-text {
		position:absolute;
		display:block;
		bottom:0px;
		z-index:15;
		height:61px;
		background: #fff url(images/bord-bottom.jpg);
		}

	* html #foot-text {
		bottom:0px;
		height:12px;
		}

	#foot {
		position:absolute;
		bottom:0;
		z-index:14; 
		border-left:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #0;
		color:#000;
		}

	#foot {
		height:72px;
		}

	* html #foot {
		height:82px;
		bottom:0px;
		}

	#foot p {
		margin-top:20;
		margin-left:17em;
		}

	#patronyme{
		float:right;
		margin:5px 10px 0 0;
		font-size:xx-small;
		text-align:left;
	}
}

#logo{
	position:absolute;
	left:10px;
	margin:0;
	}

h1, h2, h3, h4, h5, h6, #content hr {
	color:#032987;
	}

h1 a {
	text-decoration:none;
	color:#000000;
	}

abbr, acronym, span.abbr{
	cursor: help;
	border-bottom: 1px dashed #000000;
	}

.help {
	cursor: help;
	}

#menuNav{
	position:absolute;
	right:0px;
	margin-top:10px;
	margin-right:1em;
	font-size:9pt;
	}
#menu{
	position:absolute;
	top:50px;
	margin-left:470px;
	margin-bottom:40px;
	font-weight:700;
	}
#menu p{
	margin:0;
	}

#menu a{
	color:#686151;
	background-color:transparent;
	padding:0em 0.5em;
	text-decoration:none;
	}

#menu a:hover{
	background-color:#cc6600;
	color:#fff;
	}

#path {
	position:absolute;
	top:100px;
	margin-bottom:8px;
	padding:0px 0 0 15px;
	font-size:9pt;
	text-align:left;
	z-index:10;
	}

#content h4, #content h5{
	margin-left:15px;
	}

#content h4{
	margin-top:20px;
	}

* html #content h4, * html #content h5{
	margin-left:10px;
	}

#content h4{
	font-size:16pt;
	padding-left:15px;
	}

* html #content h4 {
	margin-left:15px;
	}

#content h5{
	font-size:1em;
	margin-top:0;
	width:10em;
	float: left;
	}

#content h6{
	font-size:1em;
	margin-left:12em;
	margin-bottom:0;
	}

#content .ra {	/* Renvoi d'article */
	display:list-item;
	list-style:square inside;
	}

#content p, #content form {
	margin:0 1em 0.5em 12em;
	}

#content .table {
	margin-left:12em;
	margin-bottom:0.5em;
	}

td * li, td * p {
	margin-left:-12em;
	}
.table table {
	border: 1px solid #cccccc;
	}
.table td {
	border: 1px solid #cccccc;
	vertical-align: top;
	}

#content hr {
	clear:both;
	height: 1px;
	margin-left:12em;
	margin-right:1em;
	}

#content ul {
	margin:0;
	margin-top:0.5em;
	margin-left:13.2em;
	}

#content li {
	margin-bottom:0.5em;
	}

#content .note {
	background-color: #ffc;
	width: 15em;
	margin: 0.5em;
	border: 1px solid #696;
	padding: 0.5em;
	color: #000;
	font-size: 85%;
	}

a.extern, a[target=_blank] {
	background-image: url("images/externalLink.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
	}

a.w {
	background-image: url("images/iconWord.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
	}

a.pdf {
	background-image: url("images/iconPDF.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
	}

.top {
	font-size:8pt;
	text-align:right;
	padding-right:1em;
	}

.top a {
	background-image: url("images/topArrow.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 11px;
	}

.logoheuristique{
	float:right;
	margin: 0 5px 0 0;
	}

#printFoot, .hide {
	display: none;
	visibility: hidden;
	}

.popupCaption, .popupClose {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight = bold;
	color: #ffffff;
	}

.popupCaption {
	background-color: #0000ff;
	}

.popupClose {
	background-color: #e46447;
	}

.popupText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
	background-color: #ffffbb;
	}

.popupText p, .popupText li{
	margin: 0;
	}

#content-map,#mapOff{
	visibility: hidden;
	display: none;
	}

#content-map{
	text-align:center;
	vertical-align:middle
	}

.code{
	font-family: "Courier New", Courier, mono;
	}

@media print {
	#body,#head,#content{width:100%;background: #fff}
	#menu,#foot,.hide,.top,#menuNav,#overDiv,#patronyme{display:none;visibility:hidden;}
	#printFoot{display:inline;}
	}
// Fin de fichier
