@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
h2 {
	color: #022f59;
	font-size: 16px;
	clear: both;
}

#tudo {
	width: 900px;
	_width: 925px;
	margin: 0 auto;
}
#player_index2 {
	background: url('../img/fundo_player.gif') repeat-x;
	width: 565px;
	padding-left: 335px;
	height: 37px;
}
#lateral {
	width: 173px;
	float: left;
}
#conteudo {
	float: left;
	width: 710px;
	_width: 730px;
}
#conteudo #miolo {
	float: left;
	width: 541px;
}
#lateral #menuLateral {
	height: auto;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 7px;
	background-image: url(../img/bgMenu.gif);
	background-repeat: no-repeat;
}
#menuConteudo {
	background: url('../img/menu-acima.jpg') no-repeat;
	height:41px;
	width: 700px;
	margin-top: -3px;
	padding-left: 70px;
	float: right;
}
#menuConteudo li{
	float: left;
	text-align: center;
	width: 95px;
	margin-right: 10px;
	line-height: 35px;
}
lateral_banners {
	text-align: center;
	float: center;
	width: 150px;
	left:50%;
top:50%;

}

#noticias {
	background: url('../img/noticias_fundo.jpg') no-repeat;
	width: 524px;
	height: 349px;
	padding: 15px 10px 10px 10px;
}
.box{
	background: url('../img/noticias_fundo_2.jpg') no-repeat;
	width: 509px;
	height:174px;
	padding: 15px 0 0 35px; 
	
}
#bannerBottom {
	height: 120px;
	clear: both;
	padding-left: 70px;
}
#publicidade {
	background: url('../img/esquerda.gif') no-repeat;
	width: 164px;
	height:707px;
	float: right;
	padding-top: 20px;
	position: relative;
}
.banner1 {
	width: 260px;
}

#rodape {
	clear: both;
	text-align: right;
	color: #666;
	background-image: url(../img/rodape_fundo.png);
	height: 150px;
	width: 100%;
	background-repeat: repeat-x;
}
.banner2 {
	width: 274px;
	float: right;
}
.bannertudo {

	width: 534px;
}
.banners_home1 {
	width: 261px;
}
.banners_home2 {
	width: 280px;
	clear: left;
	float: right;
}
