@charset "utf-8";

* html img { filter:expression( this.alphaxLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" :
 this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+ String(this.alphaxLoaded=true).substr(0, 0)+ (this.src="../layout/img/blank.gif").substr(0, 0)):
 this.runtimeStyle.filter=""));
}

/* CSS Document */

* {
	font-family: Arial;
	font-size:11px;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:16px;
	border:0px;
}

body {
	width:100%;
	height:100%;
	background:url(img/bgSite.jpg) repeat-x #fff;
	margin:20px 0 0 0;
}

b, strong {
	font-weight:bold;
	font-size:11px;
}

h1 {
	font-size:20px;
	color:#ff2109;
	line-height:25px;
	letter-spacing:-1px;
	height:28px;
	clear:both;
	background-image:url(img/bgTitulo.gif);
}

h2 { font-size:13px; }

h3 {
	font-size:12px;
	color:#017a72
}

h4 {
	font-size:18px;
	letter-spacing:-1px;
	padding:5px 0 5px 0;
	line-height:24px;
}

h6 {
	font-size:10px;
	font-weight:bold;
}

ul { list-style-type:none; }

a {
	text-decoration:none;
	cursor:pointer;
}

a:hover { text-decoration: underline; }

p { text-align:justify; }

input {
	padding:3px;
	font-size:11px;
	border:1px solid #ccc;
	height:12px;
}

.formSborda {
	border:0px;
	height:0px;
	width:0px;
	right:0px;
	position:absolute;
	float:right;
}

textarea {
	border:1px solid #ccc;
	font-size:11px;
	padding:0 0 0 3px;
}

select {
	margin:5px 5px 0 0 !important;
*margin:6px 5px 0 0 !important;
	font-size:10px;
	font-weight: normal;
	border:1px dotted #ccc;
	font-family:Arial;
}

* html img/**/ { filter:expression( this.alphaxLoaded ? "" :
 ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" :
 this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+ String(this.alphaxLoaded=true).substr(0, 0)+ (this.src="layout/img/blank.gif").substr(0, 0) ) :
 this.runtimeStyle.filter="" ) );
}

.pag {
	width:950px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
	clear:both;
	overflow:hidden;
}

/*Bloco do Topo*/
.topo {
	width:970px;
	height:120px;
	background-image:url(img/bannerTopoBg.jpg);
	margin:0 auto;
}

.topoSuperB {
	padding:14px 10px 0 0;
	float:left;
}

.topoSeloB {
	padding:14px 0 0 0;
	float:left;
}

.topoMenu {
	width:972px;
	height:65px;
	background-image:url(img/topoBg.jpg);
	margin:0 auto;
}

.topoMenu div {
	padding:5px;
	margin:15px 15px 0 0;
	float: right;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
}

/*Coluna Menu*/
.colMenu {
	width:170px;
	float:left;
	margin:10px;
}

.colMenu ul {
	width:170px;
	margin:0 0 5px 0;
}

.colMenu ul li {
	width:160px;
	padding:5px;
	border-bottom:1px #eee solid;
	cursor:pointer;
}

.colMenuPub {
	width:174px;
	margin:15px 0 15px 0;
	cursor:pointer;
}

.colMenuLinks { width:174px; }

.colMenuLinks div {
	width:160px;
	float:left;
	line-height:11px;
	background-color:#eee;
	margin:4px 0 4px 0;
	padding:5px;
	cursor:pointer;
}

.colMenuLinks div img {
	float:left;
	margin:0 5px 0 0;
}

/*Coluna Meio*/
.colConteudo {
	width:525px;
	float:left;
	padding:10px 20px 20px 20px;
}

/*Coluna Ofertas*/
.colOfertas {
	width:175px;
	height:auto;
	position:absolute;
	margin:0 0 0 757px;
   *margin:0 20px 0 0;
	_margin:0 20px 0 0;
}

.colOfertas ul li {
	width:175px;
	height:60px;
	padding:15px 0 10px 0;
	border-top:1px #eee solid;
	cursor:pointer;
	clear:both;
}

