
#search-wrap input{width:170px; font-size:10px; color:#999999; padding:2px; border:solid 1px #999999;}  
 /* Couleur  texte	recherche*/ /* Couleur bordure recherche*/	/* Couleur Fond*/
#results{width:230px; border:solid 1px #DEDEDE; display:none;}  /* Couleur Bordure	*/
#results ul, #results li{padding:0; margin:0; border:0;width:230px; list-style:none; background:#ffffff;}
#results li {border-top:solid 1px #DEDEDE;}	/* Couleur séparation	*/
#results li a{display:block; padding:0px; text-decoration:none; color:#000000; font-weight:bold;}   /* Couleur grand texte	*/
#results li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}  /* Couleur petit texte	*/
#results li a:hover{background:#ffe597;} /* Couleur survol	*/
#results ul {padding:6px;}

#Asearch
{
background-color: transparent;
background-image: url(http://images.cableorganizer.com/t07/tnav/search-drk.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
position: relative;
width: 309px;
font-size: 10px;
font-weight: bold;

padding-top: 10px;
padding-right: 0pt;
padding-bottom: 15px;
padding-left: 0pt;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 5px;
float: left;
z-index: 1500;
}