body {
	background: #2d2d2d url(/templates/images2010/bg_window.jpg) center top no-repeat !important;
	margin: 0px;
	padding: 0px;
}

table.content-table {
	background: #FFF;
}

.infoimage {
	border: 0px !important;
	float: left;
	margin: 0 10px 10px 0 !important;
	width: 90px !important;
	height: auto !important;
}


/*** BOTTOM MENU ***/
ul#bottom {
	list-style: none;
	padding: 0px;
	margin: 15px 0 0 20px;
}

ul#bottom li {
	float: left;
	margin-right: 15px;
}

ul#bottom li a {
	display: block;
	padding-top: 2px;
}

.infodanza {
	height: 40px;
	background: #585858 url(/templates/images2010/bg_infodanza.jpg) repeat-x;
	color: #FFF;
	text-align: left;
	margin: 5px 0 0 0;
}

.community {
	height: 40px;
	background: #990066 url(/templates/images2010/bg_community.jpg) repeat-x;
	color: #FFF;
	text-align: left;
	margin: 5px 0 0 0;
}

.recursos {
	height: 40px;
	background: #00cc00 url(/templates/images2010/bg_recursos.jpg) repeat-x;
	color: #FFF;
	text-align: left;
	margin: 5px 0 0 0;
}

.htitle {
	padding: 2px 20px 0 16px;
}

.htitle h2 {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.hsubtitle {
	padding: 2px 20px 0 0;
}

.hsubtitle h3 {
	font-size: 12px;
	line-height: 24px;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

.hsubtitle a {
	color: #FFF; 
	font-size: 14px;
}

div.mypremium {
	padding: 10px;
	background: #ff7500;
	color: #FFF;
	width: 300px; 
	float: left;
	font-size: 11px;
	line-height: 14px;
}

div.mypremium a {
	text-decoration: none;
	color: #FFF;
}
