body {
  margin: 0;
  font-size: 12px;
  font-family: Verdana;
  background: url(../images/bg_tile.png) 0px repeat;
  color: #191919;
}

a {
  color: #600700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin-top: 9px;
  margin-bottom: 11px;
}

h3 {
  color: #600700;
}

#body_top {
  /* margin-bottom: 30px; */
}

#body_cenefa {
  width: 100%;
  height: 60px;
  background: url(../images/bg_cenefa.jpg) 0px repeat-x;
}

#body_cenefa div {
  height: 41px;
  padding-top: 12px;
  background: url(../images/cenefa.png) 0px repeat-x;
}

#body_logo {
  width: 100%;
  height: 155px;
  margin-top: 13px;
  margin-bottom: 13px;
  background: url(../images/logo_bar.png) center no-repeat;
}

#body_content {
  width: 1072px;
  margin: 0 auto;
}

#body_left {
  float: left;
  width: 230px;
}

#body_right {
  position: relative;
  float: left;
  width: 230px;
}

#body_content_box {
  position: relative;
  float: left;
  width: 612px;
  height: 870px;
  margin: 10px auto;
  background: url(../images/carta_bg.jpg) 0px 0px repeat-y;
}

#bcb_top {
  position: absolute;
  width: 100%;
  height: 300px;
  top: 0px;
  left: 0px;
  background: url(../images/carta_bg_top.jpg) center no-repeat;
}

#bcb_bottom {
  position: absolute;
  width: 100%;
  height: 300px;
  bottom: 0px;
  left: 0px;
  background: url(../images/carta_bg_bottom.jpg) center navy;
}

#body_content_box .pagePanel {
  position: absolute;
  width: 552px;
  height: 740px;
  top: 30px;
  left: 30px;
}

.clear_both {
  clear: both;
}

#cc_title {
  background-image: url(../images/title_carta.png);
}

#cc_description {
  position: relative;
  width: 100%;
  height: 220px;
  margin-bottom: 20px;
  font-size: 11px;
}

#cc_description h3 {
  font-family: "Cooper Black";
}

#cc_image {
  height: 303px;
  background: url(../images/mesa/mesa.png) 0px 0px no-repeat;
  border: none;
}

#cc_description ul {
  list-style-type: circle;
}

#cc_description .pgSlider img {
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  border-width: 0px;
}

#galleryThumb {
  width: 100%;
  height: 83px;
  overflow: hidden;
}

#galleryThumb img {
  float: left;
  border: #600700 3px solid;
  margin-right: 8px;
}

#hc_title {
  background: url(../images/title_historia.png) center no-repeat;
  height: 60px;
}

#tac_title {
  background: url(../images/title_taqueria.png) center no-repeat;
  height: 60px;
}

#taqueria_gallery_a {
  position: relative;
  width: 480px;
  height: 680px;
  margin: 20px auto;
}

#taqueria_gallery_a img {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 480px;
  height: 680px;
}

#tzc_title {
  background: url(../images/title_taquizas.png) center no-repeat;
  height: 60px;
}

#tzc_proximamente {
  text-align: center;
  font-size: 18px;
  color: #600700;
  margin-top: 50px;
}

#postit_map {
  position: relative;
  width: 210px;
  height: 253px;
  background: url(../images/postit.png) 0 no-repeat;
  margin-left: 20px;
}

#postit_map img {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 210px;
  height: 253px;
}

#btn_nav {
  position: relative;
  width: 133px;
  margin-left: 97px;
  margin-top: 20px;
  margin-bottom: 30px;
}

#btn_nav a {
  display: block;
  width: 133px;
  height: 97px;
  margin-bottom: 20px;
  background-image: url(../images/btn_nav.png);
}

#btn_nav a.bn_1 {
  background-position: 0px 0px;
}

#btn_nav a.bn_1:hover {
  background-position: -133px 0px;
}

#btn_nav a.bn_2 {
  background-position: 0px -97px;
}

#btn_nav a.bn_2:hover {
  background-position: -133px -97px;
}

#btn_nav a.bn_3 {
  background-position: 0px -194px;
}

#btn_nav a.bn_3:hover {
  background-position: -133px -194px;
}

#btn_nav a.bn_4 {
  background-position: 0px -291px;
}

#btn_nav a.bn_4:hover {
  background-position: -133px -291px;
}

.service_icon {
  display: block;
  margin: 30px auto;
  width: 130px;
}

#service_tienda {
  height: 160px;
  background: url(../images/servicio_tienda.png) 0px -160px no-repeat;
}

a#service_tienda:hover {
  background-position: 0px 0px;
}

#service_carrito {
  height: 100px;
  background: url(../images/servicio_carrito.png) 0px -100px no-repeat;
}

a#service_carrito:hover {
  background-position: 0px 0px;
}

#service_auto {
  height: 84px;
  background: url(../images/servicio_auto.png) 0px -84px no-repeat;
}

a#service_auto:hover {
  background-position: 0px 0px;
}

#service_taxi {
  height: 82px;
  background: url(../images/servicio_taxi.png) 0px -82px no-repeat;
}

a#service_taxi:hover {
  background-position: 0px 0px;
}

#service_detail {
  position: absolute;
  width: 300px;
  height: 108px;
  background: url(../images/bg_service_detail.png) center no-repeat;
  top: 0px;
  left: -250px;
}

#service_detail div {
  padding: 15px 24px 15px 15px;
  color: black;
  font-size: 11px;
}

#service_detail div b {
  color: #800000;
}

#fb_like {
  margin-top: 20px;
  text-align: center;
}

#historia_container p {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: justify;
}

#historia_container p img {
  float: right;
  margin-left: 10px;
}

#intro_container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9999;
}

#intro_logo {
  position: relative;
  width: 100%;
  height: 100%;
}

#intro_loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 18px;
  font-family: Arial;
}

#taquizasGallery {
  width: 552px;
  height: 358px;
  overflow: hidden;
  position: absolute;
}

#taquizasGallery img {
  float: left;
  border: #600700 3px solid;
  margin-right: 8px;
}

#footer {
  text-align: center;
  padding: 20px;
  color: #666;
  font-size: 10px;
}