/*Selects*/
#header .selectArea {
	width:70px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
	position:absolute;
	left:41px;
	top:-1px;
	clear:none;
	margin-top:0px;

}
#header #selectArea1,#header #selectArea3 {
	width:45px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
	position:absolute;
	left:167px;
	top:-3px;
	clear:none;
}

#header #selectArea4{
	width:42px;
	height:21px;
	background:url(../images/select_bg.gif) repeat-x left top;
	position:absolute;
	left:41px;
	top:-3px;
	clear:none;
}
/*position liste*/
.selectArea {
	width:120px;
	height:21px;
	background:url(../images/select_bg1.gif) repeat-x left top;
	clear:none;
	margin-top:10px;
}

.selectArea div{clear:none;}
/*bag select gauche*/
.selectArea .left{width:5px;height:16px;background:url(../images/select_left1.gif) no-repeat left top;float:left;}
/*bag select right*/
.selectArea .right{width:16px;height:16px;float:right;background:url(../images/select_right1.gif) no-repeat left top;}
.selectArea .right a{display:block;width:auto;height:16px;}
.selectArea .right i {display:none;}
/*bag select center*/

.selectArea .center {width:160px;margin-left:5px;margin-right:20px;color:#847B6E;padding-top:2px;width:auto;}
.selectArea .center a {
	color:#847B6E;
	text-decoration:none;
}
#optionsDiv5{
	position:absolute;
	margin-top:-4px;
	width:100px;
	background:#AFA69C;
	padding:2px;
	font-size:11px;
	z-index:20;
}

/**/

#header .selectArea div{clear:none;}
#header .selectArea .left{width:5px;height:16px;background:url(../images/select_left.gif) no-repeat left top;float:left;}
#header .selectArea .right{width:16px;height:16px;float:right;background:url(../images/select_right.gif) no-repeat left top;}
#header .selectArea .right a{
	display:block;
	width:auto;
	height:16px;
}
#header .selectArea .right i {
	display:none;
}
#header .selectArea .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#847B6E;
	padding-top:2px;
	width:auto;
}
#header .selectArea .center a {
	color:#847B6E;
	text-decoration:none;
}


/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-4px;
	width:116px;
	background:#AFA69C;
	padding:2px;
	font-size:11px;
	z-index:20;
	height:136px;
	overflow:auto;
}
.optionsDivInvisible{display:none;}
.optionsDivVisible{display:block;}
/*style liste*/
.optionsDivVisible p {margin:0;padding:0;}
.optionsDivVisible a {color:#F2F2F2;text-decoration:none;display:block;padding:1px 4px;border-bottom:1px solid #E5DCD5;}
.optionsDivVisible a:hover {color:#FFF;background:#D1C9C0;border-color:#cfd0d6;}
#stylesheetTest {position:absolute;left:-999px;width:10px;height:10px;}
/*determination width d parag*/
#optionsDiv0{
	position:absolute;
	margin-top:-4px;
	width:67px;
	background:#AFA69C;
	padding:2px;
	font-size:11px;
	z-index:20;
}
