
/* CSS Document */


#text_lateral
{			   
  margin    :   0;              /* Marge extérieur nulle */
  padding   :   1px 1px 0;      /* Marge intérieur à 1px sauf pour le bas */ 
 
  /*border    :   1px solid #39C; /* Application d'une bordure */ 
}

#galerie_sens
{ margin:0 15px 0 100px;
width: 495px;
/* border: 1px dotted #7acdb5; */
padding: 10px ;
font: 0.9em Georgia, serif ;
border:dotted;
border-color:#7acdb5;
border-width:thin;
}






