<style type="text/css">

.pixel {
	background-image: url(images/pixel.gif);
	background-repeat: repeat-x;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

</style>
.pixel {
	background-image: url(../images/pixel.gif);
}
.fram {
	background-image: url(../images/pixel.gif);
	background-repeat: repeat-x;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.illust {
	background-image: url(../images/fond.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.textebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

