*{font-family:Arial, "Trebuchet MS", Verdana; 	padding:0px;	margin:0px; font-size:12px;}
body{
	padding:0px;
	margin:0px;
/*	background-image: url(../img/back.gif);*/
}
a
{
	color:#900;
	text-decoration:none;
}
#loginBox
{
	background-color:#fff;
	position:absolute;
	width:520px;
	border:1px solid #333333;
	left:50%;
	margin-left:-260px;
	margin-top:-240px;
	top:50%;
}

.topo
{
	background:url(../img/login.topo.jpg);
	height:81px;
}
.main
{
	padding:10px;
}
.rodape
{
	background:url(../img/login.rodape.jpg);
	height:23px;
}
#ante
{
	padding:35px;
	padding-bottom:5px;
	position:relative;
}

.ident
{
	border:1px solid #ccc;
	width:317px;
	margin:0 auto;
	padding:10px 0px 10px 21px;
}

legend
{
	background-color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:6px;
	width:105px;
	z-index:10000;
	margin-left:-13px;
}




.marc1
{
	background-image:url(../img/login.marcador1.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;
	margin:16px 0px 0px 40px;
	font-size:14px;
	font-weight:bold;
	
}
.name
{
	font-weight:bold;
	color:#333;
}
.input
{
	border:1px solid #ccc;
	height:19px;
	margin-bottom:10px;
	padding-top:2px;
	padding-left:2px;
}
	
.submit {
	background:#EEEEEE none repeat scroll 0%;
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
	height:23px;
	margin-bottom:10px;
	width:76px;
}
.boxMain
{
	width:340px;
	margin:0 auto;
	margin-top:16px;
	line-height:120%;

}
.boxMain p
{
	padding:5px 4px;
}
.box
{
	border:1px solid #ccc;
	padding:1px;
	width:155px;
	cursor:pointer;
	height:95px;

}
#box1 { float:left; }
#box2 { float:right; }

.titulo2
{
	background:url(../img/login.titulo2.jpg) repeat-x;
	color:#333;
	padding-top:5px;
	height:18px;
	text-align:center;
	font-weight:bold;
	
}
.info { color:#900; background:url(../img/login.marcador2.jpg) no-repeat left center; padding-left:13px; margin-top:20px;   }
.clear { clear:both; }

.texto
{
	margin:16px 0px 10px 40px;
	width:448px;
}

.digitos {float:left; font-size:10px; margin-top:-10px; color:#900; margin-left:2px;}

.error
{
	width:490px;
	text-align:center;
	background-color:#900;
	color:#fff;
	padding:5px 0px;
	font-weight:bold;
}
