#bloc_selection_journee{
width:374px;
height:24px;
line-height:22px;
background:#4C4C4C;
border-top:1px solid #929292;
border-bottom:1px solid #282828;
color:#FFF;
padding:5px 10px;
float:left;
}

.bloc_selection_journee_bords{
width:45px;
height:30px;
padding:2px 5px;
line-height:22px;
background:#333;
border-top:1px solid #666;
border-bottom:1px solid #181818;
color:#FFF;
float:left;
}

.bloc_selection_journee_bords img{
display:block;
margin:0 auto;
}



#journee{
width:240px;
height:22px;
margin-left:73px;
font-size:14px;
font-weight:bold;
color:#777;
padding:1px;
z-index:1;
}

#journee option{
color:#777;
padding:1px;
}

#journee .pair{ background:#EEE; }
#journee .impair{ background:#E4E4E4; }


.ligneCalendrier{
width:504px;
height:41px;
margin-bottom:3px;
}

.ligneCalendrier .calFanion{
width:45px;
height:35px;
padding:2px 5px;
text-align:center;
float:left;
background:#7A0406;
border-top:1px solid #b24950;
border-bottom:1px solid #3F0407;
}

.ligneCalendrier .calFanion img{
display:block;
margin:0 auto;
}

.ligneCalendrier .calClub{
width:173px;
height:35px;
padding:2px 0;
line-height:35px;
text-align:center;
float:left;
font-size:15px;
background:#c70506;
border-top:1px solid #ff5050;
border-bottom:1px solid #630005;
color:#FFF;
}

.ligneCalendrier .calScore{
width:46px;
height:35px;
padding:2px 0;
line-height:35px;
float:left;
text-align:center;
font-size:18px;
font-weight:bold;
background:#c70506;
border-top:1px solid #ff5050;
border-bottom:1px solid #630005;
color:#FFF;
}

.infoJourneeCalendrier{
width:484px;
padding:17px 10px;
text-align:center;
font-size:16px;
color:#FFF;
}

#search_adv{
width:280px;
height:40px;
line-height:18px;
background:#D7AF33;
border-top:1px solid #EFD177;
border-bottom:1px solid #8F6B00;
color:#FFF;
margin-bottom:17px;
padding:5px 10px;
}

#search_adv p{
font-size:13px;
font-weight:bold;
}

#adversaire{
width:280px;
height:22px;
font-size:14px;
font-weight:bold;
color:#777;
padding:1px;
}

#adversaire option{
color:#777;
padding:1px;
}

#adversaire .pair{ background:#EEE; }
#adversaire .impair{ background:#E4E4E4; }


#calendrier{
width:300px;
border-collapse:collapse;
margin-bottom:17px;
}

#calendrier_titre{
width:21px;
padding:10px;
background:#333;
border-top:1px solid #666;
border-bottom:1px solid #181818;
vertical-align:top;
}


#calendrier_data{
width:210px;
background:#4C4C4C;
padding:10px 24px;
border-top:1px solid #929292;
border-bottom:1px solid #282828;
border-left:1px solid #4C4C4C;
line-height:18px;
color:#FFF;
}

.calendrier_mois_titre{
display:block;
width:188px;
height:16px;
line-height:16px;
margin:0 auto;
color:#FFF;
background:#333;
padding:0px 10px;
margin-bottom:2px;
font-size:12px;
font-weight:bold;
text-decoration:none;
border:1px solid #777;
cursor:pointer;
}

.calendrier_mois_titre:hover{
background:#222;
}

.calendrier_mois_titre:focus,
.calendrier_mois_titre:active{
outline:none;
}


.calendrier_mois{
display:none;
margin-bottom:10px;
}


.tabCalendrier{
width:210px;
margin:0 auto;
border:1px solid #4C4C4C;
border-collapse:collapse;
}

.tabCalendrier tr td{
width:30px;
height:20px;
line-height:20px;
border:1px solid #4C4C4C;
text-align:center;
background:#777;
font-size:12px;
}

.tabCalendrier .jour{
font-weight:bold;
}

.tabCalendrier .mDom, .tabCalendrier .mDom a{
background:#C70506;
font-weight:bold;
text-decoration:none;
color:#FFF;
}

.tabCalendrier .mExt, .tabCalendrier .mExt a{
background:#D7AF33;
font-weight:bold;
text-decoration:none;
color:#FFF;
}

.tabCalendrier .mDom a:hover,
.tabCalendrier .mExt a:hover{
text-decoration:underline;
color:#FFF;
}

#legende_calendrier{
display:block;
width:208px;
height:20px;
line-height:20px;
margin:0 auto;
color:#FFF;
margin-top:12px;
font-size:11px;
}

#legende_calendrier_dom{
float:left;
background:#C70506;
border-top:1px solid #ff5050;
border-bottom:1px solid #630005;
width:30px;
height:18px;
float:left;
margin-right:4px;
}

#legende_calendrier_ext{
float:left;
background:#D7AF33;
border-top:1px solid #EFD177;
border-bottom:1px solid #8F6B00;
width:30px;
height:18px;
float:left;
margin-right:4px;
margin-left:22px;
}




