
/* RECHERCHE */
.recherche_detaillee{
	
}
.recherche_detaillee .recherche{
	width: 815px;
	min-height: 271px;
}
.recherche_detaillee .recherche .right_rec{
	background:url(images/recherche_right.gif) repeat-y bottom right;
}
.recherche_detaillee .recherche .left_rec{
	background:url(images/recherche_left.gif) repeat-y top left;
}
.recherche_detaillee .recherche .top_rec{
	background:url(images/recherche_top.gif) repeat-x top left;
}
.recherche_detaillee .recherche .top_left{
	background:url(images/recherche_top_left.gif) no-repeat top left;
}
.recherche_detaillee .recherche .top_right{
	background:url(images/recherche_top_right.gif) no-repeat top right;
}
.recherche_detaillee .recherche .bottom_rec{
	background:url(images/recherche_bottom.gif) repeat-x bottom left;
}
.recherche_detaillee .recherche .bottom_left{
	background:url(images/recherche_bottom_left.gif) no-repeat bottom left;
}
.recherche_detaillee .recherche .bottom_right{
	background:url(images/recherche_bottom_right.gif) no-repeat bottom right;
}
.recherche_detaillee .recherche .bottom_right{
	width: 787px;
	min-height:230px;
	padding-top: 9px;
	padding-left: 13px;
	padding-right: 15px;
	padding-bottom: 38px;
}

.recherche_detaillee h1{
	font-size:11px;
	font-weight:normal;
	background:#103c6b;
	color: #FFFFFF;
	font-weight: bold;
	height: 19px;
	padding-top:2px;
	padding-left:5px;
}




.recherche_detaillee .recherche .moteur{
	margin-left:12px;
	margin-right:25px;
}
.recherche_detaillee .recherche div.carte,.recherche_detaillee .recherche div.formulaire{
	margin-top: 36px;
	float: left;
}

.recherche_detaillee .recherche div.formulaire{
	margin-left:23px;
	width: 430px;
}
.recherche_detaillee .recherche .carte{
	width:287px;
	/*border-right:solid 1px #8c8b8d;*/
	height:227px;
}

.recherche_detaillee .recherche .carte span{
	display: block;
	font-size:11px;
	font-weight:normal;
	background: url(images/puce2.gif) no-repeat top left;
	height:14px;
	padding-left:12px;
	width:230px;
	margin-bottom: 10px;
}

.recherche_detaillee .recherche div.formulaire .reference{
	text-align: right;
}
.moteur label{
	/*color: #374e77;*/
	color:#284866;
}
.moteur .check-label{
/*	color: #000000;*/
	color:#284866;
}
.moteur .ident{
	margin-left: 15px;
	margin-top: 3px;
}
.moteur select{
	width:100%;
	text-align:center;
}

.moteur .options-container{
	height: 105px;
	overflow: auto;
}
.moteur .select{
	margin-top:5px;
}
.moteur .floatleft{
	float:left;
	margin-top:0px;
}
.moteur div.floatleft{
	margin-left:10px;
}
.moteur .marge-droite{
	margin-right:15px;
}
.moteur .marge-bas{
	margin-bottom:5px;
}

.moteur .ligne{
	margin-top: 15px;
}


.moteur .prix{
	width:44px;
	border:solid 1px #c7c8c9;
}
.moteur .submit{
	margin-top:7px;
	background: url(images/btn_rechercher.jpg) no-repeat top;
	border:none;
	/*padding-top:3px;*/
	color:#ffffff;
	width:209px;
	height:21px;
	text-align:center;
	/*font-weight:bold;*/
}
.moteur .recherche_detaillee{
	display:block;
	text-align:right;
	background: url(images/plus.gif) no-repeat right;
	padding-right:17px;
}
