/* Calendrier
------------------------------------------------------------------ */

.liste_calendrier {list-style: none; font-family: tahoma; font-size: 11px; padding: 0; margin: 0;}

#partie_calendrier {
height: 80px; 
border: 0px solid #CCC; 
background-image: url(../images/static/bg_vs.gif);background-repeat: no-repeat; 
background-position: center;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}

#partie_calendrier h1{
font-size: 14px;
color: #CC0000; }

#partie_visiteur {
border: 0px solid #CCC; 
width: 125px; 
float: left; 
padding: 21px 0px 0px 10px;}

#partie_local {
border: 0px solid #CCC; 
width: 125px; 
float: right; 
padding: 21px 10px 0px 0px;}

.img_calendrier {
width: 100px; 
height: 80px; 
border: 5px solid #f2f2f2; }
