*::selection {
	background:#5D50A0;
	color:#fff;
}
*::-moz-selection {
	background:#5D50A0;
	color:#fff;
}
*::-webkit-selection {
	background:#5D50A0;
	color:#fff;
}
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../imagens/fundoBodySombra.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img { border: 0px none; }
.siteClear {
	clear: both;
	height: 0px;
}

.siteTopo {
	background-image: url(../imagens/fundoTopo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 10;
}
.siteTopoMenu { height: 295px; }
.siteTopoTituloPagina {
	font-family: 'Helvetica67CondensedMedium';
	font-size: 50px;
	color: #FFF;
	margin: auto;
	width: 905px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.siteMenu {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 30px;
	position: fixed;
	top: 0px;
	left: 50%;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -480px;
	background-image: url(../imagens/fundoMenuTopo.png);
	height: 65px;
	z-index: 5;
}
.siteMenuLogo {
	float: left;
	height: 65px;
	width: 225px;
	background-image: url(../imagens/logoTopo.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.siteMenuGeral {
	float: right;
	width: 507px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.siteMenuInterno { height: 25px; }

.siteMenuDuplica {
	z-index:5;
	float: left;
	line-height: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 49px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595b;
	cursor: pointer;
	position: relative;
}
.siteMenuGeral #menuHome { width: 35px; }
.siteMenuGeral #menuEmpresa { width: 57px; }
.siteMenuGeral #menuProdutos { width: 68px; margin-bottom: 0px; padding-bottom: 20px; cursor: default; }
.siteMenuGeral #menuLancamentos { width: 89px; }
.siteMenuGeral #menuNoticias { width: 55px; }
.siteMenuGeral #menuContato { width: 55px; }
.siteMenuBarras {
	background-color: #DCDDDE;
	height: 5px;
	position: relative;
	width: 503px;
}

.siteMenuBarraOver {
	background-color: #5D50A0;
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 35px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.siteMenuSubmenu {
	display: none;
	width: 155px;
	height:240px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -18px;
	top: 30px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
	z-index:10;
}
.siteMenuSubmenuComplemento {
	display: none;
	width: 155px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 153px;
	top: 0px;
	background-color: #FFF;
	-moz-box-shadow: 2px 2px 5px #333;
	-webkit-box-shadow: 2px 2px 5px #333;
	box-shadow: 2px 2px 5px #333;
	z-index:10;
}
.siteMenuSubmenuDuplica {
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 40px;
	width: 120px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
}
.siteMenuSubmenuDuplica:hover { cursor: pointer; background-color: #5D50A0; color: white; }
.siteConteudo {
	margin: auto;
	width: 905px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
}
.siteAmbientesInovare {
	width: 100%;
	height: 300px;
	background-image: url(../imagens/fundoAmbientesGaleriaGeral.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.siteAmbientesInovareConteudo {
	margin: auto;
	width: 960px;
}
.siteAmbientesInovareTitulo {
	background-image: url(../imagens/fundoAmbientesGaleriaTitulo.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
	width: 175px;
	line-height: 34px;
	height: 34px;
	font-size: 14px;
	color: #5d50a0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.siteAmbientesInovareTituloDuplica {
	position: absolute;
	left: 0px;
	bottom: 18px;
	background-color: #2C1F53;
	color: #FFF;
	height: 45px;
	width: 175px;
	line-height: 45px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	display: none;
	font-size: 12px;
}
.jzGalleriaDivDuplica:hover .siteAmbientesInovareTituloDuplica { display: block; }
.jzGalleriaDuplicaFoto { height:204px; }
.jzGalleriaDivDuplica {
	background-image: url(../imagens/fundoGaleriaHome.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}
.jzGalleriaDiv {
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
.homeBannerSeta {
	position: absolute;
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 65px;
	width: 32px;
	height: 57px;
	cursor: pointer;
}
.homeBannerSeta:hover { background-position: left bottom; }
.jzGalleriaSetaEsq { background-image:url(../imagens/setaEsqInovare.png); left: -57px; }
.jzGalleriaSetaDir { background-image:url(../imagens/setaDirInovare.png); left: 855px; }
.siteBase {
	width: 100%;
	height: 360px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.siteBaseConteudo {
	width: 955px;
	margin: auto;
}
.siteBaseConteudo .homeColTitulo {
	padding-bottom: 25px;
}
.siteBaseColEsq {
    width: 310px;
    float: left;
    padding: 0px;
    margin-top: 0px;
    margin-right: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.siteBaseColCenter {
	width: 250px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 95px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.siteBaseColCenter label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.siteBaseColDir {
	float: left;
	width: 260px;
}
.siteBaseColunasItem {
	font-size: 19px;
	color: #58595b;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.siteBaseColunasItemContato { background-image: url(../imagens/baseItemFone.png); }
.siteBaseColunasItemEmail { background-image: url(../imagens/baseItemEmail.png); cursor: pointer; }
.siteBaseColunasItemTwitter { background-image: url(../imagens/baseItemTwitter.png); cursor: pointer; }
.siteBaseColunasItemFacebook { background-image: url(../imagens/baseItemFacebook.png); cursor: pointer; }
.siteBaseColunasInput {
	font-size: 13px;
	color: #58595b;
	font-weight: bold;
	height: 34px;
	width: 215px;
	line-height: 34px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #E7E8E9;
	font-family: Arial,Helvetica,sans-serif;
}
.siteBaseColunasInputEmail {
	width: 180px;
	float: left;
	background-color: #E7E8E9;
}
.siteBaseColunasTextareaBack {
	width: 245px;
	float: left;
	background-color: #E7E8E9;
}
.siteBaseColunasTextarea {
	height: 90px;
	line-height: 20px;
	padding: 5px 15px;
	resize: none;
}
.siteBaseColunasOk {
	float: left;
	height: 34px;
	width: 35px;
	background-image: url(../imagens/baseNewsletterOk.jpg);
	background-position:top left;
	margin-top: 74px;
}
.siteBaseColunasOk:hover {
	background-position:bottom left;
	cursor: pointer;
}
.siteBaseEndereco {
	font-size: 11px;
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}
.siteBaseAssinatura {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6A7A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
}
.siteBaseAssinaturaIzup {
	float: right;
	width: 50px;
}
.homeConteudo {
	width: 960px;
	margin-top: 240px; 
	padding-top: 0px;
}
.homeBanner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 0px;
	z-index: 1;
	width: 960px;
	height: 565px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 75px;
	padding-left: 0px;
}
.homeBannerDuplica {
	cursor: pointer;
	z-index: 4;
	background-image: url(../imagens/fundoBannerSombra.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	opacity: 1;
	height: 565px;
	width: 960px;
}
.homeBannerDuplicaImagem {
	position:relative;
	z-index:2;
}
.homeBannerDuplicaBox {
	height: 105px;
	width: 360px;
	background-color: #574A91;
	filter: alpha(opacity=90);
	background:none repeat scroll 0 0 rgba(93, 80, 160, 0.9);
	margin: 0px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: absolute;
	left: 50px;
	bottom: 75px;
	z-index:3;
	font-family: Helvetica67CondensedMedium;
	color: #FFF;
	font-size: 29px;
	text-decoration: none;
}
.homeBannerDuplicaBox div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homeBannerSetas {
	margin: auto;
	width: 960px;
	position: relative;
	height: 0px;
	z-index: 4;
}
.homeBannerEfeito {
	background-image: url("../imagens/bannerEfeito.png");
    background-repeat: no-repeat;
    height: 97px;
    left: -31px;
    position: absolute;
    top: 495px;
    width: 121px;
}
.homeColEsq {
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	background-image: url(../imagens/fundoHomeColEsq.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 290px;
	float: left;
	margin-top: 0px;
	margin-right: 53px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeColEmpresa {
	float: left;
	width: 290px;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(../imagens/sombraColHome.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 203px;
	margin-top: 0px;
	margin-right: 53px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.homeColEsq:hover .homeColTitulo, .homeColEsq:hover .homeColDescricao, .homeColEmpresa:hover .homeColBt {
	text-decoration: underline;
	background-position: bottom left;
	cursor: pointer;
}
.homeColEmpresa:hover .homeColTitulo, .homeColEmpresa:hover .homeColDescricao, .homeColEmpresa:hover .homeColBt {
	text-decoration: underline;
	background-position: bottom left;
	cursor: pointer;
}
.homeColUltimo {
	margin-right: 0px;
	padding-right: 0px;
	float: left;
	width: 240px;
	background-image: none;
	margin-bottom: 0px;
}
.homeColUltimo .homeColDescricao { width: 240px; }
.homeColUltimo .homeColBt {
	background-image: url(../imagens/maisHomeDir.png);
	height: 25px;
}
.homeColTitulo {
	font-family: 'Helvetica67CondensedMedium';
	color: #5d50a0;
	font-size: 35px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.homeColDescricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #58595b;
	width: 258px;
}
.homeColBt {
	background-image: url("../imagens/maisHome.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 31px;
    line-height: 25px;
    padding-left: 2px;
    position: absolute;
    right: 4px;
    text-align: center;
    text-decoration: none !important;
    top: 177px;
    width: 52px;
}
.homeColBt:hover { background-position: left bottom; text-decoration: none; }
#cycle-prev {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	background-image: url(../imagens/bannerSetaEsq.png);
	background-position: top left;
	float: left;
	margin-right:10px;
	position: absolute;
	top: 465px;
	left: 821px;
}
#cycle-next {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	background-image: url(../imagens/bannerSetaDir.png);
	background-position: top left;
	float: left;
	position: absolute;
	top: 465px;
	left: 882px;
}
#cycle-prev:hover, #cycle-next:hover { cursor: pointer; background-position: bottom left; }
.internoColunaEsq {
	float: left;
	width: 440px;
	padding: 0px;
	margin-top: 0px;
	margin-right:20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #58595b;
}
.internoColunaEsq p { margin: 0px; padding: 0px; }
.internoColDir {
	float: right;
	width: 415px;
}
.internoDuplicaFoto {
	float: left;
	margin-bottom: 9px;
	margin-right: 9px;
	width: 198px;
	height: 118px;
}
.internoColDir .jzGalleriaDiv {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.internoColDir .homeBannerSeta { width: 51px; height: 42px; z-index: 10; top: 105px; }
.internoColDir .jzGalleriaSetaDir {
	background-image:url(../imagens/setaDirInterno.png);
	left: 361px;
}
.internoColDir .jzGalleriaSetaEsq {
	background-image:url(../imagens/setaEsqInterno.png);
	left: -7px;
}
.produtosColunaEsq {
	width: 725px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.produtosColunaDir {
	float: left;
	width: 165px;
}
.produtosDuplica {
	width: 210px;
	float: left;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 23px;
	padding-left: 1px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 0px;
	height: 240px;
	position: relative;
}
.produtosDuplicaTitulo {
	height: 35px;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #5d50a0;
	position: absolute;
	left: 0px;
	bottom: 23px;
	width: 210px;
	background-image: url(../imagens/fundoTituloProdutosOff.png);
}
.produtosDuplica:hover {
	background-image: url(../imagens/fundoSombraProdutosOn.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 23px;
	padding-left: 0px;
}
.produtosDuplica:hover .produtosDuplicaTitulo {
	background-image: url(../imagens/fundoTituloProdutosOn.png);
	color: white;
	bottom: 22px;
}
.produtosDuplica:hover img {
	border-top: 1px solid #5D50A0;
	border-left: 1px solid #5D50A0;
	border-right: 1px solid #5D50A0;
	border-bottom: 0px none;
}
.produtosDuplica:hover .produtosDuplicaMais { display: block; }
.produtosDuplicaMais {
	background-image: url(../imagens/produtosOnMais.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	right: -18px;
	bottom: 32px;
	width: 34px;
	height: 38px;
	display: none;
}
.produtosColunaDirVer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	line-height: 30px;
	color: #5d50a0;
}
.produtosColunaDirTambem {
	font-size: 40px;
	line-height: 30px;
	color: #5d50a0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.produtosColunaDirMenus {
	color: #FFFFFF;
	background-color: #5D50A0;
	font-size: 16px;
	line-height: 40px;
	margin: 0px;
	padding: 10px;
}
.produtosColunaDirMenusDuplica {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.produtosColunaDirMenusDuplica:hover {
	color: #5D50A0;
	background-color: #FFF;
	cursor: pointer;
}
.produtosColunaDirMenusComplementos:hover {
	color: #FFF;
	background-color: #5D50A0;
	cursor: auto;
}
.produtosColunaDirMenusComplementos div { padding-left:8px; font-size: 13px; line-height:25px; }
.produtosColunaDirMenusComplementos div:hover { background-color: white; color: #5D50A0; cursor: pointer;  }
.produtoInternoColFoto {
	width: 335px;
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 0px;
	background-image: url(../imagens/fundoSombraProdutoFotoGrande.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.produtoInternoColFotoGeral {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 350px;
	width: 335px;
	border: 1px solid #5D50A0;
}
.produtoInternoColFotoGeral .produtosDuplicaTitulo {
	width: 335px;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #58595b;
	padding-top: 12px;
	padding-bottom: 20px;
}
.produtoInternoColFotoGeral .produtosDuplicaTitulo span {
	font-size: 20px;
	color: #5d50a0;
	line-height: 25px;
}
.produtoInternoColDados {
	float: left;
	width: 350px;
}
.produtoInternoColDadosTitulo {
	font-size: 15px;
	line-height: 30px;
	color: #5d50a0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9CACB;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.produtoInternoColDadosDescricao {
	font-size: 12px;
	line-height: 22px;
	color: #58595b;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.produtoInternoColDadosFoto {
	padding: 0px;
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.produtoInternoRecomendamo {
	font-size: 35px;
	color: #5d50a0;
	font-family: 'Helvetica67CondensedMedium';
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.redeSocialDuplicaTwitter {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 105px;
}
.redeSocialDuplicaGoogle {
	padding: 0px;
	float: left;
	width: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.redeSocialDuplicaFacebook {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 88px;
}
.noticiasDuplica {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABACAD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 15px;
	min-height: 310px;
}
.noticiasDuplicaColEsq {
	width: 430px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noticiasDuplicaColDir {
	height: 295px;
	width: 406px;
	float: right;
	background-image: url(../imagens/fundoSombraNoticias.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 31px;
}
.noticiasDuplicaColDir img {
	cursor: pointer;
}
.noticiasDuplicaColEsqTitulo {
	cursor:pointer;
	font-size: 25px;
	line-height: 30px;
	color: #5d50a0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.noticiasDuplicaColEsqData {
	cursor:pointer;
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5d50a0;
	margin: 0px;
	padding: 0px;
}
.noticiasDuplicaColEsqDescricao {
	cursor:pointer;
	font-size: 12px;
	line-height: 24px;
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.noticiasDuplicaFotoInterno {
	padding: 0px;
	height: 118px;
	width: 197px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.contatoConteudo .internoColEsq { width: 510px; }
.contatoConteudo .internoColDir {
	width: 350px;
	float: right;
	text-align: right;
}
.contatoInput {
	background-color: #5D50A0;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 40px;
	height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contatoMensagem {
	background-color: #5D50A0;
	padding: 10px;
	height: 115px;
}
.contatoTextArea {
	background-color: #5D50A0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 68px;
}
.contatoInput:focus , .contatoTextArea:focus { background-color: #786DB6; }
.contatoEnviar {
	text-align: right;
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contatoTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #5d50a0;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.contatoTelefone {
	font-size: 20px;
	color: #58595b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.contatoEndereco {
	font-size: 12px;
	color: #58595b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
.contatoMapa {
	background-image: url(../imagens/iconeMapa.jpg);
	height: 174px;
	width: 347px;
	overflow: hidden;
	cursor: pointer;
}
.contatoMapaTooltip {
	background-image: url(../imagens/cliqueParaVerMapa.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 178px;
	display: none;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.paginacaoAnterior {
	cursor: pointer;
	font-size: 12px;
	line-height: 22px;
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.paginacaoProximo {
	cursor: pointer;
	float: right;
	color: #58595b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
#paginacaoCentro {
	font-size: 12px;
	line-height: 22px;
	color: #58595b;
	float: left;
	width: 815px;
	text-align: center;
}
#paginacaoCentro a {
	font-family: Arial, Helvetica, sans-serif;
	color: #58595B;
	text-decoration: none;
	font-size: 12px;
	line-height: 22px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#paginacaoCentro a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #5D50A0;
}

.box-redes{
    background-color: #5d50a0;
    padding: 5px;
    color: #fff;
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

.text-decoration-none{
	text-decoration: none;
    color: #000;
}