.blocQuickSearchComponent{}

#recherche {
	position: relative;
	background: transparent url(/include/images/site/ban/fond-recherche-pointsclub2.gif) no-repeat;  
	background-color: #cadca7;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
	margin-bottom: 10px;	
	height: 40px;

}

#rechercher form {
	position: absolute;
	left: 27px;
	top: 3px;
	background: transparent url(/include/images/site/ban/fauxrecherche.gif) no-repeat;
	height: 34px;
	width: 550px;
}

#rechercher form input {
	background: transparent none repeat scroll 0 0;
	border:0 none;
	float:left;
	height:18px;
}

#rechercher form input.field {
/*		background: transparent none repeat scroll 0 0;08/10/2009 Anne Noel */ 
	color: #97a776;	
	font-family: arial,sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 8px 0 0 18px;
	padding: 2px 0 0 3px;
	width: 280px;
}

/* MODIF FDM */

#rechercher div.t-autocomplete-menu {
z-index:9999;
}

#rechercher div.t-autocomplete-menu ul {
background: transparent url(/include/images/site/ban/recherche_deroule_2.gif) no-repeat left bottom;
background-color:white;
/*border:2px outset #CADCA7;*/
border:0px; 
overflow:auto;
padding:4px 6px;
margin:0;
padding:2;
}

#rechercher div.t-autocomplete-menu li {
border-bottom:0px;
color:#97a776;
cursor:pointer;
list-style-type:none;
margin:0;
padding:0;
font-family:arial,sans-serif;
font-size:14px;
font-style:italic;
font-weight:bold;
}

#rechercher div.t-autocomplete-menu li.selected {
color: #BA0000;
font-weight:bold;
}

/* FIN MODIF FDM */

#rechercher form input.button {
	background: transparent none repeat scroll 0 0;
	cursor: pointer;
	height: 34px;
	margin-top: 0;
	padding: 0;
	width: 36px;
}

/*
#recherche .libelle {
        font-weight: bold;
        color: #000000;
        padding-right: 6px;
}

#recherche .saisie {
        padding-left: 10px;
}

#recherche .saisie a{
        color: #000000;
}

*/

#recherche div#deroulant {
	background: transparent url(/include/images/site/ban/recherche_deroule.gif) no-repeat left bottom;
	left:337px;
	margin:0;
	padding:0 0 14px;
	position:absolute;
	top: 28px;
	width:167px;
	z-index:999999;
}

#recherche a {
	display: block;
	text-decoration: none;
/*	color: #758456; 	08/10/2009 Anne Noel */
	color: #993366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 0 2px 20px;
	margin: 0;
	cursor:pointer;
	text-decoration:none;
}

#recherche a:hover {
	color: #7FCDFE;
}

#recherche div#deroulant a {
	background: transparent url(/include/images/site/ban/recherche_deroule.gif) 0px -50px no-repeat;
}

#recherche div#deroulant a.first {
	background-position:left top;
	padding-top:10px;
}

#recherche div#deroulant a.selected {
	color: #BA0000;
}

