/* CSS Favori *//* Ici on mets le style que l'on desire sur le plictag */.sw_recette_titre {    font-family: 'Verdana';    font-weight: bold;    font-size: 16px;    color: #000000;    white-space: nowrap;    text-align: left;}.sw_recette_texte {    font-family: 'Verdana';    font-weight: bold;    font-size: 12px;    color: #000000;    white-space: nowrap;    text-align: justify;}.sw_recette_texte a{    font-family: 'Verdana';    font-weight: bold;    font-size: 12px;    color: #000000;    white-space: nowrap;    text-align: justify;    text-decoration: none;}.sw_recette_se_faible {    background-image: url('/plicitag/detail/recette/se_faible.gif');    background-repeat: repeat-x;    background-position: top;}