.header-logo {
	background-color: #4c3327;
	background-image: url(../images/logo_left.jpg);
	background-position: center left;
	background-repeat: no-repeat;
}
.header-txt td {
	padding: 0 3px;
}
.big {
	font-weight: 700;
}
.trick {
	font-size: 12px;
}
.titleHeader {
	background-color: #4c3327;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px;
}
#areaHeaderText {
	text-align: right;
	padding: 0 27px 0px 0;
	color: #513127;
	font-weight:normal;
	background-color:#fff;
}