

*, body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

.ulLinks li {
    float: left;
    font: 10.5pt 'gillSansMTBold';
}

.ulLinks li a {
    padding: 10px;
    color: #333;
}

.ulLinks li a:hover {
    color: #666;
}

#logoHermano {
    float: left;
}

.menuTopo {
    float: right;
    position: relative;
    top: 34px;
    margin-right: 0px;
}


.aConstOver {
	color: #FF6600!important;
}
html, body {
    height: 100%;
}

body {
    background-color: #e5dfd8;
}

#bodyPrincipal {
    width: 100%;
    background: #dddee0;
}

#bodyInterno {
    background: #e5dfd8 url('http://imagens.hermanonascimento.com.br/background.jpg') left top repeat-x;
    width: 100%;
	min-height: 640px;
    text-align: center;
}

#conteudo {
    width: 830px;
    text-align: left;
    margin: auto;
	padding: 0 30px;
}

#meio {
    position: relative;
    clear: both;
    padding-top: 15px;
	width: 855px;
}

.trans, .seta {
	position: absolute;
	top: 25px;
	z-index: 2;
}
.trans {
	width: 57px;
	height: 424px;
}
#transLeft {
	left: 0;
	background: url('http://imagens.hermanonascimento.com.br/sprite2.png') 0 0 no-repeat;
}

#transRight {
	right: 0;
	background: url('http://imagens.hermanonascimento.com.br/sprite2.png') -57px 0 no-repeat;
}

.seta {
	width: 22px;
	height: 424px;
	z-index: 3;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

#setaLeft {
	left: 30px;
	background-position: -663px 130px;
	background-image: url('http://imagens.hermanonascimento.com.br/spritePredio.png');
}

#setaRight {
	right: 30px;
	background-position: -707px 130px;
	background-image: url('http://imagens.hermanonascimento.com.br/spritePredio.png');
}
#setaLeft:hover {
	background-position: -685px 130px;
}
#setaRight:hover {
	background-position: -729px 130px;
}

#predioMeio {
    left: 300px;
}

#predioDireita {
    left: 600px;
}

.imgPredio {
    width: 226px;
	padding: 21px 26px 26px 20px;
    position: relative;
    top: -2px;
    left: -22px;
	background: url('http://imagens.hermanonascimento.com.br/sprite2.png') -114px 0 no-repeat;
}

.descricao {
    margin-top: -3px;
    color: #000;
    font-size: 14px;
	position: relative;
}

.descricao p, .descricao table {
    font-size: 12px;
    color: #4D4D4D;
    text-transform: none;
    margin-top: 10px;
}

.descricao p span {
    color: #009245;
    font-family: 'gillSansMTBoldItalic';
}

.descricao span.descVermelho {
    color: #C1272D;
}

.linkFolio {
    font: normal 10pt 'folioBold';
    color: #C1272D;
    text-transform: none;
	text-align: center;
}

.linkFolio:hover {
    color: #E05862;
	bottom: 4px;
    border-bottom: 1px solid #E05862;
}

.linkDesativado {
    color: #C1272D!important;
	bottom: 5px!important;
	border: 0!important;
	cursor: default!important;
}

.linkFolio span {
    font: 18px 'arroyoItalic';
}

.hrRodape {
    height: 0;
    border: 0;
    border-bottom: 1px solid #ccc;
    margin-left: -20px;
}

#rodape {
    margin-top: 20px;
    color: #999;
    padding: 0 30px 20px 15px;
}

#rodape p {
    font: 15px 'gillSansMT';
    float: right;
    margin: -4px 0 0 20px;
}

#rodape p span {
    color: #C1272D;
    font-family: 'gillSansMTBold'
}

#logoTak {
    background: url('http://imagens.hermanonascimento.com.br/sprite2.png') -114px -275px no-repeat;
    display: block;
    width: 46px;
    height: 8px;
    cursor: pointer;
    float: left;
}

#logoTak:hover {
    background-position: -114px -283px;
}

