/* Body Padrao */
html, body {
	height: 100%;
	max-height:100%;
}

form, input {
	margin:0;
	padding:0;
}

*, body {
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma, verdana, "Trebuchet MS", verdana;
	z-index: 0;
}
 
a {
	FONT-SIZE: 11px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	border: none;
}
a:hover {
	text-decoration: none;
}


/* Controle Tamanho das Fotos */
/* Fotos */
span#paginaEdicao {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

span#paginaEdicao div#boxArtigoFoto {
	float: right;
	display: block;
	font-family: Tahoma;
	font-size: 10px;
	width: 192px;
	margin-top: 25px;
	margin-left: 15px;
}

span#paginaEdicao div#boxArtigoFoto #creditoFoto {
	display: block;
	background-color: #F8FAFC;
	color: #1D3249;
	top: -19px;
	right: 0px;
	height: 15px;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 15px;
	text-align: left;
	padding-left: 5px;
}

span#paginaEdicao div#boxArtigoFoto #foto {
	display: block;
	background-color: #F4F4F4;
	margin-bottom: -2px;
}

* html span#paginaEdicao div#boxArtigoFoto #foto {
	display: block;
	background-color: #F4F4F4;
	text-align: center;
	margin-bottom: -2px;
}

span#paginaEdicao div#boxArtigoFoto #foto img {
	border-width: 5px;
	border-style: solid;
	border-color: #DBE6EE;
}

span#paginaEdicao div#boxArtigoFoto #legendaFoto {
	clear: both;
	display: block;
	background-color: #F1F5FA;
	color: #1D3249;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-bottom: 1px;
}

span#paginaEdicao div#boxArtigoFoto span#fotoThumb {
	clear: both;
	padding: 0px;
	display: block;
	overflow: hidden;
	height: 100%;
	padding: 0;
	margin: 0;
	padding-bottom: 2px;
}

span#paginaEdicao div#boxArtigoFoto span#fotoThumb img {
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	margin-right: 1px;
	border-width: 6px;
	border-style: solid;
	border-color: #F1F5FA;
}

span#paginaEdicao div#boxArtigoFoto span#fotoThumb div#separadorThumb {
	float: left;
	padding: 0;
	clear: right;
	width: 1px;
	height: 0px;
	margin: 0px;
	border: 0px;
}
/*   Fim   Fotos   */
/* JQuery ImageBox */
#ImageBoxOverlay {
	background-color: #000;
}

#ImageBoxCaption {
	padding-top: 10px;
	background-color: #F1F5FA;
}

#ImageBoxContainer {
	background-color: #DBE6EE;
}

#ImageBoxCaption img {
	margin-top: 10px;
	border: 0px;
}

#ImageBoxCaptionText {
	font-family: Tahoma, Arial;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 11px;
	padding-right: 15px;
	width: 85%;
	color: #003333;
}

#ImageBoxCaptionImages {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #1D3249;
	padding-left: -5px;
}

#ImageBoxNextImage {
	background-image: url(../script/jquery/interface/images/spacer.gif);
	background-color: transparent;
}

#ImageBoxPrevImage {
	background-image: url(../script/jquery/interface/images/spacer.gif);
	background-color: transparent;
}

#ImageBoxNextImage:hover {
	padding-left: 1px;
	background-image: url(../script/jquery/interface/images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}

#ImageBoxPrevImage:hover {
	background-image: url(../script/jquery/interface/images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left top;
}
/* fim JQuery ImageBox */

/* Tooltip : modifica as opcoes title das tags */
#tooltip.fancy h3 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #DBE6EE;
	color: #06304B;
	font-weight: bold;
	font-weight: bold;
	padding: 5px;
	background-color: #F7F9FB;
}
#tooltip.fancy span {
	color: #06304B;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
/* fim Tooltip */


/* News */
.newsCaixaNome {
	font-family: tahoma;
	font-size: 11px;
	HEIGHT: 17px;
	line-height: 19px;
	width: 115px;
	color: #1E2422;
	background-color: #737774;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
}

.newsCaixaEmail {
	font-family: tahoma;
	font-size: 11px;
	HEIGHT: 17px;
	line-height: 19px;
	width: 115px;
	color: #1E2422;
	background-color: #737774;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
}

