@charset "utf-8";

.RETRANCA {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #9A8A3F;
}
.cabecalhoFundo {
	background-attachment: scroll;
	background-image: url(../../SITE/cabecalhoFundo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SUBTITULO_Cinza {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}

.TITULO_Preto {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}


.TEXTO_02_Preto {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.TEXTO_02_Branco {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}


.TEXTO_03_Preto {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}


.TEXTO_01_CinZa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.TEXTO_01_Branco {
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	color: #FFFFFF;
	font-weight: normal;
}
.TEXTO_01_Marrom {
	font-size: 10px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	color: #993300;
	font-weight: normal;
}




.style1 {
	color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	font-weight: normal;
	
}

#linkado a{
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}

#linkado a:hover{
	color:#ffcc33;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}

.linhaDown{
	padding-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.TITULO_Laranja {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFCC33;
}