.colOfertas ul li img {
	float:right;
	margin:-4px 7px 0 0;
}

.colOfertasDes {
	width:155px;
	height:auto;
	padding:10px;
	text-align:center;
	cursor:pointer;
	float:right;
	clear:both
}

.colOfertasDes b { text-transform: uppercase; }

/*Noticias*/
.noticiasLista {
	width:496px;
	margin:15px 10px 0 -2px;
}

.noticiasLista li {
	width:100%;
	padding:4px;
	border-bottom:1px solid #c1e2d7;
	cursor:pointer;
	clear:both;
	overflow:hidden;
}

.noticiasLista li h6 {
	float:left;
	padding:3px 3px 0 0;
	color:#888;
}

/*Home*/
.filtroHome {
	width:500px;
	height:200px;
	border:1px solid #ddd;
	padding:11px;
	margin-top:11px;
*margin-top:20px;
}

.filtroHome h1 {
	background:#fff;
	padding:5px;
	margin-top:-28px;
	position:absolute;
}

.filtroHome div {
	width:250px;
	float:left;
}

.filtroHome div select { width:220px; }

.filtroHome div img { cursor:pointer; }

.destaques {
	widows:522px;
	height:360px;
	padding:20px 0 0 0;
}

.destaquesNot {
	width:260px;
	float:left;
	margin:0 20px 0 0;
}

.destaquesNot div {
	width:250px;
	height: auto;
	padding:7px 5px 7px 5px;
	float:left;
	border-bottom:1px solid #dedede;
}

.destaquesLinks {
	width:239px;
	margin:0px 0 0 0;
	float:left;
}

.destaquesLinks div {
	width:100%;
	height:auto;
	padding:15px 0 13px 0;
	float:left;
	border-bottom:1px solid #dedede;
}

.destaquesLinks div img {
	float:left;
	margin:-2px 10px 0 0;
}

/*Anuncios*/

.anunTitulo {
	width:530px;
	height:32px;
	background-image:url(img/bgTitulo.gif);
	padding:0 10px 0 0;
}

.anunTitulo img { float: right }

.anunTitulo h1 {
	float:left;
	margin-top:4px;
	background:none;
}

.anunTitulo h6 {
	float:left;
	padding:10px 0 0 5px;
}

.anun {
	width:520px;
	height:auto;
	padding:15px 0 15px 0;
	border-bottom:1px #eee solid;
	overflow:hidden;
}

.anun h4 {
	float:left;
	background:none;
	padding:0px;
}

.anun ul {
	width:540px;
	clear:both;
}

.anun ul li {
	width:255px;
	float:left;
	background:url(img/icoMarcador.gif) no-repeat 0px 8px;
	padding:3px 3px 3px 8px;
}

.anun label {
	float:left;
	padding:10px 11px 0 0;
}

.anun br { clear:both; }

.anun label input, textarea, select {
	display:block;
	margin:0 0 8px 0;
}

.anun label select {
	display:block;
	margin:-5px 0 0 0;
	overflow:hidden;
}

.anunLista {
	width:525px;
	height:auto;
	padding:15px 5px 15px 0;
	border-bottom:1px #eee solid;
	overflow:hidden;
	cursor:pointer;
}

.anunLista div {
	float:right;
	width:100px;
	text-align:right;
}

.anunLista img {
	float:left;
	margin:0 10px 0 0;
	border:0;
}

/*Paginacao*/
.paginacao {
	width:575px;
	height:30px;
	padding:10px 5px 30px 0;
	clear:both;
}

.paginacao img {
	float:left;
	margin:6px;
	cursor: pointer;
}

/*Tempo*/
.tempo {
	width:520px;
	height:auto;
	padding:20px 0 20px 0;
	border-bottom:1px #eee solid;
	overflow:hidden;
	text-align:justify
}

.tempo div {
	float:left;
	padding:0 10px 10px 10px;
}

.tempo h5 {
	font-size:16px;
	color:#ff2109;
	letter-spacing:-1px;
}

