span.titulo {
	color:	#9E2163;
}

body {
	background-color: #178EA6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D4D4D;
}

a:link, a:visited, a:hover, a:active {
	color:#4D4D4D;
	text-decoration:none;
	}

a.menutopo:link, a.menutopo:visited, a.menutopo:active {
	color:#9E2162;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}
a.menutopo:hover {
	color:#9E2162;
	text-decoration:none;
	font-weight: bold;
	font-size: 12px;
}




a.menu_lateral:link, a.menu_lateral:visited, a.menu_lateral:active  {
	color:#4D4D4D;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}
a.menu_lateral:hover {
	color:#3AABB7;
	text-decoration:none;
	font-weight: bold;
	font-size: 14px;
}



.site_tt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	background-color: #9E2163;
	height:50px;
	padding-left:40px;
	
}


.conteudo_tt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #861452;
	text-decoration:none;
}

.conteudo_subtt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #4D4D4D;
	text-decoration:none;
}

.conteudo_subsubtt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	text-decoration:none;
}


.rodape_menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color:#FF9900;
	padding-left:22px;  
	padding-right:22px;
	padding-bottom:40px; 
	padding-top:40px;
}

.rodape_menu_links {
	text-decoration:none;
	color:#FFF;
	}


.rodape_menu_tt {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #9E2163;
	text-decoration:underline;
	
}

.rodape{
	height:50px;
	text-align:center;
	background-color:#EB9019;
	vertical-align:middle;
	font-size: 12px;
	color:#9E2163;
	font-weight:bold;
	}
	
.titulo_tabela_laranja {
	padding-left:10px;
	background-color:#F4AE2C;
	color:#9E2163;
	font-weight:bold;
	font-size:16px;
	}

