a, a:link, a:visited, a:hover, a:active, label {
	cursor: pointer;
}

a, a:visited {
	text-decoration: none;
}

a:focus {
	outline: none;
	user-focus: none;
	-moz-user-focus: none;
	-moz-outline: none;
}

a.brown, a.brown:link, a.brown:visited, a.brown:hover, a.brown:active {
	cursor: pointer;
}

a.brown, a.brown:visited {
	text-decoration: none;
}

a.brown:focus {
	outline: none;
	user-focus: none;
	-moz-user-focus: none;
	-moz-outline: none;
}

acronym, abbr {
	border-bottom: 1px dashed;
	letter-spacing: 1px;
	cursor: help;
}

blockquote {
	margin: 22px 40px;
	padding: 0;
}

body {
	background-color: #FFF8ED;
	color: #777777;
	background-image: url(../i/fundo_1px.jpg);
	background-repeat: repeat-x;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	text-align: left;
	overflow: auto;
}

div{
}

form {
	margin: 0;
	padding: 0;
	display: inline;
}

h1 {
	padding: 30px 0 25px 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	padding: 20px 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 13px;
	letter-spacing: -1px;
}

h3 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

input, select, textarea {
	border: 1px solid #333333; /*	width: 100%;
*/
	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11px;
}

noscript, noscript a, noscript a:link, noscript a:visited, noscript a:hover, noscript a:active{
	color: #FFFFFF;
	font-family: "MS Serif", "New York", serif;
	font-size: 11px;
}

p, ul, ol {
	margin: 0;
	padding: 0 0 18px 0;
}

small {
	font-size: 10px;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

textarea {
	line-height: 1.25;
}

ul, ol {
	padding: 0 0 18px 40px;
	list-style: none;
}

.bold 			{
	font-weight: bold;
}

.brown, .brown a,.brown a:link, .brown a:visited, .brown a:hover,.brown a:active{
	color: #CA992C;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
}
.brown2{
	color: #CA992C;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11px;
}

.brownpeq, .brownpeq a,.brownpeq a:link, .brownpeq a:visited, .brownpeq a:hover,.brownpeq a:active{
	color: #CA992C;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.clear 			{
	clear: both;
}

.darkbrownpeq, .darkbrownpeq a,.darkbrownpeq a:link, .darkbrownpeq a:visited, .darkbrownpeq a:hover,.darkbrownpeq a:active, .darkbrown, .darkbrown a,.darkbrown a:link, .darkbrown a:visited, .darkbrown a:hover,.darkbrown a:active {
	color: #777777;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
}

.erro, .erro a,.erro a:link, .erro a:visited, .erro a:hover,.erro a:active{
	color: #FF0000;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.float-left 	{
	float: left;
}

.float-right 	{
	float: right;
}

.highlight 		{
	background: #FFFFCC;
}

.img-left 		{
	float: left;
	margin: 4px 10px 4px 0;
}

.img-right 		{
	float: right;
	margin: 4px 0 4px 10px;
}

.italic 		{
	font-style: italic;
}

.nobullet 		{
	list-style: none;
	list-style-image: none;
}

.noindent 		{
	margin-left: 0;
	padding-left: 0;
}

.nopadding 		{
	padding: 0;
}

.space 	{
	padding: 5px;
	width: 100%;
	clear: both;
}

.text-center 	{
	text-align: center;
}

.text-justify 	{
	text-align: justify;
}

.text-left 		{
	text-align: left;
}

.texto, .texto a,.texto a:link, .texto a:visited, .texto a:hover,.texto a:active{
	color: #777777;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 11px;
}

.text-right 	{
	text-align: right;
}

.underline 		{
	border-bottom: 1px solid;
}

/* FOOTER */
#footer{
	width: 780px;
	clear: both;
	text-align: center;
}

#footer li{
	padding: 5px;
	display: inline;
}

#footer ul{
	border-top: 1px solid #E7D59F;
}

#footer ul,#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	padding: 5px;
	color: #777777;
	font-size: 10px;
}

.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663800;
	text-align:left;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c2900;
	font-weight: bold;
	text-align:left;
}
.txtbold14{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c2900;
	font-weight: bold;
	text-align:left;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #777777;
	padding-left: 37px;
	text-align:left;
}
.txt_m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #777777;
	padding-left: 37px;
	text-align:left;
}
.txt_mbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.txt_md {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #777777;
	text-align:left;
}
.ul1 
{
list-style-image: url('../i/blinhaverd.gif');
}
.ul2 
{
list-style-image: url('../i/blinhared.gif');
}
.txt_bottom_ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
}
.toporegbk {
	background-image: url(../i/topo_reg.jpg);
	background-repeat: no-repeat;
}
.backy0 {
	background-image: url(../i/dentro.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tablefloat0 {
	float: right;
}
.style50 {
	font-size: 10px;
	color: #845533;
	font-weight: bold;
}
.style60 {
	font-size: 10px;
	color: #936015;
}
.style40 {
	font-size: 16;
	font-weight: bold;
	color: #422b1a;
}.f_reg {
	background-image: url(../i/f_reg.jpg);
	background-repeat: repeat-x;
}
.txtbrown{
color:#996600;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.padding5{
padding-left:15px;}
