.container {
  background-color: #ffffff;
  width: 780px;
  margin: auto;
}
.times25Black{
    font-family: Times New Roman;
    font-size: 25px;
    color: #000000;
}
.times25Azul{
    font-family: Times New Roman;
    font-size: 21px;
    color: #0067ab;
}
a.amarelo {
	color: #FFCC99;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.amarelo:hover {
	color: #FFFF66;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	;
  text-decoration: none;
}
a.azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
a.azulSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	;
  text-decoration: none;
}
a.azulSub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
}
a.azulSubUnder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
    text-decoration: underline;
}
a.azulSubUnder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
    text-decoration: underline;
}
a.azulFirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	;
  text-decoration: none;
}
a.azulFirst:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: blue;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
a.black {
	color: #330000;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}
a.black:hover {
	color: #990000;
	font-size: 11px;
	font-family: arial;
	text-decoration: underline;
}
a.ponto {
	color: #779059;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	letter-spacing: 0px;
	text-decoration: none !important;
}
a.ponto:hover {
	color: #2a68a5;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	letter-spacing: 0px;
	text-decoration: none !important;
}
a.pontoRed {
	color: #A52A2A;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: bolder;
	letter-spacing: 0px;
	text-decoration: none;
}
a.pontoRed:hover {
	color: #00008B;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	font-weight: bolder;
	letter-spacing: 0px;
	text-decoration: none;
}
a.red {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.red:hover {
	color: maroon;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.sub6 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
}
a.sub6:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: Maroon;
}
a.texto {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
  text-decoration: none
}
a.texto:hover {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: navy;
font-size:14px;
  text-decoration: none
}
input.on {
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	background-color: #FAFAFA;
	border-style: solid none none solid;
	border-width: 1px 0 0 1px;
	border-color: #b7b7b7;
    padding-left: 5px;
}
input.on2 {
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: normal;
	background-color: #F7F7F7;
	border: solid 1px gray;
}
input.on3 {
	color: #000033;
	font-size: 10px;
	font-family:  Verdana, Georgia;
	font-weight: bold;
	background-color: #fafafa;
	border-style: solid none none solid;
	border-width: 1px 0 0 1px;
	border-color: #b7b7b7;
}
input.on4 {
	color: #232323;
	font-size: 11px;
	font-family:  Arial, Verdana, Georgia;
	font-weight: bolder;
	background-color: #F1F1F1;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 1px;
	height: 15px;
	text-align: left;
	vertical-align: middle;
	border-color: #EEEEEE #EEEEEE;
  padding-left: 5px
}
textarea.on4 {
	color: #232323;
	font-size: 11px;
	font-family:  Arial, Verdana, Georgia;
	font-weight: bolder;
	background-color: #F1F1F1;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 1px;
	height: 150px;
    width: 300px;
	text-align: left;
	vertical-align: middle;
	border-color: #EEEEEE #EEEEEE;
  padding-left: 5px
}
textarea.target {
	color: #232323;
	font-size: 11px;
	font-family:  Arial, Verdana, Georgia;
	font-weight: bolder;
	background-color: #F7F7F7;
	border-style: solid solid solid solid;
	border-width: 1px 0px 0px 1px;
	height: 180px;
    width: 680px;
	text-align: left;
	vertical-align: middle;
	border-color: #EEEEEE #EEEEEE;
  padding-left: 5px
}
select.on {
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	background-color: #fcfcfc;
	border-style: solid none none solid;
	border-width: 1px 0 0 1px;
	border-color: #b7b7b7;
	font-style: normal;
}
select.on2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FCFCFC;
	border-top: 0 solid #b6b6b6;
	border-right: none #b6b6b6;
	border-bottom: none #b6b6b6;
	border-left: solid #b6b6b6;
}
select.on3 {
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: normal;
	background-color: #fcfcfc;
	border-style: solid none none solid;
	border-width: 1px 0 0 1px;
	border-color: #b7b7b7;
	font-style: normal;
}
.azultext {
	color: #00015e;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
}
.azultextindent {
	color: #24006a;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
	text-indent: 25px;
}
.azultextindent {
	color: #24006a;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
	text-indent: 25px;
}
.azultextindentweigt {
	color: #00015e;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
	text-indent: 25px;
}
.azultextweigt {
	color: #00015e;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
}
.bigtextazul {
	color: #5777b4;
	font-size: 17px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.bigtextblack {
	color: #333333;
	font-size: 17px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.bigtextgray {
	color: #999999;
	font-size: 15px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.bigtextlaranja {
	color: #ff9933;
	font-size: 17px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.bigtextvermelho {
	color: #ff3300;
	font-size: 17px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.bla1 {
	color: #660033;
	font-size: 9px;
	font-family: arial, verdana, georgia;
	text-align: justify;
}
.bla2 {
	color: Black;
	font-size: 8px;
	font-family: verdana, arial, georgia;
}
.black5 {
	color: black;
	font-size: 11px;
	font-family: arial, sans-serif, Georgia, "Times New Roman", Times, serif;
    font-weight:normal;
	text-indent: 25px;
	text-align: justify;
}
.black6 {
	color: black;
	font-size: 11px;
    font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.blacktext {
	color: #5f5f5f;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
}
.blacktextblack {
	color: #5f5f5f;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
}
.blacktextindent1 {
	color: #5f5f5f;
	font-size: 11px;
	font-family: arial, verdana, georgia;
	text-align: justify;
	text-indent: 25px;
}
.blacktextindent2 {
	color: #5f5f5f;
	font-size: 11px;
	font-family: arial, verdana, georgia;
	text-align: justify;
	letter-spacing: 5px;
	text-indent: 25px;
}
.blacktextindent2 {
	color: #5f5f5f;
	font-size: 11px;
	font-family: arial, verdana, georgia;
	text-align: justify;
	letter-spacing: 5px;
	text-indent: 25px;
    font-weight: normal
}
.blacktextindent3 {
	color: #5f5f5f;
	font-size: 10px;
	font-family: arial, verdana, georgia;
	text-align: justify;
	letter-spacing: 5px;
}
.blacktextindent4 {
	color: #5f5f5f;
	font-size: 9px;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: justify;
	text-indent: 25px;
}
.blacktextindentblack {
	color: #5f5f5f;
	font-size: 11px;
	font-family: Verdana, Georgia, Aria;
	font-weight: bold;
	text-align: justify;
	text-indent: 25px;
}
.blacktextindentblack2 {
	color: #696969;
	font-size: 10px;
	font-family: arial, verdana, georgia;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 3px;
}
.blacktextindentespasso {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
	text-transform: uppercase;
	text-indent: 25px;
}
.bod2 {
	font-family: "MS Sans Serif", arial, verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	text-indent: 25px;
}
.bodserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.bodserif2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: underline;
}
.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.bodwh2 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-justify: newspaper;
	text-indent: 25px;
	text-align: justify;
}

.ctrl
		{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 100%;
}
.faixaamarelo {
	background: #ffd400;
}
.faixaazul {
	background: #0091c0;
}
.faixaazulclaro {
	background: #d7f3ff;
}
.faixaazulgrey {
	background: #d8dee5;
}
.faixabegeclaro {
	background: #e6d9d0;
}
.faixabegeverde {
	background: #dcd5bb;
}
.faixacinza {
	background: #e9ecf3;
}
.faixacinzaclaro {
	background: #f6f6f6;
}
.faixagrey {
	background: #dcdcdc;
}
.faixalaranja {
	background: #ff9933;
}
.faixalilas {
	background: #d8c9df;
}
.faixaverde {
	background: teal;
}
.faixaverdeclaro {
	background: #b8ddbc;
}
.faixaverdeoliva {
	background: #cccc66;
}
.faixavermelho {
	background: #cc3300;
}
.header1, h1
		{
	color: #ffffff;
	background: #4682B4;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 2px;
}
.header2, h2
		{
	color: #000000;
	background: #DBEAF5;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.intd
		{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}
.marrontext {
	color: #660000;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
}
.marrontextindent {
	color: #660000;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
	text-indent: 25px;
}
.marrontextindentweigt {
	color: #660000;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
	text-indent: 25px;
}
.marrontextweigt {
	color: #660000;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
}
.mediotextazul {
	color: #5777b4;
	font-size: 12px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.mediotextblack {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.mediotextgray {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.mediotextlaranja {
	color: #ff9933;
	font-size: 12px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.mediotextvermelho {
	color: #ff3300;
	font-size: 12px;
	font-family: Verdana, Georgia;
	font-weight: bold;
}
.menor {
	color: #5f5f5f;
	font-size: 11px;
	font-family: arial;
	text-align: justify;
}
.ponto {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	letter-spacing: 0px;
}
.pontoBlack {
	color: #000000;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	letter-spacing: 0px;
	font-weight: bolder;
}
.select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcfcfc;
	border-top: solid #b6b6b6;
	border-bottom: none;
	border-left: solid #b6b6b6;
	font: italic;
}
.sub {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sub2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.sub4 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sub5 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.sub6 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
}
.table01 {
	border-color: silver silver black black;
	border-style: solid none none solid;
	border-width: 1px 1px 0 0;
}
.table02 {
	border-style: none none none none;
	background: #eff0ef;
	background-color: #eff0ef;
	layout-grid: line fixed 2px;
	}
.td {
	font-family: Tahoma;
	font-size: 10px;
	color: Black;
}
.td01 {
	border-color: white silver white white;
	border-style: solid;
	border-width: 1px;
}
.td1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #94948E;
	text-align: justify;
}
.textarea {
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	background-color: #fcfcfc;
	border-style: solid none none solid;
	border-width: 1px 0 0 1px;
	border-color: #b7b7b7   #b7b7b7;
}
.textareaVip {
  font-size: 13px;
  font-family: "Trebuchet MS", verdana;
  border-style: solid none none solid;
  border-color: #D0D0C0 #D0D0C0;
  border-width: 1px 0 0 1px;
  padding: 5px 5px 5px 10px

}
a.textoWinding {
  font-family: Wingdings;
  color: #212121;
  font-size: 18px;
  text-decoration: none
}
a.textoWinding:hover {
  font-family: Wingdings;
  color: #212121;
  font-size: 18px;
  text-decoration: none
}
.textoWinding {
  font-family: Wingdings;
  color: #212121;
  font-size: 18px;
  text-decoration: none
}
.textoWinding2 {
  font-family: Wingdings;
  color: #212121;
  font-size: 12px;
  text-decoration: none
}

.texto04{
	color: Black;
	font-size: 9px;
	font-family: arial, verdana, georgia;
	text-align: justify;
	letter-spacing: 1px;
}
.texto {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: normal;
}
fieldset{
  background: #F3F3F3;
}

.deNovo {
/*font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif; */
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size:11px;
}
.textoJustify {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: normal;
  text-align: justify;
  text-indent: 25px
}
.textoJustifyDE {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:13px;
font-weight: normal;
  text-align: justify;
  text-indent: 25px;
  padding-left: 15px;
  padding-right: 15px
}
.textoJustBlue {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #868686;
font-size:13px;
font-weight: normal;
  text-align: justify;
  text-indent: 25px
}
.texto_Arial01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
}
.texto_Arial02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
}
.texto03 {
	color: #557ea4;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
}
a.textoNegrito {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: bold;
  text-decoration: none
}
a.textoNegrito:hover {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #483D8B;
font-size:14px;
font-weight: bold;
  text-decoration: none
}
.textoNegrito {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: bold
}
.textoNegritoE {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: bold;
  padding-left: 10px
}
.textoNegritoD {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: bold;;
  padding-right: 10px
}
.textoNegritoStrik {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:14px;
font-weight: bold;
  text-decoration: line-through
}
.textoNegritoRed {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #3eaace;
font-size:14px;
font-weight: bold;
  text-decoration: none
}
.textoNegrito2 {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
color: #333333;
font-size:10px;
  font-weight: bold
}
.textoBlack{
	color: Black;
	font-size: 11px;
	font-family: arial, verdana, georgia;
	text-align: justify;
	letter-spacing: 0px;
	font-weight: bolder;
}
.title {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #878787;
	font-weight: 600;
}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.title3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.title4 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #090909;
	letter-spacing: 3px;
}
.titleColor1 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #bfa030;
	font-weight: 600;
}
.titleColor2 {
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	color: #009999;
	font-weight: bold;
}
a.titleColor2 {
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	color: #009999;
	font-weight: bold;
    text-decoration: none
}
a:hover.titleColor2 {
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	color: #009999;
	font-weight: bold;
    text-decoration: none
}
.titleColor3 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #CC6600;
	font-weight: bold;
}
.tr {
	border-color: white white black black;
	border-style: solid;
	border-width: 1px;
}
.verdetext {
	color: #004825;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
}
.verdetextindent {
	color: #004825;
	font-size: 11px;
	font-family: Verdana, Georgia;
	text-align: justify;
	text-indent: 25px;
}
.verdetextindentweigt {
	color: #004825;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
	text-indent: 25px;
}
.verdetextweigt {
	color: #004825;
	font-size: 11px;
	font-family: Verdana, Georgia;
	font-weight: bold;
	text-align: justify;
}

div.novo {
  border: 2px dashed #99CCFF;
}
.td_joia {
  border: 1px solid #D3D3D3;
}
.td_joia2 {
  border: 1px solid #D3D3D3;
  background-color: #F9F9F9;
}
.td_joia_verde{
  border: 1px solid #3CB371;
}

.textBlog{
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif, "Myriad Pro";
  font-weight: normal;
  font-size: 13px;
  padding-right: 20px;
  text-align: justify;
}
a.textBlog{
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif, "Myriad Pro";
  font-weight: normal;
  font-size: 13px;
  padding-right: 20px;
  text-decoration: none;
}
a.textBlog:hover{
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif, "Myriad Pro";
  font-weight: normal;
  font-size: 13px;
  padding-right: 20px;
  text-decoration: none;
  color:#000;
}
.bannerBlog{
  font-family: "Times New Roman", Times, serif;
  font-size:30px;
  padding-left: 20px;
  }
.pimg{
float: left;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-right: 15px;
  margin-top: 0px
}
hr{
  color: #FFA500;

}






