@charset "utf-8";
/* CSS Document */
#page_poule{
width:900px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
}

#page_planning_tournois{
width:900px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
}



.block_poule{
width:270px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
margin:10px;
background-color:#CCCCCC;
}

.block_resultats{
width:200px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
margin:10px;
background-color:#CCCCCC;
}


.case_libelle_block_resultats{
width:100px;
height:30px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(225,233,255);
padding:5px;
text-align:center;
color:#000000;
}


.case_information_resultats{
width:80px;
height:30px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(225,233,255);
padding:5px;
text-align:center;
font-size:11px;
}








.case_libelle_block{
width:260px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(245,133,0);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

.case_libelle_block_afficher_type_equipe{
width:190px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(245,133,0);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}



.case_libelle_Equipe{
width:60px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(88,178,255);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

.case_libelle_nom{
width:90px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(88,178,255);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

.case_nom_equipe{
width:55px;
height:30px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(88,178,255);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}

.case_information{
width:92px;
height:30px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(225,233,255);
padding:5px;
text-align:center;
font-size:11px;
}





/* ============  Planning =============  */


.block_planning_tournois{
width:360px;
height:%;
margin-left:auto;
margin-right:auto;
float:left;
margin:10px;
background-color:#CCCCCC;
}

.case_libelle_block_planning{
width:350px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(245,133,0);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}


.case_heure_planning{
width:60px;
height:30px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(88,178,255);
padding:5px;
text-align:center;
font-weight:bold;
color:#FFFFFF;
}


.case_information_planning{
width:135px;
height:30px;
margin-left:auto;
margin-right:auto;
float:left;
background-color:rgb(225,233,255);
padding:5px;
text-align:center;
font-size:11px;
}