.newsTextoComplementar {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #788580;
}

/* fim News */

/* Miolo - Busca */
.caixaBusca {
	FONT-SIZE: 11px;
	WIDTH: 195px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	line-height: 12px;
	height: 17px;
	background-color:#E1E0DE;
	border-style: none;
	padding-left: 3px;
	padding-top: 2px;	
}
.caixaLoginChat {
	FONT-SIZE: 16px;
	WIDTH: 195px;
	COLOR: #000000;
	FONT-FAMILY: arial;
	line-height: 19px;
	height: 24px;
	background-color:#E1E0DE;
	border-style: none;
	font-weight:bold;
	padding-left: 3px;
	padding-top: 4px;	
	
}
.caixaLoginChatEmail {
	FONT-SIZE: 12px;
	WIDTH: 195px;
	COLOR: #666666;
	FONT-FAMILY: arial;
	line-height: 15px;
	height: 20px;
	background-color:#E1E0DE;
	border-style: none;
	font-weight:bold;
	padding-left: 3px;
	padding-top: 8px;	
	
}
.caixaChatMsg {
	FONT-SIZE: 12px;
	WIDTH: 245px;
	COLOR: #666666;
	FONT-FAMILY: arial;
	line-height: 15px;
	height: 150px;
	background-color:#FFFFFF;
	border-style: none;
	font-weight:bold;
	padding-left: 3px;
	padding-top: 8px;	
	
}


/* fim Busca */

/* Extranet */
.textoLogin {
	color: #B38F8E;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 10px;
}

.caixaLogin {
	font-size: 10px;
	line-height: 16px;
	font-family: tahoma;
	height: 16px;
	width: 89px;
	color: #3A3A3A;
	background-color: #D0CCCD;
	padding-left: 2px;
	margin-left: 1px;
	border: 1px solid #5F5F5F;
}
.caixaNews {
	font-size: 10px;
	font-family: tahoma;
	height: 14px;
	width: 160px;
	color: #1E2422;
	background-color: #F2F2F2;
	padding-left: 2px;
	margin-left: 1px;
	border: 1px solid #F9F9F9;
}

.caixaNewsMail {
	font-size: 10px;
	font-family: tahoma;
	height: 14px;
	width: 132px;
	color: #1E2422;
	background-color: #F2F2F2;
	padding-left: 2px;
	margin-left: 1px;
	border: 1px solid #F9F9F9;
}

.caixaSenha {
	font-size: 10px;
	line-height: 16px;
	font-family: tahoma;
	height: 16px;
	width: 89px;
	color: #3A3A3A;
	background-color: #D0CCCD;
	padding-left: 2px;
	margin-left: 1px;
	border: 1px solid #5F5F5F;
}
/* Fim Extranet */

.textoUltimasNoticiasHome {

	font-family: tahoma;
	font-size: 22px;
	line-height: 23px;
	color: #FFFFFF;
}

.textoData {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.textoData, .secao {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #101412;
	font-weight: normal;
}

.textoTitulo {
	display: block;
	font-family: tahoma;
	font-size: 15px;
	line-height: 18px;
	color: #101412;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
}
.textoTituloHome {
	font-family: tahoma;
	font-size: 15px;
	line-height: 17px;
	color: #101412;
	font-weight: bold;

}
.textoCategoriaPesquisaNoticia {
	font-family: tahoma;
	font-size: 15px;
	line-height: 17px;
	color: #101412;
	font-weight: bold;
	text-decoration:underline;
}


.textoMaisNoticiasRelacionadas {
	margin: 0;
	padding: 0;
}

.textoMaisNoticiasRelacionadas .titulo {
	font-family: arial;
	font-size: 18px;
	line-height: 30px;
	color: #2C3631;
	font-weight: bold;
}

.linkLinks, .linkLinks a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 0;
}
.linkLinks a:hover {
	text-decoration: underline;
}

