@charset "utf-8";
/* CSS Document */
* { border:none; list-style:none; margin:0; padding:0;}

#error_404 { display:block; background: url(../images/bg-cont-error.jpg) 0 0 repeat-x; width:100%; margin:0 auto; height:428px; }
#error_404 .cont-error { width:960px; margin:0 auto; background:url(../images/bg-center.jpg) 0 0 no-repeat; height:428px; }
#error_404 .cont-error .info { float:right; width:625px; margin-top:75px; }
#error_404 .cont-error .info h1 { margin-top:44px;}
#error_404 .cont-error .info p { margin-top:23px; }
.botones { margin:28px 0px 0px 75px; }