/**********
#1D8F99 : vert
#D2C9AB : beige fonce
#ebe1bf : beige fonce plus claire
#EAE5D5 : beige claire
#113355 : bleu fonce
#006699 : lien
************/
@import "global.css";
body{
	font-family: "Times New Roman",Times,serif;
	background-color:#FFF;
	color: #000;
	line-height: 14pt;
	font-size: 12pt;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#menu,#ici,#position,#pied,#photoEntete{display:none;}
#entete{
 position:relative;
 overflow:visible; z-index:1;height:20pt;
background:#fff;}
#titre{height:20pt; margin:0;}
#nomDomaine{height:20pt; margin:0;}
#contenu{margin:0;margin-top:70pt;position:relative; z-index:0;}