@charset "utf-8";
/* CSS Document */

#title_empresa_historia{
	height:300px;
	height:38px;
	background-image:url(../img/title_empresa_historia.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#title_empresa_missao{
	height:300px;
	height:38px;
	background-image:url(../img/title_empresa_missao.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#title_empresa_indicadores{
	height:300px;
	height:38px;
	background-image:url(../img/title_empresa_indicadores.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#title_empresa_certificacao{
	height:300px;
	height:38px;
	background-image:url(../img/title_empresa_certificacao.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#texto_empresa_historia{
	width:420px;
}
#texto_empresa_indicadores{
	width:420px;
}
#texto_empresa_missao{
	width:420px;
}
#texto_empresa_certificacao{
	width:410px;
}


/*
	CERTIFICADO
*/

.certificado{
	position:relative;
	width: 380px;
	font-family:verdana;
	font-size:10px;
	color:#616262;
	margin:0;
	padding:0;
	padding-left:4px;
	padding-top:15px;
	
}
.txt_certificado{
	position:relative;
	width:406px;
	margin:0;
	padding:0;
	border-bottom-color:#a1aebb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:0 5px 15px 5px;
	margin:15px 0 0 0;
	height:160px;
}
.txt_certificado img{
	margin:0 5px 5px 0;
}

.mais_destaque{
	position:absolute;
	width:22px;
	height:18px;
	/*background:url(../img/b_download.gif) no-repeat;*/
	left:400px;
	bottom:0;
}