/*===== PADRÃO */

body {
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-style:none;
	background:#EEEEEE;
	background:url(../imagens/fundo.png);
	background-repeat:repeat;
	font-family:Tahoma, Arial, Helvetica;
	font-size:12px;
	color:#000000;
}
.botao {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FCFCFC;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

/*===== TOPO */

#corpo_topo {
  width:100%;
  height:140px;
  display:table;
  margin-top:0px;
}
#corpo_topo #topo_conteudo {
  position:relative;
  width:990px;
  height:140px;
  margin-left:-495px;
  left:50%;
  margin-top:0px;
}

#corpo_topo #topo_conteudo #menu_topo {
  width:700px;
  height:40px;
  margin-top:0px;
  margin-left:283px;
  font-family: Tahoma, Arial, Helvetica;
  font-size:18px;
  color: #B63000;
  text-align:center;
  padding-top:4px;
  background:url(../imagens/fd_menu.png) no-repeat;
  float:left;
  z-index:3;
}

#corpo_topo #topo_conteudo #menu_topo a {
	margin-left:20px;
	margin-right:20px;
	color:#B63000;
	text-decoration:none;
}
#corpo_topo #topo_conteudo #menu_topo a:hover {
	margin-left:20px;
	margin-right:20px;
	color:#B63000;
	text-decoration: underline;
}

#corpo_topo #topo_conteudo #img1_topo {
  width:340px;
  height:120px;
  margin-top:0px;
  margin-left:610px;
  display:none;
  float:left;  
}

/*''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/*===== CORPO */

#corpo {
  width:100%;
  height:auto;
  display:table;
  margin-top:0px;
}


#corpo #Page {
  width:990px;
  height:auto;
  min-height:600px;
  position:relative;
  margin-left:-495px;
  left:50%;  
  margin-top:0px;
  font-family:Tahoma, Arial, Helvetica, Verdana;
  font-size:14px;
  line-height:135%;
  display:none;
}
#corpo #Page2 {
  width:990px;
  height:auto;
  min-height:600px;
  position:relative;
  margin-left:-495px;
  left:50%;  
  margin-top:0px;
  font-family:Tahoma, Arial, Helvetica, Verdana;
  font-size:14px;
  line-height:135%;

}

#corpo #Page #Banner01 {
	width:975px;
	height:660px;
	background:url(../imagens/fd_banner.png) no-repeat;
	margin-top:-120px;
	margin-left:8px;
	z-index:2;
}
#corpo #Page #Pg_topo {
	width:945px;
	height:57px;
	background:url(../imagens/fd_banner_topo.png) no-repeat;
	margin-top:-120px;
	margin-left:8px;
	text-align:right;
	padding-top:215px;
	padding-right:30px;
	font-size:20px;
	color:#C00;
}
#corpo #Page #Pg_page {
	width:925px;
	height:auto;
	min-height:150px;
	background:url(../imagens/fd_banner_page.png) repeat-y;
	margin-top:0px;
	margin-left:8px;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	text-align:justify;
	font-size:16px;
	line-height:165%;
}
#corpo #Page #Pg_rodape {
	width:975px;
	height:142px;
	background:url(../imagens/fd_banner_rodape.png) no-repeat;
	margin-top:0px;
	margin-left:8px;
}
#corpo #Page2 #Banner01 {
	width:975px;
	height:660px;
	background:url(../imagens/fd_banner.png) no-repeat;
	margin-top:-120px;
	margin-left:8px;
	z-index:2;
}
#corpo #Page2 #Pg_topo {
	width:945px;
	height:57px;
	background:url(../imagens/fd_banner_topo.png) no-repeat;
	margin-top:-120px;
	margin-left:8px;
	text-align:right;
	padding-top:215px;
	padding-right:30px;
	font-size:20px;
	color:#C00;
}
#corpo #Page2 #Pg_page {
	width:925px;
	height:auto;
	min-height:150px;
	background:url(../imagens/fd_banner_page.png) repeat-y;
	margin-top:0px;
	margin-left:8px;
	padding-top:20px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	text-align:justify;
	font-size:16px;
	line-height:165%;
}
#corpo #Page2 #Pg_rodape {
	width:975px;
	height:142px;
	background:url(../imagens/fd_banner_rodape.png) no-repeat;
	margin-top:0px;
	margin-left:8px;
}


