/*MENU*/
a.fixo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

a.fixo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;

}


a.fixo:hover {
	color: #FFcc00;
	background-color: #FEF8D6;
	text-decoration: none;

}

a.itens:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #515232;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bolder;

}
a.itens:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #515232;
	text-decoration: none;
	font-weight: bolder;
	font-size: 11px;
	letter-spacing: 1px;

}

a.itens:hover {
	color: #FFCC00;
	background-color: #FEF8D6;
	text-decoration: none;
	letter-spacing: 1px;

}

/*home*/

.titnotcor {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #C19F17;
	text-decoration: none;
	line-height: 17px;
}
.titpric {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #C19F17;
	text-decoration: none;
	line-height: 25px;

}
.titnotpricint {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C19F17;
	text-decoration: none;
	line-height: 20px;

/*downloads*/

}

.itensdown {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #666666;

}

a.down:hover {
	color: #CCCCCC;
}



.subtit {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	line-height: 25px;

}



.txtinst {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #96C950;
}

.boxinst {
	height: 20px;
	border: 1px solid #93C58B;
	background-color: #D7EBBC;
	color: #009900;



}

.box2inst {
	width: 200px;
	border: 1px solid #93C58B;
	background-color: #D7EBBC;
	color: #009900;

}

/*AJUDA*/

.titajuda {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #96C950;
	text-transform: none;

}

.ajudaperg {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;


}

a.ajudaperg:hover {
	color: #CCCCCC;
}

.titseg {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #96C950;
	text-transform: uppercase;
	line-height: 25px;


}

.titresp {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #96C950;
}

/*BUSCA*/
.subtlista {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C19F17;
	line-height: 30px;

}
.titnot {


	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C19F17;
	text-decoration: none;
	line-height: 20px;
}

