* {
  margin: 0;
  padding: 0;
}
/*Form*/

form#loginUsuario
{
  width: 100%;
  float: left;
}

form#loginUsuario label
{
  width: 150px;
}

/*Fim do Form*/
/*Cursos*/
.box {
	float:left;
	max-height: 550px;
}
.box_topo {
	height: 280px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.botao_saiba_mais {
  float: left;
  height: 50px;
  margin-bottom: 40px;
  width: 100%;
}

.box_amplo {
	background-color: #fff;
	border-top: 1px solid #f0f0f0;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}


.box img{
  width: 100%;
  height: 167px;
}

.inicio_curso {
	float: left;
	height: 20px;
	margin-bottom: 20px;
	width: 100%;
}

/*Banner*/
#slide-show{
    margin-top:40px;
}
/*/Banner*/   

/*Menu*/
.navbar-wrapper .container {
  width: 1170px !important;
}


ul.menu_vertical{
font-size:1.3em;
}
ul.menu_vertical li{
line-height: 30px;
}

/*Botão Pagamento*/
.box_botao_pagamento_esquerda{
display: block;
  width: 47%;
  float: left;
  border-right: 1px solid #CCC;
  padding-right: 1%;	
}

.box_botao_pagamento_direita{
display: block;
  width: 47%;
  float: right;
  padding-left: 1%;	
}

/*Palco*/
.palco{
	width:100%;
	display: block;
}

.palco #esq_pequena{
	float:left;
	width:15%;
}

.palco #dir_ampla{
	float:right;
	width:80%;
}

/*Barra msg erro*/
.barra_msg_erro
{
  float: left;
  height: auto;
  width: 100%;
  font-size: 20px;
  background-color: #0D78A6;
  color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 15px;
}


/*Palco*/
.palco {
float: left;
width: 700px;
min-height: 400px;
height: auto !important;
height: 400px;
padding: 10px;
height: auto;
text-align: justify;
margin-left: 10px;
}

.palcoIndex{
width: 100% !important;
margin: 0 auto;
float: none;
}

.palco h1 {
	float: left;
	width: 100%;
	padding: 5px;
	text-align: left;
	font-family: 'Nunito', sans-serif;
	color: #03A200;
	font-size: 22px;
	border-left: 5px solid #03A200;
	margin-bottom: 20px;
}
.palco h2 {
	float: left;
	width: 100%;
	font-size: 19px;
	margin-bottom: 20px;

}
.palco h3 {
font-family: 'Nunito', sans-serif;
color: #03A200;
font-size: 17px;
border-left: 5px solid #03A200;
float: left;
padding: 5px;
width: 100%;
margin-bottom: 20px;
font-weight: bold;
}
.palco h4 {
	font-size: 16px;
}

.palco h5{
	font-size:12px;
}


/*Categorias - Menu Lateral*/
#categorias {
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-left:5px;
}

#categorias ul{
	padding-left: 1em;
}

#categorias ul{
	margin-left: -1em;
}

#categorias ul li{
	padding-left: 0.5em;
}



#categorias > ul > li > a {
float: left;
width: 235px;
height: 32px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-o-border-radius: 5px;
color: #FFF;
font-size: 22px;
text-align: left;
padding: 1px 0px 0px 10px;
text-shadow: 0px 1px 2px #444;
background: #00b043; /* Old browsers */
background: -moz-linear-gradient(top,  #00b043 0%, #2ad600 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b043), color-stop(100%,#2ad600)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00b043 0%,#2ad600 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00b043 0%,#2ad600 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00b043 0%,#2ad600 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00b043 0%,#2ad600 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b043', endColorstr='#2ad600',GradientType=0 ); /* IE6-9 */

}

#categorias h3 {
background: rgb(43, 201, 32);
}

#categorias ul>:first-child li a
{
/*background:#eee;*/
}


#categorias li > ul > li a {
	float: left;
	margin-bottom: 2px;
	width: 233px;
	padding: 5px;
	text-decoration: none;
	color: #333333;
}

#categorias li > ul > li a:hover {
	width:auto;
	background-color: #FFFFFF;
	color: #03A200;
	transition: 0.4s;
	box-shadow: 0px 0px 2px #CCCCCC inset;
}



/*Conteúdo corpo*/
.conteudo_corpo {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.conteudo_corpo_imagem {
	float: left;
}

.conteudo_corpo_esquerda {
	float: left;
}
.conteudo_corpo_texto {
	width: 100%;
	float: left;
}

.conteudo_corpo_texto a, .conteudo_corpo_texto a:visited, .conteudo_corpo_texto a:active {
color: #03A200;
text-decoration: none;
font-weight: bold;
}

.conteudo_corpo_texto a:hover {
text-decoration: underline;
}

.conteudo_corpo_texto li {
list-style-type:disc;
list-style-position: inside;
}

.conteudo_corpo_texto img {
	float: left;
	margin: 0 20px 10px 0;
	cursor: -moz-zoom-in; 
	cursor: -webkit-zoom-in; 
	cursor: zoom-in;
}




