body {
	margin: 0px;
	padding: 0px;
	background: white;
	text-align: justify;
	font-size: 12pt;
	}
	
/*dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}*/
	
H1 {
	position: relative;
	}
	
#copyright2 {
	position: fixed;
	top: 96%;
	padding-top: 3px;
	/*left: 45%;*/
	color: gray;
	font-size: 8px;
	text-align: center;
	width: 100%;
	height: 4%;
	background: #D3D4AD;
	z-index: 2;
	}
	
#copyright2 a {
	color: gray;
	}
		
/*Pages*/
/*#back {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background: #D3D4AD solid;
	}*/
	
#entete {
	position: fixed;
	background-image: none;
	background-color: #BB0000;
	top: 0px;
	/*left: 0px;*/
	right: 0px;
	height: 95px;
	width: 100%;
	color: white;
	z-index: 4;
	}
	
#titrerub {
	position: absolute;
	top: 0px;
	left: 100px;
	right: 0px;
	padding: 60 0 0 40;
	font-weight: bolder;
	font: "lucida grande", skia;
	font-size: 22px;
	}
	
#logo {
	position: absolute;
	background: url(medias/logo.gif);
	top: 5px;
	left: 5px;
	height: 85px;
	width: 82px;
	}
	
#menu1 {display: none;
	}
	
#menu2 {
	display: none;
	}

#cadrenews {
	display: none;
	}
		
.text {
	position: absolute;
	display: block;
	top: 85px;
	left: 0;
	color: black;
	margin: 20;
	padding-bottom: 50px;
	font-size: 12pt;
	width: 100%;
	/*width: 480px;*/
	}
		
#basmenu {
	display: none;
	}
	
h1.titrerubpage2 {
	background: url(medias/fleche1.gif) no-repeat;
	padding-left: 60px;
	width: 300px;
	height: 50px;
	font-size: 14pt;
	}
	
h1.titrerubpage3 {
	background: url(medias/fleche2.gif) no-repeat;
	padding-left: 60px;
	width: 300px;
	height: 50px;
	font-size: 14pt;
	}
	
h1.titrerubpage4 {
	background: url(medias/fleche3.gif) no-repeat;
	padding-left: 60px;
	width: 300px;
	height: 50px;
	font-size: 14pt;
	}
	
h1.titrerubpage5 {
	background: url(medias/fleche4.gif) no-repeat;
	padding-left: 60px;
	width: 300px;
	height: 50px;
	font-size: 14pt;
	}
	
h1.titrerubpage6 {
	background: url(medias/fleche5.gif) no-repeat;
	padding-left: 60px;
	width: 300px;
	height: 50px;
	font-size: 14pt;
	}
	
#formulaire {
	float: right;
	text-align: center;
	padding: 10 10 0 0;
	z-index: 3;
	}
	
#print {
	display: none;
	}
	
#retour {
	display: block;
	color: gray;
	font-size: 8pt;
	text-align: right;
	width: 90%;
	height: 15px;
	vertical-align: top;
	margin-bottom: 20px;
	}
	
#retour a {
	color: gray;
	}
	
#eclat {
	display: block;
	margin-left: 85px;
	font-size: 22pt;
	color: black;
	}
	
.iipmenu {
	display: none;
	}
	
.iipmenu a {
	display: none;
	}
	
.iipmenucontraste {
	text-align: center;
	margin-top: 15px;
	border: none;
	display: block;
	}
	
.iipmenucontraste a {
	text-align: center;
	text-decoration: none;
	border: none;
	display: block;
	}