.textoMaisNoticiasRelacionadas .data {
	display: block;
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}
.textoMaisNoticiasRelacionadas .data a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.textoMaisNoticiasRelacionadas .data a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.textoNoticias {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

.textoLinksIndex, .textoLinksIndex a, .textoLinksIndex a:hover {
	color: #FFFFFF;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 10px;
    text-decoration: underline;
}

.textoVersao {
	color: #D8D1AB;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	background-color: #A77D3C;
}


.textoSaibaMais, .textoSaibaMais a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #101412;
	font-weight: bold;
}
.textoSaibaMais a:hover {
	text-decoration:underline;
}

.textoIndice {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #101412;
	font-weight: bold;
}
.textoUltimasNoticisTitulo {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D32C41;
	font-weight: bold;
}

.textoMenu, .textoMenu a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #101412;
	font-weight: normal;
}
.textoMenu a:hover {
	color: #D74053;
}
.textoDestaque {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #101412;
	font-weight: normal;
}
.textoDestaque a:hover {
	color: #D74053;
	font-weight: bold;


}

.textoBase {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.textoUltimasNoticiasData {
	font-family: tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #D32C41;
	font-weight: normal;
}
.textoUltimasNoticias {
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	color: #D32C41;
	font-weight: normal;
}
.textoUltimasNoticiasSaibaMais, .textoUltimasNoticiasSaibaMais a , .textoUltimasNoticiasSaibaMais a:hover{
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #101412;
	font-weight: normal;
	text-decoration:underline;
}

.textoUltimasGaleriaHome {

	font-family: tahoma;
	font-size: 22px;
	line-height: 30px;
	color: #101412;
	font-weight: normal;
}
.textoDataGaleria {

	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #35423C;
}
.textoGaleriaCategoria {
	font-family: tahoma;
	font-size: 15px;
	line-height: 17px;
	color: #35423C;
	font-weight: bold;

}
.textoUltimasNoticiasTitulo {
	font-family: Helvetica, sans-serif;
	font-size: 19px;
	line-height: 22px;
	color: #34413A;
	font-weight: bold;
	font-style:italic;

}
.textoClienteTranslappe, .textoClienteTranslappe a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #8F1E2B;
	font-weight: bold;
}
.textoClienteTranslappe a:hover {
	text-decoration: underline;
}
.textoCliqueAqui, .textoCliqueAqui a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #474546;
	font-weight: bold;
}
.textoCliqueAqui a:hover {
	text-decoration: underline;
}

.textoGaleriaHome {

	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #E4E4E4;
}
	
/* Texto */
div.barraDivisoraTransparente {
	height: 30px;
	display: block;
}
/* Fim : Texto */

/* Filtro */
div#filtroConteudo {
	z-index: 0;
	clear: both;
	display: block;
	width: 95%;
	height: 100%;
	padding: 10px;
	background-color: #E6E6E6;
	border-top-style: solid;
	border-top-color: #CACACA;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	border-bottom-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #001111;
	margin-top: 15px;
	/* margin-left: 15px; */
	margin-bottom: 15px;
}

div#filtroConteudo select {
	z-index: 0;
}

div#filtroConteudo .textoTitulo {
	clear: both;
	display: block;
	background-color: #CACACA;
	margin-top: 5px;
	margin-right: 5px;
	padding: 3px;
	font-size: 18px;
	color: #34413A;
	text-transform: none;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}


div#filtroConteudo .textoDia {
	display: none;
	width: 50%;
	float: left;
	margin-bottom: 2px;
	margin-right: 5px;
}

div#filtroConteudo .textoMes {
	display: none;
	/* display: block; */
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
}

div#filtroConteudo .textoAno {
	display: none;
	/* display: block; */
	font-family: Tahoma;
	font-size: 10px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

div#filtroConteudo .textoCategoria {
	clear: both;
	display: block;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 2px;
	margin-right: 5px;
}

* html div#filtroConteudo .textoCategoria {
	margin-left: 1px;
}

div#filtroConteudo .botaoOk {
	font-family: Tahoma;
	font-size: 9px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	width: 20px;
	height: 17px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
}

div#filtroConteudo .botaoOkImagem {
	float: left;
	margin-top:  -3px;
	margin-right: 0px;
	margin-left: 14px;
}

