html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
  border:0;
  font-family:inherit;
  font-size:100%;
  font-style:normal;
  font-weight:normal;
  margin:0;
  outline:0;
  padding:0;
  vertical-align:baseline;
}
body { line-height:1.2em; }
:focus { outline:0; }
ol, ul { list-style:none; }
table { border-collapse:collapse; border-spacing:0; }
blockquote:before,
blockquote:after,
q:before, q:after { content:""; }
blockquote,
q { quotes:"" ""; }
input, textarea { margin:0; padding:0; }
hr {
  background-color:#000;
  border:0;
  color:#000;
  height:1px;
  margin:0;
  padding:0;
}

body {
  background:#FFF url(../img/fondo.jpg) 50% 0 repeat-y;
  color:#666;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
}

/* ************************************************************************** */
/* estructura */
#contenedor {
  background:url(../img/apriori_coming_soon.jpg) no-repeat 0 0;
  height:633px;
  margin:0 auto;
  width:950px;
}

#contenedor .contacto {
  float:left;
  margin:590px 0 0 20px;
}

#contenedor .contacto a {
  color:#000;
  text-decoration:none;
}