@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	border: 0;
	    
	}
.geral	{
	float: left;
	width: 100%;
	}
.meio	{
	margin: auto;
	width: 1100px;
	}


body{
	background: url(../img/bg.gif) no-repeat center top,
		url(../img/bg-body.gif);
}



#slide	{
	background: none;
}



iframe{
    width: 100%;
    border: 0;
    overflow: hidden;
    float: left;
    /*height: 1400px;*/
    height: 1590px;
}