#topoHeader{
	width:1000px;
	height:60px;
	background:#FFF;
	clear:both;
}
#fotoTopo{
	width:1000px;
	height:332px;
	background:url(../img/topoBlog2.jpg);
	clear:both;
	border:0px red solid;
}
#fotoTopoEsporte{
	width:1000px;
	height:332px;
	background:url(../img/topoBlogEsporte.jpg);
	clear:both;
	border:0px red solid;
}
#conteudo{
	width:1000px;
	height:auto;
	clear:both;
	border:0px red solid;
	margin-top:0px;
	background:#FFF;
}

#divBlogConteudo{
	width:740px;
	height:auto;	
	float:left;
	margin-left:20px;
	margin-top:20px;
	border:0px red solid;
	
}
#divBlogSidebar{
	width:200px;
	height:auto;
	float:right;
	margin-right:20px;
	margin-top:20px;
	border:0px green solid;
	
}

.barraARedacao{	
	width:200px;
		height:20px;
		background:#343f59 url(../img/volta-barra.png) top right no-repeat;		
		border:0px red solid;
		line-height:20px;
		font-family:verdana;
	font-size:8pt;
	color:#fff;
	font-weight:none;
	text-indent:10px;
	font-weight:bold;
}

.pFrontTitulo{
        font-family:verdana;
        font-size:18pt;
        color:#000;
        font-weight:bold;   
		line-height:140%;		
    }
	.pFrontSubTitulo{
        font-family:verdana;
        font-size:14pt;
        color:#000;
        font-weight:bold;   
		line-height:140%;		
    }
    .pFrontDescricao{
        font-family:verdana;
        font-size:10pt;
        color:#000;
        text-align:left;		
        font-weight:normal;
		line-height:125%;
    }
	.pFrontSmallDescricao{
        font-family:verdana;
        font-size:7.5pt;
        color:#000;
        text-align:left;		
        font-weight:normal;
		line-height:125%;
    }
	
.blogPost	{
	width:90%;
	height:auto;
	padding:10px;	
}

.blogClear{
	float:left;
	clear:both;
	height:10px;
	width:80%;	
	
}

#blogPhoto{
	width:100%;
	height:auto;
	
	clear:both;
	padding:10px;
}

.blogComunique{
	width:100%;
	height:auto;
	background:aliceblue;

	padding:10px;
	float:left;
}

.blogComentario{
	width:51%;
	height:auto;
	background:#f8f8f8;	
	padding:10px;
	float:left;
	margin-bottom:10px;
}

#divDeixeComentario{
	width:45%;
	height:auto;
	border:0px red solid;
	float:right;
}

a.blogLinkComunique:link{
	font-family:verdana;
        font-size:8pt;
        color:#000;
        text-align:left;		
        font-weight:normal;		
}

hr{

height: 5px;
color: #ffffff;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
border:0px;
border-top:1px #d3d3d3 dotted;

}

a:link{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

#blogArquivo ul{
	list-style-type: none;
	line-height:150%;	
	margin:0;	
	text-indent: 5px;
	padding:10px;
	font-family:verdana;
	font-size:11pt;
	font-weight:bold;
}
#blogArquivo ul li ul{
	list-style-type: none;
	padding:20px;	
	font-family:verdana;
	font-size:8pt;
	font-weight:none;
}
