
#contenedor{ position:relative; left:0px; margin-top:0px; }

	#sin_premios{ position:relative; left:0px; margin-top:40px; text-align:center; }
	
	#menu_premios{ position:absolute; left:0px; top:35px; width:270px; overflow:hidden; }
		.linkOn{ position:relative; left:7px; margin-top:0px; width:267px; height:18px; font-size:13px; font-weight:normal; font-size:13px; font-weight:normal; color:#fff; background-color:#FF9E00; padding-left:3px;}
		* html .linkOn{ width:270px;}
		.linkOff{ position:relative; left:0px; margin-top:0px; width:263px; height:18px; font-weight:normal; }	
	

	#premio{ position:relative; left:290px; top:10px; width:443px; min-height:600px; }
	* html #premio{ height:600px;  }
		
		#titulo_premio{ position:relative; left:0px; top:0px; width:443px; font-size:15px; color:#000000; font-weight:normal; border-bottom:1px solid #999; }
		
		#img_premio{ position:relative; left:0px; margin-top:5px; margin-bottom:0px; width:443px; height:344px; }
		#img_premio  img { width:443px; height:344px; }
		
		#bloque_texto{ position:relative; left:0px; top:20px; width:275px; padding-bottom:60px; }
			#descripcion_premio{ position:relative; left:0px; margin-top:0px; width:275px; }
			#descripcion_premio a{ color:#F90; }
			#enlace{ position:relative; left:0px; width:100%; margin-top:15px; color:#666; font-size:10px; }
			#enlace a{ font-size:10px; font-weight:normal; color:#F90; }
		
		#menu_imagenes{ position:absolute; left:280px; top:387px; width:160px; height:130px; }
			#ico_menu_imagenes{ position:absolute; left:0px; left:0px; width:70px; height:70px; }
			#ico_menu_imagenes img{ width:70px; height:70px;}
			
			#texto_menu_imagenes{ position:absolute; left:60px; top:0px; width:110px; font-size:10px; }
			#botones_menu_imagenes{ position:absolute; left:112px; top:25px; width:47px; height:20px;  }
				#boton_menu_imagenes_menos,#boton_menu_imagenes_mas{ position:absolute; left:0px; top:0px; width:20px; height:20px; }
				#boton_menu_imagenes_menos a,#boton_menu_imagenes_mas a{ display:block; width:15px; height:18px;  font-size:12px; color:#fff; text-decoration:none; background-color:#666; padding-left:5px; padding-top:2px; }
				* html #boton_menu_imagenes_menos a,* html #boton_menu_imagenes_mas a{ width:20px; height:20px; }
				#boton_menu_imagenes_menos a:hover,#boton_menu_imagenes_mas a:hover{ background-color:#F90; }
				
				#boton_menu_imagenes_mas{ left:23px; }
				
				
				

