@charset "utf-8";
/* CSS Document */

div {
	font: 12px Tahoma, Geneva, sans-serif; color:#000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d7d7d7;

}

#tabelacentral {
	width: 984px;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	background-color: #ffffff;
	border: none;
	padding:0;
	border-collapse: collapse;
}

#menu_lite {
	float:right;
	margin-right:20px;
	margin-bottom:5px;
}
#tabelacentral .cantoesq {
	border: none;
	padding-left: 24px;
	padding-top:24px;
	background-image: url(images/cantosuperioresq.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}

#tabelacentral .cantodir {
	border: none;
	padding-bottom:24px;
	padding-right:24px;
	background-image: url(images/cantoinferiordir.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0px;
}

#menu {
	width: 300px;
	background:url(images/menu/bg_menu.gif);
	border: none;
	padding:0;
	height:182px;
	float:left;
}


#topo {
	margin:0px 0px 0px 311px;
	background:url(images/topo.jpg);
	height:182px;
	width:625px;
	
}

.menu {
	list-style-type:none;
	margin-top:10px;

}
.item {
	background:url(images/board.gif) no-repeat left;
	height:24px;
	padding-left:38px;
	padding-top:10px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}

.item a:link, .item a:hover, .item a:visited, .item a:active {
	color:#FFF;
	text-decoration:none;
}

#logo {
	padding:50px 0px 0px 110px;

}
#wrapper {
	margin-top:50px;

}
#conteudo {
	width:777px;
	float:left;
	text-align:justify;
}

.vcenter {
	vertical-align:middle;
}
#pub_right {
	margin: 0px 0px 0px 816px;
}

#pub_fundo {
	margin-top:25px;
}

.listagem {
	margin:20px 0px 20px 20px;
	clear:both;
}

.oferta_destaque {
	background:url(images/bg_oferta_destaque.gif) no-repeat top left;
	width:190px;
	height:59px;
	float: left;
	margin:0px 50px 25px 0px;
	padding:7px 0px 0px 10px

}

.oferta_destaque a:link, .oferta_destaque a:hover, .oferta_destaque a:visited{
	color:#000;
	text-decoration:none;

}

.oferta_destaque .titulo {
	font-weight:bold;

}
.oferta_destaque .data {
	color:#FFF;
	}

.oferta_destaque .descricao {
	line-height:22px;
	color:#FFF;
}

.oferta .top{
	background:url(images/bg_oferta_top.gif) top no-repeat;
	padding-top:12px;
}

.oferta .bt {
	background:url(images/bg_oferta_bt.gif) bottom no-repeat;
	padding-bottom:12px;	
}

.oferta {
	width:194px;
	margin:0px 50px 25px 0px;
	float:left;
}

.oferta a:link, .oferta a:hover, .oferta a:visited{
	color:#000;
	text-decoration:none;

}

.linha_ofertas {
	display:inline-block;
	margin-top:20px;

}
.oferta .conteudo {
	padding:5px 0px 0px 10px;
	background:url(images/bg_oferta.gif) repeat-y;
	width:192px;
}

#footer {
	width:984px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:50px;

}

#menu_bt {
	float:left;
	font-size:10px;

}
#soacris {
	float:right;
	font-size:10px;
	margin-right:24px;
		margin-bottom:50px;

}

.vermais {
	margin-left: 100px;
	vertical-align:top;

}

.texto {
	text-align:justify;
	margin:20px 0px 20px 20px;
}

.titulo_azul {
	color:#3185b4;
	font-weight:bold;
	float:left;
	width:49%;
}

.data_oferta {
	float:right;
	width:49%;
	text-align:right;

}


a {
	color:#3185b4;
}

a:link, a:visited, a:active {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

#footer a {
	color:#000;
}

.direita {
	margin-left:600px;
}

.vertodas {
	float:left;
}

.spacer {
	clear:both;
	padding:20px;
}

.clear {
	clear:both;

}

.form_box {
	border:1px solid #3185b4;
	margin-bottom:15px;
	color:#666;
	width:250px
}

.form_bts {
	background-color:#3185b4;
	color:#FFF;
	border:1px solid #FFF;
}
.noticias {
	padding-top:25px;
	padding-left:20px;
	
}

.noticias_item {
	text-align:justify;

}


