@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	background: url('../img/bg-body.jpg') no-repeat #000 center top;
	color: #f5ea14;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
}
a {
	color: #86e6fe;
	font-style: italic;
}
h1 {
	margin-bottom: 15px;
}
h2 {
	clear: both;
}
p {
	margin-bottom: 10px;
}
.leia-mais {
	display: block;
	text-align: right;
	margin-top: 20px;	
}
#tudo {
	width: 1000px;
	margin: 0 auto;
}
#conteudo {
	padding: 0 30px;
}
#nossas-instalacoes {
	height: 320px;
	width: 671px;
	float: left;
	background: url('../img/bg-instalacoes.png') no-repeat;
}
#nossas-instalacoes a {
	display: block;
	height: 100%;
	width: 100%;
}
#ultimas {
	float: left;
	width: 230px;
	height: 250px;
	padding: 25px 0 0 30px;
	background: url('../img/bg-ultimas.png') no-repeat;
}
#ultimas p {
	margin-left: 40px;
}
#ultimas h2 {
	width: 109px;
	height: 35px;
	position: relative;
	margin-bottom: 10px;
}
#ultimas h2 span {
	background: url('../img/bg-ultimas-t.png') no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#rodape {
	background: url('../img/bg-rodape.png') no-repeat;
	height: 70px;
	clear: both;
	color: #fff;
	padding-top: 52px;
}
#rodape .ad {
	float: right;
	margin-right: 70px;
	display: inline;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
}
#rodape address {
	text-align: center;
	
}
#rodape p {
	width: 210px;
	text-align: center;
	display: inline;
	float: left;
	margin-left: 20px;
	font-size: 11px;
}
#rodape p a {
	color: #fff;
	font-style: normal;
	text-decoration: none;
	padding-top: 15px;
	display: block;
}
#rodape p img {
	float: left;
}
#pista li,
#videoke li,
#diversao li,
#refeicao li,
#trofeis li {
	float: left;
	display: inline;
	margin: 0 0 15px 15px;
}
#trofeis li p{
	font-size:10px;
}
#samba{
	
}
#samba p{
	float:left;
	margin-right:10px;
	margin-left:100px;
	display: inline;
}
#samba a{
	font-size:14px;
}
#float{
	width: 590px;
	margin-right:30px;
	float:left;
}
#eventos-realizados{
	width:300px;
	float: right;

}
#eventos-realizados li{
	width:143px;
	float:left;
	text-align:center;
	margin-bottom:15px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#eventos-realizados p{
	margin-top:5px;
}
#fotos li{
	width:150px;
	height:170px;
	margin-left:30px;
	float:left;
	text-align:center;
}