html {
	height:100%;
	margin: 0;
}
body {height:100%; margin:0; padding:0;}
/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; width:2000px; height:100%; z-index:1;}
/* places the content ontop of the background image */

#conteudogeral {position:relative; z-index:3;}
/*a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}*/


#bg_sombra_cima{
background-image:url(img/default/fundos/cima.png);
background-repeat:repeat-x;
background-position:top;
position:fixed;
z-index:2;
width:100%;
height:400px;
top:0px;
}
#bg_sombra_baixo{
background-image:url(img/default/fundos/baixo.png);
background-repeat:repeat-x;
background-position:bottom;
position:fixed;
z-index:3;
width:100%;
height:400px;
bottom:0px;
}


#editar_campo {
margin-top: 12px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.Titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
	padding: 0px;
	margin-top: 0px;
}
.Titulo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.Titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.TextoIDENTADO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-align: justify;
	vertical-align: text-top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
	text-indent: 20px;
}
.TextoIDENTADOnoticiasrodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-align: justify;
	vertical-align: text-top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-indent: 5px;
}
.TextoCorrente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	text-align: justify;
	text-indent: 25px;
	vertical-align: top;
}
.textoTABELAS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
}
.textoLOGIN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
}
.TextoNOTAS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
.textoINDICE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.Tabelas {
	border: 1px solid #000000;
}
.campoPesquisalimpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 0;
	background: none;
	background-color: none;
	border-bottom-color: none;
}
.BotaoPesquisa {
	background-image: url(./ptGUI/images/gui_r4_c12.png);
	width: 18px;
	height: 33px;
	border: none;
}
.Colunadefotografias {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 20px;
}
.WEB_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Submenus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000033;
}
.BotaoLogin {
	background-image: url(./GUI/login_icon.png);
	background-color: transparent ;
	height: 36px;
	width: 36px;
	border: none;
}
.BotaoFECHARJANELA {
	background-image:url(./GUI/fecharJANELA.png);
	background-position:center;
	background-repeat:no-repeat
	background-color: transparent;
	width:23;
	height:22;
	border: none;
}
.Legendas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
}
