@charset "utf-8";
/* CSS Document Prudential */
/* ==========================================================================
RESET
========================================================================== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}
html,
body {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
}
section,
header {
	display: block;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
* .clearfloat {
	height: 1%;

}

@font-face {
	font-family: 'roboto_condensedbold';
	src: url('../font/RobotoCondensed-Bold-webfont.eot');
	src: url('../font/RobotoCondensed-Bold-webfont.eot?#iefi') format('embedded-opentype'),
	url('../font/RobotoCondensed-Bold-webfont.woff') format('woff'),
	url('../font/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
	url('../font/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* ==========================================================================
CORES
========================================================================== */
/* 1.Global */
body {
	background: #e6e6e6;
}
.desktop {
	margin: 0 auto;
	width: 865px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background: #ffffff;
}
/* 2.Topo */
.topo {
	width: 865px;
	height: 122px;
	background: url(../imgs/header-menu.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.topo h1 {
	overflow: hidden;
	text-indent: -999999px;
	display: block;
}
/* 3.Destaque */
.topnv {
	height: 238px;
	width: 865px;
	padding: 0;
	margin: 0;
}
.topnv.negocio {
	background: url(../imgs/nossonegocio-destaque.jpg) no-repeat 0 0;
	display: none;
}
.topnv.aviso {
	background: url(../imgs/fiquepordentro-destaque.jpg) no-repeat 0 0;
}
.topnv.notas {
	background: url(../imgs/emdia-destaque.jpg) no-repeat 0 0;
	display: none;
}
.topnv.franquia {
	background: url(../imgs/comercial-destaque.jpg) no-repeat 0 0;
	display: none;
}
.topnv.funcionarios {
	background: url(../imgs/entrenos-destaque.jpg) no-repeat 0 0;
	display: none;
}
.topnv.agenda {
	background: url(../imgs/programese-destaque.jpg) no-repeat 0 0;
	display: none;
}
.topnv.assuntos {
	background: url(../imgs/atualidades-destaque.jpg) no-repeat 0 0;
	display: none;
}
.topnv .texto {
	width: 750px;
	float: left;
	padding: 18px 0 0 40px;
}
.topnv .texto h2 {
	font-family: 'roboto_condensedbold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
	font-weight: 700;
	text-decoration: none;
	color: #ffffff;
	font-size: 50px;
	line-height: 55px;
	text-transform: uppercase;
}
.topnv .texto p {
	font-family: arial, Franklin Gothic book;
	font-weight: 300;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
}
.topnv .link {
	width: 125px;
	float: left;
}
.topnv .link p {
	text-align: center;
	padding-top: 96px;
}
.topnv .link p a {
	color: #ffffff;
	font-size: 24px;
	font-family: arial, Franklin Gothic book;
	font-weight: 700;
	text-decoration: none;
}
/* 5.Menu */
.navegacao {
	width: 865px;
	height: 372px;
	margin-top: -28px;
	position: relative;
	z-index: 50;
	margin-bottom: 3px;
}
.navegacao ul li {
	float: left;
	background: url(../imgs/menu.png) no-repeat;
}
.navegacao ul li.avisos {
	width: 124px;
	height: 372px;
	background-position: -125px 0;
}
.navegacao ul li.avisos.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -125px 0;
}
.navegacao ul li.avisos:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -125px 0;
}
.navegacao ul li.negocio {
	width: 125px;
	height: 372px;
	background-position: 0 0;
}
.navegacao ul li.negocio.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: 0 0;
}
.navegacao ul li.negocio:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: 0 0;
}
.navegacao ul li.notas {
	width: 123px;
	height: 372px;
	background-position: -249px 0;
}
.navegacao ul li.notas.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -249px 0;
}
.navegacao ul li.notas:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -249px 0;
}
.navegacao ul li.franquia {
	width: 124px;
	height: 372px;
	background-position: -372px 0;
}
.navegacao ul li.franquia.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -372px 0;
}
.navegacao ul li.franquia:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -372px 0;
}
.navegacao ul li.funcionarios {
	width: 124px;
	height: 372px;
	background-position: -495px 0;
}
.navegacao ul li.funcionarios.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -495px 0;
}
.navegacao ul li.funcionarios:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -495px 0;
}
.navegacao ul li.agenda {
	width: 125px;
	height: 372px;
	background-position: -618px 0;
}
.navegacao ul li.agenda.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -618px 0;
}
.navegacao ul li.agenda:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -618px 0;
}
.navegacao ul li.assuntos {
	width: 120px;
	height: 372px;
	background-position: -744px 0;
}
.navegacao ul li.assuntos.ativo {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -744px 0;
}
.navegacao ul li.assuntos:hover {
	background: url(../imgs/menu-hover.png) no-repeat;
	background-position: -744px 0;
}
.navegacao ul li a {
	display: block;
	overflow: hidden;
	text-indent: -999999px;
	height: 100%;
	width: 100%;
}
.livro-nome{
	font-size: 20px !important;
	color: #202020	 !important;
	margin-bottom: 2px !important;
}

