body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#div1{
	display:block;
	width:400px;
	height:400px;
	}
#Div_Palco_Full {
	width: 600px;
	height: 800px;
	display: block;
}
#div3 {
	float: right;
	position: relative;
}
#Base_Corpo {
	text-align: center;
	width: 100%;
	position: relative;
}
#Div_Topo_COnteudo {
	margin-left: 18px;
}
.texto_padrao {
	font-family: tahoma;
	font-size: 10px;
	color: #283E86;
}
.texto_padrao_02 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A7A7A;
}
#Div_Formulario {

	background-color: #E9E9E9;
	position: static;
}
#Div_Palco {

	background-color: #C2C2C2;
	width: 18px;
	position: static;
	height: 194px;
}
#Div_Borda {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
