body {
	background: #0b0b0b;
	margin: 30px 20px;
	text-align: center;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
/*h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }*/
#page {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid;*/
	padding: 0;
	position: relative;
}

#pop{
	position: absolute;
	left: 7px;
	top: 200px;
	display: none;
}

div.fermer{
	position: absolute; right: 5px; top: 5px;
}
div#presse div.fermer{right: 15px;}
#fermer img{
	border: none;
}

p.r{
	text-align: right;margin: 5px; position: absolute; right: 0px; top: -30px;
}
p.r a.actif{
	border-bottom: 2px solid #bbdbe7;
}

#txt {display: none;}













#bandeau{
	position: relative;
	/*height: 250px;*/
	width: 100%;
	/*background-color: black;
	height: 180px;*/
	border: none;
}

#corps{
	/*position: absolute;*/
	position: relative;
	font-size: 0.9em;
	width: 580px;
	background-color: #91b2c5;
	/*margin-top: -74px;*/
	margin: 0 0 -5px 0;
	height: 670px;
	text-align: justify;
	overflow: visible;
	/*height: 100%;*/
	
	
}
#presse {display: none;position: absolute; width: 800px; height: 600px; overflow: auto;background-color: #FFF; top: 100px;}

















#corps h1{
	text-align: right;
	letter-spacing: 1px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #b1dee5; 
	padding: 20px 5px 2px 20px; 
	margin: 0px 20px 0 20px;
}

#corps p{
	margin: 5px 0;
	font-size: .9em;	
}

#corps p.petit{font-size: .7em}
#corps p.it{font-style: italic;}
#corps a{
	color: #0e1c89;
}
#corps a:hover{
	text-decoration: underline;
}
#corps.home{
	background-color: white; height: auto;
}
div.floatR {position: relative; float: right;margin: 10px;}
#gauche{
	position: relative; width: 290px; margin: 20px 0 0 20px; padding: 0 0 20px 0; 
}
#gauche.home{
	margin: 22px 0 0 5px; 
}
div.floatR a.actif{font-weight: bold; font-size: 1.1em;}
#gauche.large{
	width: 500px; text-align: left; 
}
#gauche ul{margin: 0;}

#gauche li{
	list-style-type: none; margin: 20px;color: black; font-size: 1em; width: 100%; position: relative;font-weight: bold;
}
#gauche li span{ color: white; font-size: .9em; margin-left: 10px;font-weight:normal; display: block; }

#droite{
	position: relative; float: right; width: 260px; text-align: center; padding: 20px 0;
}
#droite img{
	margin: 10px 0;
}
#droite.home{
	width: 200px; text-align: center;
}
/*#logo-dln{
	position: absolute; right: 0; bottom: 0;
}*/

/*menu*/
#navigation {
	width: 180px;
	position: absolute; right:16px; top: 200px;
	border: 1px solid #b9c4c9;
	/*position: relative; float: right; margin: 16px;*/
	
	}
#navigation li {
display: inline;
}

#navigation ul ul {
	margin-left: 20px;/**/
}
.cach{
	display: none;
}
.menu {
	/*padding: 3px;*/
	border: 1px solid black;
	margin: 2px;
	background-color: #91b2c5;
}
.vis{display: block;}
#navigation a{
	font-size: 12px;
	margin: 2px;
	display: block;
	padding: 2px;
	text-decoration: none;
	color: black;
}
#navigation a:hover{
	background-color: #dee3e6;
}
#navigation a.actif{
	font-weight: bold; color: #a52828;
}
#navigation a.telech{
	background-color: #b1dee5;
	padding: 10px;
	font-size: 11px;
}
#navigation a.top{
	margin-top: 30px;
}
#navigation a.dln{
	margin-top: 20px; background-color: white; border: none; text-align: center;
}
#obscurite{font-style: italic;}
/*#navigation > li > a*/