body {
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family:"Century Gothic", "Century Schoolbook";
	font-size: 12px;
	color: #FFFFFF;
}

.resa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: underline;
	font-weight: bold;
}
.bold {
	font-family:Century Gothic, Century Schoolbook;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}

.carte {
	font-family:Century Gothic, Century Schoolbook;
	font-size: 12px;
	color: #FFFFFF;
}
