

pbchamp {
-webkit-border-radius: 96px 99px 99px 99px;
-moz-border-radius: 96px 99px 99px 99px;
}

.bulle_info_noir {
  font-family: Gill Sans, sans-serif;
  font-style: italic;
  font-weight: bold;
  color:black;
text-shadow: 5px 5px 5px rgba(292,250,50,0.76);
}
.bulle_info_rouge {
  font-family: Gill Sans, sans-serif;
  font-style: italic;
  font-weight: bold;
  color:red;
text-shadow: 5px 5px 5px rgba(292,250,50,0.76);
}

.champ_du_monde {
  box-shadow: inset 0 0 1em gold, 0 0 2em yellow;
shadow-box: -9px 0px 52px 44px rgba (205,212,11,0,75);
-webkit-box-shadow: -9px 0px 52px 44px rgba (205,212,11,0.75);
-moz-box-shadow: -9px 0px 52px 44px rgba (205,212,11,0,75);
text-shadow: 3px 3px 1px rgba(192,50,50,0.76);
  font-family: fantasy;
}

.informations {
  box-shadow: inset 0 0 1em silver, 0 0 2em silver;
shadow-box: -9px 0px 52px 44px rgba (192,192,192,0,75);
-webkit-box-shadow: -9px 0px 52px 44px rgba (192,192,192,0,75);
-moz-box-shadow: -9px 0px 52px 44px rgba (192,192,192,0,75);
text-shadow: 3px 3px 1px rgba(192,192,192,0.76);
  font-family: fantasy;
}







.colonne2 {
}
.colonne2:last-child {
}
.colonne2::after {
}
.colonne2 div {
}
.colonne2 div:first-child {
}



divphotochampion {
	
	}

.zoomphotochampion divphotochampion img {
	-webkit-transform: scale(1);
	-webkit-transition: .3s ease-in-out;
                   border:3px solid rgba(255,255,0,1)
} 
.zoomphotochampion divphotochampion:hover img {
	-webkit-transform: scale(3.3) translate(30px,-35px);
                  border:3px solid rgba(255,255,0,8)
}



a_bulle_candidat.lolovu 
{ 
position:relative; text-decoration: none;
 }
 a_bulle_candidat:hover.lolovu
{ 
text-decoration: underline; 
background: none; 
}
 a_bulle_candidat.lolovu spantoto 
{
display: none;
}
 a_bulle_candidat:hover.lolovu spantoto
{ 
display: inline; position: absolute; 
top:2.7em; 
left:-0em; 
z-index: 20; 
background: #6586C5; 
color: #fff; 
border:1px solid #666; 
width:275px; 
text-align:center; 
font-weight:normal; 
font-size: 25px; 
line-height:40px; 
padding:2px 4px;
 }

 a_bulle_candidat.lolovu spantotopetit
{
display: none;
}
 a_bulle_candidat:hover.lolovu spantotopetit
{ 
display: inline; position: absolute; 
top:2.7em; 
left:-4em; 
z-index: 20; 
background: #6586C5; 
color: #fff; 
border:1px solid #666; 
width:500px; 
text-align:center; 
font-weight:normal; 
font-size: 10px; 
line-height:20px; 
padding:2px 4px;
 }


h5 {
text-shadow:1px 1px 2px gray;
}

