@charset "utf-8";

/* CSS Document */

#imgLogin{
background:url(../imgs/label_login.jpg) no-repeat;
height:20px;
margin-top:10px;
margin-left:10px;
}

#imgSenha{
background:url(../imgs/label_senha.jpg) no-repeat;
margin-top:5px;
height:20px;
margin-left:10px;
}
#btLogin{
float:left;
width:15px;

height:15px;

margin-left:2px;

margin-top:5px;

}

#campoSenha{

width:189px;

float:left;

height:35px;



}

#formLogin{

	background:url(../imgs/topo_login.jpg) no-repeat;

	background-color:#deeef4;

	width:228px;

	height:276px;

	margin-left:34px;

	top:7px;

	position:absolute;

	float:left;

	left: -1px;

}

#esqueci{

width:150px;

height:25px;

font-size:12px;

margin-left:10px;



}

#esqueci a{
color:#333333;
text-decoration:none;
width:150px;

height:25px;

font-size:12px;

margin-left:10px;



}

#acesse{

text-align:center;

padding-top:105px;

font-size:13px;

	

}

#esqueci a{

font-size:10px;

}

#esqueci a:hover{

font-size:10px;

text-decoration:underline;

color:#000000;

}
#iframe{
min-height:550px;


}

 