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

.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
}

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

.txtnmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:18px;
}

.txtnmenu:hover {
	text-decoration: underline;
}

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

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

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	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;
}

.txtpetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

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