@import 'common.css';
@import 'form.css';
@import 'thickbox.css';
.conteudo{
	display:block;
	float:left;
	width:759px;
	height:630px;
	background:#ffffff url(../images/bg_formularios.jpg) right top no-repeat ;
}

.conteudo .esq{
	display:block;
	float:left;
	width:229px;
	height:630px;
	background:#E8E8E8;
	border-right:1px #FFFFFF solid;
}
.conteudo .esq h2{
	display:block;
	float:left;
	width:100%;
	height:66px;
	text-indent:-999999px;
	background:url(../images/tit_conheca.gif) no-repeat 40px 20px;
}
.conteudo .esq ul{
	display:block;
	float:left;
	width:228px;
	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;
	padding-right:59px;
	padding-top:20px;
}

.conteudo .dir h2.links{
	display:block;
	float:left;
	width:100%;
	height:27px;
	text-indent:-999999px;
	background:url(../images/tit_links.gif) no-repeat 0 10px;
	padding-bottom:20px;
}

.conteudo .dir dl{
	display:block;
	float:left;
	width:420px;
	padding:20px 0 0 0;
}
.conteudo .dir dl dt{
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6C6C6C;
	font-weight:normal;
	background:url(../images/listagem_03.gif) no-repeat center left;
	text-indent:15px;
	padding: 5px;
}
.conteudo .dir dl dd{
	width:420px;
	text-indent:15px;
	padding-bottom:10px;
}
.conteudo .dir dl dt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12spx;
	color:#6C6C6C;
	text-decoration:none;
}
.conteudo .dir dl dd a:hover{
	text-decoration:underline;
}
.tromba{
	display:block;
	float:left;
	padding:20px 0 0 20px;
}
.tromba img{
	border:none;
}















