/* **** HEADER **** */
#ctl00_ImageHeader {width:947px; height:170px }

#header{
	position:relative;
	 width:976px; 
	 /* on peut aller jusqu'a 976, mais ombrage gauche-droite */
	/*width:890px;*/
	/* height:205px; */
	height:170px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	/*border:1px solid red; */
}

#header_left{
	float:left;
	width:15px;
	/* height:205px; */
	height:170px;
	background:url("../Images/barrisol-ombre-header-left.png") no-repeat; 
	/*border:1px solid red;*/
}

#header_right{
	float:left;
	width:13px;
	/* height:205px; */
	height:170px;
	background:url("../Images/barrisol-ombre-header-right.png") no-repeat;
}

#logo_barrisol{
	position:absolute;
	/* top:69px; */
	top:60px;
	left:15px;
}

.lst_langage{
	position:absolute;
	top:15px;
	right:22px;

	font-family:Tahoma;
	font-size:10px;
	color: #333333;
	font-weight:bold;
}

.search_input{
	position:absolute;
	top:164px;
	left:35px;
	width:172px;
	height:14px;
	border:1px solid #d4d4d4;
	font-size:10px;
	font-family:Tahoma;
	padding-left:4px;
}

.search_ok{
	position:absolute;
	top:164px;
	left:213px
}

/* **** END HEADER **** */


/* **** MENU 1 **** */
#menu_1{
	/*position:relative;*/
	/* width:859px; */
	width:947px;
	
	height:33px;
	margin:0px auto;
	background:url("../Images/bg_menu_1.jpg") repeat-x;
	text-align:left;
	float:left;
	margin-left:15px;
}

/* **** END MENU 1 **** */


/* **** MENU 2 **** */
#menu_2{
	/*position:relative;*/
	/* width:859px; */
	width:947px;
	
	height:37px;
	margin:0px auto;
	background:url("../Images/bg_menu_2.jpg") repeat-x;
	text-align:left;
	float:left;
	margin-left:15px;
}
/* **** END MENU 2 **** */


/* **** CONTENT **** */
#blur{ 
	/* width:888px; */
	width:976px;
	
	margin:0px auto; 
	padding:0px;
		background: url("../Images/barrisol-ombre.png") repeat-y; 
	/*border:1px solid red;*/
}

#content_barrisol{ 
	position:relative; 
	/* width:859px;	 */
	width:947px;
	margin:0px auto; 
	background:#FFF; 
	text-align:left; 
	padding:18px 0px 0px 0px; 
	float:left;	
	margin-left:15px;}

.col_left{ width:518px; background:#FFF;  float:left} /*border:1px solid green;*/

.col_right{ background:#FFF; margin:0px; padding:0px;  margin-left:531px; width:416px;}  /*border:1px solid red;*/
/* **** END CONTENT **** */

/* **** FOOTER **** */
#footer{ 
	clear:both; 
	/* width:841px; */
	 width:929px;
	 
	height:26px; line-height:26px; 
	margin:0px auto; padding-left:20px;
	background-color:#b5becd;
	text-align:left;
	font-family: Tahoma; font-size:10px;
}

.ombre_footer{
	margin:0 auto;
	/* width:880px; */
	width:976px;
	
	height:18px;
	background:url("../Images/barrisol-ombre-footer.png") no-repeat;
}
/* **** END FOOTER **** */

/* **** COPYRIGHT **** */
#copyright{ 
	/* width:839px; */
	width:935px;
	
	margin:8px auto; height:25px; line-height:25px; color:#999999;
	text-align:right;
	font-family: Tahoma; font-size:10px; font-weight:normal;
}
/* **** END COPYRIGHT **** */

#menu_1 img {border:0 }
#menu_2 img {border:0 }
