
/* util */

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

div.line {
	font-size: 0px;
	line-height: 0px;
	height: 1px;
	background: #f0f6e1;
}


/* box */

.box-input-search {
	float: left;
	margin-right: 5px;
}

#content-doe {
	width: 350px;
	height: 74px;
	color: #3d570c;
	font-size: 18px;
	line-height: 30px;
	padding: 4px 0px 0px 20px;
	background: url('/_resources/media/img/default/b_doe.gif') no-repeat;
}

#content-doe span {
	color: #d71921;
	font-size: 20px;
	font-weight: bold;
}

#content-text-footer {
	width: 730px;
	margin: 30px auto;
	text-align: center;
	color: #3d570c;
}

#content-text-footer span {
	color: #010101;
	font-weight: bold;
}

#content-logo-footer img {
	margin-right: 10px;
}

#content-apoio img {
	margin-right: 5px;
}

#content-sign {
	width: 78px;
	margin: 0px auto;
}

.topCommentary {
	background: #afbd72;
	padding: 5px;
}