/* ------------ fonte -------------- */
P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #586200;
	font-family: Verdana;
		cursor: crosshair;
}	
	


/* ------------------------------- links ---------------------------------- */

a, a:link{ color: #c7be4b; height:0px; TEXT-DECORATION: none; }
a:hover { color:  #ffffff; width:2px; font-weight:105%; border-bottom: 1px solid #415700; cursor:w-resize; TEXT-DECORATION: none; }


/* ------------------------------- negrito, italico, sublinhado ---------------------------------- */

b { cursor: crosshair; color: #4a7408; TEXT-DECORATION: none;
}
u { cursor: crosshair; color: #c7be4b; TEXT-DECORATION: none;
}
i {	cursor: sw-rezize;  color: #ffffff; TEXT-DECORATION: none; }

/* ------------------------------- title ---------------------------------- */

.titulo {
	font-size: 18px;
    color: #586200;
    cursor: crosshair;

}


/* ------------------------------- table ---------------------------------- */

.table {
text-align: center;
color: #ffffff;
text-transform: uppercase;
background-color: #2b4600;
background-position: center;
padding: 3px 3px 3px 3px;
}

.table2 {
text-align: right;
color: #c7be4b;
border-bottom: 1px dashed #2b4600;
background-position: center;
}

.table4 {
text-align: center;
color: #ffffff;
background-color: #2b4600;
background-position: center;
}

.news {
text-align: center;
color: #ffffff;
font-size: 18px;
background-position: center;
}

.table3 {
font-style: normal;
text-align: center;
font-weight: normal;
font-size: 22px;
color: #586200;
font-family: mangal;
}

.fund {
color: #586200;
background-color: #ffffff;
}

.fundo {
color: #586200;
background-color: #d1d58d;
text-align: justify;
padding: 2px 2px 2px 2px;
}

/* ------------------------------- caixas ---------------------------------- */

input, textarea {
	color: #586200;
	font-family: verdana;
	font-size: 08 px;
	border-bottom: 1px solid #9da145;
	border-right: 1px solid #9da145;
	border-left: 1px solid #eaeccc;
	border-top: 1px solid #eaeccc;
	background-color: #dee0b7;
	background-image: url('');
	}