@charset "utf-8";
/* CSS Document */

@import url(reset.css);
@import url(links-textos.css);
@import url(forms.css);

	body	{ background:url(../img/bg_home.jpg) no-repeat top; }

/**********************
	CLASS
**********************/

	.box-estudo {
		width:280px;
		height:105px;
		float:left;
		margin-top:25px; }

/****/


#topo-home {
	width:776px;
	height:600px; }

#box-conteudo-home {
	width:602px;
	height:125px;
	padding:20px;
	background:url(../img/bg_box-conteudo-home.jpg) no-repeat;
	margin-top:-115px;
	margin-left:130px; }

#rodape-home {
	width:776px;
	height:47px;
	margin-top:49px;
	padding-top:20px; }

#topo-interno {
	width:776px;
	height:210px; }

#rodape-interno {
	width:776px;
	height:47px;
	padding-top:20px; }