body, div, table, p {
margin: 0;
padding: 0;
font-family: Verdana;
font-size:12px;
color:#333333;
}
td {
vertical-align:top;
}
form {
margin: 0;
padding: 0;
}
img {
padding: 0px 0px 0px 0px;
margin:0px 0px 0px 0px;
*margin:0px 0px 0px 0px; 
+margin:0px 0px 0px 0px;
display:block;
}
blockquote {
margin-top:0;
margin-bottom:0;
}
.normal {
color:#333333;
}
.gras {
font-weight: bold;
color: #19235A;
}
.gras_italique {
font-weight: bold;
color: #19235A;
font-style: italic;
}
.bleu {
color: #19235A;
}
.bleu_italique {
color: #19235A;
font-style: italic;
}
.lien_cache{
	text-decoration: none;
	color: #19235A;
}
.lien_cache:hover{
	text-decoration: underline;
	color: #19235A;
}
.attention {
font-weight: bold;
color:#FF0000;
}
.bordure_noire {
	border: 1px solid #000000;
}
.bordure_grise {
	border: 1px solid #D6DEDE;
}
.titre_rubrique {
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}
.titre_actualite {
color:#19235A;
font-size:14px;
font-weight:bold;
}
.date_edition{
font-style:italic;
color:#CCCCCC;
text-align:right;
font-size:10px;
}
.bas_page {
width:900px;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#CCCCCC;
text-align:justify;
}
.bas_page a{
width:900px;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#CCCCCC;
text-align:justify;
}
.bas_page a:hover{
width:900px;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#CCCCCC;
text-align:justify;
}
.bas_page_titre {
width:900px;
margin-left:auto;
margin-right:auto;
font-size:10px;
color:#999999;
font-weight: bold;
text-align:justify;
}
.logo {
float: left;
margin-top:10px;
margin-left:20px;
margin-right:20px;
border-color:#000000;
}
.top_clubs {
clear:left;
margin-right:20px;
height:62px;
}
.image_top_clubs {
float:left;
clear:left;
margin-left:2px;
margin-right:10px;
}
.liste_talents {
    float: center;
    width: 471px;
    height: auto;
	margin-right:20px;
}
.liste_talents a {
    display: block;
    width: 471px;
    height: 66px;
    right: 5;
    line-height: 18px;
    margin-top: 5px;
	margin-left:50px;
    text-decoration: none;
    background-image: url(../images/interface/talents/talent.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: none;
}
.liste_talents a:hover {
    background-position: 0px -66px;
    text-decoration: underline;
}
.mini_liste_talents {
    float: center;
    width: 471px;
    height: auto;
	margin-right:20px;
	text-align:center;
	vertical-align:middle;
}
.mini_liste_talents a {
    display: block;
    width: 471px;
    height: 29px;
    right: 5;
    line-height: 18px;
    margin-top: 5px;
	margin-left:50px;
    text-decoration: none;
    background-image: url(../images/interface/talents/liste_talent.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    border: none;
}
.mini_liste_talents a:hover {
    background-position: 0px -29px;
    text-decoration: underline;
}
.fond_gris {
background-color:#E8EFFF;
display:block;
float:left;
width:450px;
}
.largeur-max{
max-width:150px;
width:expression(document.body.clientWidth > 150 ? "150px": "auto" );

}
.rubrique_videos a{
display: block;
height:70px;
text-decoration:none;
color:#333333;
}
.rubrique_videos a:hover{
background-color:#CCCCCC;
color:#333333;
}
.playlist_videos {
float: left;
margin-top:2px;
margin-left:5px;
margin-right:10px;
}
.rubrique_annonces a{
display: block;
height:70px;
text-decoration:none;
color:#333333;
background-color:#F3F3F3;
width:560px;
margin-top:5px;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
border: solid 1px #CCCCCC;
}
.rubrique_annonces a:hover{
background-color:#CCCCCC;
color:#333333;
}