html, body {
	font-family: Tahoma;
	margin: 0;
	overflow-x: hidden;
}

.text-ellipsis {
    display: block !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Body Padrao */
form, input {
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#cabecalho {
	z-index: 0;
	position: relative;
	top: 25px;
	left: 0;
}

#cabecalhoFundoLogo {
	z-index: 1;
	position: absolute;
	background-image: url(../topo/mixportal_topo_quadrado_logo.png);
	background-repeat: no-repeat;
	/* width: 137px; */
	/* height:137px; */
	position: absolute;
	top: -10px;
	left: 10px;
	padding: 0;
	margin: 0;
	margin-left: 3px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
}

.textodata {
	COLOR: #35423C;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoLegenda {
	COLOR: #35423C;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 05px;	
}
.textoCredito {
	COLOR: #35423C;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 05px;	
}
.textoGaleriaHome, .textoGaleriaHome a {
	COLOR: #35423C;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoGaleriaHome a:hover{
	text-decoration: underline;

}


.alturalinha1px {
	height: 1px;
	line-height: 0;
	font-size: 1px;
}
.alturalinha1px td {
	height: 1px;
	line-height: 0;
	font-size: 1px;
	content: '';
	font-size: 1px;
}
.alturalinha2px {
	height: 2px;
	line-height: 0;
}
.alturalinha2px td {
	height: 2px;
	line-height: 0;
	font-size: 2px;
	content: '';
}
.alturalinha3px {
	line-height: 3px;
}
.alturalinha3px td {
	height: 3px;
	line-height: 0;
	font-size: 3px;
	content: '';
}
.alturalinha4px {
	line-height: 4px;
}
.alturalinha5px {
	line-height: 5px;
}
.alturalinha6px {
	line-height: 6px;
}
.alturalinha7px {
	line-height: 7px;
}
.alturalinha8px {
	line-height: 8px;
}
.alturalinha9px {
	line-height: 9px;
}
.alturalinha10px {
	height: 10px;
	line-height: 10px;
	padding: 0;
	margin: 0;
}
.alturalinha11px {
	line-height: 11px;
}
.alturalinha12px {
	line-height: 12px;
}
.alturalinha13px {
	line-height: 13px;
}
.alturalinha14px {
	line-height: 14px;
}
.alturalinha15px {
	line-height: 15px;
}
.alturalinha16px {
	line-height: 16px;
}
.alturalinha17px {
	line-height: 17px;
}
.alturalinha18px {
	line-height: 18px;
}
.alturalinha19px {
	line-height: 19px;
}

.textoNoticia {
	color: #444444;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
}
.textoMensagemNomeAcima {
	color: #FFFFFF;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.textoMensagemAcima {
	color: #FFFFFF;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
 	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
 }
.textoMensagemAcimaData {
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
 }
.textoMensagemNomeAbaixo {
	color: #CEA353;
	text-transform: none;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}
.textoMensagemAbaixo {
	color: #CEA353;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
 	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
 }
.textoMensagemAbaixoData {
	color: #CEA353;
	line-height: 12px;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 11px;
 }
.textoLateral {
	COLOR: #234372;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.dataUltimasNoticias {
	font-size: 10px;
	color: #709FA9;
	text-decoration: none;
	font-family: Tahoma;
	display: inline;
}

