*{
	margin:0;
	padding:0;
}
body{
	background:#333;
}
#total{
	background:url(http://windesigner.net/images-anjob/bg.jpg) no-repeat;
	width:842px;
	height:954px;
	margin:0 auto;
}
#publicidade{
	width:189px;
	float:left;
	padding:100px 0 0 37px;
}
#publicidade img{
	border:0;
	margin:0 0 10px;
	width:189px;
	height:75px;
}
#meio{
	width:335px;
	height:894px;
	float:left;
	margin:20px 0 0 30px;
}
#meio h1{
	font-size:19px;
}
#logo{
	width:335px;
	height:303px;
	background:url(http://windesigner.net/images-anjob/anjobol.png) no-repeat;
}
#player{
	width:328px;
	height:20px;
	margin:10px 0;
}
#placar{
	width:189px;
	height:75px;
	float:right;
	padding:97px 32px 0 0;
}
#programacao{
	width:189px;
	height:180px;
	float:right;
	padding:45px 32px 0 0;
}
#programacao h1{
	font-size:17px;
	background:#99cc00;
	color:#ffffff;
	padding:2px 5px;
}
#programacao p{
	font-size:13px;
	color:#f5f5f5;
	padding:5px 10px 0;
}
#rodape{
	width:842px;
	float:left;
	position:bottom;
}
#direita{
	width:400px;
	float:left;
	font-size:13px;
	padding:0 10px;
}
#esquerda{
	width:400px;
	float:right;
	font-size:13px;
	text-align:right;
	padding:0 10px;
}
#esquerda a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
#esquerda a:hover{
	text-decoration:underline;
}
