/* CSS Document */
#banner {
					width:468px;
					height:80px;
					background-color: #F4F4F4;
					/*border:#cccccc solid 1px;*/
					font-family:arial;
					font-size:9px;
					color:#999999;
					}
#logo div{
					width:400px;
					height:200px;
					background-color:#CCCCCC;
					border:#000099 solid 1px;
			}
			
#logo {
					width:300px;
					height:200px;
					/*background-color:#CCCCCC;*/
					/*border:#000099 solid 1px;*/
			}
#td_corpo_topo {	padding-top:50px;}

#texto{
					font-family:Arial, Helvetica, sans-serif;
					font-size:36px;
			}
#login {
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#006699;
}
#chec {
					padding:2px;

}
#ok {		background-image:url(../img/ok_2.png);
			background-color:#FFFFFF;
			text-decoration:none;
			border:none;
			width:48px;
			height:48px;
}
#div_pia	{
			/*border: #C4D6F7 solid 1px;*/
			width:305px;
			height:85px;
			padding-top:25px;
			background-image:url(../img/estrutura/fundo_login2.png);
			background-position:center;
			background-repeat:no-repeat;
			text-align:center;
			padding-left:20px;
}
#campo {
			background-color:#D1EAF1;
			border-left:solid 2px #006666;
			border-top:solid 2px #006666;
			border-bottom:solid 1px #B4E0F5;
			border-right:solid 1px #B4E0F5;
			font-family:arial;
			font-size:14px;
			color: #000000;
			font-weight:bold;

}
#dicas {
		text-align:justify;
		font-size:14px;
		border: #CCCCCC 1px dashed;
		width:720px;
		padding:1px;
		margin-left:auto;
		background-color:#FFFFCC;
		text-decoration:none;
		cursor:default;}
		#dicas a:hover{ text-decoration:none;}
		#dicas a{ text-decoration:none;}


#rodape_topo {
		/*border: solid 1px #333333;*/
		height:30px;
		padding-top:15px;
		padding-left:300px;}
.icone {
		width:48px;
		height:20px;
		border:#ffffff dashed 1px;
		float:left;
		font-family:arial;
		font-size:10px;}
		.icone a{
		width:48px;
		height:20px;
		border:#ffffff dashed 1px;
		/*padding:4px;*/
		padding-top:4px;
		padding-bottom:4px;
		float:left;}
		.icone a:hover{
		width:48px;
		height:20px;
		border: #0099CC dashed 1px;
		background-color: #EDF8FE;
		cursor:pointer;
		}
.icone_2 {
		width:150px;
		height:20px;
		border:#fff dashed 1px;
		float:left;
		color:#069;
		font-family:arial;
		font-size:12px;
		text-decoration:none;}
		.icone_2 a{
		width:150px;
		height:20px;
		border:#ffffff dashed 1px;
		padding-top:4px;
		padding-bottom:4px;
		float:left;
		color:#069;
		text-decoration:none;}
		.icone_2 a:hover{
		width:150px;
		height:20px;
		border: #0099CC dashed 1px;
		background-color: #EDF8FE;
		cursor:pointer;
		color:#069;
		text-decoration:none;
		}
.icone_dentro {
		width:48px;
		height:20px;
		}
.area_topo {
	height:155px;}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight:normal;
	background: #DEDEDE;
	text-decoration: none;
}
	