/*
//  efectoVentana.css

*/


*.divcontendor
{
  width:  509px;
  height:  231px;
  overflow:  hidden;
}


div.demoElement
{
  color:  rgb(255, 255, 255);
  width:  1700px;
  text-align:  center;
  padding:  0px;
  left:  0px;
  position:  relative;
  float:  left;
  margin:  0px;
  background-color:rgb(255, 255, 254);
}


div.myClass
{
  left:  -1023px;
}


*.numero
{
  font-size:  11px;
  width:  13px;
  margin-top:  2px;
  text-align:  center;
  line-height:  13px;
  background-color:  rgb(188, 230, 254);
  cursor:  pointer;
  color:  rgb(0, 102, 153);
  height:  13px;
  margin-right:  1px;
  float:  left;
  margin-left:  5px;
  border:  1px solid rgb(102,102,102);
}


*.recuedro
{
  margin-top:  3px;
  width:  506px;
  margin-bottom:  1px;
  margin-right:  5px;
  height:  230px;
  margin-left:  1px;
  float:  left;
}


div.demoElementHeight
{
  width:  510px;
  height:  258px;
  position:  relative;
  overflow:  hidden;
}


