*
{
	text-align:justify;
}
#event
{
	float:left;
	width:353px;
	height:306px;
	padding:22px 9px 3px 2px;
	margin:0;
	color:#535545;
	background-image:url(../images/event.png);
}
#announcements
{
	float:right;
	width:306px;
	height:278px;
	padding:0 7px 8px 2px;
	color:#535545;
	background-image:url(../images/announcements.png);
}
#announcements h3
{
	font-size:11px;
}
#hotnews
{
	width:419px;
	height:132px;
	padding:21px 0 0 0;
	color:#000033;
	font-size:12px;
	background-image:url(../images/hotnews.png);
}
#forum
{
	float:right;
	width:187px;
	height:120px;
	padding:30px 9px 3px 10px;
	margin:0 10px 0 10px;
	color:#000033;
	background-image:url(../images/forum.png);
}
#visi_map
{
	float:right;
	width:252px;
	height:98px;
	padding:22px 9px 3px 0px;
	margin:0 10px 0 10px;
	background-image:url(../images/visi_map.png);
	text-align:center;
}
#members
{
	float:right;
	width:575px;
	height:163px;
	padding:22px 9px 13px 1px;
	margin:10px 0 0 11px;
	background-image:url(../images/members.png);
}

.hot_ligado, .hot_desl
{
	font-weight:bold;
	text-align:center;
	font-size:12px;
	text-decoration:underline;
}
.hot_ligado
{
	color:#FF0000;
}
.hot_desl
{
	color:#CACACA;
}