@charset "utf-8";
.bg {
	background-image: url(../img/backgroun.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
.titulo_paginas {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #1B6E8C;
}
.border {
	border: 3px solid #CBE8ED;
}
.musc {
	background-image: url(../img/musculacao.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
.jump {
	background-image: url(../img/jump.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.boxe {
	background-image: url(../img/boxe.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.modelagem {
	background-image: url(../img/modelagem.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.muaythai {
	background-image: url(../img/muaythai.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.horarios {
	background-image: url(../img/horarios.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.promocoes {
	background-image: url(../img/promocoes.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