div#filtroConteudo .botaoOkImagemConteudo {
	float: left;
	margin-top:  10px;
	margin-right: 0px;
	margin-left: 0px;
}

div#filtroConteudo .marcador {
	float: left;
	margin-left: 3px;
}

div#filtroConteudo .caixaDia {
	z-index: -1;
	font-family: Tahoma;
	font-size: 11px;
	width: 38px;
	margin-right: 5px;
	background-color: #E7E9ED;
	color: #7A87A0;
}

div#filtroConteudo .caixaMes {
	font-family: Tahoma;
	font-size: 11px;
	width: 38px;
	margin-right: 5px;
	background-color: #E7E9ED;
	color: #7A87A0;
}

div#filtroConteudo .caixaAno {
	font-family: Tahoma;
	font-size: 11px;
	width: 65px;
	margin-right: 5px;
	background-color: #E7E9ED;
	color: #7A87A0;
}

div#filtroConteudo .botaopesquisar {
	font-family: Tahoma;
	font-size: 11px;
	width: 183px;
	margin-right: 5px;
	background-color: #E7E9ED;
	color: #7A87A0;
}

div#filtroConteudo .caixaCategoria {
	z-index: 0;
	float: left;
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 144px;
	background-color: #E7E9ED;
	color: #7A87A0;
}

div#filtroConteudo #filtroMensagem {
	float: right;

	font-family: Tahoma;
	font-size: 9px;

	margin-right: 6px;
	padding: 3px;
	width: 150px;
	height: 11px;
	background-color: #E7E9ED;
	color: #7A87A0;
}

div#filtroConteudo br {
	display: block;
	clear: both;
	height: 15px;
}

/* Fim Filtro */

/* Busca */
.textoLinkBusca {
	display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	padding-top: 5px;
}

.textoLinkBusca:hover {
	color: #A4A4A4;
	font-family: tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-decoration: underline;
}

.textoSecaoBusca {
	line-height: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.textoSecaoTituloBusca {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	color: #D32C41;
	padding-top: 5px;
}
.textoBuscaLede {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 14px;
	color: #D32C41;
	font-weight: bold;
}
.textoBuscaPesquisa {
	color: #D32C41;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 11px;
}
.textoBuscaPesquisaPalavra {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	color: #D32C41;
}
/* Fim Busca */

/* Cliente */
div#cliente {
	display: block;
	padding-bottom: 50px;
}

.clienteCategoria {
	display: block;
	clear: both;
	font-family: arial;
	font-size: 18px;
	padding-top: 10px;
	color: #454545;
	font-weight: bold;
}
.clienteTitulo {
	display: block;
	font-family: tahoma;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.clienteLogotipo {
	margin-left: 17px;
}
.clienteTexto {
	text-align: left;
}
.clienteLink, .clienteLink a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
.clienteLink a:hover {
	text-decoration: underline;
}

.textoDataTopo {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}

/* Fim - Cliente */

/* Paginacao */
.paginacaoResultado {

	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	color: #101412;
	font-weight: normal;
}
.paginacaoPaginaAtual {
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	background-color: #FCFCFC;
}
/* Fim - Paginacao */

/* Rodape */
.textoRodape, .textoRodape a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.textoRodape a:hover {
	text-decoration: underline;
}
/* Fim - Rodape */
/* Fale conosco Canais Alternativos */
.textoCanaisAlernativos, .textoCanaisAlernativos a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
}
.textoCanaisAlernativos a:hover {
	text-decoration: underline;
}
/* Fim - Rodape */

/* Início - CABANHA MARCA 18 */

.textoVersoMiolo{
	font-family: tahoma;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
}
.alturalinha1px {
	line-height: 1px;
}
.alturalinha2px {
	line-height: 2px;
}
.alturalinha3px {
	line-height: 3px;
}
.alturalinha4px {
	line-height: 4px;
}
.alturalinha5px {
	line-height: 5px;
}

.alturalinha7px {
	line-height: 7px;
}

.alturalinha8px {
	line-height: 8px;
}
.alturalinha17px {
	line-height: 17px;
}

.alturalinha19px {
	line-height: 19px;
}

