@charset "utf-8";
/* CSS Document */

#credit {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
}
#credit div {
	width: 810px;
}
#credit img {
	margin-top: 15px;
}
#credit .bleu {
	color: #06C;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
}
#credit .vert {
	color: #090;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090;
}
#credit #haut_credit img {
	float: right;
	width: 400px;
	margin-right: 80px;
	margin-bottom: 5px;
}
#credit .rouge {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}
#credit .gris {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#credit .orange {
	color: #F60;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
}
#credit #haut_credit img {
	float:right;
	width:355px;
	border:none;
}
#credit .evidence {
	font-weight: bold;
}
#credit .centre_vert {
	color: #090;
	text-align: center;
	font-size: 14px;
}
#credit .centre_rouge {
	color: #900;
	text-align: center;
	font-size: 14px;
}
#credit table {
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	width: 810px;
}
#credit td {
	border: 1px solid #999;
}