#conteudo_curso{
	width:515px;
	margin-top:20px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
	color: #222222;
	text-decoration:none;
	line-height:150%;
}
#demonstracao {
	background-image: url(../imagens/bg_demonstracao.gif);
	height: 24px;
	width: 475px;
	margin-left:21px;
	margin-top:7px;
}

.topicos_cursos{
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;	
	color: #222222;
}

#div_topicos{
	margin-top:20px;
}

.texto_demonstracao{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:none;
	position:relative;
	top:4px;
}

.texto_demonstracao2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#036;
	text-decoration:none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/bg_default.jpg);
	background-repeat: repeat-x;
}
#valor {
	float: right;
	width: 250px;
	background-image: url(../imagens/fio_vertical.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	position: relative;
	padding-top: 15px;
}
#curso {
	width: 525px;
	position: relative;
}
#curso_online {
	width: 480px;
	border: 1px solid #8dadba;
	margin-top: 20px;
	padding-left: 20px;
	position: relative;
}