@charset "utf-8";

#header .sigla {
	display: block;
	float: left;
	width: 180px;
	height: 62px;
	margin-top: 20px;
	background: #fff url('../images/logo.png') no-repeat center;
	}
#header .sigla a {
	display: block;
	width: 180px;
	height: 62px;
	}