#conteudo {
	display:inline;
	float:left;
	width:468px;
	margin-top:-13px;
	margin-left:105px;
	color:#A20000;
}
#conteudo p {
	text-align:left;
	letter-spacing:1px;
	margin:15px 10px 0px 10px;
}
#conteudo strong {
	display:block;
	text-align:center;
	color:#86630F;
	margin-top:20px;
}
#conteudo h2{
	margin-top:20px;
}
#conteudo img{
	padding:4px;
	border:1px solid #be7c66;
	margin-left:5px;
	margin-top:10px;
}
#tbl_horarios {
	float:left;
	display:inline;
	width:445px;
	margin-left:10px;
	color:#8B630F;
	padding-top:20px;
	padding-bottom:20px;
}
#tbl_horarios a { text-decoration:none; color:#8B630F; display:block; font-weight:bold; }
#tbl_horarios a:hover { color:#8F0000; }
#tbl_horarios a.inst { font-style:italic; font-weight:normal; }
#tbl_horarios th { color:#636564; }
#tbl_horarios tr.top { height:24px; background:url(../imagens/tr_top.gif); }
#tbl_horarios tr.bottom { height:24px; background:url(../imagens/tr_bottom.gif) }
#tbl_horarios td { width:150px; background-color:#DADAC6; padding:2px; text-align:center; }
#tbl_horarios td.hora { width:30px; color:#636564; border-right:1px #C23032 solid; padding:0px; }
#tbl_horarios td.claro { background-color:#D1CE9A; }
#tbl_horarios td.vazio { background-color:#E8E7D1; height:5px; }
#tbl_horarios .canto_top_right { background:url(../imagens/td_top_right.gif) no-repeat right top; }
#tbl_horarios .canto_top_left { background:url(../imagens/td_top_left.gif) no-repeat left top; }
#tbl_horarios .canto_bottom_right { background:url(../imagens/td_bottom_right.gif) no-repeat right top; }
#tbl_horarios .canto_bottom_left { background:url(../imagens/td_bottom_left.gif) no-repeat left top; }


