a img{
	border:none;
}
h1{
	margin: 10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

h3{
	font-family:Calibri;
	font-weight:500;
	font-size:18px;
	color:#666666;
}

h4{
	font-family:Arial;
	font-weight: normal;
	font-size:10px;
	color:#666666;
}

body{
	background-image:url(../images/backindex.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	text-align:center;
}
#tudo{
	
	width: 600px;
	height: 546px;
	margin:0 auto;
	text-align:left;
}
#divlogo{
	
	width:100%;
	margin-top:2px;
	height: 105px;
	text-align:center;
	line-height: 105px;
	clear:both;
	
}

#logo{
	vertical-align:middle;
}

#topo{
	height: 70px;
	text-align:center;
	border-bottom:solid 1px #F0F0F0;
}
#meio{
	height:235px;
	text-align:center;

}

#login{
	width: 500px;
	height: 230px;
	top: 180px;
	left: 50%;
	position: absolute;
	text-align:left;
	margin-left: -250px;
	clear:both;
	display:none;
	text-align:center;
}

.formtext{
	width:300px;
	margin-right:15px;
}

.formsubmit{
	width:300px;
	height:40px;
	margin-right:40px;
}

#login table{
	margin-top:10px;
}
#login table th{
	border-bottom: #CCCCCC dashed 1px;
	font-family:Calibri;
	font-weight:500;
	font-size:18px;
	color:#666666;
}

#login table td{
	font-family:Arial;
	font-weight: normal;
	font-size:10px;
	color:#666666;
}
#linguas{
	width: 500px;
	height: 95px;
	top: 250px;
	left:50%;
	*left: expression(document.body.offsetWidth/2);
	position: absolute;
	text-align:left;
	margin-left: -250px;
	clear:both;
}
#linguas a{
	text-decoration:none;
	cursor:pointer;
}
#linguas a:hover img{
	filter:alpha(opacity=80);
	opacity:0.8;
}
#linguas a:active img{
	filter:alpha(opacity=50);
	opacity:0.5;
}
#linguas .desativado img{
	opacity:0.3;
	filter:alpha(opacity=30);
}

#requisitos{
	height:40px;
	border-top:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
	background-color:#F7F7F7;
	text-align:center;
}

#l1{
	width:218px;
	height:94px;
	float:left;
}


#l2{
	width:218px;
	height:94px;
	float:right;
}

#rodape{
	margin-top: 20px;
	height:30px;
	text-align:center;
}


.imgbg{
	float:left;
	margin-right:10px;
}


.textoreq{
	font-family:Calibri;
	color:#666666;
	font-size:16px;
	margin-top: 10px;
	height:20px;
	vertical-align:center middle;
}

.textoreq2{
	font-family:Arial;
	color:#CCCCCC;
	font-size:10px;
	margin-top: 10px;
	height:20px;
	text-align:center;
}
