#search {
	position:relative;
	float: right;
	width:382px;
	z-index:900;
	padding-right: 0px;
	margin-top: 93px;
}

#search img {display: none;}

#search-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:200px;
	height:20px;
	overflow:hidden;
	z-index:400;
}

#search fieldset{
	border: none;
	margin: 0px;
	padding: 5px;
}

#search form{
	border: none;
	margin: 0px;
	padding: 5px;
}

#search label{
color: #444444;
}

#search input{
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	width: 138px;
	height: 19px;
}

#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 19px;
}

#search-txt {
position: absolute;
top: 0px;
left: 160px;
width: 57px;
height: 21px;
color: #ffffff;
font-size: 13px;
line-height: 23px;
}

#ajaxSearch_input {
position: absolute;
top: 0px;
left: 220px;
width: 165px;
height: 19px;
z-index: 1002;
}

#ajaxSearch_submit {
width: 30px !important;
height: 28px !important;
margin: 0 !important;
border: 0 !important;
background: transparent url(/images/affiliate/310059/loupe.jpg) no-repeat center top;
padding: 50px 0 0 !important;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
position: absolute;
top: 0px;
left: 186px;
z-index: 80;
}

#ajaxSearch_output {
background-color: #000000;
background-repeat: repeat-x;
background-position: center center;
color: white;
-moz-opacity:0.9;
opacity:0.7;
filter: alpha(opacity=90);
position: absolute;
top: 27px;
left: 220px;
width: 180px !important; /*Dimension de la boite de résultat;*/
z-index: 999;
border: 0;
padding: 0;
margin: 0;
}

        #ajaxSearch_output a:hover{
                        color: #ffffff;
			background-repeat: no-repeat;
			background-color: #000000;
			background-position: left center;
			display: block;
			width: 93% !important;
			padding: 5px;
		}

		#ajaxSearch_output a{
			color: #ffffff;
			background-repeat: no-repeat !important;
			text-align: left;
			border-right: 1px solid #2f2f2f;
			border-top: 1px solid #2f2f2f;
			border-left: 1px solid #2f2f2f;
			font-weight: normal;
			width: 180px;
			background-position: left center;
			display: block;	
			width: 93% !important;
			padding: 5px;
	}

        .ajaxSearch_paging {
        }

        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }

        .AS_resultLink {
            text-decoration: underline;
        }

        .AS_resultDescription{
            color: #555;
        }

        .AS_ajax_more {

            color: #555;

        }

		.AS_intro { display: none;}

#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}


#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}

#join-inp {
margin-top: 5px;
width: 158px;
height: 18px;
}

#join-btn {
margin-top: 5px;
width: 120px;
height: 21px;
}

form.fjustified input[type=submit], input[type=reset] {
	margin:0 0 2px 2px ;
	text-align:center;
}
form.fjustified textarea {padding: 7px;margin-top:7px;}

form.fjustified label{
  width: 11em;
  float: left;
  text-align: right;
  margin-right: 0.5em;
  display: block;
}
