/* BODY */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}



/* LINK PADRÃO */
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}



/* LINK BRANCO */
a.linkWhite:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
}
a.linkWhite:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
}
a.linkWhite:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: xx-small;
	font-weight: bold;
}
a.linkWhite:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
}



/* LINK BUSCA */
a.linkBusca:link {
	text-decoration: none;
	color: #339900;
	font-size: xx-small;
	font-weight: bold;
}
a.linkBusca:visited {
	text-decoration: none;
	color: #339900;
	font-size: xx-small;
	font-weight: bold;
}
a.linkBusca:hover {
	text-decoration: underline;
	color: #42CC00;
	font-size: xx-small;
	font-weight: bold;
}
a.linkBusca:active {
	text-decoration: none;
	color: #339900;
	font-size: xx-small;
	font-weight: bold;
}



/* TEXTO */
.SmallWhite1 {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
}
.SmallWhite2 {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
}
.SmallWhite3 {
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
}
.SmallDefault1 {
	font-size: xx-small;
	font-weight: bold;
}
.SmallDefault2 {
	font-size: x-small;
	font-weight: bold;
}
.SmallDefault3 {
	font-size: small;
	font-weight: bold;
}
.SmallRed1 {
	color: #FF0000;
	font-size: xx-small;
	font-weight: bold;
}
.Editor {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.comment {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.comment2 {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



/* FORMULÁRIO */
.cmd1 {
	height: 20px;
	width: 260px;
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cmd2 {
	height: 20px;
	width: 90px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cmd3 {
	height: 20px;
	width: 40px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cmd4 {
	height: 20px;
	width: 130px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.cmd5 {
	height: 20px;
	width: 180px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txtarea {
	width: 350px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txtarea2 {
	width: 500px;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



/* TABELA */
.borderLineCinza{
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-left:.3pt solid windowtext;
	border-color: #CCCCCC;
}



/* LAYERS */
#position {
	position:relative;
}
#Promocao {
	position:absolute;
	left:200px;
	top:0px;
	width:1;
	height:1;
	z-index:99;
	visibility: visible;
}
#area{
	position:absolute;
	left:-8px;
	top:111px;
	z-index:1;
	width: 1;
	height: 1;
	visibility: hidden;
}
#busca{
	position:absolute;
	left:-8px;
	top:236px;
	z-index:1;
	width: 1;
	height: 1;
	visibility: hidden;
}
#news{
	position:absolute;
	left:-8px;
	top:318px;
	z-index:1;
	width: 1;
	height: 1;
	visibility: hidden;
}
#servicos{
	position:absolute;
	left:192px;
	top:368px;
	z-index:1;
	width: 1;
	height: 1;
	visibility: hidden;
}
#solucoes{
	position:absolute;
	left:472px;
	top:368px;
	z-index:1;
	width: 1;
	height: 1;
	visibility: hidden;
}


