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

body
{
	font-size: 11px;
}

#Internacional .NoMundo span { color: #FFFFFF; }

.Titulo
{
	font-size: 15px;
	font-weight: bold;
}

#Conteudo .Text ul,
.Texto { font-size: 12px; }

.ClippingTitulo
{
	font-size: 13px;
	font-weight: bold;
	
	text-decoration: none;
}

.ClippingTitulo:hover
{
	font-size: 13px;
	font-weight: bold;
	
	text-decoration: underline;
}


.subTitulo
{
	color: #344E4E;
	font-size: 13px;
	font-weight: bold;
}

.Mariz
{
	color: #FFFFFF;
	font-size: 12px;
}

a 
{ 
	color: #333333;
	font-weight: bold;
}
a:hover
{ 
	color: #333333;
	font-weight: bold;
	
	text-decoration: underline;
}

.Green { color: #344E4E; font-size: 12px; }

#Rodape .Copyright { font-size: 12px; color: #FFFFFF; }

.Legais { font-size: 11px; }