.textoNoticiaData{
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #808B8B;
}
.textoNoticiaTitulo{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px;
	line-height: 25px;
	color: #7C8787;
}
.textoNoticiaTituloHomeDestaqueAbaixo, .textoNoticiaTituloHomeDestaqueAbaixo a{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	font-weight:bold;
	color: #7C8787;
}
.textoNoticiaTituloHomeDestaqueAbaixo a:hover{
	color: #4D5C5C;
}
.textoDestaqueDepoimentoLateral {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	color: #7C8787;
}

.textoNoticia, .textoNoticia a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #808B8B;
}
.textoNoticia a:hover{
	color: #4D5C5C;

}

.newsLetterPadrao {
	FONT-SIZE: 11px;
	WIDTH: 199px;
	COLOR: #6B6B6B;
	FONT-FAMILY: arial;
	HEIGHT: 20px;
	background-color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #5F5F5F;
	padding-left: 5px;
	padding-top: 5px;	
}
.indiqueSiteSeuNome {
	FONT-SIZE: 11px;
	WIDTH: 245px;
	COLOR: #6B6B6B;
	FONT-FAMILY: arial;
	HEIGHT: 16px;
	background-color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #5F5F5F;
	padding-left: 5px;
	padding-top: 2px;	
}
.indiqueSiteNomeAmigoEmailAmigo {
	FONT-SIZE: 11px;
	WIDTH: 102px;
	COLOR: #6B6B6B;
	FONT-FAMILY: arial;
	HEIGHT: 16px;
	background-color:#000000;
	border-width: 1px;
	border-style: solid;
	border-color: #5F5F5F;
	padding-left: 5px;
	padding-top: 2px;	
}
.textoRodape{
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: #808B8B;
}


/*  legenda com transparencia na foto */
.noticiasLegenda {
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 5px;
	margin: 3px;
	margin-bottom: 3px;
	display: block;
	width: 376px;
	background: #FFFFFF;	
	cursor: pointer;
}

* html .noticiasLegenda {
	margin-bottom: 3px;
}

.noticiasLegendaTexto {
	bottom: 0px;
	left: 0px;
	display: block;
	width: 282px;
	color: #000000;
	line-height: 14px;
	cursor: pointer;	
}

.creditoFoto {
	color: #D74053;
	text-transform: none;
	font-style: normal;   
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
}

.voltar, .voltar a {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #101412;
	font-weight: normal;
	text-align:right;

}
.voltar a:hover {
	text-decoration:underline;
}

/* equinos */

.textoEquino, .textoEquino a{
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	color: #808B8B;
}
.textoEquino a:hover{
	text-decoration:underline;
}
.textoEquinoConsulta, .textoEquinoConsulta a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4A5C5C;
}
.textoEquinoConsulta a:hover{
	text-decoration:underline;
}



/*
.titulosFaleConosco, .titulosFaleConosco a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #808B8B;
}
.titulosFaleConosco a:hover{
	color: #4D5C5C;

}
*/
.emailAlternativo, .emailAlternativo a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #254545;
}
.emailAlternativo a:hover{
	color: #808B8B;
}

.categoriaDestaque {
	color: #808B8B;
	font-family: tahoma;
	font-size: 11px;
	background-color:#000000;
	padding: 5px 7px 5px 7px;
}
.textoCategoriaDestaque{
	background-color:#254545;
	padding: 5px 7px 5px 7px;
}

.textoCategoriaDestaque a{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #808B8B;
}
.textoCategoriaDestaque a:hover{
	text-decoration:underline;
}


/* Fale Conosco #737373*/

