<!doctype html public "-//w3c//dtd html 4.0//en">
<!--

table.rond {
	width: 100%;
	margin: 0px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-padding: 0px;
  border-collapse:	collapse;
  
}

td.rondcote{
  width: 10px;
  height: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #f5f5f5;
}

td.rondbarre { 
  height: 10px;
  margin: 0px;
  padding: 0px;
  border: 0px;
	background-color: #f5f5f5;
}

td.rondimage { 
	background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}



td.rondcentral{
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-color: #ffffff;
}


.lienimage{ 
border: 0px;
}


div#textconnexion {
    position: relative;
    height: auto;
    width: auto;
    text-align: center;
    top: 7px;
    font-size: 18px;  
    color: #F5F5F5;
}

div#boutoninvisible {
    position: absolute;
    height: auto;
    width: auto;
    text-align: center;
    top: -20px;
    left: -20px;
    visibility : hidden;
}

div#testtext2 {
    position: relative;
    height: auto;
    width: auto;
    text-align: center;
    top: 12px;
    font-size: 9px;  
    color: #F5F5F5;
}




-->
