#recherche-lien {

float:left;
position:relative;
width:690px;
height:40px;
border-bottom: 2px solid #CCC;
padding:10px 0 0 0;
margin:10px 0 10px 10px;
text-align:left;

}

#container-resultat {

float:left;
position:relative;
width:200px;
height:100px;
padding:10px 0 0 0;
border-top:1px dotted #CCC;
margin:20px 20px 10px 15px;

}

#container-resultat h1 {

font-size:16px;
font-weight:normal;
text-align:left;

}

#container-resultat a {

display:block;
width:180px;
height:20px;
padding:0 10px 5px 10px;
margin-top:5px;
background:#EBEBEB;
}
