
*              {
               font-family:           veranda,arial,helvetica;
               margin:                0;
               padding:               0;

               }

html           {
               background-color:      #CDCDCD;
               }



a:link, a:visited
               {
               text-decoration:       none;
               color:                 #000000;
               }
a:hover
               {
               text-decoration:       underline;
               color:                 #000000;
               }


body           {
               width:                580px;
               height:               500px;
               margin:                 0 auto;
               }






#container
               {
               width:                580px;
               height:               500px;
               background-color:     #CDCDCD;
               }







#adresse
               {
               width:                570px;
               height:               120px;
               top:                   40px;
               position:              absolute;
               padding:               10px;
               font-size:             0.9em;
               font-weight:           normal;
               font-family:           veranda,arial,helvetica;
               color:                 #000000;
               background-color:     #E1E1E1;
               }

#ds
               {
               width:                570px;
               height:               120px;
               top:                  200px;
               position:              absolute;
               padding:               10px;
               font-size:             0.9em;
               font-weight:           normal;
               font-family:           veranda,arial,helvetica;
               color:                 #000000;
               background-color:     #E1E1E1;
               }

#copy
               {
               width:                570px;
               height:               100px;
               top:                  360px;
               position:              absolute;
               padding:               10px;
               font-size:             0.9em;
               font-weight:           normal;
               font-family:           veranda,arial,helvetica;
               color:                 #000000;
               background-color:     #E1E1E1;
               }

#hdl
               {
               font-size:             1.1em;
               font-weight:           normal;
               font-family:           veranda,arial,helvetica;
               color:                 #000000;
               }