.tempo h2 { float:left; }

/*Ultimos Anuncios*/
.ultBanner {
	width:516px;
	height:60px;
	clear:both;
	padding:3px;
	background-color:#eeeeee;
	text-align:center
}

.ultimosOfertas {
	width:520px;
	height:140px;
	padding:5px 0 0 0;
	border-bottom:1px #eee solid;
}

.ultimosOfertas div {
	width:100px;
	height:auto;
	padding:15px;
	float:left;
	text-align:center;
}

.ultimosAnun {
	width:520px;
	height:100px;
	padding:15px 0 7px 0;
	line-height:25px;
	text-align:center;
}

.ultimosAnun a {
	padding:5px 10px 5px 0;
	margin:10px 10px 0 0;
	text-decoration:none;
}

.ultimosAnun a:hover {
	text-decoration:underline;
	color:#FF0000;
}

/*Paginacao*/
.paginacao {
	width:575px;
	height:30px;
	padding:10px 5px 30px 0;
	clear:both;
}

.paginacao img {
	float:left;
	margin:6px;
	cursor: pointer;
}

/*rodape*/
.rodape {
	width:920px;
	height:auto;
	overflow:hidden;
	border-top:1px #ddd solid;
	padding:20px 0 40px 0;
	clear:both;
	margin:0 auto;
}

.rodape img { float:left; }

.rodape h6 {
	color:#656565;
	float:left;
	font-weight:normal;
}

/*Form*/
.form { clear:both; }

.form label {
	float:left;
	padding:10px 11px 0 0;
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	color:#444;
}

.form input, textarea { display:block; }

.form select {
	margin:0px 4px 0 0 !important;
	font-size:10px;
	font-weight: normal;
	text-transform: uppercase;
	border:1px dotted #d0d0d0;
	font-family:Arial;
	display:block;
}

.form br { clear:both !important; }

/* modulo adiquira */

.adTopo {
	width:750px;
	height:106px;
	margin:0px auto;
	background:url(img/adquira/img001.jpg) no-repeat 30px;
}

.adTopo span {
	font:bold 18px Arial;
	color:#999999;
	margin:50px 15px 0;
	float:right;
}

.adMenu {
	width:750px;
	height:36px;
	margin:0px auto;
}

.adMenu img {
	float:left;
	margin:0 10px 0 0;
	cursor:pointer;
}

.adSeta {
	width:750px;
	height:50px;
	margin:0px auto;
}

.adBloco {
	width:728px;
	margin:0px auto;
	padding:0 0 20px 0;
	padding:10px;
	border:1px solid #d5d5d5;
	background:url(img/adquira/bgPlanos.jpg) repeat-x
}

.adBloco span {
	font:bold 18px Arial;
	color:#FF6600;
}

.adBloco table tr td {
	padding:3px;
	text-align:center;
	overflow:hidden;
}

/* fim modulo adiquira */

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}

.highslide-active-anchor img, .highslide-image, .highslide-active-anchor:hover img { border:0; }

.highslide-wrapper, .rounded-white { background: white; }

.highslide-image-blur { }

.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}

.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}

.highslide-dimming {
	position: absolute;
	background: black;
}

.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}

.highslide-controls li {
	float: left;
	padding: 5px 0;
}

.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}

.highslide-controls a.disabled { cursor: default; }

.highslide-controls a span { /* hide the text for these graphic buttons */ display: none; }

.highslide-move a { cursor: move; }

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a { background-position: 0 0; }

.highslide-controls .highslide-previous a:hover { background-position: 0 -30px; }

.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important; }

.highslide-controls .highslide-play a { background-position: -30px 0; }

.highslide-controls .highslide-play a:hover { background-position: -30px -30px; }

.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important; }

.highslide-controls .highslide-pause a { background-position: -60px 0; }

.highslide-controls .highslide-pause a:hover { background-position: -60px -30px; }

.highslide-controls .highslide-next a { background-position: -90px 0; }

