@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}
#c1_fld_username {
	border: 1px solid #333333;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background-image: url(../imagens/fundo.jpg);
}
h2 {
	color: #022f59;
	font-size: 16px;
	clear: both;
}

#tudo {
	width: 800px;
	_width: 925px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#player_index2 {
	background: url('../img/fundo_player.gif') repeat-x;
	width: 565px;
	padding-left: 335px;
	height: 37px;
}
#lateral {
	width: 190px;
	float: left;
}
#conteudo {
	width: 800px;
	_width: 730px;
	text-align: left;
}
#conteudo #miolo {
	float: left;
	width: 600px;
}
#lateral #menuLateral {
	height: 380px;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#menuConteudo {
	background: url('../img/menu-acima.jpg') no-repeat;
	height:41px;
	width: 535px;
	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: right;
	width: 150px;
	left:50%;
top:50%;

}

#noticias {
	background: url('../img/noticias_fundo.jpg') no-repeat;
	width: 589px;
	height: 349px;
	padding: 15px 10px 10px 10px;
}
.box{
	background: url('../img/noticias_fundo_2.jpg') no-repeat;
	width: 0px;
	height:174px;
	padding: 15px 0 0 35px; 
	
}
#bannerBottom {
	height: 120px;
	clear: both;
	padding-left: 70px;
}
#publicidade {
	width: 180px;
	height:400px;
	float: right;
	padding-top: 20px;
	position: relative;
	clear: right;
	background-repeat: no-repeat;
}
#rodape {
	clear: both;
	text-align: center;
	color: #666;
	background-image: url(../img/rodape_fundo.png);
	height: 150px;
	width: 100%;
	background-repeat: repeat-x;
}
