/* NikkeyNews */



body{

	margin:0 0 0 0;

	background-image:url(../imagens/fundoGeral.jpg);

	background-repeat:repeat-x;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#333333;

}

input, select, textarea{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

}

img{

	border:none;

}

a{

	text-decoration:none;

}

/* ============ DIV's ============ */

#conteudoGeral{

	width:778px;

	margin-left:auto;

	margin-right:auto;

	border-left:2px solid #CC3300;

	border-right:2px solid #CC3300;

	border-bottom:2px solid #CC3300;

	background:#FFFFFF;

	overflow:hidden;

}

div#topo{

	width:auto;

	border-bottom:3px solid #bf0008;

	overflow:hidden;

	height:135px;

}

div#bannerPrincipal{

	margin-top:10px;

	margin-bottom:10px;

	width:auto;

}

div#principal{

	width:auto;

}

div#menu{

	float:left;

	width:130px;

	margin-left:5px;

	_margin-left:3px;

}

div#conteudo{

	float:left;

	width:486px;

	margin-left:7px;

	_margin-left:4px;

	margin-right:5px;

	overflow:hidden;

	padding:5px;

}

div#publicidade{

	float:right;

	width:130px;

	margin-right:5px;

	_margin-right:3px;

}

div#parceiros{

	width:auto;

	height:70px;

}

div#banners{

	width:auto;

}

div#rodape{

	width:auto;

	clear:left;

	float:left;

	font-family:verdana;

	font-size:10px;

}

/* ============ TEXTO E TITULOS ============ */

.textoBranco{

	color:#FFFFFF;

}

.textoBrancoChamada{

	color:#FFFFFF;

	font-size:12px;

	font-weight:bold;

	font-variant:small-caps;

	margin-bottom:10px;

}

.textoVermelho{

	color:#CC3300;

	font-size:9px;

}

.tituloBranco{

	padding-top:5px;

	text-align:center;

	color:#FFFFFF;

	font-size:11px;

	font-weight:bold;

	letter-spacing:1px;

	font-variant:small-caps;

	height:18px;

	width:130px;

	margin-bottom:2px;

}

.tituloVermelho{

	color:#CC3300;

	font-size:12px;

	font-weight:bold;

}

.tituloAzul{

	color:#03458B;

	font-size:10px;

	font-weight:bold;

}

.tituloVerde{

	color:#008700;

	font-size:10px;

	font-weight:bold;

}

.tituloColuna{

	color:#DB5A03;

	font-size:10px;

	font-weight:bold;

}



/* ============ BORDAS ============ */

.bordaBrancaMenu{

	border-right:1px dashed #FFFFFF;

}



/* ============ A HREF ============ */

.menuGeral:active, .menuGeral:visited, .menuGeral:link{

	color:#FFFFFF;

	text-decoration:none;

	font-weight:bold;

	margin-left:25px;

}

.menuGeral:hover{

	color:#FFFFFF;

	text-decoration:underline;

}

.menuRodape:active, .menuRodape:visited, .menuRodape:link{

	color:#CC3300;

	text-decoration:none;

}

.menuRodape:hover{

	color:#CC3300;

	text-decoration:underline;

}

.menuEsq:active, .menuEsq:visited, .menuEsq:link{

	color:#333333;

	text-decoration:none;

}

.menuEsq:hover{

	color:#333333;

	text-decoration:underline;

}



/* ============ MENU LADO ESQUERDO ============ */

div.itemMenu{

	background-color:#f1f1f1;

	padding:5px;

	text-align:left;

	margin-bottom:3px;

	width:118px;

}



/* ============ CONTEUDO MEIO ============ */

div.fundoTituloEntret{

	background-image:url(../imagens/fundoChamadaAzul.gif);

	background-repeat:repeat-x;

	border-left:4px solid #03458B;

	padding-top:25px;

}

div.fundoTituloColunista{

	background-image:url(../imagens/fundoChamadaLaranja.gif);

	background-repeat:repeat-x;

	border-left:4px solid #DB5A03;

	padding-top:25px;

}

div.fundoTituloEsporte{

	background-image:url(../imagens/fundoChamadaVerde.gif);

	background-repeat:repeat-x;

	border-left:4px solid #008700;

	padding-top:25px;

}

div.fundoTituloGaleria{

	background-image:url(../imagens/fundoChamadaAzulClaro.gif);

	background-repeat:repeat-x;

	border-left:4px solid #0099CC;

	padding-top:25px;

}

div.fundoTituloAgenda{

	background-image:url(../imagens/fundoChamadaCinzaClaro.gif);

	background-repeat:repeat-x;

	border-left:4px solid #89898A;

	padding-top:25px;

}

div.fundoTituloEnquete{

	background-image:url(../imagens/fundoChamadaCinzaEscuro.gif);

	background-repeat:repeat-x;

	border-left:4px solid #5D5C5D;

	padding-top:25px;

}

