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

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

body {
	background-image: url(/img/bg_fundo.gif);
	background-repeat: repeat-x;
	background-color: #f3f2ed;
	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%;
	position: relative;
	z-index: -1;
}

#conteiner .bg_juninho {
	background-image: url("/img/bg_juninho.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    height: 555px;
    margin: 0 auto;
    position: fixed;
    width: 100%;
}

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

}

#ctxMeio {
	width:900px;
	margin: 0 auto;
}

#cmTopo {
	background: url(/img/bg_topo.png) no-repeat;
	width:900px;
	height:195px;
	margin: 0 auto 20px; 
	display:block;	
}

#logomarca {
	width:296px;
	height:117px;
	position: relative;
	top: 10px;
	left: 287px;
}

#player {
	width:293px;
	height:15px;
	margin:0;
	float:right;
	position: relative;
    right: 32px;
    top: 10px;
	/*visibility:hidden;*/
}


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

}

#menu {
	background-image: url(/img/bg_menu.png);
	width:900px;
	height: 45px;
	margin: 32px 0 0;
	*margin: 29px 0 0;
}

#menu ul {
	display:block;
	list-style:none;
	margin: 0 0 0 40px;
}

#menu li {
	background-image: url("/img/separador.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 45px;
    text-align: center;
	line-height: 45px;
}
#menu a {
	margin: 0 9px;
    padding: 0 9px;
	height: 45px;
	color:#756F5E;
	text-decoration:none;
	display: block;

}

#menu .ultimo {
	background: none;
}

#menu a:hover {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}

.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:860px;
	margin:0 auto;
	background-image: url(/img/bg_branco.png);
	padding: 20px;
	float: left;
}

.borda-topo {
	background-image: url(/img/bg_branco_topo.png);
	width: 900px;
	height: 5px;
	float: left;
}

.borda-baixo {
	background-image: url(/img/bg_branco_baixo.png);
	width: 900px;
	height: 5px;
	float: left;
}

#cmRodape {
	width:900px;
	margin:20px auto 0;
}
/*#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:900px;	
	height: 88px;
	background-image:url('/img/bg_rodape.png');
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:center;
}
#redeImagem {
	width:880px;
	margin:0px auto !important;

}

#redeImagem img {
	float:left;
	height:30px;
	margin-left:45px;
}

#cmRodapeBaixo .mc3 {
	float:left;
	width: 320px;
	height: 88px;
}

#cmRodapeBaixo p {
	color: #6B6B68;
    display: block;
    float: left;
    font-size: 11px;
    margin-left: 10px;
    margin-top: 40px;
    text-align: center;
}
#cmRodapeBaixo p span {
	
} 

#infinitech {
	float:right !important;
	margin-right:12px;
	margin-top: 40px;
}

#todasMigalhas a {
	font-weight:600;
}

