body {
	max-width: 240px;
	background: #525252;
	color: #ffffff;
	margin:0;
	padding:3px;
	font-family:'vera sans',helvetica,sans-serif;
	font-size: 11px;
	line-height: 140%;
}

a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

a:hover {
	color: #000000;
	font-weight: bold;
	background: #ffffff;
}

#topo-menu, #topo-banner-destaque, #info-rolar, #info-agenda-calend, #home2, #home3, #rodape, #megainternet {
	display: none !important;
}

div#topo-banner {
	background:transparent url(./../images/logo_geral_mobile.gif) top center no-repeat;
	height: 78px;
	width: 100px;
	overflow: hidden;
	text-indent: -1000px;
}

div#info-agenda small {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #000000;
	color: #FFD700;
	display: block;
}


div#visite-mobile, #info-rolar {
	display: block;
}