body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/fond.gif);
	background-repeat: repeat-x;
	background-color: #F7F7F7;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.ptit {
	font-size: 11px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.big {
	font-size: 15px;
	font-weight: bold;
}
.gr {
	font-size: 11px;
	font-weight: bold;
}
ul {
	font-size: 11px;
	padding: 0 0 0 6px;
	margin: 0 0 0 0;
	list-style-type: none;
	line-height: 120%;
}
.search {
	background-image: url(imgs/search.gif);
	border: 0;
	margin: 0 0 0 0;
	padding: 2px 0 0 5px;
	height: 19px;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.ok {
	background-image: url(imgs/ok.gif);
	border: 0;
	height: 19px;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.copy {
	font-size: 10px;
}
p {
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
	text-align: justify;
	line-height: 135%;
}
h1 {
	display: inline;
	font-size: 15px;
	font-weight: bold;
}
h2 {
	display: inline;
	font-size: 15px;
	font-weight: bold;
}	
