/*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: #FB7D00;
	background-color: #FFE1C4;
	text-decoration: none;
}

a.itens:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

a.itens:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 1px;
}

a.itens:hover {
	color: #FB7D00;
	background-color: #FFE1C4;
	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: #D56A00;
	text-decoration: none;
	line-height: 17px;
}
.titpric {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D56A00;
	text-decoration: none;
	line-height: 25px;
}

/*NOTÍCIAS*/

.titnothome {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.titnotpricint {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #D56A00;
	text-decoration: none;
	line-height: 20px;
}

.chamadaint {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

.subtlista {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D56A00;
	line-height: 30px;
}


/*POPUP ENVIAR NOTÍCIAS*/

.titenviar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.subtitenviar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB7D00;
}

.txtenviar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FB7D00;
	background-color: #FFF0E0;
}

.boxenviar {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	height: 18px;
	width: 140px;
	border: 1px solid #FB7D00;
}
.tdenviar {
	background-color: #FEDDBC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.tdenviar2 {
	background-color: #FB7D00;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/*GUIA DE REFERÊNCIA*/

.guialeiamais {
	font-size: 10px;
	line-height: 30px;
	color: #fd7000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a.guialeiamais:hover {
	color: #999999;
}
.guiaresultado {
	font-size: 10px;
	line-height: 20px;
	color: #666666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tabguia {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	background-color: #FEECD9;
	font-weight: normal;
	font-variant: normal;
	color: #D56A00;
	line-height: 15px;
}
.tabguia2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	background-color: #FFF9F2;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 20px;
}

/*FORUM*/

.titcategforum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	background-color: #FEECD9;
	font-weight: bold;
	font-variant: normal;
	color: #D56A00;
	line-height: 15px;
}

.subttitcategforum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	line-height: 20px;
}

.tittopicosforum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF9F71;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
}

.boxforum {
	border: 1px solid #FFC082;
}

a.titcategforum:hover {
	color: #FFB591;
}

a.subttitcategforum:hover {
	color: #CCCCCC;
}

.boxg {
	height: 120px;
	width: 400px;
	border: 1px solid #999999;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.citarforum {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	height: 18px;
	width: 40px;
	border: 1px solid #FF9966;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	background-position: center center;
}

.tab1forum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF8F0;
}

.tab2forum {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #f7f7f7;
}

.tabcitacao {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tabfundo {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF8F0;
	border=0;
	align=center;
	cellpadding= 2;
	cellspacing= 1;
	width=100%;
}

/*BRINDES*/

.tdbrindes {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF8000;
	letter-spacing: 0.5px;
	text-align: left;
	width: 95px;
	text-decoration: none;
}
a.tdbrindes:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
}

.boxvisubrindes {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	background-color: #FFF0E0;
}

