.td_logo {
	background: url(../img/tema1/logo.jpg) no-repeat top left;
	height: 139px;
}

.td_topo {
	height: 160px;
}

/* MENU --------- */
.table_menu {
	background: url(../img/tema1/menu/bg.jpg) center top repeat-y;
}

.img_menu_arrow {
	margin-left: 8px;
	margin-right: 6px;
	vertical-align: middle;
}

.td_menu_link a {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #153C94;
}

.td_menu_link a:hover {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #245CDF;
}

.td_cinza_fundo {
	background:url(../img/tema1/direita/cinza_bg.jpg) left top repeat-y;
	padding: 0px;
	margin: 0px;
}

.td_cinza {
	background:url(../img/tema1/direita/cinza_bg.jpg) left top repeat-y;
	padding-left: 30px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.td_cinza a {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #303030;
}

.td_cinza a:hover {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #131313;
}

.td_cinza_titulo {
	background: url(../img/tema1/direita/cinza_titulo.jpg) top left no-repeat;
	height: 37px;
	padding-left: 41px;
}

.td_branco_fundo {
	background:url(../img/tema1/direita/branco_bg.jpg) left top repeat-y;
	padding: 0px;
	margin: 0px;
}

.td_branco {
	background:url(../img/tema1/direita/branco_bg.jpg) left top repeat-y;
	padding-left: 27px;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-align: left;
}

.td_barra {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #173D95;
}

.td_barra a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #173D95;
}

.texto_laranja {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #173D95;
}

.link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #3354A2;
	text-decoration: none;
}
