@charset "utf-8";
/**
 *  CSS das Fontes.
 *	
 *	@Author Bruno Dias.
 *	@Agência Mariz Comunicação Integrada
 *
 *	@Data 24/06/09
 *
 *	@Copyright 2009 @ Mariz.
 */
html ,
body ,
#Unicred 
{ 
	color: #000000;
	
	font-family: Verdana;
	font-size: 10px;
	
}

.Noticia .Titulo ,
.Titulo ,
.OperacoesGrid .Titulo
{
	color:#656C59;
	
	font-size: 12px;
	font-weight: bold;
	
	text-transform: uppercase;
}

#Container #Row1 .Texto ,
#Mais #Row2 .Texto ,
.Texto ,
#Container #Row2 .Texto
{
	color: #000000;
	
	font-size: 10px;
	font-weight: normal !important;
	
}

#Col1 .Noticia .Link a ,
#Col2 .Noticia .Link a
{
	
	color: #FF9900;
	
	font-size: 10px;
	font-weight: bold;
	
}

.UnicredMenu a
{
	color: #656C59;
	
	font-size: 11px;
	font-weight: bold;
	
	line-height: 16px;
	
	text-transform: uppercase;
}

#Col1 a,
.Jornal a
{
	
	color: #656C59;
	
	font-size: 10px;
	font-weight: bold;
	
}

#Col1 a:hover ,
.Jornal a
	{ color: #656C59; }