@charset "utf-8";
/* CSS Document */

/* NOTÍCIAS */
#noticias
{
	width:540px;
	margin:0 auto;
}

/* últimas notícias */
#ultimasNoticias
{
	width:540px;
	margin:0 auto;	
}

#tituloUltimas
{
	padding:10px;
	color:#0099CC;
	background-color:#f9f9f9;
	font-size:19px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#0099CC;
}

#listaUltimas
{
	width:520px;
	padding:10px;
	background-color:#ffffff;
}

#noticiasCanais
{
	width:500px;
	padding:5px;
/*	background-color:#ff9900;*/
}

.uDatahora
{
	color:#999999;
	font-size:11px;
	float:left;
	padding:5px;
}

.uCanal
{
	font-size:12px;
	color:#999999;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f3f3f3;
	padding:5px;
	width:200px;
	float:left;
}

.uTD
{
	height:7px;
}

.uSepara
{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#c0c0c0;
	height:10px;
}
/* fim últimas notícias */

.titulosCanais
{
	background-color:#f9f9f9;
	background-image:url(../imagens/bg_titulosCanais.jpg);
	padding:15px;
	color:#999;
	font-weight:bold;
	font-size:1.9em;
	font-family: 'Archivo Narrow', sans-serif;

	overflow:auto;
}

.titulosColunas
{
	background-color:#CCFFCC;
	background-image:url(../imagens/bg_titulosColunas.jpg);
	padding:7px;
	color:#936;
	font-weight:bold;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#966;
	overflow:auto;
}

.titulosEntrevistas
{
	background-color:#CCFFCC;
	background-image:url(../imagens/bg_titulosEntrevistas.jpg);
	padding:7px;
	color:#006699;
	font-weight:bold;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#09C;
	overflow:auto;
}

.containerCanais
{
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#e0e0e0;
	overflow:auto;
	clear:both;
	width:540px;
	background-color:#ffffff;
}

.containerOutrasCoisas
{
	overflow:hidden;
	clear:both;
	width:530px;
	padding:5px;
	background-color:#c0c0c0;		
}

.containerBlocos
{
	overflow:auto;
	clear:both;
	width:540px;
	background-color:#ffffff;
	background-image:url(../imagens/fundo_blocos.jpg);
}

#containerBlocos2
{
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-bottom-color:#e0e0e0;
	overflow:auto;
	clear:both;
	width:540px;
	/*background-color:#fffffff;*/
	background-image:url(../imagens/fundo_blocos.jpg);
}

.blocos
{
	width:159px;
	padding:10px;
	float:left;
/*	background-color:#ff9900;*/
	min-height:250px;
}

.titBloco
{
	font-family: 'Archivo Narrow', sans-serif;
	font-size:1.4em;
	font-weight:bold;
	color:#990000;
	
}

.fotoBloco
{
	border-style:solid;
	border-color:#CCCCCC;
	border-width:3px;
}

.divFotoBloco
{
	width:152px;
	height:90px;
	background-color:transparent;
	text-align:center;
	margin-bottom:5px;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:3px;
	background-position:center;
	background-repeat:no-repeat;
	border-radius:10px;	
}

.resumoBloco
{
	font-size:10px;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
}

.dataBloco
{
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	color:#aaa;
}

.leiamaisBloco
{
	font-size:10px;
	text-align:right;
	padding-top:10px;
}


#noticias A:active 	{ COLOR:#069; TEXT-DECORATION: none; font-weight:bold; }
#noticias A:link 	{ COLOR:#069; TEXT-DECORATION: none; font-weight:bold;  }
#noticias A:visited { COLOR:#069; TEXT-DECORATION: none; font-weight:bold;  }
#noticias A:hover 	{ COLOR:#004080; TEXT-DECORATION: none; font-weight:bold;  }
/* fim NOTÍCIAS */

/* ESPAÇO PLANTÃO DE NOTÍCIAS */
.containerLista
{
	padding-top:10px;

}

.containerLista ul li
{
	list-style:url(../imagens/icon_not_texto.gif);
	margin-left:20px;
	padding-bottom:10px;
}

.containerLista ul
{
	border-bottom:dotted 1px #d9d9d9;
	clear:both;	
}

 A:active.plantao	{ COLOR:#004499; TEXT-DECORATION: none; font-weight:normal; font-size:15px; }
 A:link.plantao 	{ COLOR:#004499; TEXT-DECORATION: none; font-weight:normal; font-size:15px; }
 A:visited.plantao	{ COLOR:#009999; TEXT-DECORATION: none; font-weight:normal; font-size:15px; }
 A:hover.plantao	{ COLOR:#0099CC; TEXT-DECORATION: none; font-weight:normal; font-size:15px; }
/* FIM ESPAÇO PLANTÃO DE NOTÍCIAS */


table, tbody, tr, td
{
	border:0;
	padding:0;	
}

p
{
	margin-bottom:20px;	
}


	/* comentários das imagens de capa de cada notícia
	.bloco_da_imagem_de_capa
	{
		float:left; 
		padding:0 10px 0 0;
	} /*	background-color:#e9e9e9;*/
	
	
	.not_com_capa
	{
		background-color:#e9e9e9;
		font-size:11px;
		padding:5px;
			
	}
	
	.not_com_capa_OCULTO
	{
		height:5px;
	}
	/*FIM  comentários das imagens de capa de cada notícia