@charset "UTF-8";
body {
	background-color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-top: 20px;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 600px;
	width: 760px;
	text-align: center;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 760px;
}
#logo {
	height: 125px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 20px;
	background-image: url(HEADER.jpg);
}td img {
	height: auto;
	margin-top: 0px;
}
#footerbar {
	height: 50px;
	width: 760px;
	margin-top: 20px;
	background-color: #FFFFFF;
	text-align: right;
	clear: both;
}
#contenttop {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin: 20px;
	width: 700px;
	vertical-align: middle;
	color: #666666;
	height: auto;
}
#contentleft {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin: 20px;
	width: 350px;
	vertical-align: middle;
	color: #666666;
	float: left;
	height: auto;
}
#contentright {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin: 20px;
	width: 300px;
	vertical-align: middle;
	color: #666666;
	float: right;
}
#contentbottom {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: small;
	text-align: left;
	width: 700px;
	vertical-align: middle;
	color: #666666;
	height: 100px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	float: none;
	bottom: 10px;
}
#contentvariable {
	margin-top: 20px;
	background-color: #FFFFFF;
	height: auto;
	width: 750px;
	text-align: left;
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #333333;
}
#copyright {
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	height: auto;
	width: 740px;
	margin-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
}
.tablecell {
	text-align: left;
}
#contenthome {
	margin-top: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	height: 600px;
	width: 760px;
	text-align: center;
	font-family: "Century Gothic", Arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
.grand {
	font-size: x-large;
}
.rouge {
	color: #FF0000;
	font-size: x-large;
}
