#HeaderEmpresa{
	background-image:url(../../slices/header-Empresa.jpg);
	height:50px;
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	float:left;
	display:inline;
	text-indent:60px;
	font-size:18px;
	color:#27327F;
	line-height:45px;
	font-weight:normal;
	margin:0;
	padding:0;
}

#SloganEmpresa{
	display:block;
	font-size:12px;
	text-align:center;
	color:#333;
	margin:10px 0 20px 0;
	width:100%;
	float:left;
}