/* CSS Favori *//* Ici on mets le style que l'on desire sur le plictag */.sw_acceuil_haut {    background-repeat: no-repeat;    background-position: top;    background-image: url('/plicitag/detail/acceuil/acceuil_haut.gif');    font-family: 'Verdana';    font-weight: bold;    font-size: 16px;    color: #000000;    width: 190px;    height: 36px;    white-space: nowrap;    text-align: center;    vertical-align: middle;    padding-top: 0px;    padding-left: 0px;}.sw_acceuil_centre {    font-family: 'Verdana';    font-weight: normal;    font-size: 10px;    background-color: #ffffff;    text-align: justify;    background-repeat: repeat-y;    background-position: top;    background-image: url('/plicitag/detail/acceuil/acceuil_centre.gif');}.sw_acceuil_image {    background-color: #ffffff;    padding-top: 0px;    padding-left: 2px;    padding-right: 2px;    text-align: center;    background-repeat: repeat-y;    background-position: top;    background-image: url('/plicitag/detail/acceuil/acceuil_centre.gif');  }.sw_acceuil_image img {    width:188px;    height:160px;}.sw_acceuil_bas {    height: 15px;    background-repeat: no-repeat;    background-position: top;    background-image: url('/plicitag/detail/acceuil/acceuil_bas.gif');}
