
#dfinancia{ position: fixed; bottom:50px; left: 0px; width: 100%; height: 80px; padding: 0px; text-align: right;}


    #topSite {
			
			clear: both;
			display: block;
			width: 980px
			margin: 0;
			height:100px;
			
			padding: 0px;
			position: relative;
			z-index: 1;
			text-align: center;
		}
		

		
		.fluid_container {
			bottom: 0;
			left: 0;
			position: fixed;
			right: 0;
			top: 0;
			z-index: 0;
		}
		#camera_wrap_4 {
			bottom: 0;
			left: 0;
			margin-bottom: 0!important;
			position: fixed;
			right: 0;
			top: 0;
		}
		.camera_bar {
			z-index: 2;
		}
		.camera_thumbs {
			margin-top: -100px;
			position: relative;
			z-index: 1;
		}
		.camera_thumbs_cont {
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
		}
		.camera_overlayer {
			opacity: .1;
		}

