@charset "utf-8";
/* CSS Document */
#fondo0{
   background-image: url(../images/fondo.jpg);
   background-position: top;
   background-repeat: repeat-x;
   background-attachment:fixed;
 }
#fondotitle{
   background-image: url(../images/titulo_fac.png);
   background-position: top;
   background-repeat:no-repeat;
   background-attachment:fixed;
 }
 #fondotitle{
   background-image: url(../images/info.png);
   background-position: top;
   background-repeat:no-repeat;
   background-attachment:fixed;
 }
