#contener {
float:left;
width:903px;
background: url(../images/faq/traitille_sep_question.png) no-repeat left top;
margin-bottom:20px;
}
#question {
float:left;
width:878px;
font-size: 14px;
}
a.linkquestion{
text-decoration:none;
color:#ee2375;
}
a.linkquestion:hover{
color:#555;
}
#reponse {
float:left;
margin-top:10px;
font-size: 12px;
width:903px;
background: url(../images/faq/traitille_sep_reponse.png) no-repeat left top;
}
#traitille {
height:1px;
width:903px;
background: url(../images/faq/traitille_sep_question.png) no-repeat left top;
}
.fleche {
height:15px;
width:25px;
float:left;
}
fieldset.search {
margin-bottom:10px;
margin-top:10px;
border: none;
width: 245px;
background: url(../images/faq/rechercher.png) no-repeat;
float:right;
}
.search input, .search button {
border: none;
float: left;
background: url(../images/transparent.gif);
}
.search input.box {
color:#FFF;
padding-top:2px;
padding-left:2px;
font-size: 14px;
width: 200px;
background: url(../images/transparent.gif);
}
.search input.box:focus {
outline: none;
}
.search button.btn {
float:right;
width: 30px;
height: 30px;
cursor: pointer;
text-indent: -9999px;	
}