@import 'common.css';
@import 'form.css';
@import 'thickbox.css';

.conteudo{
	display:block;
	float:left;
	width:759px;
	height:550px;
	background:#E5DE47 url(../images/bg_empresa.gif) no-repeat 0 0;
}

.conteudo .esq{
	display:block;
	float:left;
	width:229px;
	height:550px;
	background:#E8E8E8;
}
.conteudo .esq ul{
	display:block;
	float:left;
	width:228px;
	border-right:1px #FFFFFF solid;
	padding-top:20px;
}

.conteudo .esq ul li{
	display:block;
	float:left;
	width:228px;
	text-indent:-999999px;
}

.conteudo .esq ul li a{
	display:block;
	float:left;
	width:228px;
}
.conteudo .esq ul li a.pericias{
	height:55px;
	background:url(../images/bt_pericias.gif) no-repeat 0 0;
}
.conteudo .esq ul li a.rh{
	height:44px;
	background:url(../images/bt_rh.gif) no-repeat 0 0;
}
.conteudo .esq ul li a.financeiro{
	height:44px;
	background:url(../images/bt_financeiro.gif) no-repeat 0 0;
}
.conteudo .esq ul li a.contabil{
	height:44px;
	background:url(../images/bt_contabil.gif) no-repeat 0 0;
}
.conteudo .esq ul li a.legal{
	height:45px;
	background:url(../images/bt_legal.gif) no-repeat 0 0;
}
.conteudo .esq ul li a.fiscal{
	height:42px;
	background:url(../images/bt_fiscal.gif) no-repeat 0 0;
}

.conteudo .esq img.imgs{
	display:block;
	float:left;
	width:108px;
	height:81px;
	padding:40px 0 0 80px;
}

.conteudo .dir{
	display:block;
	float:right;
	width:420px;
	height:440px;
	padding-right:59px;
	padding-top:20px;
}

.conteudo .dir h2{
	display:block;
	float:left;
	width:100%;
	height:36px;
	text-indent:-999999px;
}
.conteudo .dir h2.pericias{
	background:url(../images/tit_pericias.gif) no-repeat 0 0;
}
.conteudo .dir h2.juridicas{
	background:url(../images/tit_juridicas.gif) no-repeat 0 0;
}
.conteudo .dir h2.rh{
	background:url(../images/tit_rh.gif) no-repeat 0 0;
}
.conteudo .dir h2.financeiro{
	background:url(../images/tit_financeiro.gif) no-repeat 0 0;
}
.conteudo .dir h2.contabil{
	background:url(../images/tit_contabil.gif) no-repeat 0 0;
}
.conteudo .dir h2.legal{
	background:url(../images/tit_legal.gif) no-repeat 0 0;
}
.conteudo .dir h2.fiscal{
	background:url(../images/tit_fiscal.gif) no-repeat 0 0;
}

.conteudo .dir p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C6C6C;
	padding:10px 0 0 10px;
	line-height:16px;
}

.tromba{
	display:block;
	float:left;
	padding:20px 0 0 20px;
}
.tromba img{
	border:none;
}

ul.type01{
	display:block;
	float:left;
	list-style:lower-alpha;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C6C6C;
	line-height:16px;
	padding-bottom:30px;
}
ul.type01 li{
	padding:10px 0 0 10px;
}

ul.type02{
	display:block;
	float:left;
	list-style:circle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C6C6C;
	line-height:16px;
	padding:10px 0 15px 5px;
}
ul.type02 li{
	padding:5px 0 0 5px;
}











