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

	#sin_noticias{ position:relative; left:0px; margin-top:40px; text-align:center; }

	#menu_noticias{ position:absolute; left:0px; top:28px; width:287px; }
		.linkOn{ position:relative; left:7px; margin-top:0px; width:267px; height:18px; font-size:13px; font-weight:normal; font-size:13px; color:#fff; background-color:#FF9E00; padding-left:3px;}
		* html .linkOn{ width:270px;}
		.linkOff{ position:relative; left:0px; margin-top:0px; width:277px; height:18px; }	
		.linkOff a{ font-size:13px;font-weight:normal; }	

	#noticia{ position:relative; left:300px; margin-top:10px; width:440px; min-height:350px;  }
	* html #noticia{ height:350px;  }

		#bloque_texto{ position:relative; left:0px; top:5px; width:440px; margin-bottom:40px;}
			#titulo_noticia{ position:relative; left:0px; margin-top:0px; width:217px; font-size:15px; color:#000000; font-weight:normal; border-bottom:1px solid #999;padding-bottom:5px;  }
			#bloque_imagenes{ float:right; position:relative; left:0px; top:0px; width:200px; margin:-10px 0px 10px 15px; }
				#img_noticia1,#img_noticia2{ position:relative; left:0px; margin-top:10px; margin-bottom:0px; width:201px; height:127px; }
				#img_noticia1{ margin-top:0px;}
				#img_noticia1 img,#img_noticia2 img{ width:201px; height:127px; }
			#descripcion_noticia{ position:relative; left:3px; margin-top:8px;}
			#enlace_noticia{ position:relative; left:3px; margin-top:20px; }
			#enlace_noticia a{ color:#F90; }
		




