body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #737F77;
}

.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B3B3B;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

.txtnormal:hover {
	color: #000000;
	text-decoration: underline;
}

.txtsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B3B3B;
	text-decoration: none;
}

.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.txtnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A0A0A0;
	text-decoration: none;
	text-transform: uppercase;
}

.txtnav:hover {
	color: #6B6D6B;
	text-decoration: underline;
}

.txtcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D3D3D3;
	text-decoration: none;
	text-transform: uppercase;
}

.txtcopy:hover {
	color: #A0A0A0;
	text-decoration: underline;
}

.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #898785;
	text-decoration: none;
}

.language:hover {
	color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}

.copyright:hover {
	color: #999999;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
