
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.menu-item {
	float: left;
	height: 34px;
	font-size: 0px;
	line-height: 0px;
}

.spacer-menu-off-off {
	float: left;
	width: 2px;
	height: 34px;
	background: url('/index2_arquivos/spacer_menu_off_off.png') no-repeat;
}

.spacer-menu-off-on {
	float: left;
	width: 2px;
	height: 34px;
	font-size: 0px;
	line-height: 0px;
	background: url('/index2_arquivos/spacer_menu_off_on.png') no-repeat;
}

.spacer-menu-on-off {
	float: left;
	width: 2px;
	height: 34px;
	font-size: 0px;
	line-height: 0px;
	background: url('/index2_arquivos/spacer_menu_on_off.png') no-repeat;
}

.box-input-search {
	float: left;
	width: 155px;
	height: 20px;
	padding-left: 5px;
	margin-top: 7px;
	background: url('/index2_arquivos/bg_input_search.png') no-repeat;
}

.spacer-submenu {
	float: left;
	width: 2px;
	height: 25px;
	background: url('/index2_arquivos/spacer_submenu.png') no-repeat;
}

.submenu-item {
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 1px;
}

.path-menu {
	font-size: 18px;
	line-height: normal;
	color: #ffcb08;
	font-weight: bold;
	letter-spacing: -0.5px;
}

.path-submenu {
	font-size: 30px;
	line-height: normal;
	color: #004e7b;
	font-weight: bold;
	letter-spacing: -1px;
}

.submenu-item-footer {
	height: 20px;
	line-height: normal;
	padding-top: 1px;
	border-bottom: 1px solid #666666;
}

.box-input-newsletter-name {
	width: 186px;
	height: 24px;
	padding-left: 5px;
	background: url('/index2_arquivos/bg_input_newsletter_name.png') no-repeat;
}

.box-input-newsletter-email {
	width: 153px;
	height: 24px;
	padding-left: 5px;
	background: url('/index2_arquivos/bg_input_newsletter_email.png') no-repeat;
}

.news-highlight {
	width: 392px;
	height: 90px;
	background: url('/index2_arquivos/bg_news_highlight.png') no-repeat;
}

.header-right {
	font-size: 24px;
	color: #007dc6;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: normal;
}

.content-date {
	font-size: 11px;
}

.box-home-highlight {
	float: left;
	margin-right: 21px;
	width: 172px;
	height: 157px;
	line-height: normal;
	background: url('/index2_arquivos/bg_box_home.png') bottom no-repeat;
}

.box-home {
	float: left;
	margin-right: 21px;
	width: 172px;
	line-height: normal;
}

.content-link {
	line-height: normal;
	border-bottom: 1px solid #e3e6ea;
	padding-left: 7px;
	height: 20px;
	background: url('/index2_arquivos/icon_mark.gif') 0px 6px no-repeat;
}

.content-image {
	font-size: 0px;
	line-height: 0px;
	background: #e3e6ea;
	padding: 5px;
}

.content-image-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.content-image-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.content-list-item {
	line-height: normal;
	border-bottom: 1px solid #e3e6ea;
	padding-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: url('/index2_arquivos/icon_mark.gif') 0px 6px no-repeat;
}
.content-tools-item {
	margin-right: 10px;
}

.content-poll-answer {
	font-size: 11px;
}
.content-poll-votes {
	background: #ffcb08;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;	
}

.content-tags {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: normal;
	background: #e3e6ea;
}

.orange {
	color: #ffcb08;
	font-weight: bold;
}


#box-form-commentary, #box-form-mural {
	padding: 10px;
	background: #e3e6ea;
}

.window-error-ajax {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	background: #FAF0F0;
	border: 1px solid #f5e3e3;
}
.window-error-ajax-content {
	padding-left: 40px;
	background: url('/index2_arquivos/icon_message_error.png') no-repeat top left;
}
.window-error-ajax-content-text {
	border: 1px solid #f5e3e3;
	background: #ffffff;
	padding: 10px;
}

.window-alert-ajax {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	background: #fcfded;
	border: 1px solid #f6f3d1;
}

.window-alert-ajax-content {
	padding-left: 40px;
	background: url('/index2_arquivos/icon_message_alert.png') no-repeat top left;
}
.window-alert-ajax-content-text {
	border: 1px solid #f6f3d1;
	background: #ffffff;
	padding: 10px;
}

.window-info-ajax {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

	background: #e7f2f8;
	border: 1px solid #d7e6ef;
}

.window-info-ajax-content {
	padding-left: 40px;
	background: url('/index2_arquivos/icon_message_info.png') no-repeat top left;
}
.window-info-ajax-content-text {
	border: 1px solid #d7e6ef;
	background: #ffffff;
	padding: 10px;
}