.highslide-controls .highslide-next a:hover { background-position: -90px -30px; }

.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important; }

.highslide-controls .highslide-move a { background-position: -120px 0; }

.highslide-controls .highslide-move a:hover { background-position: -120px -30px; }

.highslide-controls .highslide-full-expand a { background-position: -150px 0; }

.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px; }

.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important; }

.highslide-controls .highslide-close a { background-position: -180px 0; }

.highslide-controls .highslide-close a:hover { background-position: -180px -30px; }

.coluna {
	width:275px;
	height:auto;
	margin:30px 0 0 30px;
	_margin:30px 0 0 15px;
	float:left;
}

.coluna div {
	width:250px;
	margin:0 0 0 13px;
	font-size:12px;
	font-weight:bold;
	color:#887878;
	letter-spacing:0px
}

.colunaConteudo {
	width:410px;
	height:auto;
	margin:27px 40px 0 0;
	float:right
}

.colunaMenu {
	width:160px;
	height:auto;
	margin:30px 0 0 30px;
	_margin:30px 0 0 15px;
	float:left;
	background:#eae6e6
}

.colunaMenu div {
	width:160px;
	margin:0 0 0 13px;
	font-size:12px;
	font-weight:bold;
	color:#887878;
	letter-spacing:-1px
}

.colunaAdmin {
	width:500px;
	height:auto;
	margin:27px 40px 0 0;
	float:right
}

.colunaBusca {
	width:720px;
	height:auto;
	margin:27px 40px 0 30px;
}

.colunaConteudoOf {
	font-weight:bold;
	color:#bbbbbb
}

.colunaConteudo ul {
	margin:0 0 20px 0;
	clear:both
}

.colunaConteudo ul li { padding:5px 0 5px 3px }


/* modulo adiquira */

.adTopo {
	width:750px;
	height:106px;
	background:url(img/adquira/img001.jpg) no-repeat 30px;
}

.adTopo span {
	font:bold 18px Arial;
	color:#999999;
	margin:50px 15px 0;
	float:right;
}

.adMenu {
	width:750px;
	height:36px;
}

.adMenu img {
	float:left;
	margin:0 10px 0 0;
	cursor:pointer;
}

.adSeta {
	width:750px;
	height:50px;
}

.adBloco { width:728px; margin:0 0 20px 0; padding:10px; border:1px solid #d5d5d5; background:url(img/adquira/bgPlanos.jpg) repeat-x}
.adBloco span {	font:bold 18px Arial; color:#FF6600;}
.adBloco table tr td { padding:3px; text-align:center; overflow:hidden;}

/* fim modulo adiquira */



.adquira {
	width:275px;
	height:auto;
	margin:0 0 0 30px;
	_margin:30px 0 0 15px;
	float:left;
	background:#eae6e6
}

.adquira div {
	width:250px;
	margin:0 0 0 13px;
	font-size:12px;
	font-weight:bold;
	color:#887878;
	letter-spacing:0px
}
.colunaadquira {
	width:600px;
	height:auto;
	margin:5px 0 0 0;
	float:right
}

#bt {
		width:100%;
		padding:20px 0 0 0;
		clear:both;
		overflow:hidden;
}

#bt div {
		background:url("../layout/img/botoes/bt01.jpg") no-repeat left top;
		padding:0 0 0 10px;
		text-decoration:none;
}

#bt div a {
		float:left;
		display:block;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		background:url("../layout/img/botoes/bt02.jpg") no-repeat right top;
		padding:6px 10px 10px 0;
		cursor:pointer;
}

#bt div div {
		float:left;
		display:block;
		background:url("../layout/img/botoes/bt02.jpg") no-repeat right top;
		padding:2px 10px 10px 0;
}

#bt div img {
		float:left;
		margin:1px 5px 0 0;
}

#bt div a select {
		font-size:9px;
		margin:1px;
}

#bt a:hover {
		text-decoration:none;
		background:url("../layout/img/botoes/bt03.jpg") no-repeat right top;
}

