/* CSS Document */

#FLASH {
	position: absolute;
	left: 125px;
	top: 0px;	
}


#BARLE {
position: absolute;
left: 125px;
top: 376px;
width: 19px;
height: 140px;
background-color: #bcbec0;
}


#MENU {
position: absolute;
left: 144px;
top: 376px;
width: 167px;
height: 86px;
background-color: #5e5e5e;
}

#ESPACO {
position:absolute;
left: 125px;
top: 462px;
width: 721px;
height: 74px;
background-color: #bcbec0;

}
#BT_GIN {
position: absolute;
left: 286px;
top: 376px;
width: 96px;
height: 140px;

}

#BT_PP {
position: absolute;
left: 382px;
top: 376px;
width: 96px;
height: 140px;

}

#BT_MUSC {
position: absolute;
left: 478px;
top: 376px;
width: 96px;
height: 140px;

}

#BT_PILATES {
position: absolute;
left: 574px;
top: 376px;
width: 96px;
height: 140px;

}

#MENU2 {
position: absolute;
left: 670px;
top: 376px;
width: 155px;
height: 86px;
background-color: #5e5e5e;
}

#BARLD {
position: absolute;
left: 825px;
top: 376px;
width: 21px;
height: 140px;
background-color: #bcbec0;
}


/* RODAPÉ BT_HORÁRIO */


#RD_LE {
position: absolute;
left: 125px;
top: 536px;
background-color: #bcbec0;
width: 721px;
height: 38px;
}

#RD_HOR
{
	position:absolute;
	left: 141px;
	top: 536px;
	width:108px;
	height:38px;
	background-image:url(Imagens/BT_RDHOR1.jpg);
}
#RD_HOR:hover
{
	background-image:url(Imagens/BT_RDHOR2.jpg);
}
#RD_CONT
{
	position:absolute;
	left: 249px;
	top: 536px;
	width:92px;
	height:38px;
	background-image:url(Imagens/BT_RDCONT1.jpg);
}
#RD_CONT:hover
{
	background-image:url(Imagens/BT_RDCONT2.jpg);
}

#BT_HOME {
position: absolute;
left: 141px;
top: 536px;
background-color: #bcbec0;
width: 60px;
height: 38px;
}

#BT_HORARIO {
position: absolute;
left: 201px;
top: 536px;
background-color: #bcbec0;
width: 82px;
height: 38px;
}

#BT_CONTATO {
position: absolute;
left: 283px;
top: 536px;
background-color: #bcbec0;
width: 72px;
height: 38px;
}

#ENDERECO {
position: absolute;
left: 355px;
top: 536px;
background-color: #5e5e5e;
width: 470px;
height: 38px;
}

