
.recherche {
margin : 0 30px 20px 30px;
}
.recherche .intitule {
color : #808080;
font-size : 24px;
font-weight : bold;
margin : 0 0 20px 0;
padding : 1px 10px 1px 0;
border : 0;
}
.recherche .elements-trouves {
color : #990000;
font-size : 150%;
font-weight : bold;
margin : 0 0 15px 0;
padding : 0;
text-decoration : underline;
}
.recherche .mot-cle {
color : #6262a4;
font-size : 130%;
font-weight : bold;
margin : 0 0 20px 0;
padding : 0;
text-decoration : underline;
}
.recherche .derniers-articles {
margin : 0;
}
#page_recherche {
width : 900px;
margin : 0 auto;
background : url(/IMG/img02.jpg) repeat-y;
background-color : #ffffff;
display : block;
border : 0;
}
#contenu_recherche {
display : block;
float : left;
width : 660px;
padding-top : 15px;
padding-left : 10px;
padding-right : 10px;
}
.recherche_menu-titre {
margin : 0;
padding : 6px;
color : rgb(75, 75, 75);
font-weight : bold;
font-size : 16px;
background-image : url(/squelettes/img/somtitre.gif);
background-repeat : repeat-x;
height : 37px;
}
.form_recherche {
padding-top : 1em;
padding-bottom : 1em;
}
.form_recherche .forml {
background-color : #ffffe3;
font-size : 14px;
height : 20px;
margin-left : 2em;
}
.recherche_result {
margin-top : 1em;
padding : 6px;
background-color : #fad28c;
color : rgb(75, 75, 75);
font-weight : bold;
font-size : 16px;
height : auto;
}
.form_resultat {
padding-top : 1em;
}
.resultat_article {
font-size : 14px;
margin-left : 1em;
}
.article {
font-size : 14px;
}
.motcle {
font-size : 14px;
}
.petit {
font-size : 10px;
padding-bottom : 1em;
}
#q {
background-color : #ffffe3;
font-size : 14px;
height : 20px;
margin-left : 2em;
}
#q:focus {
background : #fff url("../images/search.gif") no-repeat 0% center;
}
