.estilo_login {
}
#estrutura {
	height: 322px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	border: 1px solid #C0C0C0;
}
#estrutura #topo {
	float: left;
	height: 150px;
	width: 500px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#estrutura #topo #logo_winp {
	float: left;
	width: 155px;
	margin-top: 5px;
	margin-left: 8px;
}

#estrutura #topo img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#estrutura #titulo {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #555555;
	float: left;
	height: 20px;
	width: 500px;
	background-color: #FFFFFF;
}

#estrutura #formulario {
	float: left;
	height: 120px;
	width: 350px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D5D5;
	background-color: #F8F8F8;
	font-family: arial;
	font-size: 11px;
	color: #555555;
}
#estrutura #cdigital {
	width: 150px;
	float: left;
	height: 120px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}

#estrutura #formulario a {
	font-family: arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
#estrutura #formulario a:hover {
	color: #AA0000;
	text-decoration: none;
}

#estrutura #rodape {
	font-family: arial;
	font-size: 10px;
	color: #444444;
	float: left;
	height: 30px;
	width: 500px;
	line-height: 30px;
	background-color: #F4F4F4;
}
#estrutura #rodape a {
	text-decoration: none;
	color: #444444;
}



.botao{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	margin-left: 2px;
	background-color: #CCCCCC;
	height: 20px;
	width: 73px;

}
#estrutura #cdigital #tit_cd {
	font-family: arial;
	font-size: 9px;
	color: #3366CC;
	line-height: 15px;
	text-decoration: none;
	height: 15px;
	width: 100px;
	margin-top: 33px;
}
#estrutura #cdigital img {
	margin-left: 2px;
	margin-top: 0px;
}


.campotext{
	font-family: arial;
	font-size: 11px;
	float: left;
	height: 15px;
	width: 150px;
	line-height: 15px;
	color: #444444;

}

.form {
	width:180px;
	float: none;
	height: 20px;
}
