.bgTopoBlog {
	background-image: url(../images/blog/bg_topo_cinza_laterais.jpg);
	background-repeat: repeat-x;
	height: 139px;
}
.sombraTopo {
	background-image: url(../images/blog/sombra_bg.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.bgLateral {
	background-image: url(../images/blog/bg_lateral.jpg);
	background-repeat: repeat-y;
	width: 177px;
	height: 277px;
}
#divConteudoBlog {
	padding: 15px;
}

#divConteudoLateralNome {
	padding-left: 15px;
	padding-right: 10px;
	height: 277px;
	background-image: url(../images/blog/bg_lateral_inicio.jpg);
}
#divConteudoLateral {
	padding-left: 15px;
	padding-right: 10px;
	height: 277px;
}
.tituloPost {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 180%;
}
.textoLink {
	color: #333333;
	text-decoration: none;
}
select {
	font-size: 11px;
}
div#hold	{
	position:relative;
	overflow:hidden;
	width:438px;
	height:112px;
	z-index:100;
	}
div#wn	{ 
	position:absolute; 
	left:3px; top:-5px;
	width:430px; height:150px; 
	clip:rect(0px, 430px, 112px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{
	position:absolute;
	left:2px;
	top:3px;
	z-index:1;
	}
.linkChamadaBlog {
	color: #333333;
	text-decoration: none;
}
