iframe {
   border:none;
}

body {
font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #333;
background : #E1DEE5 url(../img/fond_violet2.png) repeat-x top left;
padding : 0px;
}
.td {
border-width:1px; 
border-color:rgb(102,102,102);
border-style:solid;
background : #000000;
}
a {
text-decoration: none; 
color: #111;
}
a:hover {
text-decoration: none;
color: blue;
}
.table {
background : #424242;
}
.logo {
background: url(../img/equi.png);
width: 600px;
height: 149px;
}
.gratos {
background: url(../img/gratuit.png);
width: 504px;
height: 153px;
}
.entrez a {
display : block;
width : 143px;
height : 40px;
background :  url(../img/entrez.png) no-repeat;
}
.entrez a:hover {
background: url(../img/entrez.png) -143px 0;
}
.div {
border-width:1px; 
border-color:#999;
border-style:solid;
}

