a{ font:12px Arial; color:#FFF; text-decoration:none; }
a:hover{ color:#bebebe; }
*{ padding:0; margin:0; border:none; list-style:none; }
html{ font:12px Arial; color:#FFF; }
BODY{
	background:#666 url('imgs/bg-body2.gif');
}

h1{ font-size:18px; }

#hotsite{
	background:url('imgs/bg-body.gif');
	margin:5px auto;
	width:777px;
}

#apresentacao_curso{
	float:left;
	background:url('imgs/bg-apresentacao2.gif') no-repeat right;
	width:323px;
	height:308px;
	text-align:center;
	margin-top:3px;
}

#apresentacao_video{
	float:right;
	width:454px;
	height:446px;
}

#recomende{
	float:left;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	width:318px;
	height:127px;
	margin-top:5px;
	margin-left:5px;
}
#recomende #fundo{
	height:129px;
	background:url('imgs/img_indique.jpg') no-repeat center left;
	padding-left:100px;
}
#recomende #fundo #titulo{
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
}
#recomende #fundo label{ display:block; margin:5px; }
#recomende #fundo .input{
	width:208px;
}
#recomende .botao_indique{
	background:#fff;
	font:10px Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding:3px;
	cursor:pointer;
	margin-right:5px;
}

#outro{
	float:left;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	width:280px;
	height:139px;
	margin-left:5px;
	text-align:center; 
}
#outro #calendario{
	background:url('imgs/informacoes-calendario.gif') no-repeat left center;
	width:290px;
	height:115px;
	padding-left:30px;
	padding-top:25px;

}
#outro h2{ font-size:18px; text-align:center; padding-bottom:15px; }
#outro p{
	font-size:15px;
	font-weight:bold;
	text-align:right;
	margin-right:53px;
	margin-bottom:5px;
}
#outro p b{ font-size:19px; }

#orcamento{
	float:left;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	width:238px;
	margin-left:5px;
}
#orcamento p{
	background:url('imgs/informacoes-orcamento.gif') no-repeat left center;
	padding-left:80px;
	padding-top:40px;
	height:100px;
	text-align:center;
	font-size:18px;
}
#orcamento p b{
	font-size:25px;
	font-weight:bold;
}

#telefones{
	float:left;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	width:239px;
	margin-left:5px;
}
#telefones p{
	background:url('imgs/informacoes-telefone.gif') no-repeat left center;
	padding-left:80px;
	padding-top:25px;
	padding-right:15px;
	height:120px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}	
#telefones p b{ font-size:18px; }

#fotos{
	background:#000;
	margin:0px 5px;
	padding:3px;
	text-align:center;
}
#fotos li{ display:inline; }

#fotos #fotos_left a{
	display:block;
	float:left;
	background:url('imgs/seta_hotsite.gif') no-repeat;
	width:19px;
	height:68px;
}
#fotos #fotos_left a:hover{
	background:url('imgs/seta_hotsite.gif') no-repeat -19px;
}
#fotos #fotos_right a{
	display:block;
	float:right;
	background:url('imgs/seta_hotsite.gif') no-repeat -57px;
	width:19px;
	height:68px;
}
#fotos #fotos_right a:hover{
	background:url('imgs/seta_hotsite.gif') no-repeat -38px;
}

#artigos p{
	margin-top:5px;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	padding:13px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#artigos ul{
	background:#000;
	margin:0 10px;
	padding:3px;
}
#artigos ul li{
	margin:3px;
}

#perguntas p{
	margin-top:5px;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	padding:13px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#perguntas ul{
	background:#000;
	margin:0 10px;
	padding:3px;
}
#perguntas ul li{
	margin:3px;
}
.pergunta{
	font-size:18px;
	font-weight:bold;
}
.resposta{
	background:#202020;
	padding:5px;
}

#video{ background:#000; }

#topicos h2{
	margin-top:5px;
	background:url('imgs/bg-informacoes2.gif') no-repeat;
	padding:13px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#topicos{
	background:#000;
	margin:0 5px;
}
#topicos p{ padding:3px; }

#artigo{
	margin:5px;
	padding-bottom:5px;
}
#artigo h1{
	font-size:25px;
	font-weight:bold;
	cursor:default;
	background:url('imgs/bg-informacoes2.gif');
	padding:6px;
}

#rodape{
	margin:0 auto;
	margin-top:-5px;
	background:url('imgs/bg-informacoes2.gif');
	padding:15px;
	width:747px;
	color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px;
	text-align:center;
}
#rodape a{
	color: #FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px;
	text-decoration:underline;
}
#rodape a:hover{
	text-decoration:none;
}