body {
background-color:#316b90;
margin: 0px;
}
td img { display: block; }
#fundo_esq {
background:#d3d3d3 url(../images/fundo_esq.jpg) repeat-x 0 0;
}
#borda_e1 {
background:#316b90 url(../images/tb_e01.gif) repeat-y 0 0;
}
#borda_e2 {
background:#316b90 url(../images/tb_d01.gif) repeat-y 0 0;
}
#fundo_geral_e{
background: url(../images/fundo_lateral_e.jpg) no-repeat 0 0;
background-position: top right;
}
#paginacao {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; margin:0 auto; color:#000;
}
li{
list-style-type: none;
}
.textoGeral{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.diaHoje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316b90;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#post-cabecalho {
	width:435px;
	height:45px;
	background-image:url(../images/post_cab.gif);
	background-position:left;
	background-repeat:no-repeat;	
	}
#post-corpo {
	width:435px;
	height:auto;
        padding:10 0 10 0px;
	background-image:url(../images/post_meio.gif);
	background-repeat:repeat-y;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	}
#post-rodape {
	width:435px;
	height:76px;
	background-image:url(../images/post_rod.gif);
	background-repeat:no-repeat;
	}
.post-titulo{
	width:300px;
	text-align:left;
	float:left;
	margin:20px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	}
.post-avatar{
        padding:5px 0 0 20px;
	text-align:left; color:#FFF;
	vertical-align:top;
	}
.avatar{
	float:left;
	}
.comment-halo{
	padding:0px 0 0 10px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	float:left;	
	}
#posts{  
        padding:0px;
	width:400px;
	}
#direito-meio {
        width:175px;      
	background-image:url(../images/direita_meio.gif);
	background-repeat:repeat-y;	
        float:left;
	}
.direito-texto {
        padding: 10px 0 0 15px;
        font-family:Arial;
	font-size:12px;
        color:#ffffff;
}
.direito-texto a {
        color:#999999;
}
.comment-halo a{
        color:#000000;
}

