body, table, p, input{
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1{
	background-image:url(images/barrinha.jpg);
	width:352px;
	height:22px;
	font-size: 10pt;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/* COLUNA ESQUERDA E DIREITA */

.tdEsquerda{
	margin-left:10px;
	text-align:justify;
}

.tdDireita{
	margin-left:4px;
	margin-right:13px;
	color: #371174;
}


.tblServicos a{
	color:#000000;
	text-decoration:none;
}
.tblServicos a:hover{
	text-decoration:underline;
}



.pag_title{
	font-weight: bold;
	font-size:8pt;
}
.pag_texto{
	text-align:justify;
}

/* VEJA MAIS */


.preco{
	color: #000000;
}
.veja_mais{
	color:#BC3C19;
	font-weight:bold;
}
.veja_mais a{
	color:#BC3C19;
	font-weight:normal;
}
.veja_mais a:hover{
	color:#BC3C19;
	font-weight:normal;
	text-decoration:underline;
}


/* OUTROS */

.inputBusca{
	width:130px;
}
.inputBusca{
	width:100%;
}
#letreiro{
	margin-left:30px;
	margin-right:17px;
	color: #371174;
}


/* GRUPOS, SUBGRUPOS, SUGESTOES*/
.deptoOver{
	cursor: pointer;
	background-color: #371174;
	color: #FFFFFF;
	font-size: 8pt;
}
.deptoOut{
	cursor: default;
	color: #371174;
	font-size: 8pt;
}
.deptoAtivo{
	font-weight:bold;
	background-color:#BC3C19;
	color:#FFFFFF;
}

.subdeptoOver{
	cursor: pointer;
	background-color: #371174;
	color: #FFFFFF;
	font-size: 8pt;
}
.subdeptoOut{
	cursor: default;
	color: #371174;
	font-size: 8pt;
}

.sugOver{
	cursor: pointer;
	background-color: #371174;
	color: #FFFFFF;
	font-size: 8pt;
}
.sugOut{
	cursor: default;
	color: #371174;
	font-size: 8pt;
}




.box{
	position: absolute;
	visibility: hidden;
	z-index: 2;	
}