@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(http://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}

body {
	margin: 0 auto;
	font-family:"Segoe UI", Arial, Tahoma;
}

a:link {text-decoration:none;color:#000;}
a:visited {color:#000;}
a:hover {color: #555;}
a:active {color:#555;}

h1, h2, h3, h4 {
	font-family:"Oswald", Arial, Tahoma;
	font-weight:normal;
	margin:0;
}

h5, h6 {
	font-family:"Segoe UI", sans-serif, Arial;
	font-weight:normal;
	margin:0;
}

img {border:0;}


#cursos {
	float:left;
	width:100%;
	height:700px;
	min-width:1000px;
	margin-top:30px;
}

#cursos .center_cursos {
	margin:0 auto;
	width:1000px;
	height:700px;
}

#cursos .center_cursos .ti_cursos {
	float:left;
	width:980px;
	height:35px;
	margin-left:10px;
}


#cursos .center_cursos .tab_cursos {
	float:left;
	width:320px;
	height:200px;
	background:rgba(51,51,51,1);
	margin-top:10px;
	margin-left:10px;
}




#fotos {
	float:left;
	width:100%;
	height:330px;
	margin-top:20px;
	min-width:1000px;
}

#fotos .center_fotos {
	margin:0 auto;
	width:1000px;
	height:330px;
}

#fotos .ti_fotos {
	float:left;
	width:980px;
	height:35px;
	margin-left:10px;
}

#fotos .tab_fotos {
	float:left;
	width:238px;
	height:250px;
	margin-top:10px;
	margin-left:10px;
}

#fotos .tab_fotos .img {
	position:relative;
	overflow:hidden;

	width:238px;
	height:200px;
}

#fotos .tab_fotos .img img {
	float:left;
	width:236px;
	min-height:200px;

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}

#fotos .tab_fotos .img img:hover {
	width:248px;
}


#fotos .tab_fotos .ti_tab_fotos {
	float:left;
	width:238px;
	height:45px;
	margin-top:10px;
	border-bottom:4px solid rgba(150, 150, 150, 1);

}

#fotos .tab_fotos .ti_tab_fotos h6 {
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	color:#C8081D;
}







#noticias {
	float:left;
	width:100%;
	height:440px;
	min-width:1000px;
	margin-top:20px;
}

#noticias .center_noticias {
	margin:0 auto;
	width:1000px;
	height:440px;
}

#noticias .center_noticias .ti_noticias {
	float:left;
	width:980px;
	height:35px;
	margin-left:10px;
}

#noticias .center_noticias .tab_noticias {
	float:left;
	width:320px;
	height:350px;
	margin-top:10px;
	margin-left:10px;
}

#noticias .center_noticias .tab_noticias .img {
	position:relative;
	overflow:hidden;

	width:320px;
	height:350px;
}

#noticias .center_noticias .tab_noticias .img img {
	width:320px;
	min-height:350px;
}

#noticias .center_noticias .obs_noticias {
	position:absolute;
	width:320px;
	height:350px;
	background:rgba(0, 0, 0, 0.10);
	z-index:100;

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}

#noticias .center_noticias .obs_noticias:hover {
	background:rgba(0, 0, 0, 0.42);
}



#noticias .center_noticias .obs_noticias h1 {
	font-size:25px;
	color:rgba(255,255,255,1);
	margin-left:10px;
	margin-bottom:10px;
}








#ti_borda_980 {
	float:left;
	width:980px;
	height:10px;
	margin-left:10px;
	background-image:url(../imagens/ti_980.jpg);
}




#videos {
	float:left;
	width:100%;
	height:300px;
	min-width:1000px;
}

#videos .center_videos {
	margin:0 auto;
	width:1000px;
	height:300px;
}

#videos .center_videos .ti_videos {
	float:left;
	width:980px;
	height:35px;
	margin-left:10px;
}

#videos .center_videos .tab_videos {
	float:left;
	width:320px;
	height:200px;
	background:rgba(51,51,51,1);
	margin-top:10px;
	margin-left:10px;
}

#videos .center_videos .tab_videos .img {
	position:relative;
	overflow:hidden;

	width:320px;
	height:200px;
}

#videos .center_videos .tab_videos .img img {
	width:320px;
	min-height:200px;
}

#videos .center_videos .obs_videos {
	position:absolute;
	width:320px;
	height:200px;
	background:rgba(0, 0, 0, 0.10);
	z-index:100;

	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}

#videos .center_videos .obs_videos:hover {
	background-image:url(../imagens/obs_video.png);
}




#aulas {
	float:left;
	width:100%;
	height:600px;
	min-width:1000px;
	background-image:url(../imagens/bg_aulas.jpg);
}

#aulas .center_aulas {
	margin:0 auto;
	width:1000px;
	height:600px;
}







#clientes {
	float:left;
	width:100%;
	height:2583px;
	min-width:1000px;
}

#clientes .center_clientes {
	margin:0 auto;
	width:1000px;
	height:2583px;
}

#clientes .center_clientes .ti_clientes {
	float:left;
	width:980px;
	height:35px;
	margin-left:10px;
}


#clientes .center_clientes .tab_clientes {
	float: left;
	width: 230px;
	height: 162px;
	margin-top: 10px;
	margin-left: 10px;
	border:4px solid rgba(215,215,215,1);
}

#clientes .center_clientes .tab_clientes img {
	width: 230px;
	height: 162px;
}








