
.box-home-top {
	width: 470px;
	height: 9px;
	background: url('/_resources/media/img/default/box_home_top.gif');
}
.box-home-bottom {
	width: 470px;
	height: 9px;
	background: url('/_resources/media/img/default/box_home_bottom.gif');
}
.box-home {
	padding: 10px;
}
.content-list-item {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
	line-height: 18px;
	margin-bottom: 1px;
	background: #d9eaf4 url('/_resources/media/img/default/icon_mark.gif') 10px 13px no-repeat;
}

.content-image {
	font-size: 0px;
	line-height: 0px;
}
.divisao-menu-footer {
	margin:0px 6px 0px 5px;
}
.item-menu {
	height:24px;
	width:230px;
	padding-top:4px;
	line-height:24px;
}
.divisao-menu {
	height:1px;
	padding:0px;
	margin:0px;
	line-height:1px;
}
.divisao-menu img {
	float:left;
}
.box-top {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #ffffff;
	background: #a1a1a1;
	font-weight: bold;
	border-bottom: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
}

.box-tools {
	margin-top: 20px;
}

.box-tools-menu {
	height: 20px;
}

.box-tools-content {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
}

/* List */
.content-list {
	padding-bottom: 10px;
}

.content-list-date {
	font-size: 11px;
	font-weight: bold;
}

.content-list-link {
}

.content-list-resume {
	padding-top: 5px;
	font-size: 11px;
}

/* Detail */
.content-detail-author {
	font-size: 11px;
	padding-bottom: 10px;
}

.content-detail-tools {
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.content-detail-description {
	margin-top: 20px;
	
}

/* Poll */

.content-poll-question {
	font-size: 11px;	
}

.content-poll-answer {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}

.content-poll-votes {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: normal;
	margin-bottom: 5px;
	background: #a1a1a1;
}


