/*- Menu Tabs I--------------------------- */

    #tabsI {

	width:100%;
	background: transparent;
	font-size:100%;
	line-height:normal;
	padding: 0px 0 0 0;
	font: bold 11px Verdana, Arial;
}
	  
	      #tabsII {
      }
	  
    #tabsI ul {
	margin:0;
	padding: 0px 0 0 0px;
	list-style:none;
}
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("http://www.boutiquedesenvies.com/images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("http://www.boutiquedesenvies.com/images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#DD740B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#DD740B;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
		
				#navigation a
{
color: #000;
background: #ffa20c url(left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#navigation a span
{
background: url(right-tab.gif) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #fff;
background: #781351 url(left-tab-hover.gif) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(right-tab-hover.gif) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: left;
margin: 0;
} 


.tlf {background-image: url(http://www.boutiquedesenvies.com/images/l_off.gif); }
.tlo {background-image: url(http://www.boutiquedesenvies.com/images/l_on.gif); }
.trf {background-image: url(http://www.boutiquedesenvies.com/images/r_off.gif); }
.tro {background-image: url(http://www.boutiquedesenvies.com/images/r_on.gif); }
.tff {background-image: url(http://www.boutiquedesenvies.com/images/off_off.gif); }
.tfo {background-image: url(http://www.boutiquedesenvies.com/images/off_on.gif); }
.tof {background-image: url(http://www.boutiquedesenvies.com/images/on_off.gif); }
.tmf {background-image: url(http://www.boutiquedesenvies.com/images/m_off.gif); }
.tmo {background-image: url(http://www.boutiquedesenvies.com/images/m_on.gif); }
.tabsOff           { font-size: 11px; text-decoration: none;padding: 0 0 2 0;  font-family: "Times New Roman"; }
.tabsOff a:link, .tabsOff a:visited { color: #000000; }
.tabsOff a:hover   { color: orange; text-decoration: none;}
.tabsOff a:active  { color: orange; }
.tabsOn            { font-size: 11px; font-weight: bold; padding: 0 0 2 0;}
.tabsOn a:link, .tabsOn a:visited, .tabsOn a:hover, .tabsOn a:active  { color: #FFFACD; text-decoration: none;}

}
th{
	font-family:arial, sans-serif;
	font-size: 10pt;
	overflow: hidden;
	}

th.channel{
	text-align:center;
	padding:0px;
	overflow: hidden;
	border:1px solid #e6e6e6;
	background-color:white;
	color:black;
	font-size:8pt
	}
tr.timebar{
	background-color:#9FDDF5;
}
th.time{
	text-align:left;
	height: 18px;
	padding:0px;
	margin:0px;
	border:1px solid white;
	text-decoration:none;
	color:black;
	font-size:15px;
	font-weight:bold;
	cursor: pointer;
	}

th.topleftcorner{
	height: 21px;
	padding:2px;
	margin:0px;
	border-left:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-right:1px solid #9FDDF5;
	background-image:url(../images/meeveeearlier.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-decoration:none;
	color:black;
	font-size:15px;
	font-weight:bold;
	text-indent:-5000px;
	cursor: pointer;
	}

th.toprightcorner {
	height: 21px;
	padding:2px;
	margin:0px;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid white;
	border-left:1px solid #9FDDF5;
	background-image:url(../images/meeveelater.gif);
	background-repeat:no-repeat;
	background-position:center center;
	text-decoration:none;
	color:black;
	font-size:15px;
	font-weight:bold;
	text-indent:-5000px;
	cursor: pointer;
	}

th.topleftcorner{
	width:100px;
}

th.toprightcorner{
	width:21px;
}

	td{
	}