#corpo #Page2 #Banner01 img {
	margin-top:85px;
	margin-left:20px;
}
#corpo #Page2 #Banner02 {
	width:990px;
	height:350px;
	margin-top:-130px;
	margin-left:0px;
	z-index:1;
}
#corpo #Page2 #RSFace {
	width:955px;
	height:260px;
	margin-top:10px;
	margin-left:17px;
	background:#FFFFFF;
}













#corpo #Page #Banner01 img {
	margin-top:85px;
	margin-left:20px;
}
#corpo #Page #Banner02 {
	width:990px;
	height:350px;
	margin-top:-130px;
	margin-left:0px;
	z-index:1;
}
#corpo #Page #RSFace {
	width:955px;
	height:260px;
	margin-top:10px;
	margin-left:17px;
	background:#FFFFFF;
}

.campo {
  font-family:Tahoma, Arial;
  font-size: 12px;
  color: #333;
  height:22px;
  border-color: #3C8476;
  border-width:1px;
  background-color:#FFFFFF;
  padding:2px;
}

.campo_textarea {
  font-family:Tahoma, Arial;
  font-size: 14px;
  color: #333;
  border-color: #3C8476;
  border-width:1px;
  border-spacing:5px;
  border-collapse:5px;
  background-color:#FFFFFF;
  display: block;
  float: left;
}
.campo_tit {
  font-family:Tahoma, Arial;
  font-size:14px;
  color: #000;
  height:22px;
  width:125px;
  text-align:right;
  vertical-align:middle;
  padding-right:10px;
  display: block;
  float: left;
}
.campo_tit2 {
  font-family:Tahoma, Arial;
  font-size:14px;
  color: #000;
  height:22px;
  width:155px;
  text-align:right;
  vertical-align:middle;
  padding-right:10px;
  display: block;
  float: left;
}
.Page_tit1 {
	font-family:Tahoma,Arial,Helvetica,Verdana;
	font-size:20px;
	color:#999999;
	margin-top:10px;
	margin-bottom:30px;
}
.premitit1 {
	font-family:Tahoma,Arial,Helvetica,Verdana;
	font-size:16px;
	color:#999999;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bolder;
}

.tx1 {
	font-size:12px;
	font-weight:bolder;
	color:#000000;
}

.tx2 {
	font-size:12px;
	color:#000000;
}
.tx3 {
	font-size: 17px;
	color:#CCCCCC;
	text-align:right;
	padding-top:4px;
}
.txt14bolder{
	font-size: 14px;
	font-weight:bolder;
	color:#000000;
}
.txt11{
	font-size: 11px;
	color:#000000;
}
.txt14{
	font-size: 14px;
	color:#000000;
}

.LkSet {
	text-decoration:none;
}
.LkSet:hover  {
	text-decoration:none;
	color:#0D237D;
	cursor:pointer;
	cursor: hand;	
}
.lk_12pt {
	text-decoration:underline;
	font-size:11px;
	color:#000000;
}
.lk_12pt:hover  {
	text-decoration: underline;
	color:#000000;
	cursor:pointer;
	cursor: hand;
	font-size:11px;
}
.lk_bc10 {
	text-decoration:underline;
	font-size:10px;
	color:#FFF;
}
.lk_bc10:hover  {
	text-decoration: underline;
	color:#FFF;
	cursor:pointer;
	cursor: hand;
	font-size:10px;
}



/*''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/*===== RODAPÉ */
#rodape {
  width:990px;
  height:110px;
  position:relative;
  margin-left:-495px;
  left:50%;  
  float: none;
  overflow: hidden;
  font-size:10px;
  background:url(../imagens/fd_rodape.png)
}
#rodape #assinatura{
  width:960px;
  height:110px;
  position:relative;
  margin-left:15px;
  float:none;
  text-align:center;
}

#rodape a {
	text-decoration:underline;
	color:#EC8800;
}
#rodape a:hover {
	text-decoration:underline;
	color:#EC8800;
}