﻿html{
	height:100%;
}

body{
	margin:0 auto;
	padding:0;
	background:#fff;
	background-image:url('../imagens/background.gif');
	background-repeat:repeat;
	color:#4b3724;
	font-size:10px;
	font-family:Verdana, Arial, Times, "Times New Roman", serif;
	letter-spacing:1px;
	text-align:justify;
	height:100%;

}
a{
	color:#4b3724;
	text-decoration:none;
}
img{
	border:0;
}
.clr{
	clear:right;
}
.ctr{
	margin:0 auto;
}
.r3{
	margin-right:3px;
}
#holder{
	width:899px;
	position:relative;
	/*top: 50%;
	left: 50%;
	margin-left: -449px;
	margin-top: -297px;*/
}
#wraper{
	width:899px;
	height:597px;
	border:solid 1px #d4d3cf;
	background:#eae6e3;
	margin:0 auto;
	padding:0;
	position:relative;
}
#insider{
	width:887px;
	margin:5px 5px 5px 5px;
	background:#fff;
	border:solid 1px #c7c0b8;
	padding:0;
	position:relative;
}
#header{
	width:887px;
	height:153px;
	background-image:url('../imagens/bg_header.jpg');
	position:relative;
	text-align:right;
}

#header img{
border:0;
margin:10px 10px 0px 0px;
}

#menu{
	width:887px;
	height:35px;
	margin:0;
	padding:0;
	background:#c4c0bf;
	border-bottom:solid 1px #c4c0bf;
	position:relative;
}
#menu ul{
	display:inline;
	margin:0;
	padding:0;
	width:887px;
	height:35px;
	float:left;
}
#menu ul li{
	display:inline;
	border:0;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menu ul li img{
	border:0;
}
/* mouse over menu inicio */
.home-on{
	background-image:url('../imagens/btn_home.gif');
	background-position:bottom;
}
.home-off{
	background-image:url('../imagens/btn_home.gif');
	background-position:top;
}
.home-off:hover{
	background-position:bottom;
}
.perfil-on{
	background-image:url('../imagens/btn_perfil-do-escritorio.gif');
	background-position:bottom;
}
.perfil-off{
	background-image:url('../imagens/btn_perfil-do-escritorio.gif');
	background-position:top;
}
.perfil-off:hover{
	background-position:bottom;
}
.areas-on{
	background-image:url('../imagens/btn_areas-de-atuacao.gif');
	background-position:bottom;
}
.areas-off{
	background-image:url('../imagens/btn_areas-de-atuacao.gif');
	background-position:top;
}
.areas-off:hover{
	background-position:bottom;
}
.equipe-on{
	background-image:url('../imagens/btn_equipe.gif');
	background-position:bottom;
}
.equipe-off{
	background-image:url('../imagens/btn_equipe.gif');
	background-position:top;
}
.equipe-off:hover{
	background-position:bottom;
}
.aliancas-on{
	background-image:url('../imagens/btn_aliancas.gif');
	background-position:bottom;
}
.aliancas-off{
	background-image:url('../imagens/btn_aliancas.gif');
	background-position:top;
}
.aliancas-off:hover{
	background-position:bottom;
}
.midia-on{
	background-image:url('../imagens/btn_na-midia.gif');
	background-position:bottom;
}
.midia-off{
	background-image:url('../imagens/btn_na-midia.gif');
	background-position:top;
}
.midia-off:hover{
	background-position:bottom;
}
.contato-on{
	background-image:url('../imagens/btn_contato.gif');
	background-position:bottom;
}
.contato-off{
	background-image:url('../imagens/btn_contato.gif');
	background-position:top;
}
.contato-off:hover{
	background-position:bottom;
}
/* mouse over menu inicio */
#content{
	width:887px;
	background:#fff;
	background-image:url('../imagens/bg_gray.gif');
	background-repeat:repeat-x;
	position:relative;
}
#home-content{
	width:887px;
	height:366px;
	background:#fff;
	background-image:url('../imagens/bg_home.jpg');
	background-position:right;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:0;
	position:relative;
}
.img-txt-home{
	margin:66px 0px 0px 63px;
}
.img-endereco-home{
	margin:40px 0px 0px 66px;
}

.img-interjurist-home{
	margin: 60px 0px 0px 66px;
}

