body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003455;
	
}
hr {
	size: thin;
	color:5BB6E2;
}
hr1 {
	size: thin;
	width: 195px;
	color:5BB6E2;
}

.texto_tiltulo {
	font-family: arial, helvetica, san serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.texto_tiltulo a:link {
	text-decoration: none;
}
.texto_tiltulo a:visited {
	text-decoration: none;
	color:#000000;
}
.texto_tiltulo a:hover {
	text-decoration: none;
	color: #ff9900;
}
.texto_tiltulo a:active {
	text-decoration: none;
	color: #000000;
}	

.texto_branca {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.texto_branca a:link {
	text-decoration: none;
}
.texto_branca a:visited {
	text-decoration: none;
	color:#ffffff;
}
.texto_branca a:hover {
	text-decoration: none;
	color: #ff9900;
}
.texto_branca a:active {
	text-decoration: none;
	color: #ffffff;
}

.texto_tiltulo_azul {
	font-family: arial, helvetica, san serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.texto {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.texto a:link {
	text-decoration: none;
}
.texto a:visited {
	text-decoration: none;
	color:#000000;
}
.texto a:hover {
	text-decoration: none;
	color:#ff9900;
}
.texto a:active {
	text-decoration: none;
	color: #333399;
}
.texto_link_not {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

.texto_link_not a:link {
	text-decoration: none;
}
.texto_link_not a:visited {
	text-decoration: none;
	color:#006699;
}
.texto_link_not a:hover {
	text-decoration: none;
	color:#ff9900;
}
.texto_link_not a:active {
	text-decoration: none;
	color: #006699;
}

.texto_azul_italico {
	font-family: arial, helvetica, san serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}

a {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #000000;
}	
	
.text_field {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	background-color: #FFFFFF;
}
.text_area {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* menu font-family: font:62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;;*/

  .display_home{
  font-family: font:62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
 display: block;
 width:145px;
  height: 20px;
    background: #DCEFF3;
	  text-align:center;
	    float:left;
		  border:2px;
	  border-color:#FFFFFF;
  }

      .display_interno{
	font-family: font:62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
 display: block;
 width:100px;
  height: 20px;
    background: #DCEFF3;
	  text-align:center;
	    float:left;
		  border:2px;
	  border-color:#FFFFFF;
  }
        .display_maior{
	font-family: font:62.5%/1.6 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
 display: block;
 width:198px;
  height: 20px;
    background: #DCEFF3;
	  text-align:center;
	    float:left;
		  border:2px;
	  border-color:#FFFFFF;
  }
  
.link_menu:link, .link_menu:visited {

 	font-family: arial, helvetica, san serif;
	font-size:11px;
  color: #000000;
  text-decoration: none;
  font-weight: 800;
  line-height:20px;
  margin:0px;
}
.link_menu:hover {
 background: #DCEFF3;
 color: #FF9900;
}

/* fim menu*/

.padding_tr_td {
padding-top:0.4em;
padding-bottom:0.4em;
}
