/* 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: 269px;
	left: 501px;
}

#titulotexto {
	top: 130px;
	position: absolute;
	z-index: 1;
	width: 252px;
	left: 510px;
}

#imagem {
	top: 183px;
	position: absolute;
	z-index: 1;
	width: 165px;
	left: 580px;
}

#apresentacoes {
	top: 90px;
	position: absolute;
	z-index: 1;
	width: 465px;
	height: 300px;
	left: 17px;
}

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

/* 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: #FAEDE4;
}

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

.TEXTOTITULO {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #C3860B;
	text-decoration: none;
	letter-spacing: 0pt;
	word-spacing: 0pt;
	font-style: normal;
	text-transform: uppercase;
	border: 0px solid #C3860B;
	background-color: #FFFFFF;
	
}

.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
{
	Color: #333333;
	Font-Family:  Verdana, Arial, sans-serif;
	Font-Size: 7pt;
	Font-Weight: normal;
	Text-Decoration: none;
	Letter-Spacing: 0,5pt;
	Word-Spacing: 0,5pt;
	Line-Height: 11pt;
}

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

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

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

.ESPACO
{
	background-color: #FFFFFF;
}

/* estilos de formulários */

.FORM {
	font-family: Arial, Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	background-color: #FFFBF2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0A0A0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;

}

.FORMRADIOCHECKBOX {
	font-family: Verdana;
	font-size: 7pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A0A0A0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0A0A0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A0A0A0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A0;
}

SELECT
{
	border: 1px solid #A0A0A0;
	font: 7pt verdana;
	color: #000000;
	background-color: #FFFBF2;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #A0A0A0;
	scrollbar-highlight-color: #A0A0A0;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #A0A0A0;
	text-transform: lowercase;
}

.FORMBOTAO
{
	border: 1px solid #333333;
	font: 7pt verdana;
	color: #333333;
	background-color: #FFF8E3;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #B6913A;
	scrollbar-highlight-color: #B6913A;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #B6913A;
	cursor: hand;
}