#perfil-content{
	
}
#areas-content{
	width:827px;
	height:332px;
	background:#fff;
	margin:0;
	padding:34px 0px 0px 40px;
	border:0;
	position:relative;
	background-image:url('../imagens/bg_areas.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

.navlist{
	margin-left:0;
	padding-left:0;
	list-style:none;
	float:left;
}
.navlist li{
	list-style: none;
	padding-left:15px;
	background-image:url('../imagens/img_icon.gif');
	background-repeat:no-repeat;
	background-position:0 1.2em;
	line-height:30px;
}
.ul1{
	margin:20px 48px 0px 0px;
}
.ul2{
	margin:20px 10px 0px 0px;

}
.ul3{
	margin:0px 20px 0px 0px;
}

#equipe-content{
	/*padding:40px 40px 40px 40px;*/
	height:286px;
}
.equipe-margin{
	margin: 39px 0px 0px 39px;
}

#aliancas-content{
	width:811px;
	height:297px;
	padding:40px 0px 29px 38px;
}
.left-mundi{
	float:left;
	margin:10px 0px 0px 0px;
}

.img-jpalms{
	border:0;
	margin: 0px 0px 10px 0px;
}
.img-interjurist{
	border:0;
	margin: 12px 0px 10px 0px;
}

.img-bridge{
	border:0;
	margin: 12px 0px 10px 0px;
}

.img-pugliese{
	border:0;
	margin: 12px 0px 10px 0px;
}

.bridge{
	width:363px;
	height:102px;
	float:right;
	margin:10px 0px 0px 0px;
	border: solid 1px red;
}
.puglieseegomes{
	width:360px;
	height:101px;
	float:right;
	margin:21px 0px 0px 0px;
}
.inner{
	width:867px;
	margin:0;
}
.inner-aliancas{
	width:767px;
	margin:0;
}

.scroll-aliancas{
	width: 370px;
	height: 210px;
}

#perfil-content{
	background-image:url('../imagens/bg_perfil.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:34px 39px 34px 39px;
	height:298px;
}
#perfil-txt{
	width:442px;
}

.txt-space{
	width:442px;
	margin:10px 0px 0px 0px;
}
.alianca-space{
	width:811px;
	margin:10px 0px 0px 0px;
}

.parceiro-space{
	width:363px;
	margin:8px 0px 0px 0px;
}

#equipe-content{
	background-image:url('../imagens/bg_equipe.jpg');
	background-repeat:no-repeat;
	background-position:center;
	height:366px;
}
#equipe-sep{
	float:left;
	margin:0px 30px 0px 50px;
}
#triggers {
	float:left;
	line-height:20px;
	width:345px;
}
#triggers div {
	cursor:pointer;
}
.detail{
	width:370px;
	height:280px;
	line-height:12px;
}
.on {
  text-decoration:none;
}
.off {
  text-decoration:underline;
  font-weight:bold;
}
.titulo-profissional{
	margin-bottom:8px;
}

#texto-profissional{
	line-height:12px;
	background:aqua;
}

.email-profissional{
	margin-top:8px;
}

#contato-content{
	background-image:url('../imagens/bg_contato.jpg');
	background-repeat:no-repeat;
	background-position:right bottom;
	/*padding:40px 0px 20px 39px;*/
	height:366px;
	width: 884px;
	/*border:solid 1px red;*/
}
.margin-contato{
	margin:40px 0px 0px 39px;
}
.tit-margin{
	margin-bottom:15px;
}
#contato-content textarea{
	border:solid 1px #C5C1BE;
	width:410px;
	height:75px;
}
#contato-content input{
	border:solid 1px #C5C1BE;
	width:410px;
	height:20px;
}
#contato-form{
	margin:5px 0px 0px 39px;
	width:410px;
	float:left;
	text-align:left;
	line-height:20px;
}

#nome{
	width:100%;
	vertical-align:baseline;
	height:24px;
	margin-bottom:10px;
}

#email{
	width:100%;
	vertical-align:baseline;
	height:24px;
	margin-bottom:10px;
}

#assunto{
	width:100%;
	vertical-align:baseline;
	height:24px;
	margin-bottom:10px;
}

#mensagem{
	width:100%;
	vertical-align:top;
	height:97px;
	margin-bottom:10px;
}

#contato-sep{
	float:left;
	margin:0px 30px 0px 35px;
}
#endereco{
	width:300px;
	float:left;
	margin:10px 0px 0px 0px;
}
.spc-como-chegar{
	margin-top:5px;
}
#namidia-content{
	background-image:url('../imagens/bg_equipe.gif');
	background-repeat:repeat-x;
	background:#fff;
	padding:40px 40px 40px 40px;
	height:286px;
}
.namidia-txt{
	margin:10px 0px 0px 0px;
}

.midia-sep1{
	margin:20px 0px 20px 0px
}
.arquivo{
	color:black;
	text-decoration:underline;
}

#galleryh{
	width:450px;
	height:40px;
	margin-top:10px;
}
/* jQuery lightBox plugin - Gallery style */
#gallery {
	width: 188px;
	padding:0;
	float:right;
}

