body {
	margin: 10px;
	background: #000;
	height: 100%;
	font-family: "Trebuchet MS", Genevacursive, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
.adobe a {
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
.rodape {
	border-top: 1px solid #D22229;
	font-size: 7pt;
	color: #909090;
	height: 20px;
}
.rodape a {
	font-size: 7pt;
	color: #909090;
	text-decoration: none;
}
.rodape a:hover{
	color: #00AEEF;
}
.voltar {
	font-size: 7pt;
	color: #909090;
	height: 20px;
}
.voltar a {
	font-size: 7pt;
	color: #909090;
	text-decoration: none;
}
.voltar a:hover{
	color: #00AEEF;
}
.menu {
	text-align: left;
	font-size: 8pt;
	line-height: 140%;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #D22229;
}
.menu a{
	color: #FFF;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}
.menu a:hover {
	color: #00AEEF;
}
a.menu_sel {
	color: #00AEEF;
	text-transform: uppercase;
}
a:hover.menu_sel {
	text-decoration: underline;
}
.banner {
	border-bottom: 1px solid #D22229;
}
.horarios {
	color: #FFF;
	background-color: #700000;
	border-bottom: 1px solid #D22229;
}
.horarios a {
	color: #FFF;
	text-decoration: none;
}
.tit_dest {
	color: #FFF;
	height: 30px;
	text-transform: uppercase;
	text-align: center;
}
.destaque h1 {
	color: #00AEEF;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	line-height: 100%;
	font-weight: normal;
}
.destaque h1 a {
	color: #00AEEF;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	line-height: 100%;
	font-weight: normal;
}
.destaque h2 {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
}
.destaque h2 a {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	line-height: 100%;
}
.destaque h3 {
	color: #FFF;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 120%;
}
.destaque h3 a {
	color: #FFF;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	line-height: 120%;
}
.destaque_not {
	color: #FFF;
	line-height: 130%;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}
.destaque_not a {
	color: #FFF;
	text-decoration: none;
}
.destaque_not a:hover {
	color: #00AEEF;
}
.destaque_not span {
	color: #00AEEF;
	font-size: 12px;
}
.box_dest {
	width: 160px;
	height: 200px;
	border: 1px solid #999;
	float: left;
	overflow: hidden;
	padding: 5px;
	margin: 5px;
	background: #1E1E1E;
	text-align: center;
}
.mais_dest {
	height: 30px;
	text-align: center;
}
.mais_dest a {
	color: #00AEEF;
	font-size: 8pt;
	text-transform: uppercase;
	background: url('../images/estrela.jpg') no-repeat right;
	padding-right: 15px;
	text-decoration: none;
	text-align: center;
}
#conteudo {
	margin: 10px;
}
#conteudo h1 {
	color: #FFF;
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: -10px;
}
#conteudo h2 {
	color: #00AEEF;
	text-transform: none;
	font-size: 15px;
}
#conteudo a {
	font-size: 10pt;
	color: #FFF;
	text-decoration: none;
}
.imagem {
	padding: 5px;
	border: 1px #D22229 solid;
	background-color: #700000;
	margin: 10px;
}
