/* **** HEADER **** */
#header{
	position:relative;
	/* width:888px; */
	width:890px;
	height:205px;
	margin:0px auto;
	padding:0px;
	text-align:left;
	/*border:1px solid red; */
}

#header_left{
	float:left;
	width:16px;
	height:205px;
	background:url("../Images/barrisol-ombre-header-left.png") no-repeat; 
	/*border:1px solid red;*/
}

#header_right{
	float:left;
	width:13px;
	height:205px;
	background:url("../Images/barrisol-ombre-header-right.png") no-repeat;
}

#logo_barrisol{
	position:absolute;
	top:69px;
	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;
	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;
	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;	
	margin:0px auto; 
	padding:0px;
	background: url("../Images/barrisol-ombre.png") repeat-y;
	/*border:1px solid red;*/
}

#content_barrisol{ position:relative; width:859px;	margin:0px auto; background:#FFF; text-align:left; padding:18px 0px 0px 0px; float:left;	margin-left:15px;}

.col_left{ width:474px; background:#FFF;  float:left} /*border:1px solid green;*/

.col_right{ background:#FFF; margin:0px; padding:0px;  margin-left:487px; width:372px;}  /*border:1px solid red;*/
/* **** END CONTENT **** */

/* **** FOOTER **** */
#footer{ 
	clear:both; width:841px; 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;
	height:18px;
	background:url("../Images/barrisol-ombre-footer.png") no-repeat;
}
/* **** END FOOTER **** */

/* **** COPYRIGHT **** */
#copyright{ 
	width:839px; margin:8px auto; height:25px; line-height:25px; color:#999999;
	text-align:right;
	font-family: Tahoma; font-size:10px; font-weight:normal;
}
/* **** END COPYRIGHT **** */
