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

	
/*
html>body #siteTopImage {
	position:relative;
}
*/
html>body #siteTopImage {
	position:fixed; 
	display:block;
	background-color:#ffffff;	
	z-index:90;
}





/* ************************************* */
/* ********************** div */
html>body #menuTopLeft {
	float:left;
	width:270px; /*200px;*/
	z-index:9;
	height:115px; /*105px;*/
}

html>body #pageTopContent {
	float:left; /*right;*/
	display:inline; 
	display:block;
	left:270px; /*200px;*/
	height:115px; /*105px;*/
}

html>body #blockDate {
	display:inline;
}

html>body #blockPub {
	display:inline;
}

/* ********************** div */
/*
html>body #menuHorizontalBg {
	display:inline; 
	top:125px;
	position:fixed; 
	display:block; 
	background-color:#ffffff;
}
*/

html>body #menuHorizontal {
	position:fixed; 
	display:block; 
	top:115px; /*125px;*/
}

html>body #menuHorizontalCategories {
	position:fixed; 
	display:block; 
	top:150px; /*10px;*/
	z-index:10;
	background-color:#ffffff;
}

html>body #menuTopLeftMenu {
	float:left;
	width:270px; /*200px;*/
	z-index:10;
}

html>body #pageTopContentMenu {
	float:left; /*right;*/
	display:inline; 
	display:block;
	/*border-left:1px solid #5e9ea8;*/
	border-left:0px solid #2a6cde; /*#5e9ea8;*/
	/*background-color:#ffffff;*/
	background-color:transparent;
}

html>body #menuHorizontalExtraLine {
	position:fixed; 
	display:block; 
	top:150px; /*125px;*/
}





/* ************************************* */
/* ********************** div */
html>body #menuLeft {
	position:fixed; 
	display:block;
	/*top:130px;*/ /*145px;*/
	margin-top:160px; /*190px;*/ /*125px;*/
}

html>body #pageContent2Columns, 
html>body #pageContent {
	float:left;
	display:inline; 
	display:block;
	margin-top:155px; /*170px;*/ /*105px;*/
	margin-left:200px;
		
	min-height:650px; /*650px;*/ /*610px;*/ /*675px;*/
	height:auto !important; 
	height:650px; /*650px;*/ /*610px;*/ /*675px;*/
}

html>body #menuRight {
	position:fixed; 
	float:right;
	display:inline; 
	display:block;
	margin-top:160px; /*190px;*/ /*125px;*/
	margin-left:802px; /*854px;*/
}

html>body .marginPageContent {
	margin-top:0px; /*20px;*/
}




/* ************************************* */
/* ********************** div navigation SEARCH */
/*
html>body #menuHorizontalMenuSearch {
	position:fixed; 
	display:block; 
	quand c'est placé en bas ---- top:110px;
	top:20px;
	z-index:5;
}

html>body #clearMenuHorizontalMenuSearch {
	display:block;
	clear:both;
	margin-top:55px; --100px;
}
*/