a.menu{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
a:hover.menu{
	color: #878787;
	text-decoration: underline;	
}
img {
	border: 0px;
}

.sub_titulos{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
.titulos_coluna_lado{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.textos_internos{
	margin-left: 6px;
	margin-right: 6px;
	color: #575757;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.textos_noticias{
	margin-left: 6px;
	margin-right: 6px;
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
}



img {
	border: 0px;

}
a.link_detalhes_home{
	color: #000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.link_detalhes_home:hover{
	text-decoration: underline;
	color: #808080;
}
a.rodape{
	color: #000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover.rodape{
	color: #000;
	text-decoration: underline;
}

#linha_quadro{
	border-left: 2px double #cccccc;
	border-right: 2px double #cccccc;
	border-bottom: 2px double #cccccc;
	border-top: 2px double #cccccc;
}

#contorno_ao_vivo{
	border-left: 2px double #ffcc66;
	border-right: 2px double #ffcc66;
	border-bottom: 2px double #ffcc66;
	border-top: 2px double #ffcc66;
}

#linha_horizontal{
	border-top: 2px double #CFECE7;
