body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
}
A:link {
	color: #13AFE0;
	text-decoration: underline;
}
A:visited {
	color: #13AFE0;
	text-decoration: underline;
}
A:hover {
	color: #13AFE0;
	text-decoration: underline;
}
A:active {
	color: #13AFE0;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.bleu {
	color: #13AFE0;
}
.trait {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 4px;
}
.droite {
	text-align: right;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13AFE0;
}
.strong01 {
	font-weight: bold;
	color: #333333;
}
ul {
	margin-left: 15px;
}
.bas {
			color: #999999;
			text-align: center;

}
.bas a:link {
		color: #666666;
		text-align: center;

	text-decoration: none;
}
.bas a:active {
		color: #666666;
		text-align: center;

		text-decoration: none;
}
.bas a:hover {
		color: #666666;
		text-align: center;

		text-decoration: none;
}
.bas a:visited {
		color: #666666;
		text-align: center;

		text-decoration: none;
}
.clients {
	font-size: 12px;
	font-weight: bold;
	color: #E00F0B;
	text-decoration: none;
}
.clients a:link {
	font-size: 12px;
	font-weight: bold;
	color: #E00F0B;
	text-decoration: none;
}
.clients a:active {
	font-size: 12px;
	font-weight: bold;
	color: #E00F0B;
	text-decoration: none;
}
.clients a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #E00F0B;
	text-decoration: none;
}
.clients a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #E00F0B;
	text-decoration: none;
}
.images {
	padding: 2px;
	border: 1px solid #666666;
}

