#detCurso #titPrincipalEAD { background-color: #0154A0; border-bottom: 2px solid #80A9CF; padding: 10px; height: 100px; }
#detCurso #titPrincipalEAD #ico { border: 1px solid #80A9CF; height: 100px; width: 100px; float: left; }
#detCurso #titPrincipalEAD #nome { color: #ffffff; font-size: 18px; font-weight: bold; text-align: center; width: 850px; float: right; line-height: 30px; }

#detCurso #titPrincipalProduto { background-color: #00661A; border-bottom: 2px solid #7FB28C; padding: 10px; height: 100px; }
#detCurso #titPrincipalProduto #ico { border: 1px solid #7FB28C; height: 100px; width: 100px; float: left; }
#detCurso #titPrincipalProduto #nome { color: #ffffff; font-size: 18px; font-weight: bold; text-align: center; width: 850px; float: right; line-height: 30px; }

#detCurso #titPrincipalOnLine { background-color: #628AA2; border-bottom: 2px solid #49687A; padding: 10px; height: 100px; }
#detCurso #titPrincipalOnLine #ico { border: 1px solid #49687A; height: 100px; width: 100px; float: left; }
#detCurso #titPrincipalOnLine #nome { color: #ffffff; font-size: 18px; font-weight: bold; text-align: center; width: 850px; float: right; line-height: 30px; }

#detCurso #titPrincipal { background-color: #00664c; border-bottom: 2px solid #00d9a3; padding: 10px; height: 100px; }
#detCurso #titPrincipal #ico { border: 1px solid #00d9a3; height: 100px; width: 100px; float: left; }
#detCurso #titPrincipal #nome { color: #ffffff; font-size: 18px; font-weight: bold; text-align: center; width: 850px; float: right; line-height: 30px; }



#detCurso #imgTop {
	background-image: url("../../../../imgs/fundo-curso-presencial.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 320px;
}
#detCurso #imgTopOnLine {
	background-image: url("../../../../imgs/fundo-curso-online.jpg?v=3");
	background-repeat: no-repeat;
	background-position: center;
	height: 320px;
}
#detCurso #imgTopEAD_old {
	background-image: url("../../../../imgs/fundo-curso-ead.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 320px;
}

#detCurso #imgTopEAD {
	background-image: url("../../../../imgs/fundo_ICMS1.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 320px;
}

#detCurso #imgTopProduto {
	background-image: url("../../../../imgs/fundo-curso-produto.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 320px;
}

#detCurso h1 {
	font-size: 16px;
	background: none;
	background-color: #EDF4F2;
	border: 0;
	font-variant:small-caps;
	top: 0;
	padding: 0;
	color: #00664c;
	height: 30px;
	padding-top: 10px;
}

.eadh1 {
	color: #0154A0!important;
	background-color: #E5EEF5!important;
}
.onlineh1 {
	color: #49687A!important;
	background-color: #CFDCE2!important;
}
 
.prodh1 {
	color: #00661A!important;
	background-color: #E5EFE8!important;
}

#detCurso h1 span {
	float: left;
}

#detCurso h2 {
	font-size: 13px;
	line-height:24px;
	background: none;
	border:0;
	top: 0;
	padding: 0;
	font-weight: normal;
	padding-left: 30px;
}

#detCurso #palestrante-foto {
	border: 1px solid #000000;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 83px;
}

#detCurso #list2Col {
	display: flex;
}
#detCurso #list2Col li {
	float: left;
    margin-left: -15px;
    padding-right: 40px;
    position: relative;
    width: 430px;
}

#detCurso #list2Col li li {
	float: left;
    margin-left: -15px;
    padding-right: 40px;
    position: relative;
    width: 390px;
}

#detCurso #list2Col li li li {
	float: left;
    margin-left: -15px;
    padding-right: 40px;
    position: relative;
    width: 350px;
}

#detCurso #local_investimento {
	display: flex;
}

#detCurso #local_hora {
	float: left;
    margin-right: 30px;
    position: relative;
    width: 510px;
}

#detCurso #investimento {
	clear: both;
    float: right;
    position: relative;
    width: 450px;
}

#detCurso #coordenacao {
	background-color: #00664c;
    border-top: 2px solid #00d9a3;
    padding: 10px;
	height: 40px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
}
#detCurso .coordenacaoEAD {
	background-color: #0154A0!important;
    border-top: 2px solid #80A9CF!important;
}
#detCurso .coordenacaoOnLine {
	background-color: #49687A!important;
    border-top: 2px solid #CFDCE2!important;
}
#detCurso #coordenacao #net {
	float: left;
}
#detCurso #coordenacao #fisico {
	float: right;
	text-align: right;
}

#detCurso hr {
	color: #EDF4F2;
	margin-top: 40px;
	margin-bottom: 40px;
}