#forum {
	border: 1px solid #CAD1D9;
	background-color: #8395A7;
	text-align: left;
	margin-bottom: 30px;
}
#forum thead {
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(../images/bg_thead.gif);
	text-align: center;
}
#forum tfoot {
	background-image: url(../../idromeccanica/images/tfoot.gif);
	background-repeat: repeat-x;
	height: 15px;
}

#icona {
	width: 40px;
}
#subforum {
	width: 300px;
}
#messaggi {
	width: 90px;
}
#ultimo_msg {
	width: 165px;
}
#ultima_risposta {
	width: 165px;
}

.sezione {
	background-image: url(../images/bg_sezione.gif);
	background-repeat: repeat-x;
	padding-left: 5px;
}
.segna {
	font-weight: bold;
	color: #3a4f6c;
	line-height: 20px;
	background-image: url(../images/segna.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#forum img {
	margin: 5px;
}
#forum span {
	color: #666666;
}

.forum_sub {
	padding: 8px;
}
.forum_msg {
	text-align: center;
}
.forum_dat {
	text-align: center;
	color: #666666;
}

