@charset "utf-8";
.link_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-color: #f2f1f2;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.item_nav {
	background-image: url(bg_nav.png);
	height: 24px;
	width: 217px;
	padding-left: 10px;
	padding-top: 6px;
	margin-bottom: 12px;
}
.item_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}
.item_nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(bg_nav_o.png);
	height: 20px;
	width: 217px;
	padding-left: 10px;
	padding-top: 5px;
	color: #222222;
}
.item_nav_liste {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #BDD73C;
	border-left-color: #BDD73C;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD73C;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.item_nav_liste_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
.item_nav_liste:hover {
background-color: #dcea98;
}.sep_nav {
	height: 12px;
	width: 200px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BDD73C;
	text-decoration: none;
}
#fullpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD73C;
	padding-top: 3px;
}
#fullpath a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222222;
	text-decoration: none;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD73C;
	padding-top: 8px;
	font-weight: bold;
	padding-bottom: 5px;
}
#illus {
	margin-top: 10px;
}
.infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-top: 10px;
}

.illus_border {
	border: 1px solid #232324;
}

.auteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.item_nav_liste_on {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #BDD73C;
	border-left-color: #BDD73C;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDD73C;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #dcea98;
	font-weight: bold;
}
.link_top_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
	font-weight: bold;
}
