@charset "utf-8";

h2 {
	color: #DE0028;
}
h4 {
	color: #DE0028; 
}

a:hover {
	color: #DE0028; 
}

.f_pg_t div.titulo{
	background: url(../img/seta_cursos_topo_verm.gif) no-repeat left center;
}

.setaVermelha div.titulo{
	background: url(../img/seta_cursos_topo_verm.gif) no-repeat left center;
	height: 18px;
	margin: 8px 12px;
	width: 100px;
}
.setaVermelha div.titulo p{
	color: #808185;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 0 12px;
}

.setaVermelha div.link {
	background: url(../img/seta_cursos_topo_verm.gif) no-repeat left center;
}
.setaVermelha div.link p{
	margin: 0;
	padding: 2px 0 0 12px;
}
.setaVermelha div.link a {
	color: #808185;
	font-size: 10px;
	font-weight: normal;
}

/* para o box de depoimentos */
div.depoimento span.titulo2{
	color: #DE0028;
}

ul.verm {
  font-size: 11px;
  color: #000000;
  text-align: justify;
  font-weight: normal;
  padding: 2px 2px 2px 16px;
  margin: 2px 2px 2px 16px;
  list-style-position: inside;
  list-style-image: url(../img/bullet_verm.gif);
}
.setaDestaque {
  font-size: 11px;
  color: #000000;
  text-align: justify;
  font-weight: normal;
	margin-left: 3px;
  padding: 0 0 0 12px;
  background: url("../img/bullet_verm.gif") no-repeat 0 50%;
} 