/* CSS Document */

/*GENERALES*/

* { padding:0; margin:0; border:0} 
html {height: 100%;}
body { background-color:#000; color:#f0e5d5; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none; text-align:left; line-height:14px;}


/*GENERALES*/
#contenedor{width:990px; margin:0 auto; height:640px;  background-image:url(../images/prehome.jpg) }
#contenedor .video{ float:right; width:370px; margin:150px 20px 0 0}
#contenedor .sep{ width:990px; height:1px; clear:both}

#contenedor .entrar{ width:185px; height:50px; margin:105px auto 0 385px; clear:both; cursor:pointer}
















