@charset "UTF-8";
body {
	left: 0px;
	margin: 0px;
	background-color:#333333;
	text-align:center;
}
.leftmargin {
	margin-left: 5px;
	padding-left: 5px;
}
.txt.mainMenu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.style1 {
	font-size: 10px;
	color: #A0A0A0;
	background-color: #E4E4E4;
	position: static;
	width: 790px;
}
#global{
	margin: 10 px auto;
}
#mainBox {
	width: 790px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 10px auto;
}
#mainMenu {
	background-color: #777777;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: static;
	visibility: visible;
	height: 18px;
	width: 100%;
	left: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#BGdark {
	text-align: right;
	right: 0px;
	position: static;
	width: 100%;
	overflow: hidden;
	background-color: #6A6A6A;
}
#BGlight {
	text-align: right;
	right: 0px;
	position: static;
	width: 100%;
	overflow: hidden;
}
#BGmedium {
	background-color: #AAAAAA;
	width: 750px;
	text-align: left;
	margin: 0px;
	position: static;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#BGmediumOeuvre {
	background-color: #666666;
	width: 100%;
	text-align: left;
	margin: 0px;
	position: static;
	padding: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	visibility: visible;
	width: 100%;
	top: 0px;
	z-index: auto;
	clip: rect(0px,auto,auto,auto);
}
.generalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AAAAAA;
}
.generalTextBold {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.flashModule {
	position: static;
	margin: 0px;
	padding: 0px;
	width: 100%;
	overflow: auto;
	visibility: visible;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
