body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
a:link{
color:#336699;
text-decoration:none;
font-weight:bold;
}

a:visited{
color:#336699;
text-decoration:none;
font-weight:bold;
}

a:active{
color:#336699;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#fee900;
text-decoration:none;
font-weight:bold;
}




#all{
position:relative;
top:-7px;
margin:0 auto;
width:100%;
}

div#topo {
		position:relative;
		width:100%;
		height:100%;
		min-width:950px;
		background: url(../Imagens/topo/topo.png) repeat-x left top;
		font-size:11px;
	}
	
	
	#logo {
	position:absolute;
	display:block;
	top:22px;
	left:15px;
	border:none;
	z-index:1;
	width: 100%;
	}
	#menu{
	position:relative;
	text-align:right;
	top: 8px;
	width: 96%;
	z-index: 610;
	}
	#menu1024{
	position:relative;
	text-align:right;
	font-size:12px;
	top: 8px;
	width: 92%;
	z-index: 610;
	font-stretch:ultra-condensed;
color:#fee900;
	}
#buscar{
	position:absolute;
	top:113px;
	right:45px;
	z-index:5;
	color:#FFFFFF;
}


{.................................................AREA RESTRITA...........................................................}

#restritaa{
		position:absolute;
		top:15px;
		right:50px;
		z-index:5;
		color:#FFFFFF;
}

{.................................................CLASSES............................................................}



.submit{
height:23px;
font-weight:bold;
color:#0066CC;
}


.interno:link{
text-decoration:none;
color:#006699;
}
.interno:visited{
text-decoration:none;
color:#006699;
}
.interno:hover{
text-decoration:none;
color:#FFCC33;
}

