
/*
  $Id: stylesheet.css, template: OS03C00232 v3.00 09/22/07  13:30:12 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003-2005 AlgoZone, Inc

*/


/*-------------------Post-it--------------------------------*/
#postitshipping {
position: absolute;
top: 493px; /* position du en partant du haut */
right: 70px; /* position en partant de la gauche */
z-index: 80;
width: 264px; /* largeur */
height: 69px; /* hauteur */
background: transparent url(http://www.10zign.fr/images/banners/postitshipping.png) no-repeat center center;
font-family: comic sans ms; /* font de police */
font-size: 16px; /* taille de police */
font-weight: normal; /* enrichissement de police (non gras) */
color: #656565; /* couleur de police */
font-style: italic; /* style de police */
text-align: left; /* alignement de police */
line-height:20px; /* hauteur de ligne */
margin: 0; /* marges */
padding: 0; /* marges */}

#postitshipping p {
padding:0 10px 0 10px !important;
padding:10px 10px 0 10px;} 

#close {
position: absolute;
bottom: -10px; /* position du bouton de fermeture en partant du bas */
right: -10px; /* position du bouton de fermeture en partant de la droite */
font-size:14px; /* taille de police */
font-family: verdana; /* font de police */
font-style: bold; /* style de police */
color: #dfcd00; /* couleur de police */
padding: 5px 20px 5px 0; /* marges */
} 
/