/* Inicio NSCCC */
.textoRodapeDestaque {

	COLOR: #D8D2BA;
	text-transform: none;
	font-style: normal;   
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	text-decoration: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
}
.textoMenu {

	COLOR: #000000;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textoTextoEnquete {
	color: #717159;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.textoRodape, .textoRodape a {
	color: #D8D2BA;
	line-height: 17px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-right: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.textoRodape a:hover {
	text-decoration:underline;
}
.textoRodapeDestaqueFavorito {

	COLOR: #D8D2BA;
	text-transform: none;
	font-style: normal;   
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	text-decoration: underline;
	font-family: arial, Helvetica, sans-serif;
	font-size: 13px;
}

.textoBuscaRodape {
	color: #433820;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.caixaIndice {
	font-size: 11px;
	line-height: 13px;
	font-family: tahoma;
	height: 18px;
	width: 155px;
	color: #25231F;
	background-color: #ABA599;
	padding-top: 1px;
	padding-left: 5px;
	margin-left: 4px;
	border: 1px solid #5C6A6F;
}
.CaixaBusca {
	font-family: tahoma;
	font-size: 11px;
	height: 19px;
	line-height: 19px;
	width: 222px;
	color: #433820;
	background-color: #FFFFFF;
	margin-left: 3px;
	padding-left: 5px;
	border: 1px solid #FFF;
}
.CaixaNewsNome {
	font-family: tahoma;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	width: 87px;
	color: #433820;
	background-color: #FFFFFF;
	margin-left: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8D4905;
	border-right-color: #8D4905;
	border-bottom-color: #8D4905;
	border-left-color: #8D4905;
}
.caixaMensagem {
	font-size: 10px;
	line-height: 15px;
	font-family: tahoma;
	height: 90x;
	width: 188px;
	color: #FFFFFF;
	background-color: #CEA353;
	margin-left: 4px;
	border: 1px solid #EDC800;
}

.CaixaNewsEmail {
	font-family: tahoma;
	font-size: 11px;
	height: 15px;
	line-height: 15px;
	width: 85px;
	color: #433820;
	background-color: #FFFFFF;
	margin-left: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8D4905;
	border-right-color: #8D4905;
	border-bottom-color: #8D4905;
	border-left-color: #8D4905;
}

.caixaContador {
	font-size: 10px;
	line-height: 15px;
	font-family: tahoma;
	height: 16x;
	width: 23px;
	color: #FFFFFF;
	background-color: #CEA353;
	border: 1px solid #EDC800;
	text-align: center;
}

.textoHomeLink {

	COLOR: #000000;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 17px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textoHomeLinkMenu, .textoHomeLinkMenu a , .textoHomeLinkMenu a:hover  {

	COLOR: #3F311B;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 17px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textoNSCCC {

	COLOR: #535B34;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textoUltimasNoticiasTopo {

	COLOR: #B92C24;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textoGaleriaImagensTopo {

	COLOR: #8E5D36;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.textoUltimasTituloHome {

	COLOR: #B92C24;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textoClassificadosTipoHome {

	COLOR: #621B00;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.textoClassificadosAnuncio {

	COLOR: #B92C24;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textoLinkMenu {
	color: #FFFFFF;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 18px;
	cursor: pointer;
}

.textoHomeTopoSite, .textoHomeTopoSite a {
	COLOR: #F0EBDE;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoHomeTopoSite a:hover {
	COLOR: #F0EBDE;
	text-decoration: underline;
}

.textoSite, .textoSite a {

	COLOR: #000000;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

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

.textoSiteEmail, .textoSiteEmail a , .textoSiteEmail a:hover {

	COLOR: #000000;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 13px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.textoTituloCabanha, .textoTituloCabanha a, .textoTituloCabanha a:hover {
	color: #B92C24;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


.textoDataHome {

	COLOR: #35423C;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoUltimasNoticiasMais, .textoUltimasNoticiasMais a {
	COLOR: #9A0C0C;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}
.textoUltimasNoticiasMais a:hover {
	text-decoration: underline;
}

.textoHomeDestaqueTopo {

	COLOR: #8D4905;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.textoHomeDestaqueGaleria {

	COLOR: #8E5D36;
	text-transform: none;
	font-style: normal;   
	font-weight: bold;
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 02px;
}
.textoHomeDestaqueClassificados {

	COLOR: #35423C;
	text-transform: none;
	font-style: normal;   
	font-weight: bold;
	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 02px;
}

/* Início Altura das linhas */
.alturaLinha1px {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
.alturaLinha5px, .alturaLinha5px td {
	line-height: 5px;
	font-size: 5px;
	height: 5px;
}
.alturaLinha2px {
	line-height: 2px;
}
.alturaLinha3px {
	line-height: 3px;
}
.alturaLinha4px {
	line-height: 4px;
}
.alturaLinha8 {
	line-height: 8px;
}
.alturaLinha9 {
	line-height: 9px;

}
.alturaLinha10 {
	line-height: 10px;
}
.alturaLinha11 {
	line-height: 11px;
}.alturaLinha13 {
	line-height: 11px;
}
.alturaLinha {
	line-height: 17px;
}
/* Fim Altura das linhas */

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

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

span#paginaEdicao div#boxArtigoFoto #creditoFoto {
	display: block;
	background-color: #f0f0f0;
	color: #000000;
	top: -19px;
	right: 0px;
	height: 15px;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 15px;
	text-align: right;
	padding-right: 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: 15px;
	border-style: solid;
	border-color: #F4F4F4;
}

span#paginaEdicao div#boxArtigoFoto #legendaFoto {
	clear: both;
	display: block;
	background-color: #F0F0F0;
	color: #646267;
	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: 2px;
	border-width: 9px;
	border-style: solid;
	border-color: #E7E7E7;
}

span#paginaEdicao div#boxArtigoFoto span#fotoThumb div#separadorThumb {
	float: left;
	padding: 0;
	clear: both;
	width: 98%;
	height: 0px;
	margin: 0px;
	border: 0px;
}

.thumbImg{
    border-color: #e7e7e7;
    border-style: solid;
    border-width: 9px;
    float: left;
    margin: 0 2px 2px 0;
    padding: 0;	
}
/*   Fim   Fotos   */

/* Tooltip : modifica as opcoes title das tags */
#tooltip.fancy h3 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-weight: normal;
	font-weight: bold;
	padding: 5px;
	background-color: #999999;
	width: 350px;
}
#tooltip.fancy span {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
/* fim Tooltip */
/* Filtro */
div#filtroConteudo {
	display: block;
	width: 436px;
	padding: 10px;
	padding-right: 6px;
	background-color: #F9F8F2;
	border-top-style: solid;
	border-top-color: #DBD6B7;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD6B7;
	border-bottom-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold; 
	color: #483E25;
}

