@charset "utf-8";
/* CSS Document */

.conteudo_principal {
	float:left;
	width:776px;
	height:517px;
}
.formulario_principal {
	float:left;
	width:392px;
	height:57px;
	margin-left:38px;
	margin-top:192px;
}
.win_linux {
	float:left;
	padding-left: 188px;
	padding-top: 280px;
}
.formulario_principal form {
	padding-left:28px;
	padding-top:18px;
}
.formulario_principal input {
	background-color:#6FB22F;
	border:0;
}
.formulario_principal select {
	font-size:11px;
	color:#666666;
}

.box1_quad {
	float:left;
	width:264px;
	padding-right: 20px;
}
.img_banda {
	float:left;
	text-align: center;
}
.img_texto {
	float:left;
	width: 136px;
	padding-top: 25px;
}
.divisoria_2 {
	float:left;
	background:url(../imgs/linha2.gif);
	background-repeat:repeat-x;
	width: 568px;
	height: 1px;
	margin-top: 10px;
}
.linha3 {
	float:left;
	width:264px;
	background:url(../imgs/linha2.gif);
	background-repeat:repeat-x;
	height:1px;
}

