@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #646464;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: underline;
	color: #646464;
}
.soust {
	color: #cd3232;
}
.h1color {
	color: #838d99;
}
.lienpage {
	text-align: right;
}
.soustitre {
	color:#cd3232;
	font-style: italic;
	font-size:13px
}
.foot {
	font-size: 10px;
}
a {
	font-size: 13px;
}
