/* CSS Document */

/*GENERALES*/

* { padding:0; margin:0; border:0} 
html {height: 100%;}
body { background:url(../images/fd_web.jpg); background-repeat:repeat-x; background-color:#ebe7e1; 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:1012px; margin:0 auto;display:table; }


#contenedor .top{ width:1012px; height:769px; background-image:url(../images/top_prehome.jpg); background-repeat:no-repeat; float:left;  padding:0px 0px 0px 0px}
#contenedor .entrar{ float:left; height:74px; padding:224px 0px 0px 604px; width:408px}
#contenedor .video{ float:left; padding:10px 0px 0px 604px; width:408px}
#contenedor .facebook{ float:left; height:91px; margin:30px 0px 0px 600px; padding:40px 0px 0px 110px; width:312px; background:url(../images/fd_sigueme_pre.png); background-repeat:no-repeat;}
#contenedor .bottom{ width:1016px; height:235px; float:left; background:url(../images/bottom_prehome.png); background-repeat:no-repeat;}


/*pie*/
#pie_pre{ width:914px; margin:0 auto; padding:5px 0px 0px 0px; color:#757370; margin-bottom:20px; text-align:center; clear:both;}
#pie_pre a.enlace{ color:#757370; text-decoration:none;}
#pie_pre a.enlace:hover{ color:#757370; text-decoration:underline;}


















