@charset "utf-8";
/* CSS Document */
#wrapper{  
    width:1000px;  
    margin:0 auto;  
    height:202px;  
	border: solid  1px #000000;
}
#fondo_00,#fondo_01,#fondo_02,#fondo_03,#fondo_04,#fondo_05  { width:1000px; height:202px; position:relative; top: 0px; left: 0px; z-index:25; background-image:url(../img/anim2/headerint_00.jpg); overflow:hidden; background-repeat:no-repeat; display:block; }


#fondo_01 { display:none; background-image:url(../img/anim2/home_anim_01.jpg); z-index:26; top:-575px;}

#logo { width:377px; height:115px; position:relative; left:30px; top: 100px;z-index:50;background-image:url(../img/anim2/logo2.png); overflow:hidden;background-repeat:no-repeat;  display:none;}
#arco1 {width:1000px; height:140px; position:relative; left: 0px; top: 0px; z-index:49;background-image:url(../img/anim2/arco1.png); background-repeat:no-repeat; display:none;}
#arco2 {width:1000px; height:140px; position:relative; left: 0px; top: 0px; z-index:48;background-image:url(../img/anim2/arco2.png); background-repeat:no-repeat; display:none;}
#arco3 {width:1000px; height:250px; position:relative; left: 0px; top: -670px; z-index:30;background-image:url(../img/anim2/degrade.png); overflow:hidden;background-repeat:no-repeat; display:none;}

