@charset "UTF-8";
/* CSS Document */
body {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color: #333;
	background: url(images/bg.jpg) no-repeat center top;
	text-align: justify;
	width: 999px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0 auto;
	height: 100%;
}
#audiovideo {
	float: left;
	height: 65px;
	width: 333px;
	margin-top:1px;
}
#boxprogramas {
	height: 375px;
	width: 333px;
	float: left;
	}
#header {
	height: 115px;
	width: 999px;
}
#main {
	background: left center;
	width: 999px;
}

#webstunning_video_player {
	width: 666px;
	height: 375px;
	float: left;
}
#bannervideo {
	float: left;
	width: 666px;
	margin-bottom:2px;
	margin-top:2px;
}
#bannerprogramas {
	float: left;
	height: 65px;
	width: 333px;
	margin-bottom:2px;
	margin-top:2px;

}
#comentarios {
	float: left;
	height: 200px;
	width: 333px;
	background: #FFF;
	margin-top:1px;
}
#banner_receitas {
	float: left;
	height: 200px;
	width: 333px;
	margin-top:1px;
}
#banner_sigame {
	float: left;
	height: 65px;
	width: 333px;
}

#footer {
	float:left; 
	padding: 2px;
	font:Arial, Helvetica, sans-serif;
	font-size:9px; 
	text-align:center;
	color:#FFFff;
	width: 995px;
	background-color:#CCC;
}
