#conteudo {
	float: left;
	width: 650px;
	margin-right: 30px;
}
#painel {
	float: left;
	width: 240px;
}
#painel a {
	color: #333;
	text-decoration: none;
}
#painel a:hover {
	color: #069;
	text-decoration: underline;
}


#painel .fotoGal {
	border: 2px solid #CCC;
	margin-bottom: 10px;
}
#galeriaEsp {
	float: left;
	width: 920px;
}
.fotoChamada {
	float: left;
	width: 236px;
	padding: 3px;
	margin-right: 10px;
	height: 236px;
	overflow: hidden;
}
h4 {
	margin: 0px;
}







#conteudo a {
	color: #06C;
	text-decoration: none;
}
#conteudo a:hover {
	color: #221171;
	text-decoration: underline;
}
#conteudo h1 {
	color: #333;
}
#conteudo h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#conteudo h4 {
	color: #3E4095;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#conteudo h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #999;
	font-weight: normal;
	margin: 0px;
}

#conteudo .breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
#conteudo .thumbGaleria {
	float: left;
	width: 182px;
	background-image: url(../images/resources/thumb.png);
	height: 193px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 14px;
	padding-left: 13px;
	padding-right: 19px;
}
#conteudo .thumbGaleria .thumbOver {
	height: 132px;
	width: 182px;
	overflow: hidden;
	margin-bottom: 8px;
}
#conteudo .tituloPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9A0000;
}
#conteudo .tituloGaleria {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#conteudo .itemParceiro {
	height: 180px;
	margin-bottom: 15px;
}
#conteudo .logoParceiro {
	float: left;
	height: 130px;
	width: 200px;
	margin-right: 15px;
	text-align: center;
}



#ferramentas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 12px;
	background-color: #F8F8F8;
}