.textoEmails, .textoEmails a {
	display: block;
	COLOR: #1D3249;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoEmails a:hover {
	display: block;
	COLOR: #608DBF;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FaleconoscoTitulo {
	COLOR: #A8A89F;
	text-transform: none;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	padding-left: 17px;
}
.textoFaleconoscoDireita {
	display: block;
	COLOR: #CCCCCC;
	padding-left: 2px;
	padding-bottom: 2px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoFaleconosco {
	display: block;
	COLOR: #F0F0F0;
	padding-left: 2px;
	padding-bottom: 2px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoFaleconoscoCabecalho {
	display: block;
	COLOR: #2F5177;
	padding-left: 3px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textoFaleconoscoCaixas, .textoFaleconoscoCaixas a {
	display: block;
	COLOR: #CCCCCC;
	padding-left: 1px;
	padding-bottom: 2px;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoFaleconoscoCaixas a:hover {
	COLOR: #A4C058;
}
.faleconoscopadrao {
	FONT-SIZE: 11px;
	WIDTH: 190px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	HEIGHT: 17px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	padding-left: 1px;
	padding-top: 1px;	
}
.faleconoscomensagem {
	FONT-SIZE: 11px;
	WIDTH: 190px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	HEIGHT: 130px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	padding-left: 1px;
	padding-top: 1px;	
}
.faleconoscoddd {
	FONT-SIZE: 11px;
	WIDTH: 25px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	HEIGHT: 18px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	padding-left: 1px;
	padding-top: 1px;	
}
.faleconoscotelefone {
	FONT-SIZE: 11px;
	WIDTH: 85px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	HEIGHT: 18px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	padding-left: 1px;
	padding-top: 1px;	
}
.faleconoscouf {
	WIDTH: 65px;
	COLOR: #000000;
	HEIGHT: 19px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	font-family: Tahoma;
	font-size: 11px;

}
/* fim fale conosco */
/* inicio pre cadastros */
.precadastropadrao {
	FONT-SIZE: 11px;
	WIDTH: 210px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	HEIGHT: 17px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
	padding-left: 1px;
	padding-top: 1px;	
}
/* fim pre cadastros */
.textoSite   {
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	color: #101412;
	font-weight: normal;
	display: block;
}
.textoSite a  {
	color: #D32C41;
	text-decoration:underline;
}

.textoSite: a:hover{
	color: #D32C41;
	text-decoration:underline;
}

.textoLinkNoticiasData {
	font-family: tahoma;
	font-size: 11px;
	color: #D74053;
	font-weight: normal;
}

.textoLinkImagensMaisNoticias {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #101412;
	font-weight: normal;
}
.textoLinkImagensMaisNoticias a:hover {
	text-decoration:underline;
}

.textoRotasNaoDisponiveis {
	font-family: tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #D32C41;
	letter-spacing:1px;	
	font-weight: normal;
}
.textoRotasDados {
	font-family: tahoma;
	font-size: 10px;
	line-height: 18px;
	color: #101412;
	letter-spacing:1px;
	font-weight: normal;
}
.textoRotasDados a:hover {
	text-decoration:underline;
}
.textoRotasDadosData {
	font-family: tahoma;
	font-size: 10px;
	color: #D74053;
	letter-spacing:1px;
	font-weight: normal;
}

.textoEquipeCategoria {
	font-family: tahoma;
	font-size: 23px;
	line-height: 25px;
	color: #D32C41;
	font-weight: bold;
}	


/*   Formulário   */
.container {
  border: 1px solid #FF0000;
  position: relative; width: 210px; height: 17px; overflow: hidden;
}
.msgErro {
	display: none;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #FF0000;
}

.inpSelect {
  color: black;
  border: 0;
  position: absolute; width: 214px; top: -1px; left: -2px;
}

.campoObrigatorio {
	border:1px solid #FF0000;
}
.campoCurto {
	font-size: 11px;
	width: 85px;
}
.txtadminpadrao {
	font-size: 11px;
	width: 170px;
}
.txtadminddd {
	width: 20px;
}
.txtadminfone {
	width: 126px;
}
.txtadminnumero {
	width: 36px;
	font-size: 11px;
}
.txtadminestado {
	width: 40px;
	height: 17px;
}
.campoEstado {
	width: 50px;
	font-family: Tahoma;
	font-size: 11px;
}
.observacoes {
	font-family: Tahoma;
	font-size: 10px;
	color: #CC0000;
}
.txtadmincidade {
	width: 120px;
}
/*    fim formulario    */

/* Rota */
.textoRotaNome{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}
.textoRotaTitulo{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.textoRotaTexto{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
	text-transform: uppercase;
}
.textoRotaRodape{
	font-family: arial;
	font-size: 10px;
	color: #101412;
	font-weight: normal;
}
/* Fim : Rota */