body {
	font-family: Arial Narrow, Verdana, "Swis721 Cn BT";
	font-size: 14px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #3a554b;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
.img_tabela {
	background-image: url(../images/img_background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
h3 {
	font-family: Arial Narrow, Verdana, "Swis721 Cn BT";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.título {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-indent: 0px;
	list-style-position: inside;
	list-style-image: url(../images/bullet.png);
	display: list-item;
	white-space: nowrap;
}
.título2 {
	font-size: 18px;
	font-weight: bold;
	color: #64a532;
	font-style: normal;
	white-space: nowrap;
        text-indent: 5px;
        background-image: url(../images/text_background.png);
        background-repeat: no-repeat;
}
.titulo3 {
        list-style-position: inside;
	list-style-image: url(../images/bullet.png);
	display: list-item;
}
h2 {
	font-family: Arial Narrow, Verdana, "Swis721 Cn BT";
	font-size: 18px;
	font-weight: bold;
	color: #64a532;
}
/*a ordem das declarações deve ser:
a:link
a:visited
a:hover
a:active
http://maujor.com/tutorial/csslinks.php
*/

a{
    text-decoration: none;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active{
       color: #FFFFFF
}
.menu:link {
        color: #FFFFFF;
	text-decoration: none;
        font-size: 14px;
	font-weight: bold;
}
.menu:visited {
	color: #FFFFFF;
        text-decoration: none;
        font-size: 14px;
	font-weight: bold;
}
.menu:hover {
	color: #FF9900;
	text-decoration: none;
        font-size: 14px;
	font-weight: bold;
}
.menu:active{
       color: #FF9900;
       text-decoration: none;
       font-size: 14px;
       font-weight: bold;
}
a.classe1:link {
  text-decoration: none;
  color: #FF9900;
  font-size: 14px;
  font-weight: bold;}
  a.classe1:visited {
  text-decoration: none;
  color: #FF9900;
  font-size: 14px;
  font-weight: bold;}
  a.classe1:hover {
  text-decoration: none;
  color: #FF9900;
  font-size: 14px;
  font-weight: bold;
  }
  a.classe1:active {
  text-decoration: none;
  color: #FF9900;
  font-size: 14px;
  font-weight: bold;}
  a.imagem:link{
      text-decoration:none;
      color: #FFFFFF;
      border:none;
      border-style:none;
  }
  a.imagem:visited{
      text-decoration:none;
      color: #FFFFFF;
      border:none;
      border-style:none;
  }
  a.imagem:hover{
      text-decoration:none;
      color: #FFFFFF;
      border:none;
      border-style:none;
  }
  a.imagem:active{
      text-decoration:none;
      color: #FFFFFF;
      border:none;
      border-style:none;
  }
h4 {
	font-family:  Arial Narrow, Verdana, "Swis721 Cn BT";
	font-size: 12px;
	font-weight: bold;
	color: #9FBDB3;
}
input {
	color: #ffffff;
	background-color: #3A554B;
	border: 1px inset #FFFFFF;
	padding: 5px;
}
textarea {
	color: #ffffff;
	background-color: #3A554B;
	padding: 5px;
	font-weight: normal;
        border: 1px inset #ffffff;
}
.secao {
	font-size: 26px;
	font-weight: bold;
	color: #64a532;
}

.botao {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #192727;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tabela_texto {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-repeat: no-repeat;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	vertical-align: top;
	font-size: 16px;
}
.label {
	font-family: Arial Narrow, Verdana, "Swis721 Cn BT";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.logos {
	border: thick solid #192726;
}
span{
        font-size: 18px;
        font-style: italic;
}
#siteprabaixo {

    padding-top:200px;

}

#menupracima {

    padding-bottom:0px;

}
#principal {
	background-image: url(../images/onda2.png);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: auto;
	background-attachment: fixed;
	position: relative;
        min-height: 894px;
}
#menu {
        position: fixed;
	height: 33px;
	width: 100%;
	top: 0px;
	background-color: #192726;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#rodape {
	background-color: #192727;
        height: 20px;
        left: 0px;
	right: 0px;
	bottom: 0px;
        width: 100%;
	text-align: center;
	margin: 0px;
        clip: rect(auto,auto,auto,auto);
        position: relative;
	padding-top: 5px;
        padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #9fbdb3;
	font-style: normal;
}
.apresentacao {
	font-size: 18px;
	font-style: italic;
	text-align: justify;
}
.legenda {
	line-height: 30px;
        font-size: 14px;
        /*font-weight: bold;*/
        font-style: italic;
        text-align: center;
}
.requisitos {
        font-size: 14px;
}
.auto_complete{
    color: #000000;
}
.slogan {
    font-size: 24px;
    color: #64a532;
    font-style: italic;
    font-weight: bold;
}

