body {
	background: #AAAAAA;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border: solid 0px #000000;
	border-spacing: 0px;
	bottom: auto;
	clear: both;
	color: #000000;
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	text-indent: 0px;
	text-transform: none;
	vertical-align: top;
}
h1, h1 .head {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.5;
}
h2 {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 20pt;
	font-weight: bold;
	color: #777777;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.5;
}
h3 {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 18pt;
	font-weight: bold;
	color: #999999;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.5;
}
h4 {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 16pt;
	font-weight: bold;
	color: #bbbbbb;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.5;
}
h5 {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 14pt;
	font-weight: bold;
	color: #bbbbbb;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.5;
}
h6 {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: Transparent;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -0.5;
}

pre {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 10pt;
	font-weight: bold;
	color: #555555;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: 0;
}
address {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border: none;
	vertical-align: top;
	width: 100%;
	margin: 0px 0px 10px 0px;
	letter-spacing: 0;
}
TH, TD, DIV {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #000000;
}
A, A:link, A:visited, A:active {
	color: #33cc99;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #888888;
	text-decoration: none;
}
.normal, .Normal {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #000000;
}
.NormalBold {
	font-weight: bold;
	color: #888888;
}
.NormalRed {
	color: #33cc99;
	font-weight: bold;
}
.Head {
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
}
.SubHead {
	font-size: 8pt;
	font-weight: bold;
	color: #888888;
}
.SubSubHead {
	font-size: 7pt;
	font-weight: bold;
	color: #888888;
}
/*.controlpanel {
	font-family: Arial Narrow, Verdana, Arial, Helvetica, Sans;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 2px solid #888888;
	border-top: 2px solid #888888;
	border-left: 2px solid #888888;
	border-right: 2px solid #888888;
	text-align: center;
}
.controlpanel IMG {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.controlpanel TD TD TD TD IMG {
	margin: 0px;
}
.controlpanel TD TD TD {
	width: auto;
}
.controlpanel DIV {
	border: 1px #CCC solid;
	width: 3px;
	height: 100px;
}
.controlpanel TD.SubHead {
	background-color: #000000;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
.controlpanel TD TD TD .SubHead {
	background: transparent;
	border: 0px;
	font-size: 10pt;
	color: #333;
	font-weight: normal;
}
.controlpanel TD TD TD input {
	background-color: #EFEFEF;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	padding-left: 4px;
}
.controlpanel TD TD TD select {
	background-color: #EFEFEF;
	font-size: 10pt;
	color: #333;
}
.controlpanel A.CommandButton {
}
.controlpanel A.CommandButton:link {
	color: #ffffff;
}
.controlpanel A.CommandButton:visited {
	color: #ffffff;
}
.controlpanel A.CommandButton:active {
	color: #ffffff;
}
.controlpanel A.CommandButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/selected-tab-bkg.png);
	background-position: center center;
	background-repeat: repeat-x;
}
*/

/* Ajout par Mick le 091029 */

.controlpanel .CommandButton, .controlpanel .CommandButton:link {
	border: 0;
	background-color: white;
	color: #888;
}

.controlpanel .CommandButton:link {
	border: 0;
	background-color: white;
	color: black;
}

.controlpanel .CommandButton:hover {
	border: 0;
	background-color: white;
	color: #c00;
}

/* Fin ajout par Mick le 091029 */