.linkRodape {
    background: url('http://imagens.hermanonascimento.com.br/sprite2.png') -162px -273px no-repeat;
    color: #999;
    float: right;
    margin-top: -10px;
    padding: 10px 20px 10px 0;
    font: 11px 'gillSansMTBold';
}

.linkRodape:hover {
    color: #333;
}

#faleConosco {
    margin: 20px auto;
    text-align: left;
	width: 560px;
}

.predios {
    position: absolute;
    top: 25px;
    width: 221px;
    text-align: center;
    color: #808080;
    font: 12px 'gillSansMT';
    text-transform: uppercase;
}

#faleConosco p {
	float: left;
	width: 240px;
	clear: none;
}

#prediosSVGFale {
	text-align: center;
}

#preFaleConosco {
	width: 100%;
	text-align: center;
}

#frmFaleConosco {
    margin-left: -7px;
}

#frmFaleConosco td {
    vertical-align: top;
    padding: 3px 5px;
}

#frmFaleConosco input {
    height: 20px;
}

#frmFaleConosco input, #frmFaleConosco textarea {
    border: 1px solid #999;
}

#frmFaleConosco textarea {
	height: 150px;
	width: 300px;
}

#frmFaleConosco #enviar {
	border: 1px solid #ccc;
	padding: 5px 10px;
	height: auto;
	color: #666;
	background: #ddd;
	cursor: pointer;
}


#frmFaleConosco #enviar:hover {
	background: #fff;		
}

#infoFale {
	margin-left: 65px;
}

.prediosSVG {
    float: left;
}

.clear {
	clear: both;
}

#aLogo {
	border: 0;
}#aLogo img {
	border: 0;
}

span#msg {
	margin-left: 10px;
}

.valores {
	font-size: 14pt;
	width: 560px;
	line-height: 29pt;
}

.valores li {
	width: 260px;
	float: left;
	background: url('http://imagens.hermanonascimento.com.br/dot.png') left center no-repeat;
	padding-left: 20px;
}

.circle {
	list-style: disc;
	margin-left: 19px;
	margin-left/*\**/: 13px\9;
}

.voltar {
	width: 58px;
	height: 20px;
	display: block;
	background: url('http://imagens.hermanonascimento.com.br/voltar.png') left top no-repeat;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.voltar:hover {
	background-position: left bottom;
	cursor: pointer;
}

/* CORRETOR ONLINE =================== */
#corretor {
	position: fixed;
	top: 300px;
	right: 0;
	width: 33px;
	border: 0;
	height: 142px;
	cursor: pointer;
	background: url('http://imagens.hermanonascimento.com.br/sprite2.png') -354px -282px no-repeat;
	z-index: 6;
	display: none;
}
#corretor:hover {
	background-position: -321px -282px;
}

#corretorBg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	display: none;
	z-index: 4;
	opacity: 0;
	filter: alpha(opacity=0);
}

#iFrm {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 5;
	display: none;
}

#hideX {
	display: none;
	width: 520px;
	margin: 0 auto;
	z-index: 6;
}
#hideBox {
	background-color: #f8f8f8;
	width: 80px;
	margin: 8px 0 -25px;
	float: right;
	height: 25px;
	z-index: 6;
	position: relative;
}

#frame {
	display: block;
	width: 520px;
	height: 370px;
	margin: 0 auto;
	background-color: #fff;
}

.msgForm{
	text-align: center;
	background-color: #14e95a;
	width: 500px;
}

.erro{
	background-color:red;
}

#empRealizados li{width:342px;height:155px;background-color:#fbfbfb;display:inline-block;margin-left:32px;padding:10px;border:solid 1px #e0dbd7;border-radius: 10px;}
#empRealizados li dl{float: left; display: inline-block; width: 232px;}
#empRealizados li dt{font:10pt/22pt 'gillSansMT';color:#444;}
#empRealizados li dd{font:10pt/22pt 'gillSansMT';color:#444;}
#empRealizados li dd+dd{border-bottom:solid 2px #D8797D;width:147px;}
#empRealizados li img{float:left;margin-right:20px;}

