.form {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.alinhamentoGlobal {
	position: absolute;
	top: 0px;
	left: 0px;
}
.blocoGlobal {
	position: relative;
	display: block;
	width: 993px;
}
.blocoEsquerdo {
	position: relative;
	float: left;
	display: block;
	left: 10px;
	width: 543px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 55px;
	background-color: #FFFFFF;
}
.banner {
	width: 543px;
	position: relative;
	top: 0px;
	left: 0px;
}
.generos {
	position: relative;
	width: 543px;
	height: 231px;
	background-repeat: no-repeat;
	top: 15px;
}
.feminino {
	position: relative;
	float: left;
	padding-top: 48px;
	left: 17px;
	width: 170px;
	line-height: 11px;
}
.masculino {
	position: relative;
	padding-top: 48px;
	float: left;
	left: 30px;
	width: 170px;
	line-height: 11px;
}
.infantil {
	position: relative;
	padding-top: 48px;
	float: left;
	left: 45px;
	line-height: 11px;
	width: 170px;
}
.segmentos1 {
	position: relative;
	top: 27px;
	float: left;
}
.segmentos2 {
	position: relative;
	top: 37px;
	float: left;
}
.segmentos3 {
	position: relative;
	top: 47px;
	float: left;
}
.segmentos4 {
	position: relative;
	top: 57px;
	float: left;
}
.Calendario {
	position: relative;
	top: 67px;
	float: left;	
}
.siga {
	position: relative;
	top: 80px;
	float: left;
	padding-bottom: 35px;
}
.blocoMeio {
	position: relative;
	left: 20px;
	float: left;
	width: 195px;
	top: 0px;
	padding-bottom: 29px;
}
.ultimasPublicacoes {
	position: relative;
	float: left;
}
.ultimasNoticias {
	position: relative;
	float: left;
	top:10px;
}
.blocoDireito {
	position: relative;
	right: 0px;
	float: right;
	width: 195px;
}
.news {
	position: relative;
	background-repeat: no-repeat;
}
.atendimentoOnline {
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}
.publicidade {
	position: relative;
	top: 10px;
}
.publicidadeUse {
	position: relative;
	top: 10px;
}
.rodape {
	padding-left: 10px;
	position: relative;
	top: -12px;
	float: left;
}