.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	background-color: #888888;
	border: solid 1px #555555;
	text-transform: uppercase;
	padding: 2px 8px 2px 8px;
	border: 1px solid #555555;
	text-align: center;
}
A.CommandButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCCCCC;
	border: solid 1px #555555;
	text-transform: uppercase;
}
#SearchContainer input {
	float: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000033;
	background: #ffffff;
	height: 21px;
}
.search-pic {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/search-pic.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 3px 20px;
	background-position: left;
	height: 21px;
	min-width: 250px;
}
.search, a.search:link, a.search:active, a.search:visited, .search {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	color: #000000;
	height: 21px;
	vertical-align: middle;
}
a.search:hover {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	height: 21px;
	vertical-align: middle;
}
#dnn_dnnSEARCH_txtSearch {
	width: 70%;
	font-size: 12pt;
	line-height: 12pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
	height: 21px;
	border: 1px solid #aaaaaa;
	background-color: transparent;
	background-image: url(images/search-bkg.png);
	vertical-align: top;
}
.StandardButton, a.StandardButton:link, a.StandardButton:visited, a.StandardButton:active {
	background-image: url(images/menu-bkg.png);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #888888;
	border: solid 1px #888888;
	height: 26px;
	width: 97%;
	text-transform: uppercase;
}
a.StandardButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CCCCCC;
	border: solid 1px #555555;
}
.login, a.login:link, a.login:active, a.login:visited, .login {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/login-pic.png);
	background-repeat: no-repeat;
	float: left;
	padding: 7px 0px 0px 30px;
	margin: 0px 0px 0px 20px;
	background-position: left;
	height: 17px;
}
a.login:hover {
	color: #555555;
}
.user, a.user:link, a.user:active, a.user:visited, .user {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/user-pic.png);
	background-repeat: no-repeat;
	float: left;
	padding: 7px 0px 0px 30px;
	margin: 0px 0px 0px 20px;
	background-position: left;
	height: 17px;
}
a.user:hover {
	color: #555555;
}
.date, a.date:link, a.date:active, a.date:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/date-pic.png);
	background-repeat: no-repeat;
	float: left;
	padding: 7px 0px 0px 30px;
	margin: 0px 0px 0px 20px;
	background-position: left;
	height: 17px;
}
a.date:hover {
	color: #555555;
}
.breadcrumb, a.breadcrumb:link, a.breadcrumb:active, a.breadcrumb:visited {
	font-size: 10px;
	color: #888888;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.breadcrumb:hover {
	font-size: 10px;
	color: #555555;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 7pt;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.footer:hover {
	color: #888888;
}
.copyright, a.copyright:link, a.copyright:active, a.copyright:visited {
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 7pt;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.copyright:hover {
	color: #888888;
}
.terms, a.terms:link, a.terms:active, a.terms:visited {
	vertical-align: bottom;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 7pt;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.terms:hover {
	color: #888888;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.links:hover {
	color: #555555;
	text-decoration: underline;
	font-weight: normal;
}
.MainMenu_MenuContainer {
	background: transparent;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 49px;
	vertical-align: middle;
	_margin: -1px 0px 10px 0px;
	_padding: 0px 0px 0px 0px;
	_border: solid 0px #CCCCCC;
}
.MainMenu_MenuBar {
	height: 49px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_MenuBreak {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ModuleTitle_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
}
.MainMenu_MenuItem, .submenuitembreadcrumb {
	font-family: Arial, Helvetica, Tahoma;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	padding: 7px 15px 7px 15px;
	border: 0px #000000 solid;
	min-width: 170px;
	text-transform: none;
	border-bottom: 1px dotted #33cc99;
}
.submenuitemselected, .MainMenu_SubMenuItemSel {
	font-family: Arial, Helvetica, Tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	padding: 7px 15px 7px 15px;
	border: 0px #000000 solid;
	border-bottom: 1px dotted #339966;
	background-color: #33cc99;
	min-width: 170px;
}
.submenu, .MainMenu_SubMenu {
	position: relative;
	z-index: 100;
	font-family: Arial, Helvetica, Tahoma;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	_border: solid 0px #CCCCCC;
	background-color: #339966;
	min-width: 200px;
	border-left: solid 5px #000000;
	border-right: solid 5px #000000;
	border-bottom: solid 5px #000000;
}
.whereami {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 7pt;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 20px;
	vertical-align: top;
}
.whereamitext, a.whereamitext:link, a.whereamitext:active, a.whereamitext:visited {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000000;
	font-size: 7pt;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a.whereamitext:hover {
	color: #888888;
}
.MainMenu_Seperator {
	width: 0px;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px #CCCCCC;
}

/* Idle Style */
.MainMenu_Idle TD {
	_border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 17px 15px 0px 0px;
	vertical-align: top;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	_line-height: 36pt;
}
.MainMenu_Idle TD SPAN SPAN {
	_border: solid 0px #ff0000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(images/nonsel-menu-bkg.png) repeat-x top center;
	padding: 17px 0px 17px 0px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
}
.MainMenu_Idle TD SPAN {
	_border: solid 0px #00ff00;
	background: url(images/nonsel-menu-left-bkg.png) no-repeat top left;
/*	width: 16px;*/
	padding: 17px 0px 17px 16px;
	margin: 0px -3px 0px -1px;
	_margin: 0px -3px 0px -3px;
	_padding: 0px 0px 0px 14px;
}
.MainMenu_Idle TD SPAN SPAN SPAN {
	_border: solid 0px #0000ff;
	background: url(images/nonsel-menu-right-bkg.png) no-repeat top right;
	width: 16px;
	padding: 17px 16px 17px 0px;
	margin: 0px -16px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 16px 0px 0px;
	_height: 49px;
}
/* Active Style */
.MainMenu_Active TD {
	border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 17px 15px 0px 0px;
	vertical-align: top;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
}
.MainMenu_Active TD SPAN SPAN {
	border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(images/brcr-menu-bkg.png) repeat-x top center;
	padding: 17px 0px 17px 0px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	_line-height: 36pt;
}
.MainMenu_Active TD SPAN {
	background: url(images/brcr-menu-left-bkg.png) no-repeat top left;
	padding: 17px 0px 17px 16px;
	margin: 0px -3px 0px -1px;
	_margin: 0px -3px 0px -3px;
	_padding: 0px 0px 0px 14px;
}
.MainMenu_Active TD SPAN SPAN SPAN {
	background: url(images/brcr-menu-right-bkg.png) no-repeat top right;
	width: 16px;
	padding: 17px 16px 17px 0px;
	margin: 0px -16px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 16px 0px 0px;
	_height: 49px;
}
/* Selected Style */
.MainMenu_Selected TD {
	border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 17px 15px 0px 0px;
	vertical-align: top;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	_line-height: 36pt;
}
.MainMenu_Selected TD SPAN SPAN {
	border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(images/sel-menu-bkg.png) repeat-x top center;
	padding: 17px 0px 17px 0px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
}
.MainMenu_Selected TD SPAN {
	background: url(images/sel-menu-left-bkg.png) no-repeat top left;
	padding: 17px 0px 17px 16px;
	margin: 0px -3px 0px -1px;
	_margin: 0px -3px 0px -3px;
	_padding: 0px 0px 0px 14px;
}
.MainMenu_Selected TD SPAN SPAN SPAN {
	background: url(images/sel-menu-right-bkg.png) no-repeat top right;
	width: 16px;
	padding: 17px 16px 17px 0px;
	margin: 0px -16px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 16px 0px 0px;
	_height: 49px;
}
/* Breadcrumb Style */
.MainMenu_Breadcrumb TD {
	border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 17px 15px 0px 0px;
	vertical-align: top;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
	_line-height: 36pt;
}
.MainMenu_Breadcrumb TD SPAN SPAN {
	border: solid 0px #000000;
	font-size: 9pt;
	font-family: Arial, Helvetica, Tahoma;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(images/brcr-menu-bkg.png) repeat-x top center;
	padding: 17px 0px 17px 0px;
	margin: 0px 0px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 0px 0px 0px;
}
.MainMenu_Breadcrumb TD SPAN {
	background: url(images/brcr-menu-left-bkg.png) no-repeat top left;
	padding: 17px 0px 17px 16px;
	margin: 0px -3px 0px -1px;
	_margin: 0px -3px 0px -3px;
	_padding: 0px 0px 0px 14px;
}
.MainMenu_Breadcrumb TD SPAN SPAN SPAN {
	background: url(images/brcr-menu-right-bkg.png) no-repeat top right;
	width: 16px;
	padding: 17px 16px 17px 0px;
	margin: 0px -16px 0px 0px;
	_margin: 0px 0px 0px 0px;
	_padding: 0px 16px 0px 0px;
	_height: 49px;
}


