			html {
				height:100%; width:100%;
			}
			
			body {
				background:url(image/body.jpg) repeat-x left top;
				margin:0; padding:0;
			}
			
			.head {
				margin:0 auto; color:#386176;
				width:900px; height:126px; font-family:Tahoma; font-size:x-small;
				background:url(image/back_top3.png) no-repeat right top;
			}
			
			
            .logoSecovi {
                float:left;
                margin:-7px 0 0 90px;
            }
			
			.logoSecovi img {
				border:0;
			}
			
			
			.head .logo {
				float:left; margin-top:15px;
				width:260px;
			}
			
			.head .searchRight {
				float:right;
				width:600px; height:117px; 
			}
			
			.head .searchRight .top {
				padding-top:12px; color:#021D33;
				font-family:Tahoma; font-size:11px;
				height:22px;
			}
			
			.head .searchRight .top .menu {
				float:right; margin:0 10px 0 15px; padding:2px 0 2px 20px;
				background:url(image/favorito.png) center left no-repeat;
			}
			
			.head .searchRight .top .menu a {
				color:#021D33; text-decoration:none;
			}
			
			.head .searchRight .top .menu a:hover {
				color:#000000;
			}
			
			.head .searchRight .top .info {
				float:right; margin:0 0 0 0; padding:2px 0;
			}

			.head .searchRight .bottom {
				height:88px; position: relative;
				/*background-color:green; /* Apenas IE6 */
				_height:70px;
			}
			
			.head .searchRight .bottom .displayLeft {
				top:30px; left:45px;  position:absolute;

			}
			
			.head .searchRight .bottom input, .head .searchRight .bottom select {
				background:#F9FAFC; color:#021D33;
				border:1px solid #8697A2;
				font-family:Tahoma; font-size:11px; padding:2px;
				width:80px;		
			}
			
			
			
			
			.head .searchRight .bottom .fieldRapidLblVenda {
				left:33px; top:52px;
				position:absolute;
			}

			.head .searchRight .bottom .lblVendo {
				top:15px; left:265px; position:absolute;
				font-size:15px;
			}
			
			.head .searchRight .bottom input.vendo {
				top:15px; left:245px; position:absolute;
				width:auto; background:none; border:0;
			}
			
			
	
			.head .searchRight .bottom .lblAlugo {
				top:15px; left:185px; position:absolute;
				font-size:15px;
			}
			
			
			.head .searchRight .bottom input.alugo {
				top:15px; left:165px; position:absolute;
				width:auto; background:none; border:0;
			}
	
	
	
			.head .searchRight .bottom .lblLancamento {
				top:15px; left:345px; position:absolute;
				font-size:15px;
			}
			
			.head .searchRight .bottom input.lancamento {
				top:15px; left:325px; position:absolute;
				width:auto; background:none; border:0;
			}
			
			
			
			
			
			.head .searchRight .bottom .fieldRapidNegocio {
				top:15px; left:110px; position:absolute;
				width:170px;
			}
			
			.head .searchRight .bottom .fieldRapidTipo {
				top:15px; right:10px; position:absolute;
				width:135px;
			}
			
			.head .searchRight .bottom .fieldRapidCode {
				top:54px; left:420px; position:absolute; width:95px;
				padding:3px 0;
			}

			.head .searchRight .bottom .fieldRapidFinalidade {
				top:54px; left:20px; position:absolute; width:105px;
			}
			
		
			.head .searchRight .bottom .fieldTipo {
				top:39px; left:268px; position:absolute;
			}
			
		
			.head .searchRight .bottom label {
				font-size:11px; font-weight:bold;
				color:#021D33;
			}
			
			.head .searchRight .bottom .fieldFaixaPreco{
				top:58px; right:397px; position:absolute;
				display:block; font-weight:normal;
			}
			
			.head .searchRight .bottom .fieldMinValue {
				width:95px; text-align:right;
				top:54px; right:297px; position:absolute;
			}

			.head .searchRight .bottom .fieldMaxValue {
				width:100px; text-align:right;
				top:54px; right:192px; position:absolute;
			}

			.head .searchRight .bottom .submit {
				top:48px; right:5px; position:absolute;
				cursor:pointer;
			}

			.navMenu{
				width:890px; margin:0 auto;
				height:50px;
			}
			.navMenu .menu {
				float:left; font-family:Arial; padding:17px 0 0 0;
				font-size:11px; color:#F3EDC7; font-weight:bold;
				width:520px; background:url(image/lineMenu.gif) left 24px repeat-x;
				margin-right: 40px;
			}
			
			.navMenu .menu ul {
				margin:0; padding:0;
				list-style-type:none;
			}
			
			.navMenu .menu ul li.headlink {
				display:block; margin:0; position:relative; float:left; z-index:100000;
				padding:0 10px 5px 10px; background:url(image/menuDiv.gif) left center no-repeat;
				
			}
			
			.navMenu .menu ul li.headlink a {
				font-family:Arial; text-decoration:none;
				font-size:11px; color:#F3EDC7; font-weight:bold;
			}
			
			.navMenu .menu ul li.headlink ul li a {
				padding:3px 0; display:block; 
			}
			
			.navMenu .menu ul li.headlink a:hover {
				color:#FFF;
			}
			
			.navMenu .menu ul li.headlink ul {
				position:absolute; background:url(image/backMenu.jpg);
				 /*width:170px; display:none; z-index:150000; left:0px; top:15px;*/
				 width:220px; display:none; z-index:150000; left:0px; top:15px;
			}
			
			.navMenu .menu ul li.headlink ul li {
				display:block; border-bottom:1px solid #012C4E;padding:0px 10px;
			}
			
			.navMenu .menu ul li.firstChild {
				background:none;
			}
			
			.navMenu .menu ul li a {
				color:#F3EDC7; text-decoration:none;
			}
			
			.navMenu .menu ul li a:hover {
				color:#FFF;
			}
			
			.navMenu .fontSize {
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:10px;
				float: left; width:115px; padding:7px 5px 0 5px; margin:10px 0 0 40px; color:#FFFFFF;
				background:url(image/lineMenu.gif) left 14px repeat-x;
			}
			
			.navMenu .fontSize a {
				margin-top:-17px; display:block; float:right;				
			}
			
			.navMenu .fontSize img {
				border:0;
			}
			
			.navMenu .displayTelefone{
				float:left; margin:2px 0 0 3px; padding:17px 5px 0 5px;
				color:#FFFFFF; font-weight:bold;
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:15px;
				background:url(image/lineMenu.gif) left center repeat-x;
				height:29px; width:125px; position:relative;
			}
			
			.navMenu .displayTelefone span {
				position:absolute; left:0px; top:5px;
				font-size:10px;
			}
			
			.navMenu .divConsultor{
				float:right; margin:5px 10px 0 0;
			}
			
			.navMenu .divConsultor img {
				border:0;
			}
			
			.content {
				width:875px; padding:1px 11px 1px 11px; margin:0 auto;
				background:url(image/backContent3.png) bottom center no-repeat;
				_background-image:none;
			}
			
			.content .innerContent {
				background:#ffffff;
				border-left:3px solid #FFFFFF;	
				border-right:3px solid #FFFFFF;
			}
			
			.content .innerContent .navToolDetalhe {
				margin:15px auto 0 auto; display:block; border:0; padding:0;
			}
			
			.content .innerContent .navBanner {
				height:5px; background:url(image/backBarraBanner.jpg) repeat-x;
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:10px;
				text-align: right; padding:3px 0 0 0; color:#FFFFFF; padding-right:10px;
			}
			
		
			.content .innerContent .contentBox01 {
				background:url(image/backBox01.png) repeat-x;
				padding:10px 10px 0 10px;
				_background-image:none;
			}

			.content .innerContent .contentBox01 .title, .content .titleBarra {
				padding:3px 0 0 10px; font-family:Tahoma; font-size:12px; color:#FFFFFF;
				background:url(image/backTitle.png) no-repeat; font-weight:bold;
				text-transform:uppercase; height:20px; margin:0 auto 10px auto;
			}
			
			.content .innerContent .contentBox01 .title, .content .titleBarra span{
			text-transform:none;
			}
			
			.content .innerContent .contentBox01 .title a {
				color:#FFFFFF; text-decoration: none;
			}
			
			.content .innerContent .contentBox01 .title a:hover {
				color:#C0CCD5;
			}
			
			.content .titleBarra {
				margin:5px auto 0 auto;
				width:835px;
			}

			.content .borderBox {
				padding:2px; width:822px; margin:0 auto;
				border:1px solid #E3E3E3; position:relative;
			}
			
			.content .borderBox .titleDetalhe {
				background:url(image/back_titleDetalha.png) repeat-x;
				height:36px; width:822px; padding-bottom:2px; margin:0 0 1px 0;
				font-family:Tahoma; font-size:13px; color:#033258;
				font-weight:bold; border-bottom:1px solid #E3E3E3;
			}
			
			.content .borderBox .titleDetalhe .right, .content .borderBox .titleDetalhe .left {
				padding:10px 0 10px 45px; float:left;
			}
			
			.content .borderBox .titleDetalhe .right {
				width:373px;
				border-left:1px solid #FFFFFF;
			}
			
			.content .borderBox .titleDetalhe .left {
				width:351px;
				border-right:1px solid #D2D2D2;
			}
			
			.content .borderBox .titleDetalhe .block {
				padding:10px 0 10px 15px;
			}
			
			.content .borderBox .blockImage {
				width:390px; float:left; padding:3px;
				background:url(image/backBlockImage.png) repeat-x;
				_background-image:none;
			}			

			.content .borderBox .blockImage img {
				border:3px solid #FFFFFF;
				margin:2px auto; display:block;				
			}
			
			.content .borderBox .blockImage img#imageDestaque {
				height:290px; max-width:380px;
			}
			
			.content .borderBox .blockImage .blockThumb {
				border:1px solid #D8D8D8; padding:2px;
				width:380px; margin:0 auto;
			}
			
			.content .borderBox .blockImage .blockThumb div.maskThumb  #groupThumb img.thumb {
				border:1px solid #D8D8D8; padding:2px; margin:0 0 0 11px; float:left;
				width:65px; height:45px; cursor:pointer; _margin-left: 10px;
			}
			
			.content .borderBox .blockImage .blockThumb div.maskThumb {
				width:338px; margin:11px 0 0 0;
				overflow:hidden; height:55px; float:left; 
				position:relative;
			}
			
			.content .borderBox .blockImage .blockThumb div.maskThumb #groupThumb {
				position:absolute; left:0;
			}
			
			
			.content .borderBox .navBtn {
				background:url(image/back_navBtn.png) repeat-x; height:53px;
				position:relative;
			}
			
			.content .borderBox .navBtn .addList {
				top:30px; left:50px; position:absolute;	
				border:0;
			}
			
			.content .borderBox .navBtn .backList {
				top:30px; right:50px; position:absolute;	
				border:0;
			}
			
			.content .borderBox p {
				margin:2px 5px; padding:2px 5px; font-family:Tahoma;
				font-family: tahoma;
				font-size:13px; color:#333333;
				line-height: 20px;
				text-align: justify;												
			}
			
			.content .borderBox ul {
				font-family:Tahoma;
				font-size:10px; color:#333333;	
			}
			
			.content .borderBox div.textBox {
				font-family:Tahoma;
				font-size:10px; color:#333333; 
			}
			.content .borderBox div.textBox ul {
				margin:0; padding:0; list-style:none;				
			}
			.content .borderBox div.textBox ul li {
				margin:5px 10px; padding:5px 5px;
				border:1px solid #E5E5E5;
				border-bottom-width:2px;
			}

			.content .borderBox div.textBox span.Older {
				margin:5px; padding:1px; font-weight:bold;
				border:1px solid #E5E5E5; background:#F5F5F5;
				font-size:15px; text-align:center; display:block;
			}	
			
			.content .borderBox .textBox a {
				color:#333; text-decoration:none;
			}
			
			.content .borderBox .textBox a:hover {
				color:#555;
			}
			
			.content .borderBox .textBox ul li span {
				font-size:9px; color:#ADADAD;
				
			}
			
			.content .blankSpace {
				height:25px;
			}
			.content .blankSpaceLittle {
				height:15px;
			}
			
			.content .centerImage {
				display:block; padding:0; border:0;
				margin:0 auto;				
			}
			
			
			.content .borderBox .blockImage .blockThumb .prev {
				float:left; border:0; margin:0; padding:0;
			}

			.content .borderBox .blockImage .blockThumb .next {
				float:right; border:0; margin:0; padding:0;
			}
			
		
			.content .borderBox .blockDetalhe {
				padding:3px;
				width:411px; float:right;
				background:url(image/backBlockDetalhe.png) repeat-x;
				_background-image:none;
			}			
			
			
			.content .borderBox .title02 {
				background:url(image/backBlockDetalheObs.png) bottom repeat-x;
				_background-image:none;
				height:28px; border-bottom:1px solid #FFFFFF; margin:15px 0 0 0;
				float:none; width:auto;
				font-family:Tahoma; font-size:13px; color:#033258;
				font-weight:bold; padding:4px 0 0 15px;
			}
			
			.content .borderBox .blockDetalhe .itensLarge {
				background:url(image/backBlockDetalheObs.png) bottom repeat-x;
				height:28px; border-bottom:1px solid #FFFFFF; margin:15px 0 0 0;
				_border-bottom:1px solid #F5F5F5;
				float:none; width:auto;
				font-family:Tahoma; font-size:13px; color:#033258;
				font-weight:bold; padding:4px 0 0 45px;
			}
			
			.content .borderBox .blockDetalhe .observacao{				
				margin:0; padding:15px; border-top:10px solid #FFFFFF;
				background:url(image/backObservation.png) left top repeat-x;
				_background-image:none;
				font-family:Tahoma; font-size:10px; color:#333333;
			}
			.content .borderBox .blockDetalhe .itens {
				width:191px; float:left;
				background:url(image/backBlockDetalheItens.png) bottom repeat-x;
				_background-image:none;
				border-bottom:1px solid #D7D7D7; margin:0 2px 3px 2px;
				font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
				font-size:11px; color:#333333; padding:15px 5px 8px 5px;
			}
			
			
			
			.content .searchBox {				
				background:url(image/fundoBusca.png) left bottom repeat-x;
				_background-image:none;
				font-family:Tahoma; font-size:11px; color:#325977; height:200px;
			}
			
			.content .searchBox input.textBox, .content .searchBox select.textBox {
				background:#F9FAFC; color:#5F7582;
				border-top:1px solid #ADBAC2;
				border-left:1px solid #ADBAC2;
				border-bottom:1px solid #E3E7EA;
				border-right:1px solid #E3E7EA;
				font-family:Tahoma; font-size:x-small; padding:1px;
				width:240px;		
			}


			.content .searchBox .searchTitle {
				height:40px; border-bottom:1px solid #E6E6E6;
				font-family:Tahoma, Helvetica, sans-serif; font-size:18px;
				color:#033258; font-weight:bold;
				background:url(image/titleSearch.png) repeat-x;
			}

			.content .searchBox .searchTitle img {
				display:block; float:left; margin:2px 0 0 0;
			}
			
			.content .searchBox .searchTitle span {
				display:block; float:left; margin:7px 0 0 0;				
			}
							
			.content .searchBox .boxLeft, .content .searchBox .boxMiddle, .content .searchBox .boxRight {
				float:left; padding:0 5px 2px 2px; width:225px; height:196px;
				border-right:1px solid #E6E6E6; margin-left:3px; position:relative;
			}
			.content .searchBox .boxLeft {
				margin-left:0; width:153px;
			}

			.content .searchBox .boxMiddle {
				width:443px;
			}
			
			.content .searchBox .boxRight {
				border:0; width:200px; padding-right:2px;		
			}
			

			.content .innerContent .contentBox01 .box {
				width:123px;
				background:#FFFFFF url(image/divBox.png) bottom center no-repeat;
				_background-image:none;
				border:1px solid #E3E3E3; float:left;
				 font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;;
				font-size:10px; color:#666666; padding:5px 5px 3px 5px; margin:0 5px;
			}
			
			.content .innerContent .contentBox01 .logo {
				margin:0 auto 15px auto; padding:0;  border:0;
				display:block; 
			}
			
			.content .innerContent .contentBox01 .box p{
				margin:0; padding:0; text-align:justify;
			}
			
			.content .innerContent .contentBox01 .box .title {
				margin:5px 0; padding:0; text-align:center; color:#666666; 
				background:none; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold;
			}
			

			
			.content .innerContent .contentBox01 .box .moreInfo {
				margin:10px auto; border:0; display:block;
			}
			
			.content .innerContent .btnListagem {
				font-family:Tahoma, Arial, Helvetica, sans-serif;
				font-size:10px; margin:15px 0 0 15px; position:relative;
			}
			

			
			.content .innerContent .btnListagem a {
				color:#033258; text-decoration:none;
				padding:0 10px;
			}
			
			.content .innerContent .btnListagem a:hover {
				color:#B00000;
			}
			
			.content .innerContent .btnListagem img {
				border:0; margin:0 3px;
			}
			
			.content .innerContent .navToolBox01 {
				text-align:right; font-family:Tahoma, Helvetica, sans-serif; font-size:9px;
				color:#666666; width:712px; margin:5px auto; display:block;
			}
			
			.content .innerContent .navToolBox01 .numbers {
				display:block; float:right; margin:4px 10px 0 10px;
			}
			
			.content .innerContent .navToolBox01 .numbers a {
				color:#666666; text-decoration:none;
			} 
			
			.content .innerContent .navToolBox01 img {
				margin:0; border:0; padding:0; display:block; float:right;
			}
			
			.content .innerContent .titleB {
				border-bottom:1px solid #E5E5E5; color:#5F7582;
				font-size:13px; font-weight:bold; text-transform:uppercase;
				margin:0 20px; font-family:Tahoma;
			}
			
			.content .innerContent .title {
				margin:20px 20px 0 20px; padding:0; display:block; text-transform:uppercase;
				background:none; font-family:Tahoma; font-size:12px; position:relative;
				color:#666666; background:url(image/headBottom.png) no-repeat bottom left; 
				height:40px;
			}
			
			.content .innerContent .title span.l {
				left:5px; bottom:15px; 
				font-size:11px; position:absolute; font-weight:bold;
			}
			
			.content .innerContent .title span.c{
				right:233px; bottom:15px; 
				font-size:10px; position:absolute;
			}
			
			
			.content .innerContent .title span.r {
				right:33px; bottom:9px; background:none; text-transform:none;
				font-size:14px; position:absolute; font-weight:bold;
			}
			
			.content .innerContent .title span.r b {
				font-size:11px;
			}
			
			.content .innerContent .title span.r a {
				color:#FFFFFF;
				text-decoration:none;
			
			}
			.content .innerContent .title span.r a:hover {
				color:#333333;
			}
			
			.content .innerContent .blockImovel {
				width:828px; margin:0 20px; padding:5px 0;
				border-bottom:1px dashed #E6E6E6;
			}
			 
			.content .innerContent .blockImovel .detalheImovel .detalhe p {
				margin:1px 0; padding:0;
			}
			
			.content .innerContent .blockImovel .detalheImovel .detalhe p.preco {
				margin-top:5px; padding:0; font-weight:bold;
			}
			
			
			.content .innerContent .blockImovel .detalheImovel .linksImovel {
				position:absolute; bottom:5px; left:5px;
			}
			
			.content .innerContent .blockImovel .detalheImovel .linksImovel a {
				padding:0; margin-right:10px;
			}
			
			.content .innerContent .blockImovel .detalheImovel .linksImovel a img {
				margin:0px 0; border:0; padding:0;
			}
			
			
			.content .innerContent .blockImovel .detalheImovel {
				display:block; border-right:1px dashed  #E6E6E6;
				width:265px; float:left; padding:5px; position:relative;
				height:140px;
			}
			
			.content .innerContent .blockImovel .detalheImovel .detalhe {
				float:right; width:102px; position:relative;
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#333333;
			}
			
			.content .innerContent .blockImovel .detalheImovel img.thumbIMG {
				border:2px solid #FFFFFF; left:5px; top:5px;
				width:150px; height:110px; position:absolute;
			}
			
			
			.content .innerContent .blockImovel .detalheImovel .detalhe .title {
				color:#B00000; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; margin:0; padding:0; background:none; font-weight:bold; height:auto;
			}
			
			.content .innerContent .blockImovel .detalheImovel .detalhe p {
				margin:1px 0; padding:0;
			}
				
			.content .innerContent .blockImovel .detalheImovel .detalhe img {
				margin:2px 0; border:0;
			}
			
			.footer {
				margin:0 auto; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#666666; width:875px;
				background:url(image/backFooter.jpg) repeat-x left top;
			}
			
			.footer p {
				margin:5px 0; padding:0;
			}
			
			.footer .blockEsq {
				width:184px; float:left; border-right:1px solid #DADADA;
				padding:5px 20px 10px 10px; text-align:justify; position:relative; height:120px;
			}


			.footer .blockEsq input {
				background:#F9FAFC; color:#5F7582;
				border-top:1px solid #ADBAC2; 
				border-left:1px solid #ADBAC2;
				border-bottom:1px solid #E3E7EA;
				border-right:1px solid #E3E7EA;
				font-family:Tahoma; font-size:x-small; padding:1px;
				width:150px; top:93px; left:15px; position:absolute;
			}
			
			.footer .blockEsq .logo-PQE {
				top:115px; left:60px; position:absolute;
			}
			
			.footer .blockEsq .btnSubmit {
				top:90px; left:175px; position:absolute;
				cursor:pointer;
			}
			
			
			.footer .blockDir {
				width:350px; float:left; border-left:1px solid #ffffff;
				padding:5px 10px 10px 20px;
				text-align:justify;
			}
			
			.footer .blockJornal {
				width:200px; float:left; padding:15px 0 0 50px;
				text-align:justify; margin-left:5px;
			}

			
			.footer .blockEsq .title, .footer .blockDir .title {
				margin:5px 0 0 0px; font-family:Tahoma, Helvetica, sans-serif;
				color:#033258; font-size:18px;
			}
			
			.footer .blockDir p {
				margin:7px 0 0px 0; display:block;
				border-bottom:1px solid #F1F1F1; padding-bottom:7px;
			}
				
			.footer .blockEsq p {
				margin:7px 0 0 0px; display:block;
				border-bottom:1px solid #F1F1F1; padding-bottom:7px;
			}
					
			.footer .blockDir a {
				color:#666666; text-decoration:none;
				font-weight:bold;
			}
			
			.footer .blockDir a:hover {
				color:#333333;
			}
			
			.socialBar {
				margin:20px auto 0 auto; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#666666; width:780px; text-align:center;
			}
			
			.socialBar img { margin:0 15px; border:0;}
			
			
			.footerCopyright {
				border-top:1px solid #E6E6E6; padding:15px 0;
				margin:10px auto; font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#666666; width:875px; text-align:center;
				background:url(image/footer.jpg) repeat-x left 2px;
			}
			
			.division {
				height:1px; background:#E3E3E3;
				border-bottom:1px solid #FFFFFF;								
				margin:10px 7px 0 7px;
			}

			.clear {
				clear:both; height:0; font-size:1px; line-height:1px;
			}
			
			.tablePremio {
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#666666;
			}
			
			.tablePremio td {
				padding:20px; text-align:center;
			}
			
			.tablePremio img {
				border:1px solid #E5E5E5;
				margin:5px;
			}
			
			.btnVoltar {
				margin:5px auto;
				display: block;
				cursor:pointer;
			}
			
			.imageLogo {
				margin:20px auto;
				display:block; border:0;
			}
			
			
			
			.boxLancemento {
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#666666; border:1px solid #E6E6E6; margin:10px;
				width:190px; text-align:center; min-height:230px; padding:3px; background:url(image/backListEmpreedimento.png) repeat-x bottom;
				float:left;
			}
			
			
			
			.boxLancemento hr {
				border-top:1px solid #F5F5F5;
				border-bottom: 1px solid #e5e5e5;
				clear:both;			
			}
			
			.boxLancemento p.center {
				text-align:center; font-weight:bold;
			}
			
			.boxLancemento p {
				text-align:justify;
				margin:0px; padding:0;
			}
			
			.contact_picture {
				float:left; margin:10px 5px 10px 10px;
				width:400px;
			}
			
			.contact_info {
				float:right; margin:10px 10px 0 5px; padding:0 10px 10px 10px; min-height:200px; _height:200px;
				width:300px; background:url(image/backTextComoChegar.png) left top repeat-x;
				color:#555555;
			}
			
			.contact_info h2, .contact_info1 h2 {
				text-align:center; color:#463257;
				margin:5px 0 15px 0;
			}
			
			.contact_picture1 {
				border:0;
			}
			
			.contact_info1 {
				float:right; margin:10px 10px 0 5px; padding:0 10px 10px 10px; min-height:200px; _height:200px;
				width:470px; background:url(image/backTextComoChegar.png) left top repeat-x;
				color:#555555;
			}
			
			table.infoLoja {
				font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
				font-size:10px; color:#666666; 
			}
			
			ul.contato {
				font-size:12px;
			}
		
		
		
			div#lancamentos {
				width:819px; margin:0 11px; padding:5px 0; height:170px; 
				font-family:Tahoma;
				display: block; position:relative;		
			}
			
			div#lancamentos .hidden {
				overflow: hidden; position:relative;
				width:819px; height:170px;
			}

			
			div#lancamentos #slide {
				width:15000px; height:164px;
				position:absolute;
			}
			
			div#lancamentos .btnNext {
				position:absolute; right:-35px;
				top:50%; margin-top:-17px; z-index:15000;
				border:0;
			}
			
			div#lancamentos .btnPrev {
				position:absolute; left:-35px;
				top:50%; margin-top:-17px; z-index:15000;
				border:0;
			}
 
			
			div.itemLancamento{
				width:134px; border:1px solid #DDDDDD;
				height:164px; padding:2px; margin:0 1px; float:left;
			}
			
			div.itemLancamento .detalheLancamento {			
				width:134px; height:164px;
				background:#FFFFFF url(image/backgrond_itensLancamento.jpg) bottom repeat-x;
				position:relative;
			}
			
			div.itemLancamento .detalheLancamento .titleLanca {
				display:block; margin:0; padding:0; width:100%;
				position:absolute; top:5px; font-size:12px;
				color:red; text-transform:uppercase; text-align:center;
			}
			
			div.itemLancamento .detalheLancamento a {
				border:0;
			}
			
			div.itemLancamento .detalheLancamento .imgLanca {
				width:132px; height:82px; position:absolute;
				left:1px; top:50%; margin:-51px 0; border:0;
			}
			
			
			div.itemLancamento .detalheLancamento .imgLanca2 {
				width:100px; height:50px; position:absolute;
				left:25px; top:60%; margin:-50px 0; border:0;
			}
			
			
			
			
			div.itemLancamento .detalheLancamento .descricaoLanca {
				display:block; padding:0 5px; margin:0;
				position:absolute; bottom:5px; left:0px; width:122px;
				color:#333333; font-size:12px; text-align:center;
			}
