/* CSS Document */

.body{
  background: url(../img/1.gif);
}


.style1 {font-family: "Trebuchet MS"; font-size: 14px; }
.style2 {font-family: "Trebuchet MS"; font-size: 14px; font-weight: bold; }
.style3 {font-family: "Trebuchet MS"; padding-left:4px; }

#login_principal {
    width:478px;
	height:auto;
	border:solid #006600 1px;
	background: #009900;
	margin-left:26%;
	margin-top:10%;
	
}

#geral {
	width:130%;
	height:100%;
    left: 50%;
    right: 50%;
}

.log {
	width:478px;
	height:102px;
	background:url(../img/imp_topo_login.jpg);
	border:0px;
}

#barra {
	width:99%;
	height:20px;
	background:#E1F5D8;
	color:#000000;
	text-align:center;
	font-size:15px;
    font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.botao {
	margin-left:0%;
}

.barra_fundo {
	width:100%;
	height:20px;
	background:#E1F5D8;
	color:#000000;
	text-align:center;
	font-size:15px;
    font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}

.tab {
	width:100%;
	border:0px;
	background:none;
}
