@charset "utf-8";
.CorpoPaginas {
	background-attachment: fixed;
	background-image: url(../imgs/fundo_paginas.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#TB_Mae {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#TB_Filha {
	height: 100%;
	width: 1002px;
}
#Cel_Conteudo {
	background-image: url(../imgs/fundo_azul_transparente_pag.png);
	background-repeat: repeat;
	background-position: center top;
}
#Cel_Cabecalho {
	background-attachment: scroll;
	background-image: url(../imgs/fundo_degradee_cab.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TextoRodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0;
}


#Cel_TB_Mae {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../imgs/barra_concreto.jpg);
	background-repeat: repeat-x;
	background-position: center 30px;
}
.AreaFrameBarackSlideShow {
	margin-top: 10px;
}
.TextoDestaqueHome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D7FDD0;
}
.TextoDestaqueHomeTitulo {
	font-size: 14px;
	font-weight: bold;
	color: #FF0;
}
.FundoRepXCentTop {
	background-repeat: repeat-x;
	background-position: center top;
}
.FundoSubMenu {
	background-image: url(../imgs/fundo_submenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LinkSimples {
	color: #0FF;
	text-decoration: none;
}
.LinkSimples:hover {
	color: #0FF;
	text-decoration: underline;
}
.TextoPadrao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.FundoRepNoEsqTop {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
.CampoFormulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 215px;
}

