/* CSS Document */
html {
	background: #000000 url(../img/bg.jpg) center center no-repeat fixed;
}
body {
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#box_all {
	width:755px;
	margin:0 auto;
	text-align:center;
}
#box_banner {
	width:755px;
	height:150px;
	margin:0;
	border:0;
	float:left;
}
#box_palco {
	width:755px;
	border:0;
	margin:0;
	background:url(../img/palco_2_02.gif) repeat-y;
	float:left;
}
#box_p1 {
	width:755px;
	height:15px;
	margin-top: 15px;
	float:left;
}
#box_p2 {
	width:755px;
	height:15px;
	float:left;
}
#box_vert_esquerdo {
	width:150px;
	margin-left:15px;
	float:left;
}
