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

body{
	background-color: #373737;
}

#corpo{
	width: 927px;
	margin: 0 auto;
	margin-top: 20px;	
}

#topo{
	margin-bottom: 0px;
}

#menu{
	background: url(../images/menu_bg.jpg) no-repeat;
	width: 928px;
	height: 226px;
	margin-top: 0px;
	margin-left: -14px;	
	margin-bottom: 0;
}

#banner{
	width: 721px;
	height: 226px;
	margin-top: -226px;
	float: right;
	margin-right: 28px;
}

#animacao{
	position: absolute;
	z-index: 9999;
}

#conteudo{
	background: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 25px;
}

#rodape{
	background: url(../images/rodape.jpg) no-repeat;
	width: 899px;
	height: 43px;
	margin-top: 3px;
}

#texto_conteudo{
	margin-left: 15px;
	width: 630px;
	margin-right: 15px;
}

#box{
	width: 225px;
	margin-right: 15px;
}
