/* Hides from IE-mac \*/
* html .IEFloatFix {height: 0.01%;}
/* End hide from IE-mac */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #D6D6D6;
	margin: 0px;
	padding: 0px;
}
#Container {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	width: 1003px;
	position: relative;
}

#boxHaut {
	background: #000000 url(/images/bandeau-top-ombre.jpg) no-repeat; 
	background-position: center left;
	width: 1003px;
	height: 95px;
}
#boxHaut h1 {
	position: absolute;
	top: 0px;
	left: 160px;
	width: 836px;
	color: #2D2D2D;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
}

#boxHaut h2 {
	width: 100px;
	color: #A6A6A6;
	font-size: 120%;
	font-weight: bold;
	float: left;
	margin-left: 170px;
	margin-top: 40px;
	margin-right: 10px;
	line-height: 90%;
	display: inline; /* IE6 hack */
}

#boxHaut h2 b {
	color: #000000;
	letter-spacing: 0.2pt;
	
}

#boxHaut h3 {
	width: 150px;
	color: #A6A6A6;
	font-size: 140%;
	font-weight: bold;
	float: right;
	margin-right: 30px;
	margin-top: 40px;
	text-align: right;
}

#boxHaut a {
	float: left;
	margin-top: 38px;
	display: inline; /* IE6 hack */
}

#boxHaut img {
	border: none;
}

#boxCentre {
	background: #000000 url(/images/fond_corps.jpg) repeat-y; 
	background-position: center left;
	width: 1003px;
	/* height: 472px; */
}

#boxBas {
	background: #000000 url(/images/bandeau-bas.jpg) no-repeat; 
	background-position: center left;
	width: 1003px;
	height: 65px;
	position: relative;
}

#Partout {
	width: 400px;
	color: #696969;
	font-size: 110%;
	font-style: italic;
	float: right;
	margin-right: 30px;
	margin-top: 8px;
	text-align: right;
}

#boxBas img {
	border: none;
}

#BtEco {
	position: relative;
	top: 1px;
	left: 1px;
	margin-top: 0px;
}

a.BtIcoLink {
	position: relative;
	top: 2px;
	margin-top: 0px;
	margin-left: 8px;
	text-decoration: none;
}

a.BtIcoLink:visited {
	text-decoration: none;
}

#Footer {
	position: absolute;
	top: 48px;
	left: 166px;
	width: 830px;
	height: 14px;
	text-align: right;
	color: #8F8F8F;
	padding-right: 5px;
	font-size: 75%;
}

/*****************************/

#Menus {
	width: 163px;
	height: 472px;
	float: left;
}

#MenuDyn {
	height:230px;
	margin-bottom:1em; 
	margin-top: 45px;
}

#Navig {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:162px;
}
#Navig li {
	list-style:none outside none; display:inline;
}

#Navig a {
	cursor:pointer;
	color:#8F8F8F;
	display:block;
	font-size: 85%;
	padding:0px;
	padding-top:4px;
	padding-right: 16px;
	padding-bottom: 6px;
	text-align: right;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 110%;
}
#Navig a:hover {
	color:#000000;
}

#Navig a.ChapLink {
	background: transparent url(/images/bouton-off.gif) no-repeat;
	background-position: center right;
	font-size: 110%;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;
	letter-spacing: 1px;

}
#Navig a.ChapLink:hover {
	background: transparent url(/images/bouton-on.gif) no-repeat;
	background-position: center right;
}

#Navig a.selected {
	background: transparent url(/images/bouton-on.gif) no-repeat;
	background-position: center right;
	color: #000000;
}

.opened { }

#Navig ul {
	border-width:0px; 
	margin:0px;
	padding:0px;
	text-indent:0px;
	overflow: hidden;
	display: none;
}

#MenuStatic {
	height:105px;
	margin-bottom:1em; 
	margin-top: 90px;
	width:162px;
}

#MenuStatic a {
	cursor:pointer;
	color:#8F8F8F;
	display:block;
	font-size: 85%;
	font-weight:bold;
	padding:0px;
	padding-top:5px;
	padding-right: 16px;
	padding-bottom: 5px;
	text-align: right;
	text-decoration: none;
	letter-spacing: 2px;
	background: none;
}

#MenuStatic a:hover {
	background: transparent url(/images/bouton-on.gif) no-repeat;
	background-position: center right;
	color: #000000;
}
#MenuStatic a.selected {
	background: transparent url(/images/bouton-on.gif) no-repeat;
	background-position: center right;
	color: #000000;
}
#MenuStatic ul {
	margin:0px;
	padding:0px;
}
#MenuStatic li {
	list-style:none outside none; display:inline;
}

#BarreNavig {
	width: 836px;
	height: 0px;
	float: left;
}
#ArboPath {
	color: #A6A6A6;
	padding-left: 20px;	
	float: left;
}
#ArboPath a {
	color: #A6A6A6;
	font-weight: bold;
	margin-right: 12px;
	text-decoration: none;
	line-height: 30px;
}

#ArboPath a.pActive {
	color:#FFFFFF;
}

#LangChoice {
	height: 30px;
	float: right;
}
#LangChoice img {
	margin-top: 7px;
	margin-left: 6px;
	margin-right: 6px;
	border: 1px solid #000000;
}

#BtFR.Active {
	border: 1px solid #ACACAC;
}
#BtEN.Active {
	border: 1px solid #ACACAC;
}



#Content {
	/* height: 388px; */
	/* border: 1px solid green; */
	margin-left:164px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 26px;
	width: 796px;
	/* float: left; */
}
* html #Content {
	margin-left:165px;
}

a {
	color: #A6A6A6;
}
a:visited {
	color: #A6A6A6;
}
a:hover {
	color: #FFFFFF;
}

a.iHateSpam {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

/**********/

