* {
	margin:0;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
}
body {
	margin:20px 0px 0px 0px;
	padding:0;
	background-image:url(css/fundo.jpg);
}
p {
	padding:10px;
	color:#666666;	
	text-indent:20px;
}
p.menor {
	text-indent:0;
}
a {
	color:#666666;
}
.bold {
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.verde {
	font-size:14px;
	color:#138B48;
	font-weight:bold;
}
ul.texto {
	margin:1px 12px 1px 12px;
}
ul.texto li {
	list-style:none;
	padding:3px;
}
#content {
	margin:auto;
	width:800px;
	background: url(css/bg_content.png) repeat;
}
#header {
	width:782px;
	height:111px;
	background:#FFFFFF;
	padding:0px 0px 0px 18px;
	position: relative;
	
}
#header a {
	display:block;
	width:273px;
	height:61px;
	background:url(css/bg_logo.gif) top left no-repeat;
	text-indent:-9999px;
	outline:none;
	position: absolute;
	top: 20px;
}
#cadastro {
	width:230px;
	float:right;
	font-size:11px;
	color:#E99B13;
	margin: 6px 5px 0px 0px;
}
#cadastro form {
	color:#E99B13;
}
#cadastro input {
	border:1px solid #CCCCCC;
	width:120px;
}
#navigation {
	width:800px;
	background:#EB8815;
	
}
#navigation ul {
	list-style:none;
	height:30px;
	text-align:right;
	
}
#navigation ul li {
	border-right:2px solid #FFFFFF;
	float:right;
}
#navigation ul li a {
	display:block;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	padding:0px 10px 0px 10px;
}
#navigation ul li a:hover {
	background:#F2B571;
}
#navigation ul li a.active {
	background:#03960D;
}
#navigation .none {
	border:none;
}
#flash {
	width:800px;
	height:235px;
	background:#666666;

}
.spacer {
	width:800px;
	height:30px;
}
#news {
	width:419px;
	height:445px;
	background:url(css/bg_news.gif) no-repeat;
	float:left;
	padding:51px 0px 0px 142px;
}
#news p {
	font-size:12px;
	color:#666666;
}
#item {
	width:230px;
	float:right;
}
#item ul {
	list-style:none;
}
#item ul li {
	padding:10px 0px 10px 0px;

}
#item .none {
	padding:0px 0px 10px 0px;
}
#item a.diferencial {
	display:block;
	width:230px;
	height:73px;
	background:url(css/home_diferencial.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#item a.avaliacao {
	display:block;
	width:230px;
	height:73px;
	background:url(css/home_avaliacao.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#item a.fotos {
	display:block;
	width:230px;
	height:73px;
	background:url(css/home_fotos.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#item a.artigosDicas {
	display:block;
	width:230px;
	height:73px;
	background:url(css/home_artigosDicas.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#item a.alunos {
	display:block;
	width:230px;
	height:73px;
	background:url(css/home_alunos.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
}
#footer {
	width:800px;
	background:url(css/bg_footer.png) no-repeat;
	clear:both;
	text-align:right;
}
#footer ul {
	list-style:none;
	padding:20px;
}
#footer .none {
	border:none;
}
#footer ul li {
	display:inline;
	
	
}
#footer ul li a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	border-right:2px #FFFFFF solid;
	padding:0px 10px 0px 10px;
}

#splash {
	width:800px;
	height:165px;
}
h2 {
	display:block;
	width:560px;
	height:51px;
	text-indent:-9999px;
	outline:none;
	cursor: default;
}
#investimentos {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_investimento.gif) no-repeat;
}
#equipes {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_equipe.gif) no-repeat;
}
#parceiros {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_parceiros.gif) no-repeat;
}
#locais {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_locaisTreinamento.gif) no-repeat;
}
#quem {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_quem-somos.gif) no-repeat;
}
#servicos {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_servicos.gif) no-repeat;
}
#servicos ul {
	margin-left:40px;
}
#servicos li {
	list-style:circle;
}
#servicos .numerico li {
	list-style:decimal;
}
#servicos .numerico a  {
	text-decoration:underline;
	font-weight:bold;
}
.pacotes {
	display:block;
	width:151px;
	height:142px;
	background:url(css/bg_pacotes.jpg) no-repeat;
	text-indent:-9999px;
	float:right;
	margin:50px 45px 0px 0px;
}
#contato {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_contato.gif) no-repeat;
}
.skin {
	width:300px;
	border:1px #000000 solid;
}
#contato form {
	margin:50px;

}
#duvidas {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_duvidas.gif) no-repeat;
}
#diferencial {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_diferencial.gif) no-repeat;
}
#artigos {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_artigos_dicas.gif) no-repeat;
}
#avaliacao {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_avaliacao.gif) no-repeat;
}
#avaliacao-basica {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_avaliacao_basica.gif) no-repeat;
}
#avaliacao-fitrodyne {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_avaliacao_fitrodyne.gif) no-repeat;
}
#avaliacao-performance {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_avaliacao_performance.gif) no-repeat;
}
#avaliacao-ergo {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_ergo.gif) no-repeat;
}
#alunos {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_alunos.gif) no-repeat;
}

#alunos dl {
	width:400px;
	height:84px;
	margin:18px 0px 0px 30px;
	float:left;
}
#alunos dt {
	width:84px;
	height:84px;
	background:#666666;
	float: left;
}
#alunos dd  {
	margin: 0 0 .2ex 100px;
}
#alunos dd p {
	margin:0px;
	padding:0px;
}
#eventos {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_eventos.gif) no-repeat;
}
#galeria {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_galeria-fotos.gif) no-repeat;

}
#galeria #maior {
	width:488px;
	height:317px;
	background-color:#666666;
	margin:10px auto;
}
#galeria ul {
	margin:10px 0px 5px 50px;
}
#galeria ul li {
	width:65px;
	height:45px;
	display:block;	
	list-style:none;
	float:left;
	margin:5px;
	background-color:#666666;
}
.voltar {
	display:block;
	width:485px;
	font-size:12px;
	color:#138B48;
	font-weight:bold;
	text-align:right;
	float:right;
	padding-right:15px;	
}
#mapa {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_mapa.gif) no-repeat;

}
#mapa ul {
	list-style:none;
	margin:30px;
}
#mapa ul li {
	padding:7px;

}
#pacotes {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_pacotes.gif) no-repeat;

}
#matricula {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_matricula.gif) no-repeat;

}
#matricula p {
	padding:15px;
}
#matricula form {
	font-size:11px;
	margin-left:30px;
	
}
#log {
width: 200px;
height:100px;
left:200px;
}
#pic {
width:766px;
height:488px;
}
#form {
position:relative;
float:left;
}
#noticias {
width:560px;
height:536px;
float:left;
background:url(css/bg_noticias.gif) no-repeat;
}
#info {
width: 550px;
height:480px;
overflow:auto;
}
.obs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #019803;
}
.letra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#faqs {
	width:560px;
	height:536px;
	float:left;
	background:url(css/bg_faqs.gif) no-repeat;
}
#todasnot {
padding-right:10px;
}
#eventos1 {
position:absolute;
width:170px;
top:550px;
left:600px;
color:#000000;
}.eventos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #138B48;
	font-weight: bold;
	font-style: italic;
}
