* {
	line-height:18px;
}
a img {
	border:0;
}
a:hover {
	text-decoration:underline;
}
a:link, a:visited {
	text-decoration:none;
	color:#000;
}
.link-laranja:hover {
	text-decoration:underline;
}
.link-laranja:link, .link-laranja:visited {
	text-decoration:none;
	color:#E77817;
}
p {
	padding:0;
	margin:0;
}
body {
	background:url(../img/bg_corpo.gif) center repeat-y;
	background-color:#E4E3E1;

}
body,td,th {
	margin:0;
	font-family:tahoma, arial;
	font-size:11px;
	color:#000;
}
input {
	border:#CCC8C2 solid 1px;
	height:18px;
	padding:2px 5px;
	width:200px;
}

.nocss {
	padding: 0px;
	border: 0px;
}
textarea {
	border:#CCC8C2 solid 1px;
	height:90px;
	padding:2px 5px;
	width:200px;
}
.txt-form {
	padding-top:3px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

#align-site {
	margin:0 auto;
	width:752px;
}
#topo-logo {
	height:120px;
}
#topo-menu {
	background:url(../img/topo_menu_bg_ico.gif) repeat-x;
	height:25px;
	padding:10px 0 0 5px;
}
#topo-menu ul li {
	padding:0 9px 0 15px;
	float:left;
}
#topo-menu-categorias {
	background:url(../img/topo_menu_bg.gif) repeat-x;
	height:25px;
	padding:10px 0 0 20px;
}
#barras {
	border-bottom:#E4E3E1 solid 20px;
}
#barra-menu {
	width:212px;
	float:left;
}
#barra-menu ul, #topo-menu ul, .dest-mais {
	list-style:none;
	margin:0;
	padding:0;
}

#barra-menu ul {
	padding: 0;
}

#barra-menu-links a {
	border-bottom:4px solid #000;
	display: block;
}

#publicidade {
	height:165px;
	padding:20px;
	border-bottom:#E2E0DC solid 1px;
}
#parceiros {
	padding:20px;
	margin-bottom:20px;
	height:55px;
	border-bottom:#E2E0DC solid 1px;
}
.parceiros-align {
	margin:0 2px;
	float:left;
}
.barra-center {
	margin-bottom:20px;
	text-align:center;
}
#barra-conteudo {
	width:540px;
	float:left;
}
#conteudo {
	padding:30px;
}
.tit {
	background-color:#E2E0DD;
	height:18px;
	padding:10px 0 10px 13px;
}
.dest-foto {
	margin:13px 20px 13px 13px;
	border:#E2E0DD solid 5px;
	float:left;
}

.dest-foto, .right {
	float:right;
}

#dest {
	background-color:#FFF;
	margin-bottom:7px;
	height:167px;
}
.dest-txt {
	padding-top:25px;
	width:245px;
	float:left;
}
.dest-mais li {
	height:27px;
	padding:8px 0 0 25px;
	border-bottom:#C9C9C9 solid 1px;
	background:url(../img/dest_mais_icon.gif) no-repeat;
}
.dest-todas-noticias {
	height:27px;
	width:175px;
	padding:8px 0 0 25px;
	margin-bottom:18px;
	border-top:#F5F4F2 solid 1px;
	background:#E2E0DD url(../img/dest_todas_icon.gif) no-repeat;
}
.ban-basse {
	margin-top:3px;
}
.txt {
	padding:20px 10px;
}
.txt-bg-branco {
	background-color:#FFF;
	padding:25px 25px;
}
.arrancada-foto {
	float:left;
	padding:0 35px 25px 0;
}
h1 {
	font-weight:bold;
	line-height:18px;
	font-size:11px;
	margin:0;
	padding:0;
}
.detalhe {	color: #E77817;
	font-size: 9px;
}

/*/////////////////////////////
	POP-UP
/////////////////////////////*/

.popup-janela {
	background-color:#625E58;
	width:374px;
	padding:20px;
	border:#E4E3E1 solid 8px;
	color:#FFF;
}

.popup-foto {
	background-color:#FFF;
	width:370px;
	height:278px;
	border:#E4E3E1 solid 2px;
	margin:20px 0;
}

.tabela thead{
	background:#eeeeee;
} 
.tabela thead td{
	text-align:center;
	border:solid #F0F0F0 1px;
	font-weight:bold;
}
.tabela tbody td{
	text-align:center;
	border:solid #red 1px;
	background:#f8f7f5;
}
.tabela .categoria  td{
	background:#fff;
	font-weight:bold;
	text-align:left;
	border-top:#999999 solid 1px;
	border-bottom:#999999 solid 0px;
}
.tabela .linha td{
	background:#fff;
	height:4px;
	line-height:1px;
	overflow:hidden;
	font-size:1px;
}
.borda {
	border: solid #CCCCCC 1px;
}

.direita {
	float:right;
	margin:0 0 0 10px;
}