/* Resize fotos fique por dentro*/

.img-small{
	width: auto;
	height: 267px
}
.img-small-2{
	width: auto;
	height: 288px;
}
/* 6.Navegação lateral */
/* 7.Conteúdo */
.content {
	width: 865px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	position: relative;
}
.content .titulo {
	width: 865px;
	height: 160px;
}
.content .titulo h1 {
	overflow: hidden;
	text-indent: -999999px;
	display: block;
	width: 100%;
	height: 100%;
}
.content .titulo h1.tit_avisos {
	background: url(../imgs/fiquepordentro-header.jpg) no-repeat;
}
.content .titulo h1.tit_funcionarios {
	background: url(../imgs/entrenos-header.jpg) no-repeat;
}
.content .titulo h1.tit_assuntos {
	background: url(../imgs/atualidades-header.jpg) no-repeat;
}
.content .titulo h1.tit_agenda {
	background: url(../imgs/programese-header.jpg) no-repeat;
}
.content .titulo h1.tit_notas {
	background: url(../imgs/emdia-header.jpg) no-repeat;
}
.content .titulo h1.tit_negocio {
	background: url(../imgs/nossonegocio-header.jpg) no-repeat;
}
.content .titulo h1.tit_franquia {
	background: url(../imgs/comercial-header.jpg) no-repeat;
}
.content .texto {
	width: 685px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding: 0 120px 50px 60px;
}
.content .texto h2 {
	font-family: 'roboto_condensedbold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
	font-weight: 700;
	font-size: 28px;
	text-transform: uppercase;
	padding-bottom: 24px;
	padding-top: 34px;
}
.content .texto h2.font35 {
	font-size: 35px;
	padding-bottom: 0;
}
.content .texto.menor h2 {
	font-size: 18px;
	padding-top: 5px;
}
.content .texto.menor h2.tlt2 {
	font-size: 28px;
}
.content .texto h1 {
	font-family: 'roboto_condensedbold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
	font-weight: 700;
	font-size: 60px;
	line-height: 66px;
	padding-bottom: 30px;
}
.content .texto h1.font28 {
	font-size: 28px;
}

.content .texto p {
	font-family: arial, Franklin Gothic book;
	font-weight: 300;
	font-size: 18px;
	color: #323232;
	line-height: 28px;
	padding-bottom: 24px;
}
.content .texto p b {
	font-weight: bold;
}
.content .texto p a {
	color: #323232;
	// text-decoration: underline;
}

.content .texto p a:hover {
	color: #000 !important;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.content .texto p a.tooltip {
	outline: none;
	text-decoration: underline;
	position: relative;
}

.content .texto p.top20 {
	margin-top: 20px;
}

.content .texto p.top15 {
	margin-top: 15px;
}

.content .texto p.uppercase {
	text-transform: uppercase;
}