div#filtroConteudo .textoTitulo {
	clear: both;
	display: block;
	background-color: #fff;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding: 3px;
	font-size: 20px;
	color: #483E25;
	text-transform: none;
	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 .marcador {
	float: left;
	margin-left: 3px;
}

div#filtroConteudo .caixaDia {
	font-family: Tahoma;
	font-size: 11px;
	width: 45px;
	margin-right: 5px;
	background-color: #F9F8F2;
	color: #433820;
}

div#filtroConteudo .caixaMes {
	font-family: Tahoma;
	font-size: 11px;
	width: 45px;
	margin-right: 5px;
	background-color: #F9F8F2;
	color: #433820;
}

div#filtroConteudo .caixaAno {
	font-family: Tahoma;
	font-size: 11px;
	width: 60px;
	margin-right: 5px;
	background-color: #F9F8F2;
	color: #433820;
}

div#filtroConteudo .caixaCategoria {
	float: left;
	margin-left:10px;
	font-family: Tahoma;
	font-size: 11px;
	width: 166px;
	background-color: #F9F8F2;
	color: #433820;
}

div#filtroConteudo #filtroMensagem {
	float: right;

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

	margin-right: 6px;
	padding: 3px;
	width: 150px;
	height: 11px;
	background-color: #EAEAE1;
	color: #433820;
}

/* Fim Filtro */

/* Enquete */
.textoEnquete {
	color: #717159;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 11px;
}

.textoEnquetePergunta {
	color: #717159;
	line-height: 11px;
	font-family: Tahoma;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textoEnqueteResposta {
	color: #717159;
	line-height: 11px;
	font-family: Tahoma;
	font-size: 11px;
}

#enqueteBotaoResultado {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#enqueteAjax {
	position: relative;
	display: block;
}

#enqueteAjaxMsg {
	display: none;
	position: absolute;
	top: 60px;
	width: 140px;
	vertical-align: middle;
	margin-left: 5px;
	padding: 5px;
	background-color: #F2A263;
	border-color: #F1843A;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
}

.enqueteMsgErro {
	COLOR: #A15331;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 11px;
}
/* Fim Enquete */

/* Agenda - Banner */
.agendaBanner {
	border-width: 15px;
	border-style: solid;
	border-color: #FFFFFF;
}
/* Fim : Agenda - Banner */

/* Publicidade */
.textoPublicidade {
	display: block;
	COLOR: #000000;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a .textoPublicidade:hover {
	text-decoration: underline;
}
/* Fim : Publicidade */


/* Fale Conosco */

