@charset "utf-8";
/* CSS Document */

#empresa{
}

#empresa .header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:10px 0px;
	background-image:url(../slices/img_empresa.jpg);
	width:557px;
	height:70px;
	text-indent:-9999px;
	margin:auto;
}

#empresa .conteudo
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
color:#000000;
width:450px;
margin:auto;
text-align:justify;

	
}