a img             { border: none; }
#page-wrap        { height:400px; width: 780px; margin: 0 auto; padding: 0px 0;}
#slider           {background-position:left top ; background-image:url('../imgsitio/f_1.jpg');height:340px; width: 712px; overflow: hidden;position: relative; margin: 0px; float:left;}

#mover            { width: 780px; height:455px; position: relative;}
.slide            { width: 780px; float: left; position: relative; text-align:left;}
.slide h1         { z-index: 1000; position: absolute; padding-top:25px; right: 0; margin-right: 10px;} 
.slide img        { position: relative; top: 0px; left: 0px; margin-left: -289px !important; margin-right: 307px;}
#slider-stopper   { position: absolute; top: 1px; right: 0px; background: #ac0000; color: white;padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }

.titulo-imagen{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 26px;
  color: #46bef5;
  background: transparent;
  text-decoration: none;
  font-weight: 600;
}
A.titulo-imagen:link    {color:#f2f2f2; text-decoration:none}
A.titulo-imagen:visited {color:#f2f2f2; text-decoration:none}
A.titulo-imagen:active  {color:#f2f2f2; text-decoration:none}
A.titulo-imagen:hover   {color:#f2f2f2; text-decoration:underline}

.detalle-imagen{
  font-family: "Trebuchet MS", sans-serif;
  font-size: 16px;
  color: #46bef5;
  text-align: center;
  padding-top: 10px;
  font-weight: 600;
}

.contenedor-imagen{
  font-family: "Trebuchet MS", sans-serif;
  width: 300px;
  filter: alpha(opacity=70);
  min-height: 180px;
  position: absolute;
  top: 0;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;

}

