#home_banner_layer {
	padding-left: 12px;
	width:682px;
}

/*------------------------- RECHERCHE PM -------------------------*/

#frame_recherche_appareil {
	height:130px;
	width:682px;
	margin-left: 12px;
}

#btn_app {
	position: absolute;
	top: 17px;
	left: 167px;
	width: 76px;
	height: 20px;
	cursor: pointer;
	z-index: 10;
}

#btn_acc {
	position: absolute;
	top: 67px;
	left: 142px;
	width: 91px;
	height: 20px;
	cursor: pointer;
	z-index: 10;
}

#form_PM {
	width: 682px;
	height: 129px;
	background: url(../ximg/search_back.jpg) no-repeat center;
	display: block;
	position: relative;
	font-family: Arial;
	font-size: 0.7em;
	margin: 0 auto;
	z-index: 0;
}

#form_PM a.btn_ok,#form_PM a.btn_ok:hover{
	position: absolute;
	display: block;
	top: 105px;
	right: 0;
	width: 148px;
	height: 24px;
	line-height: 24px;
	color: white;
	text-align: center;
}

#form_PM a.btn_ok:hover{
	background: url(../ximg/search_btnl.jpg) no-repeat center;
}

#form_PM ul {
	position: absolute;
	top: 15px;
	/*left: 270px;*/
	right: 25px;
	margin: 0;
	padding: 0;
	overflow: auto;
	z-index: 1;
}

#form_PM li {
	line-height: 25px;
	height: 25px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: middle;
}

#form_PM label{
	width: 185px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#form_PM select {
	width: 190px;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	height: 18px;
}

#form_PM span {
	font-weight: bold;
	color: #811E19;
}

#home_banner_layer {
	margin: 8px auto 0 auto;
}



/***********************LIENS ACCESSOIRES***********************/
#accessoires_bar {
	position: relative;
	display: block;
	padding: 0;
	margin: 2px 0 0 50px;
	_margin: 2px 0 0 12px;
	background: url(../ximg/Bandeau_accessoires.jpg) no-repeat left;
	text-align: center;
	height: 181px;
	width: 682px;
	/*border:1px solid black;*/
}

#accessoires_bar li{
	display: block;
	float: left;
	top:45px;
	margin: 0;
	position: relative;
	width:135px;
	padding-left:30px;
}

#accessoires_bar li img{
	width:130px;
	height:107px;
}

#accessoires_bar a, #accessoires_bar a:hover {
	display: block;
	padding: 0;
	margin: 0;
	/*background: url(./ximg/tab_back_base.gif) no-repeat left;*/
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
}


* html #accessoires_bar a, * html #accessoires_bar a:hover {
	width: 135px !important;
	margin-left: -10px !important;
	position: relative;
	left: 10px;
}
* html #accessoires_bar a:hover {
	z-index: 1000;
}
* html #accessoires_bar img {
	left: 10px;
}


#accessoires_bar a:hover {
	color: #2F480B;
}

a.accessoires_bar_link1:hover {
	background: url(./ximg/tab_back1.gif) no-repeat left !important;
}
a.accessoires_bar_link2:hover {
	background: url(./ximg/tab_back2.gif) no-repeat left !important;
}
a.accessoires_bar_link3:hover {
	background: url(./ximg/tab_back3.gif) no-repeat left !important;
}
a.accessoires_bar_link4:hover {
	background: url(./ximg/tab_back4.gif) no-repeat left !important;
}
