#detCurso_geral, #detCurso_datas, #detCurso_maisInf, #detCurso_local, #detCurso_inscricao, #detCurso_opinioes ,
#detCurso_fotos, #detCurso_video  {
	border: 0px;
	padding: 0px 10px;
	background-image:url(images/detalhesdocurso/DetalhesDoCurso_conteudo.jpg);
	background-repeat:repeat-y;
}

#detCurso_maisInf label, #detCurso_maisInf input, #detCurso_maisInf textarea {
	display:block;
	width:400px;
}

#detCurso_local, #detcurso_topo_local, #detcurso_inf_local, #detcurso_inf_insc, #detCurso_inscricao,
#detcurso_topo_insc, #detCurso_opinioes, #detcurso_inf_opinioes, #detcurso_topo_opinioes, #detCurso_maisInf,
#detcurso_topo_maisInf, #detcurso_inf_maisInf , #detCurso_fotos, #detcurso_inf_fotos, #detcurso_topo_fotos,
#detcurso_topo_video, #detcurso_inf_video , #detCurso_video {
	display:none;
}

#detcurso_topo, #detcurso_topo_local, #detcurso_topo_insc, #detcurso_topo_opinioes, #detcurso_topo_maisInf ,
#detcurso_topo_fotos, #detcurso_topo_video {
	background-image:url(images/detalhesdocurso/DetalhesDoCurso_topo.png);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	width:760px;
	height:46px;
}

#detcurso_topo_local {
	padding-top:0px;
}

#detcurso_inf, #detcurso_inf_local, #detcurso_inf_insc, #detcurso_inf_opinioes, #detcurso_inf_maisInf ,
#detcurso_inf_fotos , #detcurso_inf_video{
	background-image:url(images/detalhesdocurso/DetalhesDoCurso_inf.png);
	background-repeat:no-repeat;
	width:780px;
	height:19px;
	margin-bottom:20px;
}

#detCurso_datas a{
	font-size:16px;
	font-weight:bold;
	color:#015da0;
	text-decoration:none;
}

.datasCurso {
	font-size:16px;
	font-weight:bold;
	color:#015da0;
	text-decoration:none;
}

#detCurso_datas td{
	padding-left:10px;
}

img { border:0px;}
