*{margin:0; padding:0;}

#item2{
	width:170px;
	height:200px;
	padding:5px;
	text-align:left;
	float:left;
	margin:5px;
}

#item{
	width:200px;
	height:200px;
	padding:5px;
	text-align:left;
	float:left;
	margin:5px;
}


body {
	width:100%;
	height:100%;
	margin:0px;
	background-image:url('../layout/fundobody.jpg');
}

#menutopo{
	width:760px;
	float:left;
	margin-left:245px;
}

#corpo{
	width:1100px;
	float:left;
}

#conteudo{
	margin-top:15px;
	width:510px;
	height:520px;
	color:#fff;
	display:block;
	overflow-y:auto;
	padding-right:10px;
	padding-left:180px;
}

#conteudo2{
	margin-top:15px;
	width:710px;
	height:520px;
	color:#fff;
	display:block;
	overflow-y:auto;
	padding-right:10px;
	padding-left:10px;
}

#col1{
	width:245px;
	float:left;
}

#col2{
	width:182px;
	float:left;
}

#col3{
	width:200px;
	float:left;
}

#dados{
	width:930px;
	height:180px;
	text-align:center;
	padding:10px;
	background-image:url('../layout/fundodados.jpg');
}

#rodape{
	width:950px;
	text-align:center;
	padding:10px;
	margin-top:80px;
}

/* FUNDOS DAS PÁGINAS */
#academia{
	width:728px;
	height:573px;
	background-image:url('../layout/fundovermelho.jpg');
	float:left;
}

#servicos{
	width:728px;
	height:573px;
	background-image:url('../layout/fundoazul.jpg');
	float:left;
}

#noticias{
	width:728px;
	height:573px;
	background-image:url('../layout/fundoverde.jpg');
	float:left;
}

#contato{
	width:728px;
	height:573px;
	background-image:url('../layout/fundolaranja.jpg');
	float:left;
}

#outras{
	width:728px;
	height:573px;
	background-image:url('../layout/fundooutras.jpg');
	float:left;
}

#obrigado{
	width:728px;
	height:573px;
	background-image:url('../layout/obrigado.jpg');
	float:left;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:600px;
	border:1px solid #ddd;
	margin-top:20px;
	float:left;
	text-align:left;
	background-color:#eee;
	padding:5px;
}

#caixa2{
	width:940px;
	border:1px solid #ddd;
	margin-top:20px;
	float:left;
	text-align:left;
	background-color:#eee;
	padding:5px;
}
