      table.fond{
          display: block;
          width: 599px;
          height: 245px;
          background: url("../images/img/DSC_0008ok.jpg") 0 0 no-repeat;
          text-decoration: none;
		  border: 20px;
      }
      td#boys{
          display: block;
          width: 115px;
          height: 90px;
          background: url("../images/new/boys.jpg") 0 0 no-repeat;
          text-decoration: none;
		  background-position: 0 0;
      }	  
	  td#trano{
          display: block;
          width: 115px;
          height: 90px;
          background: url("../images/new/maison1.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
	  td#marche{
          display: block;
          width: 115px;
          height: 90px;
          background: url("../images/new/marche.jpg") 0 0 no-repeat;  
          text-decoration: none;
      }	  
	  td#fruit{
          display: block;
          width: 115px;
          height: 90px;
          background: url("../images/new/fruit.jpg") 0 0 no-repeat;  
          text-decoration: none;
      }
	  .bg_col{
	  background-color:#118e28;
	  }
a{
color:#009900;
}
a.hover{
color:#0066FF
}
.v_align{
vertical-align:top
}