@charset "utf-8";
/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D1F61;
}

.copyright{
	font-size: 9px;
}

.titulo_destaque{
	font-size: 11px;
	font-variant:small-caps;
	color: #C26705;
	font-weight:bold;
}

.branco_normal{
	color: #FFFFFF;
}

.branco_9{
	font-size: 9px;
	color: #FFFFFF;
}

.branco_8{
	font-size: 8px;
	color: #FFFFFF;
}

.input_user{
	font-size: 9px;
	color: #000000;
	width:80px;
	height:10px;
}

.input_pass{
	font-size: 9px;
	color: #000000;
	width:60px;
	height:10px;
}

.input_email{
	font-size: 9px;
	color: #000000;
	width:100px;
	height:10px;
}

.menu_servicos{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #000000;
	position: absolute;
	z-index: 100;
	top: 225px;
	left: 0px;
	width: 130px;
	display: none;
}

#menub {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 405px;
  height: 26px;
  background: url() no-repeat;
  position: relative;
}
#menub a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menub a:hover {
  background-position: left bottom;
}
#menub .downloads {
  width: 90px;
  height: 25px;
  background: url(img_elements/m_downloads.png) no-repeat;
  left: 1px;
  top: 0px;
}
#menub .livrostecnicos {
  width: 130px;
  height: 25px;
  background: url(img_elements/m_livrosTecnicos.png) no-repeat;
  left: 90px;
  top: 0px;
}
#menub .linksuteis {
  width: 100px;
  height: 25px;
  background: url(img_elements/m_linksUteis.png) no-repeat;
  left: 220px;
  top: 0px;
}
#menub .parceiros {
  width: 90px;
  height: 25px;
  background: url(img_elements/m_parceiros.png) no-repeat;
  left: 320px;
  top: 0px;
}

.titulo_calendario_br {
	font-size: 11px;
	font-variant:small-caps;
	color: #FFFFFF;
	font-weight:bold;
}
.titulo_calendario_am {
	font-size: 11px;
	font-variant:small-caps;
	color: #C26705;
	font-weight:bold;
}
.texto_calendario {
	font-size: 11px;
	color: #FFFFFF;
}

.titulo_destaque {
	font-size: 11px;
	font-variant:small-caps;
	color: #C26705;
	font-weight:bold;
}
.texto_destaque {
	font-size: 11px;
	color: #0D1F61;
	/*text-align:justify;*/
}

a.destaques {
	font-size: 10px;
	color: #C26705;
	font-weight:bold;
}
a.destaques:link {
	text-decoration: none;
}
a.destaques:visited {
	text-decoration: none;
	color: #C26705;
}
a.destaques:hover {
	text-decoration: none;
	color: #0D1F61;
}
a.destaques:active {
	text-decoration: none;
	color: #0D1F61;
}


a.dlds {
	font-size: 10px;
	color: #0D1F61;
}
a.dlds:link {
	text-decoration: none;
}
a.dlds:visited {
	text-decoration: none;
	color: #0D1F61;
}
a.dlds:hover {
	text-decoration: none;
	color: #C26705;
}
a.dlds:active {
	text-decoration: none;
	color: #0D1F61;
}


a.simples {
	font-size: 11px;
	color: #C26705;
}
a.simples:link {
	text-decoration: none;
}
a.simples:visited {
	text-decoration: none;
	color: #C26705;
}
a.simples:hover {
	text-decoration: none;
	color: #0D1F61;
}
a.simples:active {
	text-decoration: none;
	color: #0D1F61;
}
.input_user{
	font-size: 9px;
	color: #000000;
	width:80px;
	height:13px;
	border:none 0px;
}

.input_pass{
	font-size: 9px;
	color: #000000;
	width:60px;
	height:13px;
	border:none 0px;
}

.input_email{
	font-size: 9px;
	color: #000000;
	width:200px;
	height:13px;
	border:none 0px;
}

.branco_normal{
	color: #FFFFFF;
}

.branco_9{
	font-size: 9px;
	color: #FFFFFF;
}

.branco_8{
	font-size: 8px;
	color: #FFFFFF;
}

a.mmenu2:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.mmenu2:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.mmenu2:hover {
	color: #0D1F61;
	text-decoration:none;
}
a.mmenu2:active {
	color: #0D1F61;
	text-decoration:none;
}

.btn_submit{
	color:#FFFFFF;
	text-decoration:none;
	border: none 0px;
	background-color:#C26705;
	font-size:10px;
	width:55px;
}

.btn_submit1{
	color:#0D1F61;
	text-decoration:none;
	border: none 0px;
	background-color:#FFFFFF; /* laranja: C26705  ||  azul escuro: 0D1F61*/
	font-size:10px;
	width:53px;
}
