#container{text-align:left}

#container{width:96.5%;margin:10px 0 0 15px}

/*yo*/
body{
   background-image: url(img/bak_top.png);
   background-repeat: repeat-x;
   background-color: #E5E5E5;
   width: 100%;
   position: relative;
   height: 595px;
    text-align: center;
	 margin-top: 0;
}
#body2{
   width: 100%;
   height: 599px;
   background-image: url(img/bak_bottom.png);
   background-repeat: repeat-x;
   background-position: bottom;
   position: relative;
}
/*blanco*/
.cell_noborde{
   border-left: White;
   width: 21px;
}
#tabla{
   border: solid #D8DADA 1px;
   background-color: White;
   position: relative;
}
#gris{
   border: #E3E3E3 solid 1px;
   background-color: #F4F4F4;
   margin-left:18%;
   margin-top: 60px;
   margin-bottom: 70px;
   padding-top: 3%;
   padding-left: 10%;
   padding-bottom: 1%;
   height: 400px;
}



/*menu*/
#menu{
   width:30%;
   position: absolute;
   z-index: 9;
height: 100px;
	
}
#menu div{

   left: 10px;
	z-index: 9;
	float: left;
height: 400px;
margin-top:150px;
}
/*instantaneAS*/
#instantaneas{
      
   width:190px;
   position: absolute;
   z-index: 6;
   top: -20px;
   margin-left:81%;
}
#instantaneas DIV{
   width: 190px;
   height: 595px;
      
}

/*logo*/
#logo{
   width: 80%;
   height: 78px;
   position: absolute;
   z-index: 7;
   padding: 1.5%; 
   padding-left: 2%;
   margin-top: 0.2%; 
}
#logo div{
   height: 78px;
   width: 420px;
}

#menu_txt{
   position: absolute;
   bottom: 0px;
   font-size: 70%;
   text-align: center;
   width: 100%;
}

#iframe{
   overflow: auto;
   height: 350px;
   width: 81%;
}
#ultimos_disenos{
   width: 100%;
	display: table;
}
.udisenos{
   float: left;
   margin-left: 10px;
	
}
#achicadora{
   width: 95%;
}

