/**
 * Hoja de estilo de meloncorp.com
 *
 * picada por melonian
 * 
 * overrides para el especial de Star Wars
 */


#cabecera-in {
 	position: relative;
        margin-top: 26px;
	width: 100%;
	height: 250px;
	background: url(../img3/top_xmas08.jpg) no-repeat;
}

#logo {
        position: absolute;
        left: 30px;
        top: 5px;
	background: url(../img3/t.gif) no-repeat;
        height: 47px;
        width: 429px;

}        


#stages_intro {
        position: absolute;
        left: 835px;
        top: 0px;
	background: url(../arch/stages/stages.jpg) no-repeat;
        height: 96px;
        width: 85px;

}     
