body  {
	text-align:center;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
      }	
#wrap {
    text-align:center;
	width:950px;
	border-color:red;
	border-style:solid;
	border-width:2px;
	background-color:black;
      }
#menu{
     width:950px;
	 height:200px;
	 }
#promo{
      }
#swfrevista{
         width:950px;
         text-align:center;
		 background-color:black;
           }
#texto{
color:#ffffff;
float:right;
font:12px verdana;
}
#piepagina{
             height:100px;
			 width:950px;
             background-image:url(../images/piepagina.jpg);
			 background-repeat:no-repeat;
			 color:black;
			 text-align:center;
			 text-indent:5px;
			 padding-left:150px;
			 padding-right:150px;
          }
