.centralizar{
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	
	
}

header{
	width:100%;
	height:158px;
	position:relative;
	background:url(../imagens/header.jpg) center top no-repeat;
	overflow:hidden;}	

	header .logo{
		width:302px;
		height:37px;
		position:relative;
		margin-top:30px;
		margin-left:100px;
		float:left;}
	header .tel-header{
		width:200px;
		height:50px;
		position:relative;
		float:left;
		margin-left:100px;
		margin-top:30px;}
			header .tel-header img{
				width:19px;
				height:19px;
				float:left;
				margin-top:5px;
				padding-right:10px;}
			header .tel-header p{
				color:#69a4d7;
				font-family: 'kana_sans_regular_4';
				font-size:14px;
				padding-left:15px;
				}
			header .tel-header span{
				color:#fff;
				font-family: 'kana_sans_regular_4';
				font-size:20px;
				text-indent:10px;}
				
		header .local-header{
		width:400px;
		height:50px;
		position:relative;
		float:left;
		margin-left:50px;
		margin-top:30px;}
			header .local-header img{
				width:19px;
				height:19px;
				float:left;
				margin-top:5px;
				padding-right:10px;}
			header .local-header p{
				color:#69a4d7;
				font-family: 'kana_sans_regular_4';
				font-size:14px;
				padding-left:15px;
				}
			header .local-header span{
				color:#fff;
				font-family: 'kana_sans_regular_4';
				font-size:15px;
				text-indent:10px;}		
		header .menu{
		width:1200px;
		height:50px;
		position:relative;
		float:left;	
		margin-left:130px;	
		margin-top:18px;}		
			header .menu ul{
				width:1200px;
				height:auto;
				position:relative;
				text-align:center;
				}
			header .menu ul li{	
				padding:7px 10px 7px 10px;
				float:left;
				margin:15px 10px 0px 10px;
				display:block;
				border-radius:6px;
				-ms-transition:0.5s;
				-moz-transition:0.5s;
				-webkit-transition:0.5s;
				transition:0.5s;}
			header .menu ul a{
				color:#5f5f5f;
				font-family: 'kana_sans_regular_2';
				display:block;
				text-transform:uppercase;
			}
				
			header .menu ul li:hover{
				background:#699dca;
				border-radius:6px;
				color:#fff;
				display:block;
				cursor:pointer;
				-ms-transition:0.5s;
  	-moz-transition:0.5s;
  	-webkit-transition:0.5s;
	transition:0.5s;}
					
footer{
	width:100%;
	height:416px;
	position:relative;
	background:url(../imagens/footer-v2.jpg) center top no-repeat;
	overflow:hidden;}
	
	footer .logo{
		width:302px;
		height:37px;
		position:relative;
		margin-top:60px;
		margin-left:470px;
		text-align:center;}
	footer .menu{
		width:1200px;
		height:50px;
		position:relative;
		float:left;
		margin-top:20px;
		margin-left:130px;}		
			footer .menu ul{
				width:1200px;
				height:auto;
				position:relative;
				text-align:center;}
			footer .menu ul li{	
				padding:7px 10px 7px 10px;
				float:left;
				margin:15px 10px 0px 10px;
				display:block;
				text-transform:uppercase;}
			footer .menu ul a{
				color:#5f5f5f;
				font-family: 'kana_sans_regular_2';
				display:block;
			}	
	footer .tel-footer{
		width:200px;
		height:10px;
		position:relative;
		margin-left:520px;
		margin-top:130px;
		}
			footer .tel-footer img{
				width:19px;
				height:19px;
				float:left;
				margin-top:15px;
				padding-right:10px;}
			footer .tel-footer p{
				color:#69a4d7;
				font-family: 'kana_sans_regular_4';
				font-size:14px;
				padding-left:15px;
				}
			footer .tel-footer span{
				color:#fff;
				font-family: 'kana_sans_regular_4';
				font-size:20px;
				text-indent:10px;}
				
		footer .local-footer{
		width:400px;
		height:50px;
		position:relative;
		margin-left:420px;
		margin-top:30px;}
			footer .local-footer img{
				width:19px;
				height:19px;
				float:left;
				margin-top:10px;
				padding-right:10px;}
			footer .local-footer p{
				color:#69a4d7;
				font-family: 'kana_sans_regular_4';
				font-size:14px;
				padding-left:15px;
				}
			footer .local-footer span{
				color:#fff;
				font-family: 'kana_sans_regular_4';
				font-size:15px;
				text-indent:10px;}	

footer .class{
	
	position:relative;
	width:79px;
	height:16px;
	background:url(../imagens/logo-class.png) center top no-repeat;
	margin-top:55px;
	text-indent:-999999px;
	overflow:hidden;
	display:block;
	margin-left:0;
		
}


footer .chopan-footer{
	
	font-size:14px;
	color:#fff;
	font-family: 'kana_sans_regular_3';
	position:relative;
	float:right;
	margin-top:-13px;
	margin-right:40px;
	
	
}							