@import 'common.css';
@import 'form.css';
@import 'thickbox.css';
.conteudo{
	display:table;
	float:left;
	width:759px;
	height:580px;
	background:#E5DE47 url(../images/bg_empresa.gif) no-repeat 0 0;
}

.conteudo .esq{
	display:block;
	float:left;
	width:215px;
	height:399px;
}
.conteudo .esq ul{
	display:block;
	float:left;
	width:215px;
	border-right:1px #FFFFFF dashed;
	padding-top:10px;
}

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

.conteudo .esq ul li a{
	display:block;
	float:left;
	width:215px;
}
.conteudo .esq ul li a.apresentacao{
	height:43px;
	background:url(../images/bt_apresentacao.gif) no-repeat 0 0;
}

.conteudo .esq ul li a.missao{
	height:43px;
	background:url(../images/bt_missao.gif) no-repeat 0 0;
}

.conteudo .esq ul li a.visao{
	height:45px;
	background:url(../images/bt_visao.gif) no-repeat 0 0;
}

.conteudo .esq ul li a.valores{
	height:43px;
	background:url(../images/bt_valores.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:46px;
	text-indent:-999999px;
}
.conteudo .dir h2.empresa{
	background:url(../images/tit_empresa.gif) no-repeat 0 4px;
}
.conteudo .dir h2.missao{
	background:url(../images/tit_missao.gif) no-repeat 0 0;
}
.conteudo .dir h2.visao{
	background:url(../images/tit_visao.gif) no-repeat 0 0;
}
.conteudo .dir h2.valores{
	background:url(../images/tit_valores.gif) no-repeat 0 4px;
}




.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;
}











