/* CSS Document */

body{ margin:0; background-color:#FFFFFF; }

#corpo { width:1024px; z-index:0;}
	#corpo #topo{ float:left; width:1004px; height:115px;}
		#topo #logo{ float:left; width:150px; height:115px; text-align:left; }		
		#topo #menus{ float:left; width:854px; height:115px; text-align:right; }		
			#menus #linguas{ float:left; width:854px; height:30px; text-align:right; }		
			#menus #menu_superior{ float:left; width:854px; height:35px; text-align:right; }
				#menu_superior input { border:#999999 1px solid; color:#999999; font-family:Arial; font-size:10px;}		
			#menus #menu_principal{ float:left; width:854px; height:50px; text-align:right; }
	#corpo #conteudo { float:left; width:1004px; }
#corpo #rodape_redes { float:left; width:1004px; border-bottom:1px dotted #999999; font-family:Arial; font-size:11px; color:#666666; line-height:16px; text-align:right }
#corpo #rodape {  float:left; width:1004px; font-family:Arial; font-size:11px; color:#666666; line-height:16px; }
 #rodape #rs{  float:left; width:140px; font-family:Arial; font-size:11px; color:#666666; line-height:16px; }
 #rodape #texto{  float:left; width:1004px; margin-left:-140px; font-family:Arial; font-size:11px; color:#666666; line-height:16px; }
 #rodape #logo{  float:left; width:140px; margin-left:-140px; font-family:Arial; font-size:11px; color:#666666; line-height:16px; }

.noneLnk{ border:0; text-decoration:none; }
