* {
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
}

body {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

img {
	border:none;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#a98f2e;
	text-decoration:none;
}

#conteiner {
	width:100%;
	background-position:center top;
	background-image:url('/img/body_fundo.jpg');
	margin:0px auto;
	margin-top:0px;
	padding-top:0px;
}

#conteinerMeio {
	width:949px;
	margin:0px auto 0px auto;
	background-image:url('/img/meio_fundo.png');

}

#ctxMeio {
	width:940px;
	margin:0px auto 0px 2px;

}

#cmTopo {
	width:920px;
	height:184px;
	margin:0px auto;
	display:block;	
}

#logomarca {
	width:181px;
	height:171px;
	margin-left:0px;
	margin-top:3px;
	float:left;
}

#player {
	width:293px;
	height:115px;
	margin-top:0px;
	margin-right:0px;
	background-image:url('/img/player/player_fundo.jpg');
	float:right;
	text-align:center;
	/*visibility:hidden;*/
}


#playerControle {
	width:126px;
	height:48px;
	margin-left:115px;
	margin-top:0px;

}

#menu {
	width:710px;
	margin-top:25px;
	margin-left:25px;
	float:left;
}

#menu ul {
	display:block;
	list-style:none;
}

#menu li {
	float:left;
	text-align:center;
	font-size:16px;	
	display:block;
}
#menu a {
	color:#333333;
	text-decoration:none;

}

#menu a:hover {
	color:#a98f2e;
	text-decoration:none;
}

.menuSelected a {
	color:#a98f2e !important;
	text-decoration:none;
}

#cmBanner {

	margin:0px;
	margin-bottom:6px;
	
}
#cmBanner img {
	width:941px;	
	margin:0px 0px 0px 1px;

}
#cmBanner object {
	width:941px;	
	margin:0px 0px 0px 1px;

}

#cmConteudo {
	width:920px;
	margin:0px auto 0px auto !important ;
	_margin-left:15px;
	
}

#cmRodape {
	width:939px;
	margin:0px auto 0px 0px;
}
#cmRodapeCima {
	width:920px;
	margin:0px auto 5px auto;
	visibility:hidden;
}
#cmRodapeCima span {
	padding-right:80px;
	padding-bottom:3px;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
}

#cmRodapeBaixo {
	width:940px;	
	margin-top:10px;
	margin-left:1px;
	_margin-left:0px !important;	
	background-image:url('/img/rodape/rodape_fundo.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
	padding-bottom:15px;

}
#redeImagem {
	width:880px;
	margin:0px auto !important;

}

#redeImagem img {
	float:left;
	height:30px;
	margin-left:45px;
}
#cmRodapeBaixo p {
	width:940px;
	float:left;
	margin-top:15px;
	display:block;
	font-size:small;
}
#cmRodapeBaixo p span {
	width:380px;
	float:left;
	
} 
#infinitech {
	width:71px !important;
	float:right !important;
	margin-right:12px;
}

#todasMigalhas a {
	font-weight:600;
}
