html{

	background: #e8e6df ;
}
.printOnly{
	display:none;
}
body_old         { 
	position:relative;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	width: 1024px;
	text-align:justify;
	color:#397289;
	}

body         { 

	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:justify;
	color:#397289;	
	padding:0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(/images/fonds_html.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e8e6df;

	}
	
#container { 
	width:1024px;
	margin: auto;
	}	
#extraDiv2 {
	background-image: url(/images/bottom.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
	}
	
h1,h2,h3{
	margin-top:0px;

}
h1{

	color:#1d406c;

	font-size:16pt;
	background:#CCC ;
	padding:5px;
	padding-top:4px;
	text-align:center;
	border:solid 1px #888;
	border-top-color:#AAA;
	border-left-color:#AAA;
}
h2{
	margin-top:8px;
	font-weight:bold;
	padding:3px;

	padding-top:1px;
	font-style:italic;
	text-decoration:none;
	font-size:12pt;
	color:#1d406c;

	}
img { border:0pt;
    }

#banniere {
	clear:both;
	display:block ;
	width:1000px ;
	height:215px;
	background:url('/images/fonds_banniere.jpg');
	padding-top:30px;
	padding-left:0px;
	padding-right:24px;

    }
#banniereImpression{
	display:none;
	}  
#menu {
	float:right;
	margin-top:0px;
	margin-right:13px;
    }
#flag {
	float:left;
	margin-top:5px;
	margin-left:20px;
    } 
#menu a{
	background:#CCC;
	height:17px;
	width:110px;
	padding:5px;
	padding-top:8px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-left:5px;
	float:right;
	color:#400040;
	border:solid 1px #888;
	border-top-color:#AAA;
	border-left-color:#AAA;
    } 
#banniere  .titre{
	color:#d92245;
	margin-top:50px;
	margin-left:10px;
}

#basdepage{
	background:url('/images/fonds_basdepage.jpg');
	background-repeat: no-repeat;

	font-style:italic;
	height:100px;
	font-size:7pt;
	padding-left:30px;
	padding-right:32px;
	width:958px ;
	padding-top:15px;

	}
	
#corps{
	background:url('/images/fonds_texte.jpg');
	width:936px ;
	margin:0px;
	padding-left:44px;
	padding-right:44px;
}
#corps #texte{
	margin-left:15px;
	margin-right:15px;
}

#contenu{
	
}
p{
	margin-top:5px;
}
#accueil_bas{
	display:block;
	width:900px;
	margin-top:10px;

	border:solid 1px #777;
	background:#f8fafa url('/images/cartouche.jpg') repeat-x;
}

#sitemap a{
	color:navy;
	padding-bottom:5px;
}
#sitemap a:visited,#sitemap a:link{
	text-decoration:none;
}