	body{
		font-family:verdana;
		font-size:11px;
		margin:0 auto;
	}
	
	#agrupado{
		width:1024px;
	}
	#miolo_fundo{
		width:785px;
		background:url(imagens/fundo_colmeia.gif);
		background-repeat: no-repeat;
		padding-top:16px;		
	}
	#miolo{
		width:785px;
		background:#CF0404;
		padding-bottom:20px;
		float:left;
	}
	#topo{
		height:140px;
		margin-right:45px;		
	}
	#fundo_banner_topo{
		width:470px;
		height:120px;
		float:right;
	}
	#banner_topo{
		height:60px;
		background:#FFFFFF;
	}
	#olho{
		height:40px;
		background:url(imagens/olho_site.gif);	
		background-repeat: no-repeat;
		margin-top:30px;	
	}
		
	#conteudo_fundo{
		width:700px;
	}
	#conteudo_fundo2{
		background:#FFFFFF;	
		border:3px solid #000000;
		margin-left:30px;
		margin-right:39px;
	}
	#logo_site{
		width:240px;
		height:266px;
		background:url(imagens/logo_transparente.gif);
		left:0;
		top:0;
		position:absolute;		
	}
	#menu{
		width:170px;
		float:left;
		background:#000000;
		margin-right:15px;
		margin-top:104px;
		padding:10px 0;
	}
	#blog_fundo{
		float:left;
		width:490px;
		margin-bottom:10px;
	}
	#titulo_blog{
		height:42px;
		background:url(imagens/titulo_blog.gif);
		background-repeat: no-repeat;	
		margin-top:10px;
	}
	#blog{
		width:490px;
	}
	#blog2{
		border:3px solid #000000;		
		float:left;
		text-align:center;
		padding-bottom:10px;
	}
	#miolo_blog{
		width:98%;
		margin:0 auto;
		text-align:left;
	}
	.titulo_post{
		margin-top:10px;
		background:#000000;
		color:#FFCC00;
		font-size:18px;
		font-weight:bold;
		font-family: arial;
		text-align:left;
		margin-left::10px;
		padding-left:10px;
	}
	.fundo_creditos_post{
		margin-top:10px;
		height:50px;		
	}
	
	.foto_post{		
		width:50px;
		height:50px;
		background:#cccccc;
		float:left;
	}
	.creditos_post{
		width:419px;
		height:50px;
		xbackground:#cccccc;
		margin-left:10px;
		float:left;
		
	}
	.texto_post{
		margin-top:10px;
		letter-spacing:1px;
		line-height:1.3em;
	}
	.botoes_post{
		margin-top:10px;
		background:#000000;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		font-family: verdana;
		text-align:left;
		padding:0px 10px;
		float:left;
	}
	.botao_comentario_post{
		margin-top:10px;
		background:#000000;
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;
		font-family: verdana;
		text-align:left;
		padding:0px 10px;
	}
	
	#rodape{		
		width:700px;
	}
	#rodape2{
		margin-top:20px;
		height:80px;
		background:#FFFFFF;	
		border:3px solid #000000;
		margin-left:40px;
		float:left;
	}
	
#navcontainer { }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a /*Configuração das categorias*/
{
display: block;
padding: 3px 7px;
color: #FFCC00;
text-decoration: none; /*Coloca o sublinhado no link do menu*/
width:170px;
}

#navcontainer a:hover
{
/*color: #fff;*/
text-decoration: none;
}


#navcontainer ul li a.submenu, #navcontainer ul li a.submenu_current{
display: block;
padding: 0px 5px 1px 7px;
color: #fff;
text-decoration: none;
font-size:11px;
}

#navcontainer ul li a.submenu:hover
{
color: #AAAAAA;
background-color: #;
text-decoration: none;
}

#navcontainer ul li a.submenu_current{
	text-indent:18px;
	background:url(imagens/ico_boquinha.gif) 6px center no-repeat;
	color: #AAAAAA;
}

	
	#sidebar{
		width:220px;
		float:left;
		background:#CF0404;
		margin-left:5px;
		border:5px solid #B70404;
		padding-bottom:20px;
	}
	
	#img_tosqueiras{
		width:219px;
		height:41px;
		margin-top:90px;
		background:url("imagens/img_tosqueiras.gif");
	}
	.titulo_sidebar{
		color:#FFCC00;
		font-size:16px;
		font-weight:bold;
		margin-top:15px;
		text-align:center;
	}
	.videos{
		margin-top:7px;
	}
	.anuncios_uol{
		margin-top:20px;
		text-align:center;
	}
	.peteca{
		margin-top:7px;		
		width:220px;
		height:218px;
		text-decoration: none;
	}
	
