#bordure_catalogue {
	width:100%;
	height:auto;
	background:url(../img/bordure_content_catalogue.jpg) repeat-y top left;
	margin:29px 0 0 0;
}

/*********************************************************************** RECHERCHE */

#menu_recherche {
	float:left;
	height:auto;
	width:220px;
	margin:0;
	padding:0;
	color:#3b5564;
}

#menu_recherche p {
	line-height:normal;
	padding:9px 11px;
	margin:0 0 8px 0;
	background:#f3f4f5;
	font-size:90%;
}

/*************** Moteur de recherche */

#bloc_moteur_recherche {
	background:#e7eaec;
	height:auto;
	width:220px;
	margin:0 0 8px 0;
}

#search_form {
	padding:10px 8px 8px 0;
	width:204px;
	height:28px;
	background:url(../img/moteur_recherche.jpg) no-repeat center left;
	margin:0 0 0 8px;
}

#q {
	background:none;
	border:none;
	width:160px;
	/width:132px;
	height:20px;
	float:left;
	padding:5px 12px 0 5px;
	/padding:5px 20px 0 5px;
	font-size:90%;
	color:#3B5564;
}

#btn_moteur {
	border:none;
	background:url(../img/btn_moteur_recherche.jpg) no-repeat;
	width:24px;
	height:25px;
	float:right;
	color:#fff;
	font-weight:bold;
	padding:0 0 2px 0;
	cursor:pointer;
	font-size:90%;
}

/*************** Liste de recherche */

#menu_recherche ul {
	list-style-type:none;
}

#menu_recherche ul li {
	background:#e7eaec;
	margin:8px 0 0 0;
	/min-height:25px;
	-height:25px;
}

#menu_recherche ul li a {
	text-decoration:none;
	color:#3B5564;
}

#menu_recherche ul li a img{
	float:left;
	margin:0 0 0 6px;
}

#menu_recherche ul li a span {
	padding:8px 0 8px 6px;
	margin:0 0 0 14px;
	/margin:0;
	/float:left;
}

#menu_recherche ul li a:hover span {
	text-decoration:underline;
}

#menu_recherche ul li ul li,
#menu_recherche ul li ul li ul li,
#menu_recherche ul li ul li ul li ul li {
	margin:0;
}

#menu_recherche ul li ul li {
	background:#fff;
	padding:0 0 0 14px;
	margin:0;
}

#menu_recherche span {
	display:block;
	margin:0 0 0 7px;
}

#menu_recherche ul li ul li span,
#menu_recherche ul li ul li ul li span,
#menu_recherche ul li ul li ul li ul li span {
	padding:8px 0 6px 6px;
}

#menu_recherche ul li span.puce_moins {
	background:url(../img/puce_moins_fdgris_descripteur.jpg) no-repeat top left;
}

#menu_recherche ul li span.puce_plus {
	background:url(../img/puce_plus_fdgris_descripteur.jpg) no-repeat top left;
}

#menu_recherche li img.plus, #menu_recherche li img.moins {
	float:left;
}

#menu_recherche ul li ul li span.puce_moins,
#menu_recherche ul li ul li ul li span.puce_moins,
#menu_recherche ul li ul li ul li ul li span.puce_moins {
	background:url(../img/puce_moins_fdblanc_descripteur.jpg) no-repeat top left;
}

#menu_recherche ul li ul li span.puce_plus,
#menu_recherche ul li ul li ul li span.puce_plus,
#menu_recherche ul li ul li ul li ul li span.puce_plus {
	background:url(../img/puce_plus_fdblanc_descripteur.jpg) no-repeat top left;
}

#menu_recherche ul li span a {
	padding:0;
	text-decoration:none;
	color:#3b5564;
	display:block;
}

#menu_recherche ul li ul li span a,
#menu_recherche ul li ul li ul li span a,
#menu_recherche ul li ul li ul li ul li span a {
	padding:0 0 0 19px;
	text-decoration:none;
	color:#ed6a00;

}

#menu_recherche ul li ul li span a:hover,
#menu_recherche ul li ul li ul li span a:hover,
#menu_recherche ul li ul li ul li ul li span a:hover {
	color:#ed6a00;
}

#menu_recherche span a.coche {
	background:url(../img/coche.jpg) no-repeat top left;
}

#menu_recherche span a:hover.coche {
	text-decoration:underline;
}

#menu_recherche span a.decoche {
	background:url(../img/decoche.jpg) no-repeat top left;
	color:#3b5564;
}


/*********************************************************************** RESULTATS */

#resultat_recherche {
	float:right;
	height:auto;
	width:419px;
	margin:0 0 0 17px;
	-margin:0 0 0 17px;
	padding:0 8px 0 17px;
	-padding:0 6px 0 17px;
}

#resultat_recherche p {
	padding:13px 9px 13px 9px;
}

