*{
	margin: 0;
	padding: 0;
	border: 0;
	list-style:none;
	outline:none;
}


body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background: url(../imagens/murro.jpg) #fff;
}

a{
	text-decoration: none;
	color:#000;
}

a:hover{
	text-decoration: none;
	color:#00aeef;
}

.destaque{
	font-weight: bold;
}

.clear{
	clear:both;	
}

.f10{
	font-size:10px;
}

.f12{
	font-size:12px;
}

.f14{
	font-size:14px;
}

.f16{
	font-size:16px;
}

.f18{
	font-size:18px;
}

.f24{
	font-size:24px;
}

.branco{
	color:#fff;
}

.preto{
	color:#000;
}

.azul{
	color:#0d73ae;
}

.center{
	text-align:center;
}

.justify{
	text-align:justify;
}

.vmiddle{
	vertical-align:middle;
}

.left{
	float:left;
}

.right{
	float:right;
}

.item-curso{
	background: #fafafa; 
	border:1px solid #e2e2e2; 
	margin:0 13px 20px 0; 
	width: 220px;
	min-height:275px;
	font-weight:bold;
}

.item-curso:nth-child(4n) {
	margin-right: 0;
}

h1{
	font-size:24px;
	font-weight:bold;
	color:#005884;
	margin:0;
	font-family: 'Arial';
	text-transform: uppercase;
	margin-bottom: 20px;
}

h2{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:10px 0;
}

.m0{
	margin:0
}

.p0-10{
	padding:0 10px;
}

/*ESTRUTURA DO SITE*/
.w990{
	max-width:990px;
	margin:auto;
}

header#topo{
	position:fixed;
	width:100%;
	height:117px;
	border-top: 11px solid #008ecf;
	background:url(../imagens/bg-topo.png) ;
	z-index:999999;
}

header#topo .logo{
	margin:10px 0;
	float:left;
}

header#topo nav.menu{
	float:right;
}

header#topo nav.menu ul li{
	float:left;
}

header#topo nav.menu ul li a{
	font-size:18px;
	color:#000;
}
header#topo nav.menu ul li:hover a{
	color:#0d73ae;
}

header#topo nav.menu ul li{
	padding:30px 18px;
}

header#topo nav.menu ul li.active a{
	color: #008ecf;
}


footer#rodape{
	background:#0d73ae;
	color:#fff;
	padding:18px 0;
}

footer#rodape .blocoLeft{
	float:left;
	width:390px;
}

footer#rodape .blocoCenter{
	float:left;
	width:250px;
	text-align:center;
	margin:50px 0 0 0
}

footer#rodape .blocoCenter a{
	color:#fff;
	font-size:50px;
	margin:2px;
}

footer#rodape .blocoRight{
	float:right;
	font-size:18px;
}

.conteudo{
	padding-top:120px;
}

input.newsletter{
	width:90%;
	max-width:286px;
	height:34px;
	color:#a9a9a9;
	padding:0 5px;
}

select.newsletter{
	height:34px;
	color:#a9a9a9;
	padding:0 5px;
}

.title {
	color:#008ecf;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	font-family: 'Arial';
	margin-bottom: 20px;
}

.divisor{
	width:100%;
	height:10px;
	background:#e2e2e2;
	margin:20px 0;
}

.clientesHome{
	padding:0 30px;
}

.clientesHome img{
	max-width:90px;
	margin:auto;
}


.agenda-wrapper{
	
}

.btInscricaoHome{
	background:url(../imagens/post-it.png) no-repeat;
	width:220px;
	height:220px;
	margin:auto;
	font-size:20px;
	text-align:center;
	padding-top:20px;
}

.boxTiposInscricoes{
	width:150px;
	min-height:69px;
	padding:10px;
	color:#fff;
	font-size:20px;
	text-align:center;
	background-image:url(../imagens/menu_active_cursos.png);
	background-repeat: no-repeat;
	background-size:100% auto;
}

.homeLeft{
	float:left;
	width:42%;
	margin-bottom:20px;
}

.faceHome{
	float:left;
	width:58%;
	text-align:center;
	margin-bottom:20px;
}

.faceHome .fb-page{
	margin:auto;
}

.botao{
	background:#0d73ae;
	color:#fff;
	font-size:24px;
	padding:3px 5px;
	text-align:center;
}

.contatoLeft{
	width:48%;
	float:left;
}

.contatoRight{
	float:right;
	width:48%;
}

.listaCursos, .listaCursos li{
	list-style:circle;
}

.listaCursos li{
	margin:10px 20px;
}

.listaCursos li a{
	font-size:18px;
}

.descricao{
	width:48%;
	float:left;
	margin-right:1%;
}

.video{
	width:48%;
	float:right;
	margin-left:1%;
}

.imagem{
	margin:10px;
	float:left;
	min-width:200px;
	line-height:200px;
}

@media (max-width: 1023px) {
	header#topo .logo{
		float:none;
		text-align:center;
	}

	header#topo nav.menu{
		display:none;
	}

	footer#rodape .blocoLeft{
		float:none;
		text-align:center;
		margin:auto;
	}
	
	input.newsletter{
		width:100%;
		max-width:none;
	}
	
	footer#rodape .blocoCenter{
		float:none;
		text-align:center;
		width:100%;
	}
	
	footer#rodape .blocoRight{
		clear:both;
		margin-top:20px;
		float:none;
		text-align:center;
		width:100%;
	}
}

@media (max-width: 990px) {	
	.homeLeft{
		width:30%;
	}
	
	.faceHome{
		width:70%;
	}
}

@media (max-width: 767px) {
	header#topo{
		position:static;
	}
	
	header#topo .logo{
		margin:0;
		padding:20px 0;
	}
	
	.conteudo{
		padding-top:0px;
	}
	
	.homeLeft{
		float:none;
		width:100%;
	}
	
	.faceHome{
		float:none;
		width:100%;
	}
	
	.contatoLeft, .contatoRight{
		width:98%;
		margin:10px auto;
		float:none;
	}

	.video{
		width:98%;
		float:none;
		margin:auto;
	}
}

@media (max-width: 413px) {
	footer#rodape .blocoRight *, footer#rodape .blocoLeft *{
		font-size:12px;
	}
	
	footer#rodape .blocoLeft{
		width:90%;
		margin:auto;
	}
}

@media (max-width: 374px) {
	header#topo .logo{
		width:70%;
		margin:0 0 0 28%;
	}
	
	header#topo .logo img{
		width:100%;
	}
}

/*ALERTS*/
.alert{
	width:100%;
	position:fixed;
	top:10px;
	z-index:9999999999999999999999999999999999999999;
	text-align:center;
	display:none;
}