.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: 260px;
	COLOR: #0C1713;
	FONT-FAMILY: Tahoma;
	HEIGHT: 17px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
}
.faleconoscomensagem {
	FONT-SIZE: 11px;
	WIDTH: 260px;
	COLOR: #0C1713;
	FONT-FAMILY: Tahoma;
	HEIGHT: 90px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
}
.faleconoscoddd {
	FONT-SIZE: 11px;
	WIDTH: 45px;
	COLOR: #0C1713;
	FONT-FAMILY: Tahoma;
	HEIGHT: 18px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
}
.faleconoscotelefone {
	FONT-SIZE: 11px;
	WIDTH: 120px;
	COLOR: #0C1713;
	FONT-FAMILY: Tahoma;
	HEIGHT: 18px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
}
.faleconoscouf {
	WIDTH: 63px;
	COLOR: #0C1713;
	HEIGHT: 18px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
	font-family: Tahoma;
	font-size: 11px;
}
/* fim fale conosco */

/* Ajax */
#mensagemRetornoMural {
	position: absolute;
	display: block;
	width: 150px;
	left: 30px;
	bottom: 75px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CEA353;
	background-color: #FFFFFF;
	color: #CEA353;
	display: none;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
/* Fim : Ajax */

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

.textoLinkBusca:hover {
	color: #6D643D;
	line-height: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}

.textoSecaoBusca {
	line-height: 12px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.textoSecaoTituloBusca {
	font-family: Tahoma;
	font-size: 11px;
	color: #6B4812;
	padding-top: 5px;
	font-weight: bold;
}
.textoBuscaLede {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: bold;
}
.textoBuscaPesquisa {
	color: #DBE1E6;
	line-height: 15px;
	font-family: Tahoma;
	font-size: 11px;
}
.textoBuscaPesquisaPalavra {
	color: #6B4812;
	font-weight: bold;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 11px;
}
/* Fim Busca */

/* Paginacao */
.paginacaoResultado {
	COLOR: #222222;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.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 */

/* Extranet */
#extranet {
	z-index: 0;
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#extranetLogin {
	z-index: 2;
	position: absolute;
	right: 0;
	top: 0;
	width: 270px;
	margin-top: -10px;
	margin-right: 30px;
}
* html #extranetLogin {
	margin-right: 30px;
}

.textoLogin {
	color: #C4BCA9;
	line-height: 12px;
	font-family: Tahoma;
	font-size: 10px;
}

.caixaLogin {
	font-size: 10px;
	line-height: 15px;
	font-family: tahoma;
	height: 16px;
	width: 60px;
	color: #3A3121;
	background-color: #FFF;
	margin-left: 4px;
	border: 1px solid #98B9DB;
}

.caixaSenha {
	font-size: 10px;
	line-height: 15px;
	font-family: tahoma;
	height: 16px;
	width: 40;
	color: #3A3121;
	background-color: #FFF;
	margin-left: 4px;
	border: 1px solid #98B9DB;
}

/* Fim Extranet */

/*  Classificados Cadastro*/
.caixaClassificadoNome {
	FONT-SIZE: 11px;
	WIDTH: 400px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;


}
.caixaClassificadoEmail {
	FONT-SIZE: 11px;
	WIDTH: 196px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 15px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;


}

.caixaClassificadoPadrao {
	FONT-SIZE: 11px;
	WIDTH: 132px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;


}

.caixaClassificadoPequena {
	FONT-SIZE: 11px;
	WIDTH: 20px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;


}
.caixaClassificadoMedia {
	FONT-SIZE: 11px;
	WIDTH: 80px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;
}
.caixaClassificadoGrande {
	FONT-SIZE: 11px;
	WIDTH: 300px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;
}

.caixaClassificadoCidadeEstado {

	FONT-SIZE: 11px;
	WIDTH: 194px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;

}

.caixaClassificadoSelect {

	FONT-SIZE: 11px;
	WIDTH: 134px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;

}

.caixaClassificadoTexto {

	FONT-SIZE: 11px;
	height: 85px;
	width: 400px;
	COLOR: #717159;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #FDFAF7;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
	padding-left: 8px;
	padding-top: 3px;

}


/*  Fim   classicados cadastro */




/* Calendario - Principal */
.calendario {
	width: 85%;
	*width: 85%;
	_width: 85%;
	color: #000000;
	border-collapse: collapse;
	background-color: #ADAAAF;
	text-align: center;
	font-size:11px;
}