#nb_rces_dispo {
	font-weight:bold;
	font-size:125%;
	width:90%;
	height:auto;
	background:#3b5564;
	color:#fff;
	width:403px;
	margin:0 0 10px 0;
}

#nb_rces_dispo span {
	font-size:0.7em;
	font-weight:normal;
}

#nb_rces_online {
	font-weight:bold;
	font-size:125%;
	width:90%;
	height:auto;
	color:#3b5564;
	width:403px;
	line-height:normal;
	background:#e7eaec;
}

#nb_rces_online span {
	font-size:0.7em;
	font-weight:normal;
	background:#e7eaec url(../img/triangle.jpg) no-repeat center left;
	display:block;
	padding:0 0 0 48px;
}

#resultat_recherche p.rapel_rche {
	padding:13px 9px 0 9px;
}

#resultat_recherche ul {
	margin:0;
	padding:0 9px;
	list-style-type:none;
}

#resultat_recherche ul#list_rapel_rche li a {
	margin:0;
	padding:0 19px 0 0;
	background:url(../img/coche.jpg) no-repeat top right;
	text-decoration:none;
}

#resultat_recherche ul#list_rapel_rche li a:hover {
	text-decoration:underline;
}

.browser {
	border:solid 1px #e7eaec;
	height:auto;
	width:393px;
	margin:12px 0 0 0;
	padding:13px;
	text-align:center;
	font-size:90%;
}

.browser a.debut_prev {
	padding:0 8px 0 0;
}

.browser a.next_fin {
	padding:0 0 0 8px;
}

.browser a {
	color:#3B5564;
	text-decoration:none;
	padding:0 1px 0 1px;
}

.browser a:hover.debut_prev,
.browser a:hover.next_fin {
	color:#ED6A00;
	text-decoration:underline;
	background:none;
}

.browser a.pagination ,
.browser a:hover {
	color:#fff;
	background:#ED6A00;
}

.catalogue_fd_gris,
.catalogue_fd_blanc {
	width:401px;
	height:auto;
	padding:8px 10px 10px 8px;
	-padding:8px 10px 0 8px;
}

#liste_resultat_recherche {
	height:auto;
	width:100%;
	padding:13px 0 20px 0;
}

.catalogue_fd_gris {
	background:#f3f4f5;
}


.img_presentation {
	float:left;
	width:80px;
	margin-right:13px;
}

.bloc_presentation {
	float:right;
	width:308px;
}

.bloc_presentation h4 {
	margin:0;
	color:#ED6A00;
	font-size:110%;
}

.visible {
/*	background: green; */
}

.indisponible {
	border : 2px dashed grey;
	width: 300px;
	padding: 2px;
}

.invisible {
	border : 2px dashed red;
	width: 300px;
	padding: 2px;
}

#resultat_recherche .bloc_presentation p.description {
	padding:0 0 7px 0;
	min-height:58px;
	-height:58px;
}

p.description span {
	font-weight:bold;
}

p.description span.prix {
	color:#ED6A00;
}

.picto_catalogue {
	float:left;
}

.picto_catalogue img {
	padding:0 3px 0 0;
}

.btn_orange_panier {
	display:block;
	background:url(../img/btn_orange_panier.gif) no-repeat center left;
	min-height:20px;
	-height:20px;
	width:86px;
	text-decoration:none;
	color:#fff;
	padding:6px 9px 0 24px;
	margin:0;
	float:right;
}

.btn_orange_panier:hover {
	background:url(../img/btn_orange_panier_roll.gif) no-repeat center left;
}

.btn_admin {
	background:url(../img/btn_orange_admin.gif) no-repeat center left;
	width:60px;
	margin-right: 2px;
}

.btn_admin:hover {
	background:url(../img/btn_orange_admin_roll.gif) no-repeat center left;
}

.btn_orange_ajout_panier {
      display:block;
      background:url(../img/btn_orange_panier.gif) no-repeat center left;
      min-height:20px;
      -height:20px;
      width:86px;
      text-decoration:none;
      color:#fff;
      padding:6px 9px 0 24px;
      margin:35px 0 0 0;
      float:right;
}

.btn_orange_ajout_panier:hover {
      background:url(../img/btn_orange_panier_roll.gif) no-repeat center left;
}

.btn_gris_panier {
	display:block;
	background:url(../img/btn_gris_panier.gif) no-repeat center left;
	min-height:20px;
	-height:20px;
	width:97px;
	text-decoration:none;
	color:#3B5564;
	padding:6px 9px 0 13px;
	margin:0;
	float:right;
}

.btn_gris_panier_fiche {
	display:block;
	background:url(../img/btn_gris_panier.gif) no-repeat center left;
	min-height:20px;
	-height:20px;
	width:97px;
	text-decoration:none;
	color:#3B5564;
	padding:6px 9px 0 13px;
	margin:35px 0 0 0;
	float:right;
}

