@charset "utf-8";
/* CSS Document */

/*body*/
#home #container{ background:url(../backgrounds/home/fondo_home.jpg) center center no-repeat; }
#ficha #container{ background:url(../backgrounds/ficha/fondo_ficha.jpg) center center no-repeat; }
#trailer #container{ background:url(../backgrounds/trailer/fondo_trailer.jpg) center center no-repeat; }
#poster #container{ background:url(../backgrounds/poster/fondo_poster.jpg) center center no-repeat; }
#sinopsis #container{ background:url(../backgrounds/sinopsis/fondo_sinopsis.jpg) center center no-repeat; }
#fotos #container{ background:url(../backgrounds/fotos/fondo_fotos.jpg) center center no-repeat; }
#backstage #container{ background:url(../backgrounds/backstage/fondo_backstage.jpg) center center no-repeat; }

/* footers */

#home #footer{ background:url(../img/icon_subiela_home.jpg) left center no-repeat;}
#trailer #footer{ background:url(../img/icon_subiela_trailer.jpg) left center no-repeat;}
#poster #footer{ background:url(../img/icon_subiela_poster.jpg) left center no-repeat;}
#ficha #footer{ background:url(../img/icon_subiela_ficha.jpg) left center no-repeat;}
#fotos #footer{ background:url(../img/icon_subiela_fotos.jpg) left center no-repeat;}
#sinopsis #footer{ background:url(../img/icon_subiela_sinopsis.jpg) left center no-repeat;}
#backstage #footer{ background:url(../img/icon_subiela_backstage.jpg) left center no-repeat;}