/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image:   url(../imagens/bgVerde.gif);
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #A1A1A1;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #575757;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #A1A1A1;
	scrollbar-arrow-color: #A1A1A1;
}

/* estilos de containers */

#linhaTop {
	top: 69px;
	position: absolute;
	z-index: 1;
	width: 770px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #000000;
	left: 0px;
}

#top {
	margin-top: 0px;
	position: absolute;
	z-index: 1;
	width: 770px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: 0px;
}

#menuInternoBarra {
	top: 49px;
	position: absolute;
	z-index: 2;
	width: 770px;
	height: 20px;
	left: 0px;
	background-color: #234502;
}

#menuInternoTexto {
	top: 49px;
	position: absolute;
	z-index: 3;
	width: 755px;
	left: 17px;
}

#titulo {
	top: 81px;
	position: absolute;
	z-index: 1;
	width: 770px;
	left: 0px;
}

#titulotexto {
	top: 82px;
	position: absolute;
	z-index: 1;
	width: 455px;
	left: 300px;
}

#imagem {
	top: 170px;
	position: absolute;
	z-index: 1;
	width: 176px;
	left: 395px;
}

#identidade {
	top: 500px;
	position: absolute;
	z-index: 1;
	width: 120px;
	left: 16px;
}

#imagemLateral {
	top: 124px;
	position: absolute;
	z-index: 3;
	width: 139px;
	left: 631px;
}

#texto {
	top: 124px;
	position: absolute;
	z-index: 1;
	width: 770px;
	left: 0px;
	height: 100px;
	background-color: #CCCC66;
}

#flash {
	top: 124px;
	position: absolute;
	z-index: 1;
	width: 770px;
	left: 0px;
	height: 358px;
}

#links {
	top: 490px;
	position: absolute;
	z-index: 1;
	width: 570px;
	left: 200px;
	height: 100px;

}


/* estilos de textos */

.TEXTO
{
	Font-Family: Verdana, Arial;
	Font-Size: 7pt;
	Font-Weight: normal;
	Color: #4e4e4e;
	Text-Decoration: none;
	Letter-Spacing: 0pt;
	Word-Spacing: 1pt;

}

A.TEXTO:link
{
	color: #4e4e4e;
}

A.TEXTO:hover
{
	Color: #CCCC66;
}

A:TEXTO:ACTIVE
{
	Color: #333333;
}

.LINKS
{
	Font-Family: Verdana, Arial;
	Font-Size: 7pt;
	Font-Weight: normal;
	Color: #234502;
	Text-Decoration: none;
	Letter-Spacing: 0pt;
	Word-Spacing: 1pt;

}

A.LINKS:link
{
	color: #666666;
}

A.LINKS:hover
{
	Color: #F46404;
}

A:LINKS:ACTIVE
{
	Color: #333333;
}

.TEXTOTITULO {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #234502;
	text-decoration: none;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	font-style: normal;
	text-transform: uppercase;
}

.TEXTOTITULODOIS {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #C3860B;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	text-transform: capitalize;
	background-color: #FFFFFF;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #A0A0A0;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3860B;

}

.TEXTOTITULOTRES {
	font-family: Verdana, Arial;
	font-size: 7pt;
	font-weight: normal;
	color: #FAEDE4;
	text-decoration: none;
	letter-spacing: 0pt;
	word-spacing: 1pt;
}

.TEXTOMENU
{
	Color: #FFFFFF;
	Font-Family:  Verdana, Arial, sans-serif;
	Font-Size: 7pt;
	Font-Weight: normal;
	Text-Decoration: none;
	Letter-Spacing: 1pt;
	Word-Spacing: 1pt;
	Line-Height: 13pt;
}

A.TEXTOMENU:link
{
	color: #FFFFFF;
}

A.TEXTOMENU:hover
{
	Color: #FFD399;
}

A:TEXTOMENU:ACTIVE
{
	Color: #FFFFFF;
}

.TEXTORESULTADO
{
	Font-Family: Verdana, Arial;
	Font-Size: 7pt;
	Font-Weight: normal;
	Color: #4e4e4e;
	Text-Decoration: none;
	Letter-Spacing: 0pt;
	Word-Spacing: 1pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFD399;
}

A.TEXTORESULTADO:link
{
	color: #4F4F4F;
}

A.TEXTORESULTADO:hover
{
	Color: #C3860B;
}

A:TEXTORESULTADO:ACTIVE
{
	Color: #333333;
}

.ESPACO
{
	background-color: #FFFFFF;
}
