body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #3a3a3a url(../imgs/fundo_cab.jpg) repeat-x top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCC;
}
.fundo_cab_esq {
	background: url(../imgs/fundo_cab_esq.jpg) no-repeat right top;
}
.fundo_cab_dir {
	background: url(../imgs/fundo_cab_dir.jpg) no-repeat left top;
}
.fundo_cab_centro {
	background: url(../imgs/fundo_cab_centro.jpg) no-repeat left top;
}
.fundo_linha_centro { background: url(../imgs/fundo_linha_centro.jpg) repeat-y left top;
}
.cursos_tit a {
	font: bold 11px/normal Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}

.cursos_tit a:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 40px;
}
.cursos_txt {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999;
	vertical-align: bottom;
}
.altura_iframe {
	height: 700px;
	width: 280px;
}
.pad_iframe { }
.titulo_entre_o_texto {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
