@charset "utf-8";
/* CSS Document 
ALGUMAS ABOBRINHAS PARA FAZER COM QUE O IDIOTA DO CACHE RECONHEÇA UM NOVO ARQUIVO.



*/



*{
	padding: 0;
	margin: 0;
	border: 0;
	color:#fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif normal;
}

body{
	background: url(bodyBG.png) repeat-x top left;
	overflow: hidden;
	padding: 0;
}
.bodyAm{
	background: url(bodyAMBG.png) repeat-x top left;
}
a, a:visited{
	color: #fff;
	text-decoration: none;
}
a:hover{
	color:#ff9;
}
.content{
	width: 1000px;
	margin: 0 auto;
	position:relative;
}
.player{
	position: absolute;
	z-index: 4;
	left: 732px;
	top: 0;
	display:compact;
	background: #000;
	height: 70px;
	padding: 0 10px 5px 10px;
	background: url(playerFMBG.png) no-repeat 5px top;
}
.pAm{
	background: url(playerAMBG.png) no-repeat 5px top;
}
.menu1{

}
.menu1 a{
	line-height: 32px;
	margin-right:32px;
	margin-left: 15px;
}
.menu1Am a{
	line-height: 32px;
	margin-right:32px;
	margin-left: 15px;
}
.menu1Am a:hover{
	color:#cff;
}
.menu2{
	font-size: 11px;
	margin-left: 5px;
}
.menu2 a{
	line-height: 42px;
	margin-right: 5px;
	margin-left: 10px;
	font-weight: bold;
}
.menu2Am{
	font-size: 11px;
	margin-left: 5px;
}
.menu2Am a{
	line-height: 42px;
	margin-right: 1px;
	margin-left: 10px;
	font-weight: bold;
}
.menu2Am a:hover{
	color:#cff;
}


.b{
	font-weight:bold;
}
