@charset "iso-8859-1";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
	text-decoration:none;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818181;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

a:active{
	text-decoration:underline;
}


.texto_tituloDestaque {
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-size:18px;
	font-weight:bold;
}

.texto_tituloDestaque:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.texto_tituloDestaque:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.texto_tituloDestaque:hover{
	text-decoration: underline;
}

.texto_tituloDestaque:active{
	text-decoration:underline;
}

.texto_data {
	color:#fff;
	font-size:10px;
}

.texto_preto {
	color:#000;
	font-size:11px;
}

.texto_categoria {
	color:#737373;
	font-size:13px;
	margin-left:10px;
}

.texto_dataBranca {
	color:#fff;
	font-size:12px;
}


a.texto_dataBranca:link {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

a.texto_dataBranca:visited {
	color:#fff;
	font-size:12px;
	text-decoration:none;
}

a.texto_dataBranca:hover{
	text-decoration: underline;
}

a.texto_dataBranca:active{
	text-decoration:underline;
}

.texto_tituloMais {
	color:#818181;
	font-size:13px;
}

a.texto_tituloMais:link {
	color:#818181;
	font-size:13px;
	text-decoration:none;
}

a.texto_tituloMais:visited {
	color:#818181;
	font-size:13px;
	text-decoration:none;
}

a.texto_tituloMais:hover{
	text-decoration: underline;
}

a.texto_tituloMais:active{
	text-decoration:underline;
}


.texto_botao {
	background-color:#323232;
	width:121px;
	text-align:center;
	color:#FFF;
	padding:5px 0px 5px 0px;
	font-size:11px;
	float:right;
	margin-left:10px;
}

a.texto_botao:link {
	background-color:#323232;
	width:121px;
	text-align:center;
	color:#FFF;
	padding:5px 0px 5px 0px;
	font-size:11px;
	text-decoration:none;
	float:right;
	margin-left:10px;
}

a.texto_botao:visited {
	background-color:#323232;
	width:121px;
	text-align:center;
	color:#FFF;
	padding:5px 0px 5px 0px;
	font-size:11px;
	text-decoration:none;
	float:right;
	margin-left:10px;
}

a.texto_botao:hover{
	background-color:#616161;
	text-decoration:none
}

a.texto_botao:active{
	background-color:#616161;
	text-decoration:underline;
}



.texto_branco {
	color:#fff;
	font-size:13px;
	font-weight:bold;
}

a.texto_branco:link {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_branco:visited {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_branco:hover{
	text-decoration: underline;
}

a.texto_branco:active{
	text-decoration:underline;
}


.texto_cinza1 {
	color:#E8E8E8;
	font-size:12px;
}

a.texto_cinza1:link {
	color:#E8E8E8;
	font-size:12px;
	text-decoration:none;
}

a.texto_cinza1:visited {
	color:#E8E8E8;
	font-size:12px;
	text-decoration:none;
}

a.texto_cinza1:hover{
	text-decoration: underline;
}

a.texto_cinza1:active{
	text-decoration:underline;
}



.texto_mais {
	color:#6C6C6C;
	font-size:10px;
	font-weight:bold;
}

a.texto_mais:link {
	color:#6C6C6C;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_mais:visited {
	color:#6C6C6C;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_mais:hover{
	text-decoration: underline;
}

a.texto_mais:active{
	text-decoration:underline;
}

.texto_resumoInterna {
	color:#CA0001;
}

a.texto_resumoInterna:link {
	color:#CA0001;
	text-decoration:none;
}

a.texto_resumoInterna:visited {
	color:#CA0001;
	text-decoration:none;
}

a.texto_resumoInterna:hover{
	text-decoration: underline;
}

a.texto_resumoInterna:active{
	text-decoration:underline;
}


.texto_tituloInterna {
	color:#4C4C4C;
	font-size:23px;
	font-weight:bold;
}

.texto_branco14 {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}


.texto_tituloVideo {
	color:#4C4C4C;
	font-size:14px;
	font-weight:bold;
}

a.texto_tituloVideo:link {
	color:#4C4C4C;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_tituloVideo:visited {
	color:#4C4C4C;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_tituloVideo:hover{
	text-decoration: underline;
}

a.texto_tituloVideo:active{
	text-decoration:underline;
}
