@media screen and (max-width: 479px){
#conteudo {
    position:relative;
    width:100%;
    /*left:50%;*/
    /*margin-left:-500px;*/
    padding: 0 2%;
    box-sizing: border-box;
}
#espaco{
	clear:both;
	height:20px;
}
#espacoDuplo{
	clear:both;
	height:40px;
    display: none;
}
#topo {
	position:relative;
	width:100%;
    height:100px;
}
#logo {
	float:left;
	z-index:10;
    width: 50%;
    padding: 0 2%;
    box-sizing: border-box;
    position: absolute;
    z-index: 2000000;
}
#logo img{
    width: 70px;
}
#cssmenu{
	margin-top:0!important;
    top: 17px;
}
#menu ul li{
	font-family:'Roboto';
	font-weight:400;
	font-size:12px;
	text-transform:uppercase;
	list-style-type: none;
	float:left;
}
#menu a {
	text-decoration:none;
	color:#555;
	padding:10px;
}
#menu a:hover ,.atv, .atv:hover{
	background:#fdbe57!important;
	color:#FFF!important;
}
#banner {
	width:100%;
	height:auto;
	z-index:1;
    top: -16px;
    position: relative;
}
#banner img {
	width:100%;
	height:auto;
}
.tituloCursosHome{
	font-family:'Roboto';
	font-weight:900;
	font-size:22px;
	text-align:center;
}
.verCursosHome {
	text-align:center;
	text-transform:uppercase;
}
.verCursosHome a{
	text-decoration: none;
	font-family:'Roboto';
	font-weight:500;
	font-size:12px;
	color:#686868;
}
#boxCursosHome {
	width:100%;
	height:253px;
	background-color:#f5f5f5;
/*	margin-right:16px;*/
	float:left;
	font-family:'Roboto';
	font-weight:500;
	font-size:16px;
	text-align:center;
}
.fim{
    margin-right: 0!important;
}
#boxCursosHome img {
	width:100%;
	margin-bottom:10px;
}
#boxFinalHome {
	width:31%;
	height:300px;
	margin-right:20px;
	float:left;
	font-family:'Roboto';
	font-weight:500;
	font-size:15px;
	text-transform:uppercase;
}
#boxFinalHome img{
	width:14%;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}
#rodape {
	width:100%;
	height:300px;
	margin-top:1px;
	background:#262626;
}
#rodape .centralizaRodape {
	position:relative;
	width:100%;
/*	left:50%;*/
/*	margin-left:-500px;*/
    padding: 0 2%;
    box-sizing: border-box;
    text-align: center;
	height:100px;
}
#endereco{
	width:100%;
	font-family:'Roboto';
	font-weight:300;
	font-size:13px;
	color:#FFF;
	padding-top:22px;
	text-transform:uppercase;
	float:left;
	line-height:23px;
}
#endereco .app{
    width: 38%;
    height: auto;
    text-align: center;
    display: inline-block;
}
#endereco .app img {
    width: 95%;
}    
.endereco img{
    height: 80px;
    padding-top: 22px;
    text-align: center;
}
#tituloPagina{
	width:100%;
	background:#d1edfb;
	font-family:'roboto';
	font-size:22px;
	font-weight:700;
	padding:0 2%;
    box-sizing: border-box;
	color:#003f92;
}
#casa img {
	width: 100%;
    float: left;
    margin-bottom: 10px;
}
#casa p {
	font-family:'Roboto';
	font-weight:400;
	font-size:14px;
	color:#555;
	text-align:justify;
	line-height:21px;
}
#casa h3{
	font-family:'Roboto';
	font-weight:700;
	font-size:22px;
	color:#555;
}
#casa h2{
	font-family:'Roboto';
	font-weight:700;
	font-size:28px;
	color:#999;
}
#boxProgramacao{
	width:48%;
	height:380px;
	float:left;
	margin-right:20px;
}
#boxProgramacao-especial{
    width: 100%;
    height: auto;
    float: left;
/*    margin-right: 20px;*/
}
.professores {
/*	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:30px;*/
}
#boxProfessores{
	width: 48%;
    height: auto;
    color: #555;
    line-height: 21px;
    float: left;
    padding: 1%;
	/*margin-right:20px;*/
}
#boxProfessores h3{
	font-family:'Roboto';
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;
	text-align:center;
	background:#fdbe57;
	padding:5px;
}
#boxProfessores figure {
	/*float: left;
	margin-right:20px;*/
}
#boxProfessores figure img{
	display: block;
	width:100%;
}
#boxProfessores p{
	font-family:'Roboto';
	font-weight:500;
	font-size:13px;
	line-height:18px;
	display:none;
}
#clubeVantagens h3{
	font-family:'Roboto';
	font-weight:700;
	font-size:22px;
	color:#555;
}
#clubeVantagens p {
	font-family:'Roboto';
	font-weight:400;
	font-size:14px;
	color:#555;
	text-align:justify;
	line-height:21px;
}
td {
	font-family:'roboto';
	font-weight:400;
	font-size:8px;
	color:#555
}
#bgTitulo {
	width:100%;
	height:90px;
	z-index:1;
	background-image:url(../img/bgTitulo.jpg);
    top: -16px;
    position: relative;
}
#bgTitulo img {
	width:100%;
	height:auto;
}
#bgTitulo h3 {
	position:relative;
	width:100%;
/*	left:50%;*/
/*	margin-left:-500px;*/
	font-family:'Roboto';
	font-size:18px;
	color:#FFF;
	padding:15% 2% 0 2%;
    box-sizing: border-box;
    text-transform:uppercase;
}
/* PÃƒ?GINA DE CONTATO */
    .form_contato{
        width: 97%;
        height: auto;
        font-family: 'Lato', sans-serif;
        float: left;
    }
    .form_contato form fieldset{
        border: 0;
        margin-bottom: 10px;
        width: 100%;
    }
    .form_contato form fieldset label{
        display: block;
        font-size: 14px;
        color: #333;
        margin-bottom: 3px;
    }
    .form_contato form fieldset input{
        width: 100%;
        padding: 4px;
    }
    .form_contato form fieldset select{
        width: 100%;
        padding: 4px;
    }
    .form_contato form fieldset textarea{
        width: 100%;
        max-width: 100%;
        padding: 4px;
        height: 120px;
        max-height: 120px;
        font-family: 'Lato', sans-serif;
    }
    .form_contato form fieldset > fieldset{
        border: 0;
        width: 48%;
        float: left;
        margin: 0;
    }
    .form_contato form fieldset > fieldset:last-of-type{
        float: right;
    }
    .form_contato input[type="submit"],.form_contato input[type="button"]{
        border: 0;
        padding: 5px 10px;
        background: #fdbe57;
        color: #000;
        font-family: 'Lato', sans-serif;
    }
    .end_contato{
        width: 100%;
        height: auto;
        float: left;
        margin-top: 20px;
    }
    .end_contato p{
        font-size: 14px;
    }
    .end_contato p img{
        display: none;
    }
    .mailto{
        text-decoration: none;
        color: #000;
    }
/*COMO CHEGAR*/
.como-chegar{
    margin-top: 14px;
}
.none{
    display: none;
}
}