* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
body {
	background:url(../images/body.jpg)
	}
	
#container{
	/*width:760px;*/
	margin:0 auto;
	margin-left:-150px;
}
	
#topo {
	height:32px;
	padding-top:13px;
	background:	url(../images/topo.jpg) left top no-repeat;
	}
	
#topo ul {
	list-style:none;
	padding-left:27px;
	}
html>body #topo ul {
	padding-left:27px;
	}
#topo ul li {
	float:left;
	height:32px;
	margin-left:3px;
	margin-right:3px;
	}
#topo ul li a {
	display:block;
	text-align:center;
	text-indent:-9999px;
	height:32px;
	}
#topo ul li a.academia {
	width:64px;
	background:url(../images/menu_academia.jpg) center top no-repeat
	}
#topo ul li a.academia:hover {
	width:64px;
	background:url(../images/menu_academia.jpg) center bottom no-repeat
	}
#topo ul li a.aulas {
	width:44px;
	background:url(../images/menu_aulas.jpg) center top no-repeat;
	}
#topo ul li a.aulas:hover {
	background:url(../images/menu_aulas.jpg) center bottom no-repeat;
	}
#topo ul li a.galeria {
	width:101px;
	background:url(../images/menu_galeria.jpg) center top no-repeat;
	}
#topo ul li a.galeria:hover {
	background:url(../images/menu_galeria.jpg) center bottom no-repeat;
	}
#topo ul li a.inicial {
	width:273px;
	}
#topo ul li a.dicas {
	width:101px;
	background:url(../images/menu_dicas.jpg) center top no-repeat;
	}
#topo ul li a.dicas:hover {
	background:url(../images/menu_dicas.jpg) center bottom no-repeat;
	}
#topo ul li a.localizacao {
	width:73px;
	background:url(../images/menu_localizacao.jpg) center top no-repeat;
	}
#topo ul li a.localizacao:hover {
	background:url(../images/menu_localizacao.jpg) center bottom no-repeat;
	}
#topo ul li a.contato {
	width:50px;
	background:url(../images/menu_contato.jpg) center top no-repeat;
	}
#topo ul li a.contato:hover {
	background:url(../images/menu_contato.jpg) center bottom no-repeat;
	}
	
#container {
	width:840px;
	margin:0 auto;
	}
	
#colunas {
	width:812px;
	background:url(../images/colunas.gif) left top;
	border-left:1px solid #e4ca47;
	border-right:1px solid #e4ca47;
	float:left;
	}
	
#aulas {
	width:265px;
	float:left;
	background:url(../images/h2_aulas.jpg) left top no-repeat
	}
#aulas h2 {
	text-indent:-9999px;
	}
#aulas ul {
	list-style:none;
	}
#aulas ul li {
	width:131px;
	float:left;
	height:100px;
	}
#aulas ul li a {
	display:block;
	text-align:center;
	font-size:12px;
	font-style:oblique;
	color:#585756;
	text-decoration:none;
	}
#aulas ul li a span {
	width:104px;
	margin:0 auto;
	display:block;
	background:#fefef4;
	border:1px solid #9b9683;
	border-top:none;
	text-align:center;
	position:relative;
	top:-2px;
	}
#aulas ul li a img {
	border:none
	}
	
#meio {
	width:293px;
	float:left;
	background:url(../images/meio.jpg) center top no-repeat;
	height:537px;
	position:relative;
	left:-7px;
	}
	
#meio p{
	position: absolute;
	color:#333333;
	font-weight:bold;
	margin:450px 0 0 50px;
	font-size:11px;
	width:190px;
	text-align: center;
	}	
	
#meio a{
	
	position: absolute;
	color:#047CBB;
	font-weight:bold;
	margin:520px 0 0 120px;
	font-size:10px;
	width:210px;
		}
	
#meio span{
position: absolute;
	color: #2D4470;
	font-weight:bold;
	margin:430px 0 0 60px;
	font-size:13px;
	width:210px;
	display: block;
	}

#piscina {
	width:254px;
	float:left;
	background:url(../images/piscina.jpg) center top no-repeat;
	height:507px;
	position:relative;
	left:-5px;
	margin-top:15px;
	}
	
#piscina p{
	position: absolute;
	color:#333;
	font-weight:bold;
	margin:260px 0 0 15px;
	font-size:13px;
	width:230px;
	text-align:justify;
	}
	
	
#nav {
	float:right;
	}
#nav ul {
	list-style:none;
	margin-top:20px;
	}
#nav ul li {
	width:26px;
	height:26px;
	margin-top:10px;
	}
#nav ul li a {
	display:block;
	text-indent:-9999px;
	}
#nav ul li a.home {
	background:url(../images/home.jpg) center center no-repeat;
	height:26px;
	}
#nav ul li a.cont {
	background:url(../images/contato.jpg) center center no-repeat;
	height:26px;
	}
#nav ul li a.fotos {
	background:url(../images/fotos.jpg) center center no-repeat;
	height:26px;
	}
	
#rodape {
	background:url(../images/rodape.jpg) left top no-repeat;
	height:45px;
	}
#rodape2{
	font-size:12px;
	color:#3399FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
}
