.nomEquipe{
height:25px;
 width:100%;

 background:#0066CC;
 
}
.nomEquipe h3{
margin:0px;
padding:2px 0px 0px 5px;
 
}
.nomEquipe a:visited{ 
 color:#ffffff;

 
}
.nomEquipe a{ 
 color:#ffffff;
  text-decoration:none;
}

.nomEquipe a:hover{ 
 color:#0099FF;
  text-decoration:none;
}


.nomJoueurEquipe{
height:25px;
 width:100%;

 background:#00CCFF;
 
}
.nomJoueurEquipe h3{
margin:0px;
padding:2px 0px 0px 5px;
 
}
.nomJoueurEquipe a:visited{ 
 color:#ffffff;

 
}
.nomJoueurEquipe a{ 
 color:#ffffff;
  text-decoration:none;
}

.nomJoueurEquipe a:hover{ 
 color:#0066CC;
  text-decoration:none;
}
