#bodyWrapper {
}

#destaqueProgramacao {
	margin: auto;
	height: 200px;
	width: 750px;
}

#horarios {
	width: 747px;
 #width: 752px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

#horarios #manha { background-image: url(/images/txtManha.png); }

#horarios #tarde { background-image: url(/images/txtTarde.png); }

#horarios #noite { background-image: url(/images/txtNoite.png); }

#horarios #segunda { background-image: url(/images/txtDataSegunda.png); }

#horarios #terca { background-image: url(/images/txtDataTerca.png); }

#horarios #quarta { background-image: url(/images/txtDataQuarta.png); }

#horarios #quinta { background-image: url(/images/txtDataQuinta.png); }

#horarios #sexta { background-image: url(/images/txtDataSexta.png); }

#horarios #sabado { background-image: url(/images/txtDataSabado.png); }

#horarios #domingo { background-image: url(/images/txtDataDomingo.png); }


/* barra de personagens */

#myCarouselWrapper .jcarousel-container {
}

#myCarouselWrapper .horario {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#myCarouselWrapper .jcarousel-clip-horizontal {
	margin: auto;
	padding-top: 10px;
    width: 740px;
}

#myCarouselWrapper .jcarousel-item {
    width: 239px;
	height: 1745px;
	overflow: hidden;
}

#myCarouselWrapper .jcarousel-item-horizontal {
    margin-right: 10px;
}

#myCarouselWrapper .jcarousel-next {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #690100;
    position: absolute;
    top: -45px;
    right: 0px;
}

#myCarouselWrapper .jcarousel-prev {
	position: absolute;
	top: -45px;
	right: 75px;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #690100;
}

#myCarouselWrapper .jcarousel-next-disabled,
#myCarouselWrapper .jcarousel-prev-disabled { background: transparent; }

/* fim barra personagens */



#horarios .horario {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 45px;
	float: left;
	width: 240px;
	margin-bottom: 20px;
	margin-right: 4px;
	margin-left: 4px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #a0410d;
}

#horarios .horario ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clip: rect(1px,auto,auto,auto);
}

#horarios .horario li {
	height: 14px;
	margin: 0px;
	float: left;
	width: 237px !important;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
}

#horarios .horario .destaqueDia {
	background-color: #CCC;
	height: 130px;
	width: 240px;
}

#horarios .horario .hora {
	height:20px;
	width: 50px;
	display: block;
	float: left;
	text-align: center;
}

#horarios .horario li.passado,
#horarios .horario li.passado a {
	background-color: #f6f6f6;
	color: #999999;
}

#horarios .horario li.semBottom { border-bottom: 0; }

#horarios .horario li.agora {
	border: 1px solid #ffc927;
	background-color: #fff799;
	width: 237px !important;
	font-weight: bold;
	color: #a0410d;
	margin-top: -1px;
}

#horarios .horario li.agora a {
	background-color: #fff799;
	color: #a0410d;
}

#horarios .horario li.passado,
#horarios .horario li.aseguir {
	background-color: #FFFFFF;
	border: 1px solid #e6cfb2;
	width: 237px !important;
	color: #a0410d;
	margin-top: -1px;
}

#horarios .horario li.passado a,
#horarios .horario li.aseguir a {
	color: #a0410d;
}

#horarios .horario li.destaque {
	border: 1px solid #e6cfb2;
	width: 237px;
	font-weight: bold;
	color: #a0410d;
/*	background-image: url(/images/bkgDestaqueProgramacao.gif);*/
	background-color: #f9ed9c;
	margin-top: -1px;
	position: relative;
	z-index: 550;
}

#horarios .horario li.destaque a { color: #a0410d; }

#titSecao p {
	margin: 0px;
	display: block;
	float: left;
}
