@charset "UTF-8";
body{
	background: url(../imagens/bg.jpg) center;
	
}

.bg1{
	color:#ffffff;
	
	margin-top:450px;
	margin-right:-220px;
	float:right;
	}
.logo{
	color:#ffffff;
	text-align:center;
	float:right;	
	}
.fb-like{
	float:left;
	margin-top:15px;
	}
/* SlideShow */
.slidertop{
position:relative;
width:100%;
height:100%;
border:0px dashed black;
/*background:#eadfaf url(../imagens/bodybg/body-bg-promo.jpg);*/
margin:0 auto;
	
}
.slidertopintro{
position:absolute;
top:0px;
left:0px;
background-color:transparent;
width:100%;
height:100%;
}