@import url("geral.css");

table td {
	color:#7d9eaf;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma;
	text-align:center;
}

.superior-dir {
	background-image:url(../../imgs/horarios/superior-direito.gif);
	background-position:right top;
	background-color:#ffffff;
	background-repeat:no-repeat;
}
.superior-esq {
	background-image:url(../../imgs/horarios/superior-esquerdo.gif);
	background-position:left top;
	background-color:#ffffff;
	background-repeat:no-repeat;
}

.inferior-dir {
	background-image:url(../../imgs/horarios/inferior-direito.gif);
	background-position:right bottom;
	background-color:#ffffff;
	background-repeat:no-repeat;
	border:none;
}
.inferior-esq {
	background-image:url(../../imgs/horarios/inferior-esquerdo.gif);
	background-position:left bottom;
	background-color:#ffffff;
	background-repeat:no-repeat;
	border:none;
}
.linha-base td { border-bottom:1px solid #e9f3f7; background-color:#ffffff;}
.linha-base2 td { border-bottom:1px solid #e9f3f7; background-color:#ffffff; border-right:1px solid #c9e0ec; background-color:#ffffff;}

.azul {background-color:#405266;}

.azul .sup-esq {
	background-image:url(../../imgs/horarios/azul-superior-esq.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.azul .sup-dir {
	background-image:url(../../imgs/horarios/azul-superior-dir.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.azul .inf-esq {
	background-image:url(../../imgs/horarios/azul-inferior-esq.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.azul .inf-dir {
	background-image:url(../../imgs/horarios/azul-inferior-dir.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.azul .bkg-horario {
	background-image:url(../../imgs/horarios/yoga-horario2.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#405266;
	height:20px;
}

.azul-margin {border-right:1px solid #ffffff;}



.kids {margin-top:30px; margin-bottom:1px;}
.info p {color:#7d9eaf; margin:10px 0px 10px 0px;}

.branco-up {
	background-image:url(../../imgs/horarios/branco-up.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:22px;
}
.branco-up-2 {
	background-image:url(../../imgs/horarios/branco-up-2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:22px;
}
.branco-up-3 {
	background-image:url(../../imgs/horarios/branco-up-3.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:22px;
}
.branco-up-4 {
	background-image:url(../../imgs/horarios/branco-up-4.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:22px;
}
.branco-up-5 {
	background-image:url(../../imgs/horarios/branco-up-5.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height:22px;
}
.branco-bottom {
	background-image:url(../../imgs/horarios/branco-bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.branco-bottom-2 {
	background-image:url(../../imgs/horarios/branco-bottom-2.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.branco-bottom-3 {
	background-image:url(../../imgs/horarios/branco-bottom-3.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:22px;
}
.branco-bottom-4 {
	background-image:url(../../imgs/horarios/branco-bottom-4.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:22px;
}
.branco-bottom-5 {
	background-image:url(../../imgs/horarios/branco-bottom-5.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:22px;
}
.branco-bottom-diferente {
	background-image:url(../../imgs/horarios/branco-bottom.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.economico{
	color:#7d9eaf;
	font-weight:bold;
	margin-top:12px;
	padding-left:15px;
	display:block;
	font-size:13px;
	}