/* CSS Favori *//* Ici on mets le style que l'on desire sur le plictag */.sw_smallpage_haut {    background-repeat: no-repeat;    background-position: top;    background-image: url('/plicitag/link/smallpage/smallpage_haut.gif');    font-family: 'Verdana';    font-weight: bold;    font-size: 11px;    color: #FFFFFF;    width: 170px;    height: 30px;    white-space: nowrap;    text-align: center;    vertical-align: middle;    padding-top: 0px;    padding-left: 0px;}.sw_smallpage_centre {    font-family: 'Verdana';    font-weight: normal;    font-size: 10px;    background-color: #ffffff;    padding-top: 5px;    padding-left: 5px;    padding-right: 5px;    text-align: justify;    background-repeat: repeat-y;    background-position: top;    background-image: url('/plicitag/link/smallpage/smallpage_centre.gif');}.sw_smallpage_image {    background-color: #ffffff;    padding-top: 5px;    padding-left: 5px;    padding-right: 5px;    text-align: center;    background-repeat: repeat-y;    background-position: top;    background-image: url('/plicitag/link/smallpage/smallpage_centre.gif');}.sw_smallpage_bas {    height: 25px;    background-repeat: no-repeat;    background-position: top;    background-image: url('/plicitag/link/smallpage/smallpage_bas.gif');}
