/* CSS Document */

/*GENERALES*/

* { padding:0; margin:0; border:0} 
html {height: 100%;}
body {height:100%; background-image:url(../images/fd_prehome.jpg); background-repeat:no-repeat;}


/*GENERALES*/

#contenedor{ width:100%; margin:0 auto; display:table}

#contenedor .interior{ width:954px; height:758px; margin:0 auto; background-image:url(../images/fd_web_int.png); background-repeat:no-repeat; background-position:0px 5px}
#contenedor .content{ width:909px; height:703px; margin:0 auto; background-image:url(../images/fd_web_content.jpg)}
#contenedor .sep_top{ width:909px; height:20px; clear:both}


#left{ width:455px; float:left}
#left .entrar{ width:138px; margin:0 auto; padding:290px 0 0 22px}



#right{ width:366px; float:right; margin:0 39px 0 0}
#right .sep{ width:366px; height:136px; clear:both}
#right .video{ width:316px; margin:0 auto; clear:both; padding-right:50px}
#right .tiendas{ width:276px; margin:150px auto 0 100px; clear:both}
#right .ico{ margin:0 5px 0 25px}

















