@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
body { background:#111111 url(../img/fundo.jpg) no-repeat center top; }
#clear { clear:both; }

p {
	padding-top:10px;
	text-align:justify;
}
a { color:#fff; text-decoration:underline; }
a:hover { color:#8DAE69; text-decoration:none; }



/* TITULOS */
h1 { font-family: 'WalkwayBlackRegular'; font-size:30px; font-weight:normal; }

.titulo-fundo-esq, .titulo-fundo-dir {
	width:15px;
	height:50px;
	float:left;
}
h2 {
	background:url(../img/titulo-meio.png) repeat-x;
	font-family: 'WalkwayBlackRegular';
	font-size:25px;
	font-weight:normal;
	height:40px;
	padding-top:10px;
	float:left;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-bottom:20px;
}
h4 {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
}
h5 {
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#DA7776;
	text-transform:uppercase;
	font-weight:normal;
	margin:20px 0px 5px 0px;
}
h6 { font-size:20px; }
.titulo-fundo-esq { background:url(../img/titulo-esq.png); }
.titulo-fundo-dir { background:url(../img/titulo-dir.png); }
.titulopreto { color:#333; }
	



/* CONTEUDO */
#reflexo-menu { background:url(../img/reflexo-menu.png); width:990px; height:50px; }
#conteudo { width:950px; padding:0px 20px 20px 20px; }

#cont-esq { width:700px; float:left; }
#cont-dir { width:200px; float:right; }

#banner-index-fundo { 
		background:url(../img/index-banner-fundo.png);
		width:430px;
		height:174px;
		padding-top:60px;
		padding-left:270px;
}
.ultimas { width:310px; padding:0px 10px; }

.bt-outras-passagens, .bt-depoimentos, .bt-leia-mais {
	width:200px;
	height:45px;
	position:absolute;
	display:block;
}
.bt-outras-passagens {
	background:url(../img/bt-outras-passagens.png);
	margin-top:30px;
	left:25%;
}
.bt-depoimentos {
	background:url(../img/bt-outros-depoimentos.png);
	margin-top:55px;
	right:30%;
}
.bt-leia-mais {
	background:url(../img/bt-leia-mais.png);
	margin-top:30px;
	left:55%;
}
.ass { text-align:center; margin:30px 0px; }





/* CONTATO */
.campo-form {
	color:#333;
	width:250px;
	margin-top:5px;
	border:#999 solid 2px;
	padding:5px 10px;
}
.desc-form { margin-left:3px; font-size:14px; font-style:italic; margin-top:20px; }




/* LIVROS */
#frame-menu-livro { width:225px; margin-left:10px; }
#frame-menu-livro ul { list-style:none; }
#frame-menu-livro li { padding:10px 0px; border-bottom:#555753 dashed 1px; }

.cont-livro { background:#3B6C23; width:610px; float:right; padding:20px; }
.cont-livro p { color:#fff; }
.cont-livro a { color:#fff; }

.prox-ant { float:left; color:#DA7776; }
.prox-ant a { color:#DA7776; }
.prox-ant a:hover { color:#8DAE69; }
.prox-ant-linha { float:left; width:50px; height:1px; background:#4A2D29; margin:8px 15px; }

.prox-ant2 { float:left; color:#fff; }
.prox-ant2 a { color:#fff; }
.prox-ant2 a:hover { color:#DA7776; }
.prox-ant-linha2 { float:left; width:50px; height:1px; background:#C6D7B4; margin:8px 15px; }

.assinatura { text-align:right; font-style:italic; color:#fff; }
.img-livro { text-align:center; font-size:10px; }
.legenda { text-align:center; color: #fff; }

.futebolteca ul { list-style:none; margin-top:30px; }
.futebolteca li { float:left; width:132px; margin:0px 20px; }
.futebolteca li img { padding:5px; border:#ccc solid 1px; }

ul.futebolteca-titulo { margin-top:-20px; }
.futebolteca-titulo li { width:132px; }
.futebolteca-titulo li p { text-align:left; }

.todas-historias ul { float:left; list-style:none; margin:0px 10px; }
.todas-historias li { border-bottom:#FFF solid 1px; margin-bottom:15px; }
.todas-historias li a { text-decoration:none; display:block; padding-bottom:15px; }
.numeros li { padding-bottom:15px; }

.texto-meio { width:300px; margin:0px auto; text-align:justify; font-size:15px; }

.bt-contato { color:#333; padding:5px 10px; font-weight:bold; }