#blocTypeCourse ul li a.selectedLive{
   font-weight: bold !important;
   color: #0BA108;
}

.jsLigneImpair{
   background: #eee;
}
.jsLignePair{
   background: #fff;
}

.jsRun{
   background: #34DC22;
   color: #fff;
   padding-left: 2px;
   padding-right: 2px;
   
}
.jsIn{
   background: #E71515;
   color: #fff;
   padding-left: 2px;
   padding-right: 2px;
   
}
.jsOut{
   background: #F6DD31;
   color: #fff;
   padding-left: 2px;
   padding-right: 2px;   
}

tr:hover {background-color:#99BFD1;}
.jsVide {background-color: #CADCE5; height: 5px;}

#jsInfoComp{
   text-align:center;
   border:1px dotted #99BFD1;
   margin:20px;
   padding:8px;
   background:orange;
   font-style : italic;
}
#jsBox{
   cursor: pointer;
}
#jsInfoCompBox{
   text-align:center;
   border:1px dotted #99BFD1;
   position: fixed;
   background: #fff;
   
}
#anonymous_element_1 ul{
   text-align:left;
}
#anonymous_element_1 ul li  {
   /*background:url("../../images/puce.gif") no-repeat scroll 0 4px transparent;*/
   color:#17283D;
   text-decoration:none;
   list-style:none;
   margin-bottom: 2px;   
}

#anonymous_element_1 ul li  {
   /*background:url("../../images/puce.gif") no-repeat scroll 0 4px transparent;*/
   color:#17283D;
   text-decoration:none;
   list-style:none;
}

#jsFooter{
   position:fixed;
   background: #CADCE5;
   bottom:0;
   height: 30px;
   width: 950px;
   display:block;
   border-top:1px solid;
   font-size:100%;
   margin:0;
   outline:0 none;
   padding:0;
}

/* ZONE ACTU DU FOOTER*/
#jsFooterNewsContainer{
   position: relative;
   float:right;
   right:0;
   width:80px;
   z-index: 1000;
}

#jsNewsFooter{
   border:1px solid #636363;
   text-align:center;
   background: #FFF;
   right:0;
   width:300px ;
   position:absolute;
   bottom:33px;
   float:right;
}

#jsNewsFooter h3{
   width:280px;
   background: #1E3247 url('../../images/livetiming/fondTitreActu.jpg') no-repeat;
   color:#FFFFFF !important;
   font:1.2em/1.4em Arial,Verdana,sans-serif !important;
   padding:5px 10px;
   text-transform: uppercase;
   text-align: left;
   cursor: pointer;
   z-index: 1000;
}
#jsNewsFooter div.jsDateTime{
   float:right;
   font-size:1em;
   color: #FFF;
   background: #636363;
   text-align: right;
   padding:1px 6px;
   width:288px;
   margin-bottom: 5px;
   z-index: 1000;
}

#jsFooterNewsLink{
   text-decoration : none;
   font-weight:bold;
   color:black;  
   display:block;
   margin-top:3px;
   padding-top:6px;
   height: 24px;
   width: 42px;
   right:0;      
   padding-left:40px;
   background:url("../../images/livetiming/news.gif")no-repeat;
   z-index: 1000;
}

.jsNewsAlert{
   background:url("../../images/livetiming/newsAlert.gif")no-repeat !important;
   color:red !important;
   z-index: 1000;
}
/* ZONE POUR LE TEMPS */
#jsFooterTitrePosition{
   color:#FFFFFF !important;
   font:1.2em/1.4em Arial,Verdana,sans-serif !important;
   text-transform: uppercase;
   text-align: left;
   cursor: pointer;
   background: url("../../images/livetiming/fondTitreFooter.png") repeat-y scroll 45px 0 #4B5B6A;
   padding:6px 10px;
   display:block;
   float:left;
}
#jsFooterInfoComp{
   float:left;
   margin-top:1px;
}

/** SLIDE */
#jsContainerSlide{
   margin-top: 3px;
   float:left;
   height: 24px;
   position: relative;
   padding-left:12px;
   background:url("../../images/livetiming/start.png")no-repeat scroll left top transparent;
   width:312px;
   margin-left:10px;
   z-index: 1000;
}
#jsRulesContainer{
   background:url("../../images/livetiming/route.png")no-repeat scroll right top transparent;
   height: 24px;
   overflow: hidden;
   z-index: 1000;
   width:300px;
}

#jsSlider{
   background:url("../../images/livetiming/voitureMiniSlide.png")no-repeat 0 50%;
   position: relative;
   display:block;
   width: 20px;
   height: 24px;
   z-index: 1000;
}


/***********Pour la page lien **************/
#pageLiens h2 a {color: #fff; text-decoration: none; line-height: 30px; padding-left: 5px;}

#pageListeActualites #content h3.onClickOpenNClose{
	cursor :pointer;
}
