/*=========================== banner ========================*/

.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	/*height:730px;*/
	z-index: 0;
}
#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position:relative;
	right: 0;
	top: 0;
}


/*=========================== banner ========================*/






			body{
				margin: 0;
				padding: 0;
				overflow-x: hidden;
				min-width: 1024px;
			}
			#row_top{
				width: 100%;
				height: 13px;
				background: #454b4b;
				float: left;
				clear: right;
			}
			#top_logo{
				width: 1024px;
				margin: 0 auto;
				min-width: 1024px;
			}
			#logo{
				z-index: 10;
				position: absolute;
				margin-top: 25px;
				min-width: 1024px;
			}
			#logo img{
				width: 400px;
			}			
			#logo .fone{
				float: right;
				margin-top: 30px;
				margin-left: 300px;
				width: 275px;
			}
			#banner{
				width: 100%;
				/*height: 730px;*/
				min-width: 1024px;
				float: left;
				clear: right;
				z-index: 5px;
				background-repeat: no-repeat;
				-moz-background-size: 100% 100%;
				-webkit-background-size: 100% 100%;
				background-size: 100% 100%
			}
			#nav_menu{
				width: 100%;
				height: 130px;
				background-image: url(../images/bg_menu.png);
				float: left;
				clear: right;
			}
			#nav_menu #nav{
				width: 1024px;
				margin: 0 auto;
			}
			#nav_menu #nav ul{
				z-index: 10;
				position: absolute;
			}
			#nav_menu #nav ul li{
				margin-top: -100px;
				width: 162px;
				height: 160px;
				display: block;
				float: left;
				clear: right;
				margin-left: 20px;
				background: #fff;
			}
			#nav_menu #nav ul li img{
				width: 162px;
				height: 161px;
			}
			#content{
				width: 100%;
				height: 459px;
				background-image: url(../images/bg_content.png);
				float: left;
				clear: right;
			}
			#content_centro{
				width: 1100px;
				margin: 0 auto;
			}
			#content_centro #box1{
				width: 550px;
				float: left;
				clear: right;
			}
			#content_centro #box1 p{
				margin-left: 40px;
				font-family: 'Trebuchet MS';
				color: #fff;
				line-height: 35px;
				font-size: 22px;
			}
			#content_centro #box1 ul li{
				display: block;
				float: left;
				clear: right;
				margin-top: 10px;
			}
			#content_centro #box2{
				width: 550px;
				float: left;
				clear: right;
				text-align: right;
			}
			#novidades{
				width: 100%;
				height: 463px;
				background-image: url(../images/bg_novidades.png);
				float: left;
				clear: right;
			}
			#novidade_centro{
				width: 1100px;
				margin: 0 auto;
			}
			#novidade_centro #box1{
				width: 550px;
				float: left;
				clear: right;
				padding-top: 20px;
			}
			#novidade_centro #box1 p{
				margin-left: 40px;
				font-family: 'Trebuchet MS';
				color: #666;
				line-height: 27px;
				font-size: 22px;
				margin-top: -3px;
			}
			#novidade_centro #box1 .destaque{
				color: #df2d34;
				font-size: 26px;
			}
			#novidade_centro #box1 .link {
				color: #666;
				text-decoration: none;
				font-size: 22px;
			}
			#novidade_centro #box1 .link:hover{
				color: #666;
				text-decoration: underline;
			}			
			#novidade_centro #box1 ul li{
				display: block;
				float: left;
				clear: right;
				margin-top: 10px;
			}
			#novidade_centro #box2{
				width: 550px;
				float: left;
				clear: right;
				text-align: right;
				padding-top: 15px;
			}
			#footer{
				width: 100%;
				height: 277px;
				background-image: url(../images/bg_rodape.png);
				float: left;
				clear: right;
			}
			#footer_centro{
				width: 1024px;
				margin: 0 auto;
			}
			#footer_centro #box1{
				width: 512px;
				float: left;
				clear: right;
				padding-top: 20px;
			}
			#footer_centro #box1 ul{
				margin-left: -40px;
				margin-bottom: 40px;
			}
			#footer_centro #box1 ul li{
				display: block;
				float: left;
				clear: right;
				width: 46px;
			}
			
			
			/*------------- alteração*/
			#footer_centro #box1 ul li img{
				
				width: 20px;
			}
			
			#footer_centro #box1 .footer_alinha_site{
				margin-left: -10px;
				margin-top: 40px;
			}
			#footer_centro #box1 .footer_alinha{
				margin-left: -10px;
			}
			#footer_centro #box2{
				width: 512px;
				float: left;
				clear: right;
				text-align: right;
				padding-top: 15px;
			}
			#footer_centro #box2 .alinha{
				margin-top: 35px;
			}