body {
	margin: 0px auto;
	padding:0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	background: #636958 url('img/bg.gif') repeat-y center top;
}

.style1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;}

.style2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;}

a.menu {position:relative; display:block; font: 11px Tahoma; color: #555555; text-decoration:none; padding: 2px 2px;}
a.menu:hover { color: #555555; text-decoration: underline;}
/* Fix IE. Hide from IE Mac \*/
* html #main_menu ul li { float: left; height: 1%; }
* html #main_menu ul li a { height: 1%; }
/* End */

a.menutopo{position:relative; display:block; font: 11px Arial; color: #53584A; text-decoration:none; padding: 5px 12px 5px 10px; font-weight: bold;}
a.menutopo:hover { color: #53584A; background: #E0E8B9 url('img/seta.gif') no-repeat left; padding: 5px 12px 5px 18px; text-decoration: none;}

.a { color:#394A63; text-decoration: underline;}
.a.hover { color: #CCCCCC; text-decoration: underline;}

a {color:#006600;}
a:hover {
	text-decoration: underline;
}

.TextoCinzaEscuro {
	font-family: tahoma;
	font-size: 11px;
	color: #293743;
	text-decoration: none;
	line-height: 180%;	
}
.TituloAzulEscuro {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #394A63;
	text-decoration: none;
}
.TituloAzulVer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.lotado {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;}
.TextoPrograma {
	font-family: tahoma;
	font-size: 11px;
	color: #293743;
	text-decoration: none;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
