@charset "utf-8";
/* CSS Document */

a:link{
	color:#9C1616;
}
a:visited{
	color: #9C1616;
}

a:hover{
	color:#9C1616;
	
}

a:active{
	color: #9C1616;	
}


.texto_data {
	font-size: 9px;
	color:#E9C5A0;
}

.texto_dataNormal {
	color:#A73030;
	font-size:9px;
}

.texto_dataInterna {
	color:#666666;
	font-size:11px;
	font-weight:bold;
}

.texto_dataOpiniao {
	color:#4F4431;
	font-size:10px;
}

.texto_categoria {
	color: #FFFFCC ;
	/*font-size:11px;*/
	font-size: 0.88em;
	
}

.texto_agenda {
	color:#F4F0DF;
	font-size:11px;
}

.texto_legenda {
	color:#FFFFCC;
	font-size:10px;
}

.texto_resenhaDestaque {
	color:#FFFFFF;
	font-size:10px;
}

.texto_tituloDestaque {
	font-size:14px;
	color:#EFE8D1;
	font-weight:bold;
}

a.texto_tituloDestaque{
	font-size:14px;
	color:#EFE8D1;
	font-weight:bold;
	text-decoration:none;

}
a.texto_tituloDestaque:link{
	font-size:14px;
	color:#EFE8D1;
	font-weight:bold;
	text-decoration:none;
}
a.texto_tituloDestaque:visited{
	color: #DCB1A1;
}

a.texto_tituloDestaque:hover{
	text-decoration: underline;
}
a.texto_tituloDestaque:active{
	color: #EFE8D1;	
}


.texto_tituloNormal {
	font-size:12px;
	color:#665335;
}

a.texto_tituloNormal{
	font-size:12px;
	color:#665335;
	text-decoration:none;

}
a.texto_tituloNormal:link{
	font-size:12px;
	color:#665335;
	text-decoration:none;
}
a.texto_tituloNormal:visited{
	color: #908268;
}

a.texto_tituloNormal:hover{
	color:#A73030;
}
a.texto_tituloNormal:active{
	color: #A73030;	
}


.texto_tituloOpinioes {
	color:#9C1616;
	font-size:11px;
	font-weight:bold;
}


a.texto_mais1{
	font-size:9px;
	color:#FFFFCC;
	text-decoration:none;

}
a.texto_mais1:link{
	font-size:9px;
	color:#FFFFCC;
	text-decoration:none;
}
a.texto_mais1:visited{
	color: #FFFFCC;
}

a.texto_mais1:hover{
	color:#FFFFCC;
	text-decoration:underline;
}
a.texto_mais1:active{
	color: #FFFFCC;	
}

a.texto_mais2{
	font-size:9px;
	color:#9C1616;
	text-decoration:none;

}

a.texto_mais2:link{
	font-size:9px;
	color:#9C1616;
	text-decoration:none;
}
a.texto_mais2:visited{
	color: #9C1616;
}

a.texto_mais2:hover{
	color:#9C1616;
	text-decoration:underline;
}
a.texto_mais2:active{
	color: #9C1616;	
}

a.texto_categoriaInt{
	font-size:14px;
	color:#6F5D41;
	text-decoration:none;

}

a.texto_categoriaInt:link{
	font-size:14px;
	color:#6F5D41;
	text-decoration:none;
}
a.texto_categoriaInt:visited{
	color: #6F5D41;
}

a.texto_categoriaInt:hover{
	text-decoration:underline;
}
a.texto_categoriaInt:active{
	color: #6F5D41;	
}


.texto_tituloRadio {
	color:#FFFFCC;
	font-weight:bold;
	font-size:11px;
}

.texto_resenha {
	color:#6F5D41;
	font-weight:bold;
}

a.texto_resenha{
	color:#6F5D41;
	font-weight:bold;
	text-decoration:none;

}
a.texto_resenha:link{
	color:#6F5D41;
	font-weight:bold;
	text-decoration:none;
}
a.texto_resenha:visited{
	color: #6F5D41;
}

a.texto_resenha:hover{
	text-decoration:underline;
}
a.texto_resenha:active{
	color: #6F5D41;	
}


.texto_titulo {
	color:#BD3724;
	font-size:19px;
	font-weight:bold;
}

.texto_categoriaMultimidia {
	font-size:12px;
	color:#FFFFCC;
	font-weight:bold;
}


a.texto_categoriaMultimidia{
	font-size:12px;
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:none;
}

a.texto_categoriaMultimidia:link{
	font-size:12px;
	color:#FFFFCC;
	font-weight:bold;
	text-decoration:none;
}
a.texto_categoriaMultimidia:visited{
	color: #FFFFCC;
}

a.texto_categoriaMultimidia:hover{
	text-decoration:underline;
}
a.texto_categoriaMultimidia:active{
	color: #FFFFCC;	
}




.texto_resumoVideo {
	font-size:11px;
	color:#FFFFFF;
}

a.texto_resumoVideo{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;

}
a.texto_resumoVideo:link{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
a.texto_resumoVideo:visited{
	color: #FFFFFF;
}

a.texto_resumoVideo:hover{
	text-decoration:underline;
}
a.texto_resumoVideo:active{
	color: #FFFFFF;	
}




