#MainConteudoEsquerda{
	position:relative;
	float:left;
	width:152px;
}
.Bloco{
	position:relative;
	float:left;
	width:152px;
}
.Bloco ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
.Bloco ul li{
	width:152px;
	text-align:left;
	display:block;
}
.BlocoSuperior{
	background:url(../images/menu_superior.gif) no-repeat;
	width:152px;
	height:26px;
}
.Bloco p{
	font-family:Tahoma, Arial, Verdana;
	font-size:13px;
	font-weight:bold;
	color:#5A4338;
	padding:5px 0px 0px 9px;
}
.BlocoMeio{
	background:url(../images/menu_meio.gif) repeat-y;
	width:152px;
	height:20px;
	padding-top:3px;
	border-top:#CCCCCC solid 1px;
}
.BlocoMeio a{
	background:url(../images/seta.gif) no-repeat left;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#5A4338;
	margin-left:5px;
	padding:0px 0px 0px 9px;
	
}
.BlocoInferior{
	background:url(../images/menu_inferior.gif) no-repeat;
	width:152px;
	height:10px;
	margin-bottom:10px;
}
.BlocoMeio2{
	position:relative;
	float:left;
	background:url(../images/menu_meio.gif) repeat-y;
	width:152px;
	padding-top:3px;
	border-top:#CCCCCC solid 1px;
}
.BlocoMeio2 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	padding:0px 5px 0px 5px;
	text-align:center;
}

#BlocoEnquete {
	position:relative;
	float:left;
	width:152px;
}
#BlocoEnquete span{
	position:relative;
	float:left;
	width:145px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#000000;
	padding:0px 0px 0px 4px;
}
#BlocoEnquete label{
	position:relative;
	float:left;
	width:147px;
	margin:3px 0px 0px 0px;
	color:#000000;
	padding:0px 0px 0px 5px;
}
#BlocoEnquete div{
	position:relative;
	float:left;
	width:142px;
	margin-top:10px;
	padding:0px 0px 0px 7px;
}

#BlocoNewsletter {
	position:relative;
	float:left;
	width:152px;
}
#BlocoNewsletter span{
	position:relative;
	float:left;
	width:148px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	color:#000000;
	padding:0px 0px 0px 4px;
}

#BlocoNewsletter label{
	position:relative;
	float:left;
	width:147px;
	margin:3px 0px 0px 0px;
	color:#000000;
	padding:0px 0px 0px 5px;
}

#BlocoNewsletter div{
	position:relative;
	float:left;
	width:142px;
	margin-top:10px;
	padding:0px 0px 0px 7px;
}

#BlocoVisitante {
	padding:0px 5px 0px 5px;
	text-align:center;
}

