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

body{
	background:#011F05;
	color:#007500;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

a{color:#007500; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}

#topo{
	height:290px;
	margin:0 auto;
	background:url(imagens/repeat-topo.jpg) center repeat-x;
}

.topo1{
	height:145px;
	background:url(imagens/topo01.jpg) no-repeat center;
}

.topo2{
	height:145px;
	background:url(imagens/topo02.jpg) no-repeat center;
}
	

#conteudo{
	width:980px;
	margin:0 auto;
}

#esquerda{
	width:208px;
	float:left;
}

#central{
	width:564px;
	float:left;
}

#direita{
	width:208px;
	float:right;
}

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

.lateral-meio ul{
	margin-left:30px;
	list-style:none;
}

.lateral-meio li{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	list-style:none;
}

.lateral-meio p.texto{
	margin-left:30px;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	list-style:none;
}
.lateral-rod{
	width:208px;
	height:16px;
	background:url(imagens/rod-lat.jpg) no-repeat center;
}

.menu{ 	width:208px; height:46px; background:url(imagens/menu.jpg) no-repeat center; }
.publicidade{ 	width:208px; height:46px; background:url(imagens/publicidade.jpg) no-repeat center; }
.links{ 	width:208px; height:46px; background:url(imagens/links.jpg) no-repeat center; }
.top-links{ 	width:208px; height:46px; background:url(imagens/top-links.jpg) no-repeat center; }
.infos{ 	width:208px; height:46px; background:url(imagens/infos.jpg) no-repeat center; }
.destaques{ 	width:208px; height:46px; background:url(imagens/destaques.jpg) no-repeat center; }
.parceiros{ 	width:208px; height:46px; background:url(imagens/parceiros.jpg) no-repeat center; }

.banners{
	width:190px;
	margin-left:9px;
	text-align:center;
}

.banners img{
	margin:5px 0;
}
	
.post{
	width:564px;
}

.post-topo{
	width:564px;
	height:43px;
	background:url(imagens/topo-post.jpg) no-repeat center;
}

.post-topo h2{
	margin-left:32px;
	height:25px;
	width:500px;
	padding-top:10px;
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.post-conteudo{
	width:564px;
	background:url(imagens/meio-post.jpg) repeat-y center;
}

.post-box{
	width:540px;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

.post-rodape{
	width:564px;
	height:36px;
	background:url(imagens/rodape-post.jpg) no-repeat center;
}

.post-rodape p{
	margin-left:72px;
	height:25px;
	width:420px;
	padding-top:8px;
	overflow:hidden;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
}

#rodape{
	height:240px;
	clear:both;
	background:url(imagens/repeat-rodape.jpg) center repeat-x;
}

.rod1{
	height:120px;
	background:url(imagens/rodape01.jpg) no-repeat center;
}

.rod2{
	height:120px;
	background:url(imagens/rodape02.jpg) no-repeat center;
}

#paginacao{#007500;}