.calendario th {
	color: #000000;
	background-color: #ADAAAF;
}

.calendario th, .calendario td {
	 padding: 3px;
}

.calendario .domingo {
	color: #000000;
}

.calendario .finalSemana {
	color: #000000;
	background-color: #ADAAAF;
}

.calendario .hoje  {
	color: #FFF;
	/* background-color: #FF4646;
	font-weight: bold; */
}

.calendario .festa   {
	color: #000000;
	font-weight: bold;
	background-color: #ADAAAF;
}

.agendaDestaqueLinkHoje , .agendaDestaqueLinkHoje a {
	width: 14px;
	height: 14px;
	display:block;
	background-color:#CA0000;
	/* 	background-color:#F29200; */
	color: #FFFFFF;
}
.agendaDestaqueLinkHoje {
	display: block;
	width: 18px;
	height: 14px;
	line-height: 13px;

}
.agendaDestaqueLinkHoje a:hover {
	display: block;
	color: #0000CC;
	background-color: #FF4646;
}

.agendaDestaqueLink , .agendaDestaqueLink a {
	display:block;
	/* background-color:#FF4646;*/
	color: #0000CC;
	width: 18px;
	height: 14px;
	line-height: 13px;
}
.agendaDestaqueLink {
	border-width: 1px;
	border-style: dotted;
	border-color: #0000CC;
}
.agendaDestaqueLink a:hover {
	display: block;
	background-color: #F5F5F5;
	color: #0000CC;
}

.agendaData , .agendaData a {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #9D9A9E;
}

