html, body {
          background: #b4b3b3 url(img/fond.jpg) repeat;
          color : #ffffff;
          font-size : 80%;
          line-height : 1.6em;
          font-family : Arial, Helvetica, sans-serif;
          margin: 0;
          margin-left: 0;
          padding: 0;
          outline: 0;
      }
a img {
	border: none;
	outline: 0;

	}
table {
          text-align : justify;
          font-family : Arial, Helvetica, sans-serif;
      }
A:visited {
          color : #ffffff;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
          outline: 0;
      }
A:link {
          color : #ffffff;
          text-decoration : none;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
          outline: 0;
      }
A:hover {
          color : #ffffff;
          text-decoration : underline;
          font-family : Verdana, Arial, Helvetica, sans-serif;
          text-align : left;
          font-size : 12px;
          font-weight : bold;
          position : relative;
          outline: 0;
      }
td#contact {
          background: #ffffff url(img2/contactback.jpg) repeat top;
          height:278px;
          border:0px;
          color : #000000;
          font-size : 90%;
          line-height : 1.6em;
          font-family : Arial, Helvetica, sans-serif;
      }
table#iframe {
          height: 488px;
		  width: 530px;
      }
