@charset "utf-8";
.tdmenu {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 30px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	background-color: #F4F4F4;
	text-indent: 15px;
}
.menu_titulo_sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-image: url(../layout/menu_lat_sup2.jpg);
	height: 26px;
	width: 191px;
	text-indent: 10px;
	vertical-align: middle;
}
.menu_lat {
	width: 195px;
}

.tarja_preto {
	background-image: url(../layout/tarja_preta.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.td_sep {
	background-image: url(../layout/div_menu.jpg);
	height: 1px;
	width: 191px;
}
.tdmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	cursor: default;
	background-color: #D4D4D4;
	text-indent: 15px;
}
.TEXTOlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
.erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFB3B3;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-position: center;
	width: 90%;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #003399;
}
.menu_lat_dir {
	width: 4px;
	background-image: url(../layout/lat_menu_dir.jpg);
	background-repeat: repeat-y;
}
.menu_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	height: 30px;
	width: 191px;
	text-indent: 10px;
	vertical-align: bottom;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}

