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


#siteTopImage {
	width:1000px;
	height:125px; /*125px;*/
	z-index:9;

	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#ffffff;
}






/* ************************************* */
/* ********************** div */
#menuTopLeft {
	float:left;
	width:250px; /*249px;*/
}

#pageTopContent {
	float:left;
	display:inline; 
	width:600px; /*795px;*/ /*100%*/
	border-left:0px solid #be5496;
	border-right:0px solid #be5496;
	text-align:right;
	background-color:#ffffff;
	height:125px;
}
/* only IE7 */
*:first-child+html #pageTopContent {
	width:595px;
}






/* ************************************* */
/* ********************** div */
#menuHorizontalBg { 
	display:none; 
	top:125px;
	text-align:center;
	width:999px;
	height:5px;
	background-color:#ffffff;
	z-index:8;
}

#menuHorizontalBg { 
	display:none; 
}

#menuHorizontal {
	text-align:center;
	width:1000px;
	height:15px;
	border-top:1px solid #be5496;
	z-index:10;
}

#menuTopLeftMenu {
	float:left;
	width:200px; /*249px;*/
}

#pageTopContentMenu {
	float:left;
	display:inline; 
	width:650px; /*795px;*/ /*100%*/
	border-left:0px solid #be5496;
	border-right:0px solid #be5496;
	text-align:right;
	background-color:#ffffff;
}
/* only IE7 */
*:first-child+html #pageTopContentMenu {
	width:645px;
}

/*#menuTopRight,*/ 
#menuTopRightMenu {
	float:left;
	width:150px;
}






/* ************************************* */
/* ********************** div */
#menuLeft {
	clear:both;
	float:left;
	width:199px; /*249px;*/
	display:inline;
}

#pageContent2Columns, 
#pageContent {
	float:left;
	display:inline; 
	width:650px; /*750px;*/ /*100%*/

	margin-top:-17px;

	min-height:625px; 
	height:auto !important; 
	height:625px;
	
	border-left:1px solid #be5496;
	border-right:1px solid #be5496;
}
/* IE6 and below */
* html #pageContent2Columns, 
* html #pageContent {
	width:640px; /*795px;*/ /*99%;*/
}
/* only IE7 */
*:first-child+html #pageContent2Columns,
*:first-child+html #pageContent {
	margin-top:-15px;
	width:645px;
}






/* ************************************* */
/* ********************** div COLUMN DROITE avec l'espace client */

#menuRight {
	float:left;
	width:149px;
	display:inline;
}