#fundo_top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 145px;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: -1;
}
#coluna2 {
	margin-left: 60px;
	margin-right: 39px;
	width: 263px;
}
#coluna3 {
	width: 200px;
	margin-left: 15px;
}
.header {
	height: 145px;
}


.slideshow {
	position:relative;
	height:240px;
	top: 0px;
	left: 0px;
	z-index: 10;
	
}
.centralizador img, .centralizador div {
	float: left;
}
.container {
	clear: both;
}
.topo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.slideshow a {
	float:left;
	position:absolute;
	}

.centralizador {
	height: 44px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	width: 890px;
}


	
	.slideshow a img {
	border:none;
	z-index: 10;
	
	}
	
	.slideshow a.show {
	z-index:10;
	}
	.shadow {
    display:block;
    position:relative;
	}
 
.shadow::before {
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    -moz-box-shadow:inset 0px 0px 3px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:inset 0px 0px 3px 1px rgba(0,0,0,0.2);
    box-shadow:inset 0px 0px 3px 1px rgba(0,0,0,0.2);
	}
.principal img {
	margin-bottom: 7px;
}
