

	html, body				{margin:0px; padding:0px;}
  
	body					{background: url(imagenes/fndindex.gif) no-repeat top center; background-color:#000000;}
  
  #principal				{width:952px; position:relative; margin:auto;}
  
  #logo						{width:952px; height:95px; margin-bottom:5px; }
  
 /*index*/
  
  #contenido				{width:952px;}
  
  #separa					{width:952px; height:15px; background-color:#CCCCCC;}
  
  #flash					{width:952px; height:270px;}
  
  #promocionesindex			{width:950px; border: #000000 1px solid; margin-top:10px;}
  
  #videoprom				{width:952px; height:320px; margin-top:10px; margin-bottom:10px;background:#929292;}
  
  #imgprom					{width:952px; height:300px; float: right; }
  
  #sima					{width:952px; height:300px; float: right; }

  
  
  
  #carrusel					{width:952px; height:300px; background:#FFFFFF;}
  
  #promocionesindex img		{border:#CCCCCC 1px solid; margin:8px;}
  
  #ofertas					{width:952px; height:320px;   margin-top:20px; }
  
  .oferta					{width:306px; height:300px; border:#CCCCCC 3px solid; float:left;  background:#000000; margin-top:5px; margin-left:5px;}	
  .ofertaimg				{float:left; text-decoration:none;}
  .texoferta				{ margin:6px;}
  .texoferta a				{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; padding:5px; line-height:20px;}
  
  .texoferta a:hover		{ text-decoration:underline;}			
  
  
  
  #pie						{width:952px; height:31px;color: #FFFFFF; text-align: right; font-family:Arial, Helvetica, sans-serif; font-size:12px; border-top:#CCCCCC 4px solid; margin-top:10px; clear:both; }
  
  
  
  
  
  /*menu*/
  
  #menu						{width:952px; height:23px;}
 
ul, ol, li 					{list-style:none; margin:0px; padding:0px; }

.menuPrincipal				{ width:952px; border: 1px solid; border-left:none; height:21px;}

.menuPrincipal li			{  border-left:#888888 1px solid; float:left; width:157px;}

.menuPrincipal a			{ text-decoration:none; color:#666666;font-family:Arial, Helvetica, sans-serif; font-size:12px; background: #FFFFFF; padding:	                             3px; padding-left:7px;display:block; text-align:center; }
								  
.menuPrincipal a:hover		{ background:url(imagenes/menu2.jpg); color:#000000; }	






