/* CSS Document */

*{ margin:0; padding:0; border:none;}

body{
	background:#A30708 url(imagens/fundo-site.jpg) repeat-x top;
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	}
a{ text-decoration:none; color:#FFF;}
a:link{color:#FFFFFF; text-decoration:none;}
a:visited{color:#FFFFFF;text-decoration:none;}
a:hover{color:#FFFF00;text-decoration:none;}
a:active{color:#FFFF00;text-decoration:none;}	

#cabecalho{
	height:370px;
	z-index:100;
	display:block;
	}

.topo1{ background:url(topo/topo01.jpg) no-repeat center; height:74px; z-index:100; display:block;}
.topo2{ background:url(topo/topo02.jpg) no-repeat center; height:74px; z-index:100; display:block;}
.topo3{ background:url(topo/topo03.jpg) no-repeat center; height:74px; z-index:100; display:block;}
.topo4{ background:url(topo/topo04.jpg) no-repeat center; height:74px; z-index:100; display:block;}
.topo5{ background:url(topo/topo05.jpg) no-repeat center; height:74px; z-index:100; display:block;}

#geral {
	width:770px;
	margin:0 auto;
	}
	
#esquerda{
	width:170px;
	float:left;
	}

#central{
	width:430px;
	float:left;
	}
	
#direita{
	width:170px;
	float:right;
	}

.banners{
	width:170px;
	height:115px;
	background:url(imagens/banners-site.jpg) no-repeat center;
	}

.menu{
	width:170px;
	height:142px;
	background:url(imagens/menu-dir.jpg) no-repeat center;
	}

.parceiros{
	width:170px;
	height:115px;
	background:url(imagens/parceiros.jpg) no-repeat center;
	}

.publicidade{
	width:170px;
	height:115px;
	background:url(imagens/apostas-esportivas.jpg) no-repeat center;
	}
	
.amadoraz{
	width:170px;
	height:115px;
	background:url(imagens/amadoraz.jpg) no-repeat center;
	}


.links{
	width:170px;
	height:115px;
	background:url(imagens/links.jpg) no-repeat center;
	}


.estatisticas{
	width:170px;
	height:115px;
	background:url(imagens/estatisticas.jpg) no-repeat center;
	}
	
.radio{
	width:170px;
	height:115px;
	background:url(imagens/radio.jpg) no-repeat center;
	}

.top-sites{
	width:170px;
	height:115px;
	background:url(imagens/top-sites.jpg) no-repeat center;
	}


.lateral-conteudo{
	width:170px;
	background:url(imagens/meio-lat.jpg) repeat-y;
	}

.lateral-conteudo img{
	margin:0 auto;
	padding-top:4px;
	}

.lateral-rod{
	width:170px;
	height:30px;
	background:url(imagens/rod-lat.jpg) no-repeat center top;
	}

.sbv{
	width:430;
	height:174px;
	background:url(imagens/bem-vindos.jpg) no-repeat center;
	}
	
#paginacao{
	font-weight:bold;
	}

#post-topo{
	display:block;
	overflow:hidden;
	text-align:center;
	}		
	
#rodape{
	height:279px;
	clear:both;
	background:url(imagens/fundo-rodape.jpg) repeat-x;
	}
.rod1{	

	margin:0 auto;
	height:93px;
	display:block;
	background:url(imagens/rodape01.jpg) center no-repeat;
	}

.rod2{	

	margin:0 auto;
	height:93px;
	display:block;
	background:url(imagens/rodape02.jpg) center no-repeat;
	}

.rod3{	

	margin:0 auto;
	height:93px;
	display:block;
	background:url(imagens/rodape03.jpg) center no-repeat;
	}




ul.links-menu li{
	list-style:none;
	margin-left:15px;
	font-size:12px;
	}

.centro{
	text-align:center;
	}

.banners {
	text-align:center;
		}
.banners img{
	padding-top:4px;
	}


.post{
	width:430px;
	}
	
.post-topo{
	width:430px;
	height:112px;
	background:url(imagens/topo-post.jpg) no-repeat center;
	overflow:hidden;
	}
	
.post-topo h2{
	padding-top:50px;
	text-align:center;
	font-size:19px;
	font-weight:bold;
	}
.post-conteudo{
	width:430px;
	background:url(imagens/meio-post.jpg) repeat-y;
	}

.post-box{
	width:404px;
	margin-left:13px;
	overflow:hidden;
	text-align:center;
	}
	
.post-rodape{
	width:430px;
	height:92px;
	background:url(imagens/rodape-post.jpg) no-repeat center;
	overflow:hidden;
	}
	
.post-rodape p{	
	padding-top:45px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
