@charset "utf-8";
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	color: #343472;
	font-weight: bold;
	font-size: 12px;
}
.texto_intro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	/*text-align: left;*/
}
.texto_intro strong {
	color: #333;
}
.texto_intro_topo{
	font-family: Verdana, Geneva, sans-serif;
	color: #C1CD23;
	font-weight: bold;
	font-size: 12px;
}
.lateral ul{
	margin-left: 10px;
	padding-left: 10px;
	list-style-type: inherit;
}
.branco {
	color: #FFF;
}
img {
	behavior:	url("iepngfix.htc");
}
#flashcontent * { display: block; }