/* par défaut */
*{padding : 0 0 0 0;
margin: 0, 0, 0;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
float:none;

}
img
{border:none;
text-align:center;}
a{text-decoration:underline;
color:#FF3333;
}
a:hover
{text-decoration:none;}

/* couleur de fond; */
body{/*background-color:#0B0C3A;*/
background-color:#FFFFFF;
margin-left:0;margin-top:0;}

/* divers général*/
.centrer
{text-align:center;
float:left;}

/*centrer photo*/
.phcentrer
{margin-left:110px;}

#panorama
{margin-left:55px;
margin-top:80px;
margin-bottom:80px;
}


/* titre des articles (actu, à la une...) */
.titre, .titre2 {font-size:20px;
font-weight:bolder;
float:left;
}
.titre2 {
float:none;
}
/*lien suite*/
.suite
{text-align:right;
font-size:10px;}


/*date de l'article*/
.article
{font-size:10px;
font-weight:bold;
font-style:italic;
float:right;
}
/*ecriture en petit*/
.petit
{font-size:9px;}

/*cadres de la fiche joueuse et staff*/
#presjoueuse
{border:1px solid #666666;
height:290px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
overflow:auto;
}

#fichejoueuse
{height:auto;
width:700px;
}
#photojoueuse
{height:300px;
width:200px;
text-align:center; 
float:left;}
.fondgris
{background-color:#CCCCCC;}

/*affichage de h2ml dans les tableaux*/
.h2ml
{color:#0B0C3A;
text-decoration:underline;
font-weight:bold;
}

.gras
{font-weight:bold;}

.titrejaune
{font-size:14px;
font-weight:bold;
font-style:italic;
color:#FFCC00;}
#fenetre li
{margin-left:50px;}

#stade
{
margin-left:30px;
}

#cadreactu ul
{list-style-position:inside;}