body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../../images/fond.jpg);
}

a  { color: #3A339B; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none}
a:link  { color: #3A339B; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none}
a:hover { color: #3A339B; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline}
a:actived { color: #3A339B; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none}
a:visited { color: #3A339B; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif;}


.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	/*text-align:justify;*/
}
.txtred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: red;
	text-decoration: none;
	/*text-align:justify;*/
}
.txtblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3A339B;
	text-decoration: underline;
}
.blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3A339B;
	text-decoration: none;
}
.txtjust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
.txtgris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	/*text-align:justify;*/
}
.txtadresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	/*text-align:justify;*/
}
.txtadressejust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}
input,textarea,select,file {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ffffff;
	/*border-bottom: #5E5303 1px outset;*/
	border-left: #5E5303 1px outset;
	/*border-right: #5E5303 1px outset;*/
	border-top: #5E5303 1px outset;
	font-size: 11px;
	color: #5E5303;
	text-decoration: none;
}
