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