@charset "utf-8";
#geral {
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
}
#geral #palco #esquerdo p {
	padding-right: 20px;
	text-align: justify;
}
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#geral  #palco  #esquerdo  #form1  input {
	border: 1px solid #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
#geral  #palco  #esquerdo  #form1  textarea {
	border: 1px solid #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
#geral  #palco  #esquerdo  #form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}


#geral #topo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 1000px;
}
#geral #palco {
	background-image: url(images/blackgroung_stage_bestway.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 974px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#geral #palco #esquerdo {
	margin: 0px;
	float: left;
	width: 531px;
	padding-top: 37px;
	padding-right: 0px;
	padding-left: 83px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#geral #palco #direito {
	width: 337px;
	padding-right: 13px;
	padding-left: 10px;
	float: left;
	margin: 0px;
	padding-top: 122px;
	padding-bottom: 0px;
}
#geral #pe {
	background-image: url(images/image_foot_page.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 83px;
	width: 1000px;
	background-repeat: no-repeat;
}
#geral #rodape {
	background-image: url(images/image_footer.jpg);
	float: left;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 0px;
	padding-left: 150px;
	background-repeat: no-repeat;
	height: 78px;
	width: 651px;
	text-align: center;
	margin: 0px;
}
#geral blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 800px;
	text-align: center;
	margin: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style2 {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-size: 12px}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
