#total {
	margin: auto;
	width: 900px;
}
#topo {
	float: left;
	height: 220px;
	width: 900px;
	overflow: hidden;
	position: relative;
}
body {
	background-color: #333;
	margin: 0px;
}
#conteudo {
	float: left;
	height: auto;
	width: 900px;
	position: relative;
	background-image: url(../img/fundoConteudo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#base {
	background-color: #dadadc;
	float: left;
	height: 60px;
	width: 900px;
	overflow: hidden;
	position: relative;
}
#conteudoMenu {
	float: left;
	width: 154px;
	position: relative;
	height: auto;
}
#conteudoMeio {
	float: left;
	height: auto;
	width: 542px;
	position: relative;
}

#conteudoMeioOutros {
	float: left;
	height: auto;
	width: 542px;
	position: relative;
}

#conteudoMl {
	float: left;
	height: auto;
	width: 192px;
	position: relative;
	padding-left: 6px;
}
#menu {
	float: left;
	height: 300px;
	width: 154px;
	overflow: hidden;
	position: relative;
}
#enquete {
	float: left;
	height: auto;
	width: 154px;
	overflow: hidden;
	position: relative;
}
#redeSociais {
	float: left;
	height: 212px;
	width: 154px;
	overflow: hidden;
	position: relative;
}
#video {
	float: left;
	height: 380px;
	width: 542px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/fundoVideo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#noticias {
	float: left;
	height: 360px;
	width: 252px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/noticiasHome.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}

#noticias a{
	color: #000;
	text-decoration: none;}

#banner {
	float: left;
	height: 210px;
	width: 250px;
	overflow: hidden;
	position: relative;
}
#fotos {
	float: left;
	height: 68px;
	width: 210px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/fotosHome.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 32px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}


#fotos a{
	color: #000;
	text-decoration: none;
}

#academias {
	float: left;
	height: 72px;
	width: 210px;
	overflow: hidden;
	position: relative;
	background-image: url(../img/academiasHome.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}

#academias a{
	color: #000;
	text-decoration: none;
}
#formatoVideo {
	float: left;
	height: 375px;
	width: 500px;
	overflow: hidden;
	position: relative;
	left: 21px;
}
#formatoVideo2 {
	float: left;
	height: 385px;
	width: 502px;
	overflow: hidden;
	position: relative;
	
}
#conteudoMlPubli {
	float: left;
	height: auto;
	width: 160px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;	
}
#conteudoMeioOutrosTxt {
	float: left;
	height: auto;
	width: 502px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	padding-top: 20px;
}

#conteudoMeioOutrosTxt a{
	color: #000;
	text-decoration: none;
}

#conteudoMeioOutrosTxt a:hover{
	color: #999;
}
#noticias2 {
	float: left;
	height: 110px;
	width: 252px;
	overflow: hidden;
	position: relative;
}
#areaAssinante {
	float: left;
	height: 140px;
	width: 252px;
	overflow: hidden;
	position: relative;
	top: 30px;
}
#cartoesBol {
	float: left;
	height: 50px;
	width: 252px;
	overflow: hidden;
	position: relative;
	top: 60px;
}
#enqueteHome {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	float: left;
	height: auto;
	width: 134px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;
	position: relative;
}

