.estilo_login {
}

body{
	background-color: #CCCCCC;
}
.estrutura {
	height: 274px;
	width: 435px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.topo {
	float: left;
	height: 100px;
	width: 435px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.logo_winp {
	float: right;
	width: 155px;
	margin-top: 5px;
	margin-right: 8px;
}

.img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.titulo {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #F8F8F8;
	float: left;
	height: 20px;
	width: 435px;
	background-color: #1D3A58;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFCC00;
}

.formulario {
	float: left;
	height: 120px;
	width: 300px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #F5F5F5;
}
.cdigital {
	width: 135px;
	float: left;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F5F5F5;
}

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

.rodape {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	float: left;
	height: 30px;
	width: 435px;
	line-height: 30px;
	background-color: #E4E4E4;
}
.rodape a {
	text-decoration: none;
	color: #444444;
}



.botao{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 2px;
	background-color: #E4E4E4;
	height: 20px;
	width: 68px;

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


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

}

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