div#breadcrumbs{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:8px;

	font-weight:bold;

	float:left;

	padding-left:5px;

	color:#666666;

}

div#detalhes{

	float:left;

	clear:left;

	width:100%;

	margin-top:20px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	font-weight:bold;

}

div#detalheTopo{

	overflow:visible;

	float:left;

	_width:100px;

	padding-left:10px;

	padding-right:10px;

	min-height:110px;

}

img#imgDetalhe{

	width:202px;

	height:150px;

	float:left;

	clear:left;

	cursor:pointer;

	border:1px solid #f1f1f1;

}

div#nomeDetalhe{

	width:250px;

	_width:250px;

	float:left;

	clear:left;

	padding-left:5px;

	font-size:14px;

}

div#descricaoDetalhe{

	width:250px;	

	height:123px;

	float:left;

	clear:left;

	font-weight:normal;

	text-align:justify;

	overflow:auto;

	border:1px solid #eeeeee;

	background:#fafafa;

	padding:5px;

}

div#termo{

	text-align:justify;

}

p.paragrafo{

	margin:20px;

	line-height:150%;

}

div#portal{

	text-align:justify;

}

ul#artigos{

	list-style:url(../imagens/markup.gif);

	margin-left:25px;

}

ul li.artigos{

	margin-top:10px;

	padding-left:10px;

}

a.artigo:link,a.artigo:visited,a.artigo:active{

	color:#000000;

	text-decoration:none;

	cursor:pointer;

}

a.artigo:hover{

	text-decoration:underline;

}

div.banners{

	margin-top:5px;

	margin-left:5px;

}

div.tituloPreto{

	width:auto;

	margin-top:0px;

	margin-bottom:5px;

	margin-right:38px;

	background-image:url(../imagens/markup01.gif);

	background-repeat:no-repeat;

	background-position:10px bottom;

	padding-left:30px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-style:italic;

	color:#272727;

	font-weight:bold;

	float:left;

}

font.tituloCinza{

	font-weight:normal;

	color:#909090;

}

div#buscaEmpresa{

	float:left;

	clear:left;

	width:100%;

	margin-top:10px;

}

div.buscaEmpresa{

	float:left;

	margin-left:10px;

	margin-top:5px;

}

div.resultadoBusca{

	float:left;

	clear:left;

	width:100%;

	max-width:455px;

	margin-left:10px;

	margin-top:5px;

	padding:10px;

}

div.opBusca{

	float:left;

	clear:left;

	margin-left:10px;

	margin-top:5px;

}

div.galerias{

	float:left;

	clear:left;

	width:100%;

	max-width:455px;

	margin-left:10px;

	margin-top:5px;

	padding:10px;

}

div#paginacao{

	float:left;

	clear:left;

	width:455px;

	margin-left:10px;

	margin-top:5px;

	padding:10px;

	text-align:center;

}

a.paginacao:link,a.paginacao:visited,a.paginacao:active{

	margin-left:5px;

	margin-right:5px;

	text-decoration:none;

	color:#000000;

}

a.paginacao:hover{

	text-decoration:underline;

}

div#tituloArtigo{

	width:auto;

	font-weight:bold;

	text-align:center;

	margin-bottom:10px;

}

div#fonteArtigo{

	width:340px;

	float:left;

	overflow:hidden;

	margin-right:2px;

	margin-bottom:10px;

}

div#dataArtigo{

	width:140px;

	text-align:right;

	float:left;

}

div#conteudoArtigo{

	width:484px;

	float:left;

	clear:left;

}

div#tituloGaleria{

	width:484px;

	float:left;

	clear:left;
	
	font-size:14px;
	
	font-weight:bold;
	
	padding-left:5px;

	color:#03458B;

}

div#destaque{

	width:486px;

	float:left;

	background:#f1f1f1;

	padding-bottom:5px;

	margin-bottom:20px;

	font-size:10px;

}

div#destaqueEsquerdo{

	float:left;

	width:226px;

	height:150px;

	padding:5px;

}

div#destaqueDireito{

	float:right;

	width:226px;

	height:150px;

	padding:5px;

}

div.homeDestaque{

	width:486px;

	height:200px;

	float:left;

	overflow:hidden;

	margin-bottom:20px;

	font-size:10px;

}

//Agenda
a.linkAgenda:active, a.linkAgenda:active, a.linkAgenda:visited{
	color:#000000;
	text-decoration:none;
}

a.linkAgenda:hover{
	color:#8a0000;
	text-decoration:underline;
}

table.texto3{
	color:#444444;
	font-family:Verdana;
	font-size:10px;
}
td.titulo1{
	color:#B71127;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
}
td.titulo4{
	color:#444444;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
/*=================RODAPE==================*/

a.rodape:link,a.rodape:visited,a.rodape:active{

	text-decoration:none;

	color:#000000;

}

a.rodape:hover{

	text-decoration:underline;

}