.content .texto p a.tooltip > span {
	width: 632px;
	height: 326px;
	margin-top: 0;
	margin-left: -90px;
	opacity: 0;
	visibility: hidden;
	z-index: 10;
	position: absolute;
	border-radius: 3px;
	-webkit-transition-property: opacity, margin-top, visibility, margin-left;
	-webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
	-webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
	transition-property: opacity, margin-top, visibility, margin-left;
	transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
	transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
.content .texto p a.tooltip > span b {
	width: 15px;
	height: 15px;
	margin-left: 40px;
	margin-top: -19px;
	display: block;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-box-shadow: inset -1px 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	display: none;
}
.content .texto p a.tooltip:hover > span {
	opacity: 1;
	text-decoration: none;
	visibility: visible;
	overflow: visible;
	margin-top: 30px;
	display: inline;
	margin-left: -90px;
}
.content .texto p a.tooltip span {
	color: #000000;
	background: #fff;
	border: 1px solid #00add8;
}
.content .texto p a.tooltip span b {
	background: #fff;
	border-top: 1px solid #00add8;
	border-right: 1px solid #00add8;
}
.content .texto p span.bold {
	font-weight: 700;
}
.content .texto p span.bold.bold-verde {
	color: #62c158;
	float: left;
	margin-right: 10px;
}
.content .texto p span.bold.bold-verde.mrg30 {
	margin-bottom: 30px;
}
.content .texto .small {
	font-size: 14px;
}

.content .texto p.seta {
	position: relative;
	padding: 0 0 25px 28px;
	margin-left: 25px;
}
.content .texto p.seta:before {
	content: '';
	width: 15px;
	height: 22px;
	background: url(../imgs/setinha.png);
	position: absolute;
	top: 2px;
	left: 0;
}
.content .texto p.seta.semm {
	margin-left: 0;
}


.content .texto p.ball {
	position: relative;
	padding-left: 15px;
}
.content .texto p.ball:before {
	content: '';
	position: absolute;
	background: url(../imgs/icon-ball.png);
	width: 5px;
	height: 5px;
	top: 8px;
	left: 0;
}
.content .texto h3 {
	font-family: 'roboto_condensedbold', UniversCondensedBold, Franklin Gothic book, arial;
	font-weight: 700;
	font-size: 28px;
	padding-bottom: 28px;
	padding-top: 14px;
}
.content .texto .no-padding {
	padding-bottom: 0;
}
.content .texto .italic {
	font-style: italic;
}
.content .texto h5 {
	font-family: UniversCondensedLight, Franklin Gothic book, arial;
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 24px;
	padding-top: 14px;
	color: #636363;
}
.content .texto h4 {
	font-family: 'roboto_condensedbold', UniversCondensedBold, Franklin Gothic Demi Cond, arial black;
	font-weight: 700;
	font-size: 29px;
	line-height: 33px;
	padding-bottom: 50px;
	text-transform: uppercase;
}
.content .texto .divisoria {
	width: 697px;
	height: 13px;
	background: url(../imgs/divisoria.gif) no-repeat 0 0;
	margin: 46px 0 ;
}
.content .divisoria {
	width: 697px;
	height: 13px;
	background: url(../imgs/divisoria.gif) no-repeat 0 0;
	margin: 46px 0 ;
}
.content .texto .divisoria2 {
	width: 697px;
	height: 7px;
	background: url(../imgs/divisoria.gif) no-repeat 0 0;
	margin: 30px 0 0;
}
.content .texto .divisoria3 {
	width: 697px;
	height: 7px;
	background: url(../imgs/divisoria.gif) no-repeat 0 0;
	margin: 0 0 23px 0;
}

.content .texto .divisoria3a {
	width: 697px;
	height: 7px;
	background: url(../imgs/divisoria.gif) no-repeat 0 0;
	margin: 30px 0;
}
.content .texto .divisoria4 {
	width: 697px;
	height: 7px;
	background: url(../imgs/entre-nos6.jpg) no-repeat 0 0;
	margin: 10px 0 40px 0;
}
.content .texto .divisoria5 {
	width: 697px;
	height: 7px;
	background: url(../imgs/divisoria.gif) no-repeat 0 0;
	margin: 15px 0 0 0;
}

.content .texto .divisoria7 {
	width: 697px;
	height: 7px;
	background: url(../imgs/divisoria7.jpg) no-repeat 0 0;
	margin: 15px 0 15px 0;
}


.content .texto.txt-avisos h1,
.content .texto.txt-avisos h2,
.content .texto.txt-avisos h3 {
	color: #e8aa19;
}
.content .texto.txt-avisos h4 {
	color: #7f7f7f;
	letter-spacing: 0.1rem;
}
.content .texto.txt-funcionarios h1,
.content .texto.txt-funcionarios h2,
.content .texto.txt-funcionarios h3 {
	color: #d04236;
}
.content .texto.txt-funcionarios h4 {
	color: #7f7f7f;
	letter-spacing: 0.1rem;
}
.content .texto.txt-assuntos h1,
.content .texto.txt-assuntos h2,
.content .texto.txt-assuntos h3 {
	color: #d3ccc4;
}
.content .texto.txt-assuntos h4 {
	color: #7f7f7f;
	letter-spacing: 0.1rem;
}
.content .texto.txt-assuntos p a:hover {
	color: #d3ccc4;
}
.content .texto.txt-agenda h1,
.content .texto.txt-agenda h2,
.content .texto.txt-agenda h3 {
	color: #62c158;
}
.content .texto.txt-agenda h4 {
	color: #7f7f7f;
	letter-spacing: 0.1rem;
}
.content .texto.txt-agenda ul li {
	font-family: arial, Franklin Gothic book;
	font-weight: 300;
	font-size: 17px;
	color: #323232;
	line-height: 28px;
	padding-bottom: 24px;
	list-style-type: none;
	background: url(../imgs/bullet.gif) no-repeat 0 7px;
	padding-left: 20px;
}
.content .texto.txt-notas h1,
.content .texto.txt-notas h2,
.content .texto.txt-notas h3,
.content .texto.txt-notas h4 {
	color: #1c77a4;
}
.content .texto.txt-notas h3 {
	padding-bottom: 5px;
}

.content .texto.txt-notas a:hover {
	text-decoration: none;
}


.content .texto.txt-negocio h1,
.content .texto.txt-negocio h2,
.content .texto.txt-negocio h3 {
	color: #f7902b;
}
.content .texto.txt-negocio h3.color-black{
	color: #000;
}
.content .texto.txt-negocio h4 {
	color: #7f7f7f;
	letter-spacing: 0.1rem;
}
.content .texto.txt-franquia h1,
.content .texto.txt-franquia h2,
.content .texto.txt-franquia h3 {
	color: #00add8;
}

.content .texto.txt-franquia h3.uppercase {
	text-transform: uppercase;
}
.content .texto.txt-franquia h4 {
	color: #7f7f7f;
}
.content .texto .bl-imgs img {
	float: left;
	padding-right: 10px;
}
.content .texto .bl-txt-img img {
	float: left;
	margin-right: 30px;
}
.content .texto .bl-txt-img-right img {
	float: right;
}
.content .texto .bl-txt-img-left img {
	float: left;
}
.content .texto .bl-txt-img img.right {
	float: right;
	margin-left: 30px;
	margin-right: 0;
}
.content .texto .bl-txt-img img.right2 {
	float: right;
	margin-left: 30px;
	margin-right: 0;
	margin-top: 10px;
}
.content .texto .bl-txt-img img.matop8 {
	margin-top: 8px;
}
.content .texto .bl-txt-img img.top23 {
	position: relative;
	top: -23px;
}
.content .texto .bl-txt-img img.top {
	margin-top: 20px;
}

.content .texto .bl-txt-img img.bottom40 {
	margin-bottom: 40px;
}
.content .texto .bl-txt-img img.w100 {
	width: 100%;
	margin-bottom: 30px;
}
.link-imgs{
	position: relative;
	background-color: transparent;
	height: 100px;
	margin-top: 170px;
	width: 580px;
	margin-left: 50px;
}
.w100 {
	width: 100%;
}
.w100-30 {
	width: 100%;
	margin-bottom: 30px;
}
.content .texto .bl-txt-img p.sub {
	font-size: 18px;
}
.content .texto .bl-txt-img p.bold {
	font-family: arial, Franklin Gothic book;
	font-weight: 700;
	padding-bottom: 0;
	font-style: italic;
	font-size: 18px;
}
.content .texto .bl-txt-img img.matop {
	margin-top: 10px;
}
.content .texto .bl-txt-img .texto-lateral {
	float: left;
	width: 450px;
}
.content .texto .grata-lista {
	height: auto;
	display: inline-block;
}
.content .texto .bl-txt-img3 {
	height: 135px;
}
.content .texto .bl-txt-img3 img {
	float: left;
	margin-right: 30px;
}
.content .texto .bl-txt-img3 p.sub {
	font-size: 18px;
}
.content .texto .bl-txt-img3 p.bold {
	font-family: arial, Franklin Gothic book;
	font-weight: 700;
	padding-bottom: 0;
	font-size: 18px;
}
.content .texto .esquerda50 {
	float: left;
	width: 50%;
}
.content .texto .direita50 {
	float: left;
	width: 50%;
}
.content .texto .bl-txt-img2 img {
	float: right;
	margin-left: 30px;
}
.content .texto .bl-txt-img2 img.left {
	float: left;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 30px;
}
.content .texto .bl-txt-img2 img.marginimg {
	margin: 35px 0 30px 30px;
}
.content .texto .bl-txt-destaque ul {
	float: right;
	width: 300px;
}
.content .texto .bl-txt-destaque ul li {
	border-top: 1px solid #d3ccc4;
	font-family: arial, Franklin Gothic book;
	font-weight: 300;
	font-size: 22px;
	color: #5e5350;
	line-height: 28px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 8px;
	padding-right: 110px;
}
.content .navegacaolateral {
	width: 48px;
	height: 450px;
	position: absolute;
	top: 142px;
	right: 0;
}
.content .navegacaolateral ul li {
	width: 48px;
	height: 48px;
	background: url(../imgs/menulateral.jpg) no-repeat 0 0;
}
.content .navegacaolateral ul li.nav-lat-aviso {
	background-position: -70px -51px;
}
.content .navegacaolateral ul li.nav-lat-aviso:hover {
	background-position: 0 -51px;
}
.content .navegacaolateral ul li.nav-lat-funcionarios {
	background-position: -70px 0;
}
.content .navegacaolateral ul li.nav-lat-funcionarios:hover {
	background-position: 0 0;
}
.content .navegacaolateral ul li.nav-lat-assuntos {
	background-position: -70px -100px;
}
.content .navegacaolateral ul li.nav-lat-assuntos:hover {
	background-position: 0 -100px;
}
.content .navegacaolateral ul li.nav-lat-agenda {
	background-position: -70px -150px;
}
.content .navegacaolateral ul li.nav-lat-agenda:hover {
	background-position: 0 -150px;
}
.content .navegacaolateral ul li.nav-lat-notas {
	background-position: -70px -200px;
}
.content .navegacaolateral ul li.nav-lat-notas:hover {
	background-position: 0 -200px;
}
.content .navegacaolateral ul li.nav-lat-negocio {
	background-position: -70px -250px;
}
.content .navegacaolateral ul li.nav-lat-negocio:hover {
	background-position: 0 -250px;
}
.content .navegacaolateral ul li.nav-lat-franquia {
	background-position: -70px -300px;
}
.content .navegacaolateral ul li.nav-lat-franquia:hover {
	background-position: 0 -300px;
}
.content .navegacaolateral ul li.nav-lat-topo {
	height: 140px;
	background-position: -70px -350px;
}
.content .navegacaolateral ul li.nav-lat-topo:hover {
	background-position: 0 -350px;
}
.content .navegacaolateral ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
/* 8.Footer */
.footer {
	background: url(../imgs/expediente.jpg) no-repeat 0 0;
	height: 800px;
	width: 865px;
	padding: 0;
	margin: 0;
}
.pd_b {
	margin-bottom: 86px; margin-top:8px;
}
.pd_b2 {
	margin-bottom: 32px; margin-top:8px;
}
.pd_b3 {
	margin-bottom: 46px; margin-top:8px;
}
.pd_b4 {
	margin-bottom: 0; margin-top:4px;
}
.p_prata {
	padding-bottom: 0 !important;
}
.pd_t {
	margin-top: 32px;
}

.leftdiv {
	float: left;
	width: 54%;
	margin-top: 15px;
}



/* TOOLTIP */
.img-tooltip {
	margin: 20px 0 25px 0;
	position: relative;
	height: 1176px;
}
.img-tooltip .imggrande {
	position: absolute;
}
.img-tooltip .imggrande img {
	width: 100%;
}

.boxtool {
	position: relative;
	top: 379px;
	left: 44px;
}
.tooltip-b {
	width: 165px;
	height: 166px;
	position: relative;
	margin-bottom: 3px;
	cursor: pointer;
}
.tooltip-b a {
	display: block;
	width: 165px;
	height: 166px;
	filter: alpha(opacity=0);
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');*/
	background: rgba(0,0,0,0) !important;
	background: red;
}
.tooltip-b a span {
	display: none;
	position: relative;
	left: 180px;
}
.tooltip-b a:hover span {
	display: block;
}

.tooltip-b a span.a01 {
	top: -71px;
}
.tooltip-b a span.a02 {
	top: -72px;
	left: -505px;
}
.tooltip-b a span.a03 {
	top: 173px;
	left: -170px;
}
.tooltip-b a span.a04 {
	top: -70px;
}
.tooltip-b a span.a05 {
	top: -68px;
	left: -504px;
}
.tooltip-b a span.a06 {
	top: 170px;
	left: -170px;
}
.tooltip-b a span.a07 {
	top: -80px;
}


.andar1 {
	top: -493px;
}
.andar2 {
	top: -585px;
	left: 432px;
}
.andar3 {
	top: -416px;
	left: 217px;
}
.andar4 {
	top: -247px;
}
.andar5 {
	top: -338px;
	left: 431px;
}
.andar6 {
	top: -169px;
	left: 216px;
}

.foto1 {
	top: -661px;
	left: 216px;
}
.tooltip-b a span.foto1ae {
	top: -337px;
	left: -164px;
}
.foto2 {
	top: -830px;
	left: 431px;
}
.tooltip-b a span.foto2ae {
	top: -80px;
	left: -505px;
}


.linha {
	width: 100%;
	height: 2px;
	background: #ccc;
}

.undersem {
	text-decoration: none !important;
}
.undersem:hover {
	text-decoration: underline !important;
}

.boxRight {
	float: right;
	width: 488px;
}
.hidden {
	overflow: hidden;
}

.box50 {
	float: left;
	min-height: 210px;
	width: 47%;
	margin-top: 0;
}
.box50.minalt {
	min-height: 250px;
	padding: 0 0 40px 0;
}
.box50.minalt p {
	font-size: 18px !important;
	line-height: 28px !important;
}
.box50 img {
	margin-bottom: 15px !important;
    margin-right: 0 !important;
}
.box50 p {
	padding-bottom: 0 !important;
	font-size: 16px !important;
	line-height: 21px !important;
	padding-bottom: 6px !important;
}
.box50 p b {
	// padding-bottom: 5px !important;
    display: inline-block;
}
.box50.right {
	float: right;
}
.box50.paddbx1 {
	padding: 8px 0 0 0;
}
.box50.paddbx2 {
	padding: 12px 0 0 0;
}
.mapa {
	width: 100%;
	height: 360px;
	margin: 43px 0 70px 0;
}
.mapa iframe {
	width: 100%;
	height: 360px;
}

.box-texto {
	float: right;
	margin: 0;
    width: 64%;
    padding: 0;
}
.box-texto p {
	padding: 0 !important;
}

.box-texto.w82 {
	width: 82%;
}
.box-texto.w65 {
	width: 65%;
}
.box-texto.w77{
	width: 77%;
}
.box-texto.w77.right{
	float: right;
}
.box-texto.w77.left{
	float: left;
}
.box-texto.w65 > p {
	margin-top: 24px;
}

img.img34 {
	margin: 42px 0 0 0 !important;
}
img.box-textoimg {
	margin: 0 !important
}

.bl-txt-img.tamanho2 {
	padding: 20px 0 40px 0;
	margin: 0 0 20px 0;
	position: relative;
	overflow: hidden;
}
.bl-txt-img.tamanho2:after {
	content: '';
	border-bottom: 1px dashed #ccc;
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	right: 0;
}
.bl-txt-img.no-border.tamanho2:after {
	border:none;
}

.bl-txt-img.tamanho2.novobx:after {
	width: 82%;
}
.bl-txt-img.tamanho2.semborda:after {
	display: none;
}

.bl-txt-img.tamanho2.novobx {
	padding: 20px 0 30px 0;
	margin: 0 0 10px 0;
}

.uppercase {
	text-transform: uppercase;
}

.ball-green {
	width: 6px;
	height: 6px;
	background: #62c158;
	border-radius: 50%;
	display: inline-block;
	margin: 0 2px;
	position: relative;
    top: -3px;
}

.semunderline {
	text-decoration: none !important;
}

.img-right{
	float: right;
}
.img-left{
	float: left;
}
.margin-img-left{
	margin:  0 10px 0 10px !important;
}

ul.list-check {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
}

ul.list-check li {
	padding: 15px 0 15px 50px;
	margin: 0;
	position: relative;
	font-family: arial, Franklin Gothic book;
	font-weight: 300;
	font-size: 18px;
	line-height: 22px;
	color: #323232;
}

ul.list-check li:before {
	content: '';
	width: 27px;
	height: 19px;
	background: url(../imgs/check-em-dia.png);
	position: absolute;
	left: 0;
	top: 49%;
	margin-top: -9px;
}

.box001 {
	width: 100%;
    overflow: hidden;
    padding: 40px 0 0 0;
}

.box001.pad {
	padding: 0 0 15px 0;
}
.box001.pad2 {
	padding: 0 0 25px 0;
}

.box001 .img001 {
	width: 160px;
	float: left;
}

.box001 .img001 img {
	padding: 27px 0 0 0;
}

.box001 .text001 {
	width: 520px;
    float: left;
}

.box001 .text001 p b {
	color: #00add8;
}

.box001 .text001 p b.color {
	color: #d04236;
}

.box-funcionarios {
	margin: 35px 0 0 0;
	overflow: hidden;
}

.box-funcionarios img {
	position: relative;
}

.box-funcionarios a {
	position: absolute;
	z-index: 999;
	width: 211px;
	height: 283px;
	display: block;
	background: transparent;
	background-color: rgba(0,0,0,0) !important;
	margin-top: 65px;
}

.box-funcionarios a .boxfunc-001 {
	display: none;
	width: 698px;
	position: relative;
	left: -239px;
	top: 260px;
	z-index: 99;
}

.box-funcionarios a .boxfunc-001 .cont {
	background-image: url(../imgs/lightbox-content.png);
	overflow: hidden;
	padding: 0 30px;
}

.box-funcionarios a:hover .boxfunc-001 {
	display: block;
}

.box-funcionarios a .boxfunc-001 .cont .cor-01 {
	color: #f7902b;
}

.box-funcionarios a .boxfunc-001 .cont p {
	font-size: 16px;
	line-height: 20px;
	padding: 0 !important;
}

.box-funcionarios a.card02 {
	left: 298px;
}
.box-funcionarios a.card03 {
	left: 535px;
}
.box-funcionarios a.card04 {
	margin-top: 378px;
}
.box-funcionarios a.card05 {
	margin-top: 378px;
	left: 298px;
}
.box-funcionarios a.card06 {
	margin-top: 378px;
	left: 535px;
}

.box-fiquepordentro {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 5px 0;
}

.box-fiquepordentro .img01 {
	width: 140px;
	float: left;
}

.box-fiquepordentro .img01 img {
	float: none !important;
	margin-right: 0 !important;
}

.box-fiquepordentro .content02 {
	width: 540px;
	float: left;
}

.box-fiquepordentro h2 {
	padding: 0 0 15px 0 !important;
}

p.size15 {
	font-size: 15px !important;
	line-height: 18px !important;
	padding: 0;
}

p.size13 {
	font-size: 13px !important;
	line-height: 15px !important;
}


small {
	font-weight: normal;
	font-family: tahoma;
	font-size: 12px;
}

.boxnovo {
	padding: 40px;
	background: #e6e6e6;
	border-radius: 20px;
	margin-top: 20px;
}

.boxnovo h4 {
	color: #008ccc !important;
	margin: 0;
	padding-bottom: 0;
}

.cor-blue {
	color: #00a9d8 !important;
}

.cor-blue:hover {
}

.btnlink-nv {
	position: absolute;
	top: 206px;
	left: 26px;
	z-index: 1;
	width: 360px;
	height: 20px;
}

.btnlink-nv2 {
	position: absolute;
	top: 375px;
	left: 69px;
	z-index: 1;
	width: 230px;
	height: 20px;
}

.btnlink-nv3 {
	position: absolute;
	bottom: 128px;
	left: 138px;
	z-index: 99;
	width: 240px;
	height: 20px;
}

.btnlink-nv4 {
	position: absolute;
	bottom: 70px;
	left: 138px;
	z-index: 99;
	width: 265px;
	height: 20px;
}

.link-green {
	color: #54b847 !important;
	text-decoration: underline !important;
}

.content .texto p a.link-green:hover {
	color: #307d25 !important;
}

.link-bluee {
	color: #00a9d8 !important;
	text-decoration: underline !important;
}

.link-blue-nv {
	color: #00a9d8 !important;
	font-weight: bold;
}

.link-blue-nv:hover {
	color: #00a9d8 !important;
	text-decoration: none;
}

.content .texto p a.link-bluee:hover {
	color: #0d708c !important;
}

.link-001 {
	position: absolute;
	width: 150px;
	height: 263px;
	background: transparent;
	top: 138px;
	left: 261px;
	z-index: 2;
	border-radius: 50%;
}
.link-001 img{
	width: 150px;
	height: 263px;
}
.link-002 {
	position: absolute;
	width: 195px;
	height: 290px;
	background: transparent;
	top: 434px;
    left: 127px;
	z-index: 2;
	border-radius: 50%;
}
.link-002 img{
	width: 195px;
	height: 290px;
}
.link-003 {
	position: absolute;
	width: 200px;
	height: 244px;
	background: transparent;
	top: 434px;
    left: 350px;
	z-index: 2;
	border-radius: 50%;
}
.link-003 img {
	width: 200px;
	height: 244px;
}
.link-004 {
	position: absolute;
	width: 200px;
	height: 270px;
	background: transparent;
	top: 759px;
    left: 33px;
	z-index: 2;
	border-radius: 50%;
}
.link-004 img {
	width: 200px;
	height: 270px;
}
.link-005 {
	position: absolute;
	width: 190px;
	height: 290px;
	background: transparent;
	top: 759px;
    left: 454px;
	z-index: 2;
	border-radius: 50%;
}
.link-005 img {
	width: 190px;
	height: 290px;
}


/* AJUSTES */

.link-blog-mancini{
    text-decoration: none !important;
}

.box-1{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1333px;
    left: 15px;
    cursor: pointer;
}

.box-1 .box-hover {
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -40px;
    top: -77px;
    border-radius: 5px;
}

.box-1:hover .box-hover {
    display: block;
}

.box-hover p {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}


.box-2{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1333px;
    left: 265px;
    cursor: pointer;
}

.box-2 .box-hover{
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -41px;
    top: -135px;
    border-radius: 5px;
}

.box-2:hover .box-hover{
    display: block;
}


.box-3{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1333px;
    left: 515px;
    cursor: pointer;
}

.box-3 .box-hover{
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -41px;
    top: -135px;
    border-radius: 5px;
}

.box-3:hover .box-hover{
    display: block;
}

.box-4{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1542px;
    left: 15px;
    cursor: pointer;
}

.box-4 .box-hover {
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -45px;
    top: -75px;
    border-radius: 5px;
}

.box-4:hover .box-hover {
    display: block;
    
}


.box-5{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1542px;
    left: 265px;
    cursor: pointer;
}

.box-5 .box-hover{
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -43px;
    top: -103px;
    border-radius: 5px;
}

.box-5:hover .box-hover{
    display: block;
}

.box-6{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1542px;
    left: 515px;
    cursor: pointer;
}

.box-6 .box-hover{
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -40px;
    top: -103px;
    border-radius: 5px;
}

.box-6:hover .box-hover{
    display: block;
}

.box-7{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1752px;
    left: 15px;
    cursor: pointer;
}

.box-7 .box-hover {
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -45px;
    top: -75px;
    border-radius: 5px;
}

.box-7:hover .box-hover {
    display: block;
    
}


.box-8{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1742px;
    left: 265px;
    cursor: pointer;
}

.box-8 .box-hover{
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -43px;
    top: -93px;
    border-radius: 5px;
}

.box-8:hover .box-hover{
    display: block;
}


.box-9{
    width: 140px;
    height: 140px;
    background: url('../imgs/spacer.png');
    position: absolute;
    z-index: 2;
    top: 1742px;
    left: 515px;
    cursor: pointer;
}

.box-9 .box-hover{
    display: none;
    background-color: #f4f4f4;
    width: 220px;
    text-align: center;
    padding: 8px;
    position: relative;
    left: -42px;
    top: -93px;
    border-radius: 5px;
}

.box-9:hover .box-hover{
    display: block;
}

.link-momentos:hover{
    text-decoration: none !important;
}

.link-style:hover{
    text-decoration: none !important;
}

.link{
    position: absolute;
    width: 350px;
    height: 30px;
    background-color: transparent;
    top: 620px;
    left: 90px;
}

.link:hover{
    cursor: pointer;
}