.agendaCidade , .agendaCidade a {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.agendaObs , .agendaObs a {
	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	color: #CCCCCC;
}
.agendaObs a:hover {
 	text-decoration:underline;
}

.agendaDataConteudo {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #000;
}

.agendaCidadeConteudo {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

.agendaObsConteudo  {

	font-family: arial;
	font-size: 10px;
	line-height: 13px;
	color: #413E44;
}
/* FIM : Calendario - Principal */	




.creditoFoto {

	COLOR: #868686;
	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;
}
.creditoLegenda {

	COLOR: #868686;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;
}
.creditoLegendaBancoImagem {
	color: #868686;
	text-transform: none;
	font-style: normal;   
	font-variant: normal;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 8px;
}
.textoRegiao, .textoRegiao a {

	COLOR: #333333;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoRegiao a:hover {
	text-decoration: underline;
}
.textoCidade {

	COLOR: #5A851B;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoTituloLateral {

	COLOR: #0937A6;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.textoLinkLateral, .textoLinkLateral a{

	COLOR: #333333;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.textoLinkLateral a:hover {
	text-decoration: underline;
}


/*  Conteudo */

.textoRegiao, .textoRegiao a {

	COLOR: #333333;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoRegiao a:hover {
	text-decoration: underline;
}
.textoCidade {

	COLOR: #5A851B;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoTituloDestaqueConteudo {

	COLOR: #6B5921;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.textoLink,  .textoLink a {

	COLOR: #333333;
	text-transform: none;
	font-style: normal;   

	font-variant: normal;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textoLink a:hover {

	text-decoration: underline;
}

.textoData {
	COLOR: #06304B;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 2px;
}

.textoContadorFoto , .textoContadorFoto a {

	COLOR: #FFFFFF;
	text-transform: none;
	font-style: normal;   
	font-weight: bold ;
	font-variant: normal;
	line-height: 19px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align:center;
}
.textoContadorFoto a:hover {
	text-decoration: underline;
}
.textoTituloMaisRegistros {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #6B5921;
	font-style:italic;
	letter-spacing:-1px;
	font-weight: bold;
}
.dataMaisResgistros {
	color: #646267;
	right: 0px;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 15px;
	padding-right: 5px;
}
.textoMaisRegistrosSite, .textoMaisRegistrosSite a, .textoMaisRegistrosSite strong{
	font-family: tahoma;
	font-size: 14px;
	line-height: 17px;
	color: #6B5921;
	font-family: Tahoma;
}
/*  Fim  Conteudo */

/* galerias */
.textoServico {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #6B5921;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	text-decoration:underline;
}

.textoDestaquesMenus{
	font-family: tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #35423C;
}

.textoTituloSite {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: 23px;
	color: #878289;
	font-weight: none;
	font-style:italic;
	padding-top: 2px;
	letter-spacing:-1px;
	padding-bottom: 1px;
}



/* Fim :galerias */
.baixaFoto, .baixaFoto a {
	COLOR: #6F3700;
	text-transform: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

/* Tabela comercial */
.tabelaComercialVigencia, .tabelaComercialMidiaAvulsa {
	color: #6B5921;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.tabelaComercial {
	border-collapse: collapse;
}
.tabelaComercial tr td {
	padding: 2px 5px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #333;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.tabelaComercial tr td:first-child {
	border-left: none;
}
.tabelaComercialContatoTitulo, .tabelaComercialContatoTitulo a {
	color: #333;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.tabelaComercialContato {
	color: #FFF;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333;
}
.tabelaComercialContato a {
	color: #FFF;
}
.tabelaComercialContato a:hover {
	color: #6B5921;
	text-decoration: underline;
}
.tabelaComercialCondicoesGerais {
	color: #6B5921;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

.textoTabelaComercialDestaque {
	color: #6B5921;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.textoTabelaComercialDestaqueVigencia {
	color: #6B5921;
	font-style: normal;
	font-weight: bold ;
	font-variant: normal;
	line-height: 21px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
}
.textoTabelaComercialDestaqueBg {
	color: #FFF;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6B5921;
}
/* Fim tabela comercial */
/* Programação rádio */
.textoTituloProgramacao {
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.textoOuvirProgramacao, .textoOuvirProgramacao a {
	color: #000;
	background-color: #CCFF00;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.textoLocutorProgramacao {
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.textoLegendaProgramacaoHorarioNoAr {
	position: absolute;
	bottom: 3px;
	*bottom: 6px; /* correção IE7 */
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	font-family: Arial;
	/*font-family:Cambria, Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	z-index: 1000;
	padding: 2px 2px 2px 10px;
	background: url(../miolo/pitangueiraRadios_programacao_horario_destaque_bg.png);
}
.textoLegendaProgramacaoHorario {
	position: absolute;
	bottom: 3px;
	color: #4B4E4D;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 14px;
	font-family: Arial;
	/*font-family:Cambria, Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	z-index: 1000;
	padding: 2px 2px 2px 10px;
	background: url(../miolo/pitangueiraRadios_programacao_horario_bg.png);
}
.marcaProgramaNoAr {
	color: #000;
	background-color: #CCFF00;
}
.textoVerMaisSecao, .textoVerMaisSecao a {
	color: #3E585D;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family:Cambria, Georgia, "Times New Roman", Times, serif;*/
	font-size: 13px;
}
.textoVerMaisSecao a:hover, .textoCaixaNoticia a:hover {
	text-decoration: underline;
}
.textoNoArPopUp {
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family:Cambria, Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
}
.textoLocutor {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
}
.textoPrograma {
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	background-color:#1CBE00;
	padding-right:5px;
	display:block;
}
.textoHorario {
	color: #3E585D;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 15px;
	font-family: Helvetica,sans-serif;
	font-size: 12px;
	background-color:#FFF;
	display:block;
}
/* Fim programação rádio */
/* Pede e Toca */
.pedeTocaPedido{
	position: absolute;
	top: 25px;
	right: 21px;
	width: 21px;
	height: 17px;
	display: none;
	background-color: #FFFFFF;
	border-left-color: #007CC3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #007CC3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #007CC3;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #007CC3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.pedeTocaSemPedido{
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.pedeTocaComPedido{
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 2px -16px;
}
.pedeTocaAba{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 21px;
	height: 17px;
	display: block;
	background-color: #FFFFFF;
	cursor: pointer;
	border-left-color: #007CC3;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #007CC3;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #007CC3;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #007CC3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.pedeTocaAbaAberta{
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 3px -32px;
}
.pedeTocaAbaFechada{
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 3px -48px;
}
.pedeTocaInterface {
	position: absolute;
	display: none;
	top: 31px;
	left: 10px;
	width: 450px;
	z-index: 5000;
	background-color: #FFFFFF;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #797448;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797448;
}

.tabelaPedeTocaHojeLinhaClara{
	background-color: #F5F0D8;
}
.tabelaPedeTocaHojeLinhaEscura{
	background-color: #F9F9F9;
}

.tabelaPedeTocaLinhaClara{
	background-color: #FAF8EB;
}
.tabelaPedeTocaLinhaEscura{
	background-color: #F5F0D8;
}

.pedeTocaVisualizar{
	width: 16px;
	height: 16px;
	display: block;
	
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 0px -64px;
	
	cursor: pointer;
}

.pedeTocaRemover{
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 10px;
	
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 0px -96px;
	
	cursor: pointer;
}

.pedeTocaMarcarLida{
	float: right;
	width: 16px;
	height: 16px;
	display: block;
	margin-right: 10px;
	
	background-image: url(../radioPitangueira_pedetoca_icones.gif);
	background-repeat: no-repeat;
	background-position: 0px -81px;
	
	cursor: pointer;
}
.pedeTocaTotalMsg, .pedeTocaTotalMsg * {
	font-family: tahoma;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	color: #226484;
}
.pedeTocaTitulo, .pedeTocaTitulo * {
	font-family: tahoma;
	font-size: 11px;
	line-height:12px;
	font-weight: bold;
	color: #FFF;
}
.pedeTocaTexto, .pedeTocaTexto * {
	font-family: tahoma;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	color: #226484;
}
.pedeTocaMsgTitulo, .pedeTocaMsgTitulo * {
	font-family: tahoma;
	font-size: 11px;
	line-height:12px;
	font-weight: bold;
	color: #226484;
}
.pedeTocaMsgTexto, .pedeTocaMsgTexto * {
	font-family: tahoma;
	font-size: 11px;
	line-height:12px;
	font-weight: normal;
	color: #226484;
}

.pedeTocaLogout, .pedeTocaLogout * {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	height: 14px;
	vertical-align: center;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
	border-width: 1px;
	border-style: dotted;
	border-color: #FFFFFF;
	color: #FFF;
}

.pedeTocaLogout:hover, .pedeTocaLogout:hover * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4F80B5;
}

.bloqueiaPedido, .bloqueiaPedido * {
	position: absolute;
	width: 203px;
	height: 66px;
	height /*\**/: 67px\9; /* corrige no IE8 */
	*height: 68px; /* corrige no IE7 */
	background-color: #9A9456;
	z-index: 2500;
	margin-left: 2px;
	margin-top: 0;
	display: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 60px;
}
/* FIM : Pede e Toca */
/* Inicio -  Peca Musica */	
.caixaPecaMusica {
	font-size: 10px;
	width: 215px;
	height: 99px;
	color: #000000;
	font-family: arial;
	background-color:#FFFFFF;
	border:1px solid #98B9DB;
	padding-left:5px;
	overflow: auto;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.caixaPecaMusica {
		width: 214px;
		height: 90px;
	}
}
.pedidoMusicaCaixaNome {
	font-family: Arial;
	font-size: 10px;
	HEIGHT: 17px;
	line-height: 13px;
	width: 102px;
	color: #000;
	background-color: #FFFFFF;
	border:1px solid #98B9DB;
	padding-left: 3px;
}
.pedidoMusicaCaixaEmail {
	font-family: Arial;
	font-size: 10px;
	HEIGHT: 17px;
	line-height: 13px;
	width: 102px;
	color: #000;
	background-color: #FFFFFF;
	border:1px solid #98B9DB;
	padding-left: 3px;
}
/* Fim -  Peca Musica */	

.feovelha_rodape {
	background:url(../site/feovelha_rodape2013.png) repeat-x;
	color:#D8BE6F;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

.redes_sociais_frame {
	border: 1px solid #AAAAAA;
	background-color: #FFF;
	position: absolute;
	z-index: 10;
	top: 15px;
	left: -2px;
}
.ovelhavestepadrao {
	FONT-SIZE: 11px;
	WIDTH: 98%;
	COLOR: #0C1713;
	FONT-FAMILY: Tahoma;
	HEIGHT: 17px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
}
.textoOvelhaVesteCaixas, .textoOvelhaVesteCaixas a {
	display: block;
	COLOR: #333;
	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;
}
.textoOvelhaVesteCaixas a:hover {
	COLOR: #A4C058;
}
.textoOvelhaVesteCaixas_titulo{
	font-size:30px !important;
	line-height:30px !important;
	padding:0 !important;
}
.ovelhaVesteBairro, .ovelhaVesteTelefone, .ovelhaVesteCidade{
	width:249px !important;	
}
.ovelhaVesteCep{
	width:179px !important;	
}
.ovelhaVesteCidade, .ovelhaVesteTelefone, .ovelhaVesteBairro, .ovelhaVesteCep {
	FONT-SIZE: 11px;
	WIDTH: 120px;
	COLOR: #0C1713;
	FONT-FAMILY: Tahoma;
	HEIGHT: 18px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
}
.textoOvelhaVesteDireita {
	display: block;
	COLOR: #333;
	text-align:left;
	padding-left: 10px;
	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;
}
.ovelhaVeste_uf {
	WIDTH: 63px;
	COLOR: #0C1713;
	HEIGHT: 23px;
	background-color: #9D9D99;
	border-width: 1px;
	border-style: solid;
	border-color: #101412;
	padding-left: 3px;
	padding-top: 3px;	
	font-family: Tahoma;
	font-size: 11px;
}
.bairro, .cep{
	display:table-cell !important;	
}
.concurso_2013 {
	width:237px;
	height:303px;
	position:relative;
	margin:0 auto;
	background:url(../concurso_2014_banner.jpg) left top no-repeat;
}
.concurso_2013 a {
	display:block;
	position:absolute;
	left:50%;
	bottom:25px;
	margin-left: -90px;
	background:url(../concurso_2014_bt.png) left top no-repeat;
	width:189px;
	height:55px;
	outline:none;
}
.concurso_2013 a:hover {
	margin-left: -85px;
	bottom:30px;
}
.texto_Regulamento_ovelhaVeste {
	padding-left:10px; 
	font-size:11px;
	color: #6B5921;
}
.texto_Regulamento_ovelhaVeste strong {
	color:#554515;
}
.texto_Regulamento_ovelhaVeste a {
	color:#43360e;
	font-weight:bold;
}
#form_ovelhaveste {
	margin-bottom:30px;
}
#form_ovelhaveste input[type=text] {
	border:1px solid #cdb55b !important;
	background-color: #f1ece3 !important;
	height:30px !important;
	line-height:30px !important;
}
#form_ovelhaveste select {
	border:1px solid #cdb55b !important;
	background-color: #f1ece3 !important;
	height:34px !important;
	padding:6px !important;
}
#form_ovelhaveste .textoOvelhaVesteCaixas {
	color: #574818 !important;
	padding:3px 0;
}
#form_ovelhaveste input[type=submit] {
	font-size:12px;
	padding:6px 10px;
}

.home_videos {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -5px;
}
.home_videos li {
	float: left;
	width: 117px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.tblGeral {
	border-collapse: collapse;
}
.tblGeral > caption {
	padding: 10px;
}
.tblGeral p {
	margin: 0;
	padding: 0;
}
.tblGeral tr th, .tblGeral tr td {
	border: 1px solid #323136;
	padding: 2px 5px;
}
.tblGeral tr th {
	font-weight: bold;
}

.topo_logo {
	position: absolute;
	top: 0;
	left: 80px;
}
.topo_logo a { display: block; }

.noticia-pagina-imagem {
	margin:10px 0 15px 0;
	position:relative;
}
.noticia-pagina-legenda-box {
	position:absolute;
	background:url(../bg-legendas.png) repeat;
	bottom:0px;
	width:100%;
}
.noticia-pagina-legenda-texto-box {
	padding:10px;
	color:#FFF;
}
.noticia-pagina-legenda-texto {
	font-size: 11px;
}
.noticia-pagina-legenda-credito {
	color:#bbbbbb;
	font-size: 11px;
}

.lista_premiacao_animais {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: -5px;
	margin-top: 15px;
}
.lista_premiacao_animais li {
	float: left;
	width: 117px;
	margin-left: 5px;
	margin-bottom: 15px;
}
.lista_premiacao_animais li img { display: block; }
.patrocinio{
	color:#6B5921;
	padding-bottom:20px;
	font-family:Arial, sans-serif;
	text-align:center;
	letter-spacing:-1px;
	font-weight:bold;
}

.add_propriedade{
	display:inline-block;
	vertical-align:text-top;
}
.add_propriedade:hover{
	cursor:pointer;
	text-decoration:underline;
}