@charset "UTF-8";
/* CSS Document */

h2 {
	font: bold italic 20px Georgia, "Times New Roman", Times, serif;
	color: #02465D;
	margin-top:30px;
	margin-bottom:10px;	
}
a:hover{
	text-decoration:underline;
}

.alinhaConteudo {
	text-align:justify;
}

.subTitulo {
	color: #005a7c;
	text-decoration:none;
}
#content p{
	text-align:justify;
	margin-bottom:10px;
}
.texto{
	text-decoration:none;
	color:#000;
}

/* ----- VIDEO BRASIL ----- */
#outrosIdiomas a{
	margin-right:10px;
}