@charset "utf-8";

h2 {
	color: #DE0028;
}
h4 {
	color: #DE0028; 
}

a:hover {
	color: #DE0028; 
}

.menu {
	background: transparent url(../img/bx_menu.gif) no-repeat center top;
	border: none;
	height: 31px;
	width: 925px;
}

#default_template {
	margin: 0 auto; 
	width : 925px;
	border: none;
}

#topo {
}

#template_body {
	background: url(../img/topo.jpg) no-repeat center top;
	width: 925px;
}
div#template_body table#principal{
	margin: 0 auto; 
}

.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%;
} 

.bx_quadro_peq_t {
	background-image: url(../img/bx_open_t.gif);
	height: 8px;
	width: 268px;
}

.bx_quadro_peq_b {
	background-image: url(../img/bx_open_b.gif);
	height: 8px;
	width: 268px;
}

.bx_quadro_peq_m {
	background: url(../img/bx_programa_m.gif) repeat-x center top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #d9d9d9;
	border-width: 1px;
	width: 268px;
}
