@charset "UTF-8";
/* CSS Document */
body {
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:40px;
	color:#FFFFFF;
	font-family:Helvetica, sans-serif;
	font-size:10pt;
}
.titre_charlatan {
	margin-top:100px;
	height:100px;
}
.actuel {
}
.affichage_liens {
	margin-top:5px;
	float:right;
	width:820px;
	height:18pt;
}
.lien_actuel {
	float:left;
	font-size:8pt;
}
.lien_actuel a {
	text-decoration:none;
	color:white;
}
.lien_actuel a:hover {
	color:black;
}
.actuelimg {
	float:right;
	height:450px;
	width:820px;
}
.txt {
	float:right;
	width:350px;
	margin-top:-13px;
}
.actueltxt {
	font-size:10pt;
}
.scroll-pane {
	width: 320px;
	height: 400px;
	overflow: auto;
}
.scroll_zone {
	margin-top:32px;
}
.colonne {
	width:290px;
}
.lien_perso a{
	text-decoration:none;
	color:#999999;
}

