div#corps {
	color:#000000;
	background-color:#C8E0F7;
	font-size:12px;
	position:absolute;
	width:760px;
	padding:0 20px 40px 20px;
	padding-bottom:30px;
}
div#corps sup {
	font-size:10px;
}
div#corps p {
	margin-top:20px;
	margin-bottom:5px;
	text-align:justify;
}
div#corps h1 {
	margin-top:40px;
	margin-bottom:40px;
	font-size:30px;
	width:500px;
}
div#corps h2 {
	margin-top:20px;
	margin-bottom:20px;
	font-size:17px;
	font-weight:bold;
}
div#corps h1.with_legend {
	margin-bottom:0;
}
div#corps h2.title_legend {
	margin-top:10px;
	margin-bottom:40px;
	margin-left:60px;
}
div#corps pre {
	font-size:11px;
	margin-top:30px;
	margin-bottom:30px;
}
div#corps div#colgauche {
	width:450px;
	overflow:visible;
}
div#corps ul {
	list-style-type:square;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
div#corps li ul {
	list-style-type:disc;
}
div#corps li ul li ul {
	list-style-type:circle;
}
div#corps strong {
	font-weight:bold;
}
div#corps ul.opening strong {
	text-decoration:underline;
	font-weight:normal;
}
div#corps a {
	color:#017BA8;
}
div#images {
    position:absolute;
    right:0;
    top:0;
	width:330px;
}
div#images p {
    margin-top:110px;
	text-align:center;
}
div#img_haut {
	right:20px;
	top:0;
}
div#corps div.press {
	position:relative;
	height:110px;
	width:760px;
	border:1px solid #000000;
	margin-bottom:20px;
}
div#corps div.press p {
	margin-top:5px;
	position:absolute;
}
div#corps div.press p.logo_press {
	margin-left:10px;
}
div#corps div.press p.ligne_desc {
	margin-top:10px;
	margin-left:130px;
}
div#corps div.press p.ligne_desc span.media {
	font-weight:bold;
	font-size:14px;
}
div#corps div.press p.ligne_desc span.date {
	margin-left:50px;
}
div#corps div.press p.ligne_desc span.auteur {
	margin-left:70px;
	font-size:10px;
}
div#corps div.press p.titre {
	margin-top:39px;
	margin-left:130px;
	font-size:13px;
	font-weight:bold;
}
div#corps div.press p.links {
	margin-top:75px;
	margin-left:130px;
}
