/*	body #topo {
	margin: auto;
	width: 970px;
	position: relative;
	}
	
	#buscar {
	position:absolute;
	top:50px;
	left:320px;
	}
	
	#buscar h2 {
	color:#0066CC;
	font-size:12px;
	}
	
	#buscar input, #buscar option {
	font-size:11px;
	color:#333333;
	}
	
	#buscar select {
	font-size:11px;
	color:#333333;
	height:20px;
	}
	
	#idiomas {
	position:absolute;
	top:40px;
	right:0px;
	}
*/