BODY
{
	background-color : #D9CFCA;
	margin-left   : 10px;
	margin-right  : 10px;
	margin-top    : 10px;
	margin-bottom : 50px;
}

.tableSubTitle
{
	background-image: url(./images/break_line.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.tableFlagCanada
{
	background-image: url(./images/flag_canada.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.tableFlagFrance
{
	background-image: url(./images/flag_france.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.input
{
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #E5DEDA;
	:border: 1px solid #B3A7A1;
}

.imageFaded			{ filter:alpha(opacity = 60) }


a:link				{ color: #4C664C;  text-decoration: none;  font-weight: bold; }
a:active				{ color: #4C664C;  text-decoration: none;  font-weight: bold; }
a:visited			{ color: #4C664C;  text-decoration: none;  font-weight: bold; }
a:hover				{ text-decoration: none;  font-weight: bold; }

.nav					{ font-family: Verdana, Tahoma, Arial;  font-size: 11px;  color: #807773;  font-weight: bold;  text-transform: none; }

a.nav:link			{ color: #807773;  text-decoration: none }
a.nav:active		{ color: #807773;  text-decoration: none }
a.nav:visited		{ color: #807773;  text-decoration: none }
a.nav:hover			{ text-decoration: none }


.normal				{ font-family: Verdana, Tahoma, Arial;  font-size: 11px;  color: #333333; }
.light				{ font-family: Verdana, Tahoma, Arial;  font-size: 11px;  color: #807773; }

.title				{ font-family: Verdana, Tahoma, Arial;  font-size: 11px;  color: #807773; }

.gbDate				{ font-family: Tahoma, Verdana, Arial;  font-size: 13px;  color: #FFFFFF; }

.copyright			{ font-family: Tahoma, Verdana, Arial;  font-size: 11px;  color: #BFADA3; }

a.copyright:link			{ color: #BFADA3;  text-decoration: none }
a.copyright:active		{ color: #BFADA3;  text-decoration: none }
a.copyright:visited		{ color: #BFADA3;  text-decoration: none }
a.copyright:hover			{ text-decoration: none }


.small				{ font-family: Tahoma, Verdana, Arial;  font-size: 10px;  color: #333333; }
.smallLight			{ font-family: Tahoma, Verdana, Arial;  font-size: 10px;  color: #999999; }

.quote				{ font-family: Tahoma, Verdana, Arial;  font-size: 10px;  color: #999999; }
.counter				{ font-family: Tahoma, Verdana, Arial;  font-size: 10px;  color: #EEEEEE; }

a.counter:link			{ color: #EEEEEE;  text-decoration: none }
a.counter:active		{ color: #EEEEEE;  text-decoration: none }
a.counter:visited		{ color: #EEEEEE;  text-decoration: none }
a.counter:hover		{ color: #996633;  text-decoration: none }


.titleMain			{ font-family: Arial, Verdana;  font-size: 22px;  color: #996633;  font-weight: normal; text-transform: capitalize; }

.titleLarge			{ font-family: Arial, Verdana;  font-size: 17px;  color: #000000;  font-weight: bold; }

.titleBlue			{ font-family: Verdana, Arial;  font-size: 11px;  color: #336699;  font-weight: bold }
.titleBlueCaps		{ font-family: Verdana, Arial;  font-size: 11px;  color: #336699;  font-weight: bold;  text-transform: uppercase;  letter-spacing: 0.1em;  word-spacing: 0.1em; }

.form			{ font-family: Verdana, Arial;  font-size: 10px;  color: #807773; }

a.xlinks
{
	top: -100px;
	left: -100px;
	position: absolute;
	display: none;
}
