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: #CCCCCC;
}
a:hover {
text-decoration: none;
color: #FFFFFF
}
.table {
background : #424242;
}
.logo {
background: url(../img/equi.png);
width: 600px;
height: 149px;
}
.gratos {
background:transparent url(../img/gratuit.png);
width: 504px;
height: 150px;
}
.entrez a {
display : block;
width : 142px;
height : 39px;
background : transparent url(../img/entrez.png) no-repeat;
}
.entrez a:hover {
background:transparent url(../img/entrez.png) -142px 0;
}