@charset "ISO-8859-1";
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #009933;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #009933;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F2;
}
.texto {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-indent: 50px;
	color: #666666;
	margin-left: 100px;
}

.texto_titulo {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #666666;
}

.geral {
}
.titulo_menor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	color: #666666;
	text-transform: capitalize;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding: 5px;
	clear: left;
	text-align: left;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: -1px;
	color: #009933;
	text-transform: capitalize;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding: 5px;
	clear: left;
	text-align: left;
	margin: 0px;
}
.sub_menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-indent: 0px;
	color: #666666;
	margin-left: 100px;
}
a.menu:link {
	display:block;
	color: #666666;
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #999999;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
	background-color:#DDDDDD;	
}
a.menu:active {
	text-decoration: none;
	color: #999999;
}
.menu {
	vertical-align: middle;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.menu_ant {
	height: 20px;
	vertical-align: middle;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.estiloMenu {
	vertical-align: middle;
	text-align: left;
	height: 25px;
	border: 1px none #CCCCCC;
	margin: 0;
	padding: 0px;
}
.texto_topico {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	color: #333333;
	margin-left: 100px;
	display: marker;
	text-indent: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
	font-style: normal;
	list-style-image: none;
}
