body {
  margin:0px;
  background:url(/images/bg.jpg);
  font-family: 'AkzeleratCondensedNormal';
}
header {
  width:100%;
  border-top:3px solid #0060be;
}
h1 {
  font-size:12px;
}
h2 {
  font-size:26px;
}
h3 { 
  font-size:22px;
}
h4 {
  font-size:18px;
}
h5 {
  font-size:15px;
}
img {
  border:0px;
}
.top-nav {
  border-bottom: 1px solid #D9D9D9;
  border-top: 1px solid #FFFFFF;
  width: 100%;
}
.top {
  background: url("/images/bg-top.png") no-repeat scroll center center transparent;
  height: 109px;
  margin: 0 auto;
  width: 960px;
}
.logo {
  float: left;
  margin: 10px 25px;
}
.top-right {
  float: right;
  width: 359px;
}
.topbox {
  background: none repeat scroll 0 0 #0060BE;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -khtml-border-radius: 0 0 10px 10px;
  behavior:url(border-radius.htc);
  -moz-border-radius:0 0 10px 10px;  
  -webkit-border-radius:0 0 10px10px;
  border-right: 1px solid #FFFFFF;
  float: right;
  height: 57px;
  position: relative;
  top: -1px;
  width: 357px;
}
.topbox p {
  float: left;
  margin-left: 35px;
  margin-top: 15px;
  text-shadow: 2px 2px 2px #002443;
}
.topbox p a {
  text-decoration:none;
  color:#d1e8fe;
}
#searchform {
  margin-bottom: 10px;
  float:left;
}
#searchform input.search {
  background: none repeat scroll 0 0 #E6E6E6;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  behavior:url(border-radius.htc);
  -moz-border-radius:5px;  
  -webkit-border-radius:5px;
  height: 20px;
  margin-left: 20px;
  margin-top: 12px;
  width: 180px;
}
#searchform input.search-button {
  background: url("/images/lupa.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 34px;
  margin-left: 11px;
  width: 37px;
}
.contact {
  float: left;
  height: 54px;
  width: 357px;
}
.phone {
  float: left;
  background:url(/images/phone.png) no-repeat left center;
  padding-left:20px;
}
.phone p {
  color: #5E81A3;
  font-family: 'FuturaLight';
  font-size: 23px;
  font-weight: bold;
  margin: 12px;
  text-shadow: 1px 1px 1px #FFFFFF;
}
.social-net {
  float: left;
  margin-top: 10px;
}
.facebook, .twitter {
  float: left;
  margin-left: 30px;
}
menu {
  background: none repeat scroll 0 0 #0060BE;
  border-bottom: medium none #0A549C;
  border-top: medium none #0A549C;
  font-family: 'AkzeleratCondensedNormal';
  height: 60px;
  padding: 0;
  position: relative;
  top: -17px;
  margin-bottom:0px;
}
.menu {
  margin: 0 auto;
  width: 960px;
}
.usuario {
  float: right;
  margin-top: 15px;
}
.usuario p {
  color: #FFFFFF;
  float: left;
  margin: 4px;
}
.usuario a {
  float:left;
}
.usuario .carrito {
  background: url("/images/arrow-down.png") no-repeat scroll right 15px transparent;
  float: left;
  padding-right: 15px;
}
.content {
  width:100%;
}
.main-content {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 960px;
}
.galeria {
  height: 425px;
  margin: 0 auto;
  width: 960px;
}
#left-but {
  background: url("/images/arrow-galeria-left.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  float: left;
  height: 48px;
  position: relative;
  top: -200px;
  width: 48px;
}
#right-but {
  background: url("/images/arrow-galeria-right.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  float: right;
  height: 48px;
  position: relative;
  top: -200px;
  width: 48px;
}
.destacados {
  background: none repeat scroll 0 0 #0060BE;
  border-bottom: medium none #0A549C;
  border-top: medium none #0A549C;
  height: 60px;
  margin: 0;
  padding: 0;
}
.destacados h1 {
  color: #D1E8FE;
  font-family: 'FuturaLight';
  font-size: 37px;
  margin: 0 auto;
  padding-top: 7px;
  text-shadow: 2px 2px 2px #002443;
  width: 960px;
}
.left-col {
  float: left;
  padding-left: 25px;
  padding-right: 25px;
  width: 660px;
}
.right-col {
  float: right;
  margin-bottom: 20px;
  margin-top: 25px;
  position: relative;
  width: 248px;
}
.right-col-home {
  float: right;
  position: relative;
  top: -30px;
  width: 248px;
}
.productos {
  float:left;
  margin-top:40px;
}
.producto {
  background: url("/images/bg-productos.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 107px;
  margin: 25px 7px 0 0;
  width: 215px;
}
.fin {
  margin:25px 0px 0 0;
}
.producto img {
  float: left;
  margin: 0 !important;
  padding: 5px;
  border-radius: 15px 15px 15px 15px;
}
.producto ul {
  color: #2866A2;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  list-style: none outside none;
  margin-top: 15px;
  padding: 0;
}
.producto .descripcion {
  color:#636363;

}
.producto ul li span {
  font-size:15px;
}
.productos a {
  float:right;
  font-size:16px;
  color:#666666;
  font-family: 'AkzeleratCondensedNormal';
  text-decoration:none;
  margin-top:30px;
}
.banners {
  width: 248px;
  height: 205px;
  margin-bottom: 20px;
  cursor:pointer;
}
.banner-facebook {
  background:url(/images/banner-facebook.png) no-repeat;
}
.banner-facebook p {
  color: #D1E8FE;
  font-size: 19px;
  margin: 0 auto;
  padding-top: 15px;
  text-align: center;
  text-shadow: 2px 2px 2px #002443;
  text-transform: uppercase;
}
.banner-noticia p {
  color: #FCE7DA;
  font-family: 'FuturaLight';
  font-size: 22px;
  line-height: 22px;
  margin: 0 auto;
  padding-top: 12px;
  text-align: center;
  text-shadow: 2px 2px 2px #002443;
}
.banner-noticia {
  background:url(/images/banner-noticia.png) no-repeat;
}
.banner-noticia img {
  border-radius: 8px 8px 8px 8px;
  margin-left: 17px;
  margin-top: 8px;
}
.banner-noticia ul {
  list-style: none outside none;
  margin-top: 8px;
  padding: 0;
}
.banner-noticia ul li {
  color: #fce7da;
  font-size: 12px;
  margin: 0 auto;
  font-family: 'FuturaLight';
  text-align: center;
  text-shadow: 2px 2px 2px #002443;
}
.banner-apertura {
  background: url(/images/banner-apertura.png) no-repeat;
}
.banner-apertura p {
  color: #FFF;
  font-size: 22px;
  margin: 0 auto;
  padding-top: 25px;
  font-family: 'FuturaLight';
  text-align: center;
  text-shadow: 2px 2px 2px #002443;
}
.banner-apertura ul {
  list-style: none outside none;
  margin-top: 70px;
  padding: 0;
}
.banner-apertura ul li {
  color: #fce7da;
  font-size: 12px;
  margin: 0 auto;
  font-family: 'FuturaLight';
  text-align: center;
  text-shadow: 2px 2px 2px #002443;
}
.banner-apertura a {
  color: #FFFFFF;
  float: right;
  margin-top: 30px;
  position: absolute;
  right: -30px;
  text-decoration: none;
  width: 100px;
}
.comercios {
  border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius:10px;  
  behavior:url(border-radius.htc);
  -webkit-border-radius:10px;
  border:1px solid #f2f2f2;
  width: 248px;
}
.top-comercios {
  background: none repeat scroll 0 0 #0057BD;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -khtml-border-radius: 10px 10px 0 0;
  behavior:url(border-radius.htc);
  -moz-border-radius:10px 10px 0 0;  
  -webkit-border-radius:10px 10px 0 0;
}
.top-comercios p {
  color: #E0F6FF;
  font-family: 'FuturaLight';
  font-size: 16px;
  padding: 10px;
  margin:0px;
  text-align: center;
}
.down-comercios {
  border:1px solid #cacaca;
  background:#e4e4e4;
  border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  behavior:url(border-radius.htc);  
  -webkit-border-radius:0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -khtml-border-radius: 0 0 10px 10px;
}
.down-comercios ul {
  list-style: none outside none;
  padding: 0;
}
.down-comercios ul li {
  color: #666666;
  font-size: 14px;
  margin: 0 auto;
  font-family: 'FuturaLight';
  text-align: center;
}
.down-comercios a {
  color: #0057bd;
  float: right;
  margin-right: 10px;
  margin-top: 15px;
  text-decoration: none;
}
footer {
  background: none repeat scroll 0 0 #0060BE;
  border-bottom: 8px solid #FFFFFF;
  width: 100%;
  float:left;
}
.footer {
  margin: 0 auto;
  width: 960px;
}
.top-footer {
  border-bottom: 1px solid #237BD2;
  margin: 0 auto;
  padding: 20px 20px 5px;
  width: 900px;
}
.top-footer .menu-footer {
  float: right;
  margin-top: 30px;
}
.top-footer .menu-footer ul {
  list-style:none;
}
.top-footer .menu-footer ul li {
  display: inline;
  margin-left: 35px;
}
.top-footer .menu-footer ul li a {
  color: #9FD0FF;
  text-decoration:none;
}
.footer p {
  color: #F2F2F2;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin-left: 10px;
}
.footer p span {
  color:#a9d4ff;
}
form.footer {
  float: left;
  height: 246px;
  margin-left: 10px;
  width: 590px;
}
form.footer p {
  margin:0px;
  color:#93c7f9;
  font-size:14px;
  font-family:Arial, Helvetica, sans-serif;
}
form.footer ul {
  list-style:none;
  padding:0px;
}
form.footer ul li {
  display:inline;
}
form.footer ul li input {
  border: 1px solid #00407F;
  border-radius: 20px;
  -moz-border-radius:20px;  
  -webkit-border-radius:20px;
  -ms-border-radius: 20px;
  -khtml-border-radius: 20px;
  behavior:url(border-radius.htc);
  height: 24px;
  padding: 10px;
  width: 271px;
  cursor:pointer;
  background:#89acce;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
}
form.footer textarea {
  background: none repeat scroll 0 0 #89ACCE;
  border: 1px solid #00407F;
  border-radius: 10px 10px 10px 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  behavior:url(border-radius.htc);
  -moz-border-radius:10px;  
  -webkit-border-radius:10px;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  height: 82px;
  padding: 10px;
  width: 566px;
}
form.footer button:hover {
  background: none repeat scroll 0 0 #004eb0;
  border: 1px solid #000000;
  border-radius: 10px 10px 10px 10px;
  color: #94b5de;
  float: right;
  font-size: 14px;
  height: 30px;
  margin-top: 15px;
  text-align: center;
  text-shadow: 0px 0px;
  width: 95px;
}
form.footer ul li input:focus {
  background-color: #d7d7d7;
}
form.footer textarea:focus {
  background-color: #d7d7d7;
}
form.footer button {
  background: none repeat scroll 0 0 #D7D7D7;
  border: 1px solid #000000;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius:10px;  
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  color: #000;
  float: right;
  font-size: 14px;
  height: 30px;
  margin-top: 15px;
  text-align: center;
  text-shadow: 1px 1px 1px #FFFFFF;
  width: 95px;
  cursor:pointer;
}
.facebook-footer {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 10px solid #156CC1;
  border-radius: 5px 5px 5px 5px;
  float: right;
}
.downbox {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 10px 10px 0 0;
  float: left;
  height: 81px;
  width: 24%;
}
.downbox p {
  color: #0A3F74;
  float: left;
  font-family: 'FuturaLight';
  font-size: 12px;
  margin: 0 20px 0 0;
  padding-left: 20px;
}
.downbox p.telefono {
  background: url("/images/phone-footer.png") no-repeat scroll 20px center transparent;
  font-size: 31px;
  padding-left: 35px;
}
.downbox p.mail {
  font-size:16px;
  font-family:Arial, Helvetica, sans-serif;
}
.breadcrumb {
  width: 670px;
  float:left;
}
.breadcrumb ul {
  list-style:none;
  padding:0px;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}
.breadcrumb ul li {
  display:inline;
}
.breadcrumb ul li a {
  color:#0066cc;
  text-decoration:none;
}
.breadcrumb ul li a:hover {
  text-decoration:underline;
}
.left-col h2 {
  color:#0a3f74;
  font-family:'FuturaLight';
  border-bottom:1px solid #d9d9d9;
  padding-bottom:10px;
}
.left-col p {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 20px;
  width: 592px;
  color:#333333;
}
.left-col img {
  float: left;
  margin: 0 15px 15px 0;
}
.paginador {
  float:right;
  border: 0px !important;
  height: auto !important;
  width: auto !important;
}
.paginador ul {
  display:inline;
}
.paginador ul li {
  display:inline-block;
}
.paginador ul li a {
  background: none repeat scroll 0 0 #cccccc;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius:5px;  
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);
  float: left;
  padding-left: 9px;
  padding-right: 5px;
  text-decoration: none;
  color:#FFF;
  width: 10px;
  margin-bottom:20px;
}
.paginador ul li a.current {
  background:#FFF;
  color:#666666;
}
.paginador ul li a:hover {
  background:#FFF;
  color:#666666;
}
a.arrow {
  background: none repeat scroll 0 0 transparent !important;
  border-radius: 0 0 0 0 !important;
  position: relative;
  top: -2px;
}
a.arrow:hover {
  background: none repeat scroll 0 0 transparent !important;
  border-radius: 0 0 0 0 !important;
  position: relative;
  top: -2px;
}
.paginador ul li a img {
  margin:0px;
}
.left-col h3 {
  color: #0A3F74;
  float: left;
  font-family: 'FuturaLight';
  margin-right: 15px;
}
.left-col h4 {
  color: #333333;
  float: left;
  font-family: 'FuturaLight';
}
form.quienes_somos {
  float: left;
  margin-bottom: 25px;
}
form.quienes_somos ul {
  list-style:none;
  float:left;
  padding:0;
}
form.quienes_somos ul li {
  margin-top: 4px;
}
form.quienes_somos input.direccion, form.quienes_somos input.nombre {
  width:451px;
  height:22px;
  background:#FFF;
  border-radius:10px;
  -moz-border-radius:10px;  
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  border:0px;
}
form.quienes_somos input.email {
  width:232px;
  height:22px;
  background:#FFF;
  border-radius:10px;
  -moz-border-radius:10px;  
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  border:0px;
}
form.quienes_somos input.cedula {
  width:224px;
  height:22px;
  background:#FFF;
  border-radius:10px;
  -moz-border-radius:10px;  
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  border:0px;
}
form.quienes_somos input.socio, form.quienes_somos input.localidad, form.quienes_somos input.celular {
  width:186px;
  height:22px;
  background:#FFF;
  border-radius:10px;
  -moz-border-radius:10px;  
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  border:0px;
}
.content .main-content .left-col .quienes_somos table tr td {
  text-align: center;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
}
table tr td.form {
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  font-family : Arial, Verdana, Helvetica, sans-serif;
  padding-left : 5px;
  padding-right : 5px;
  height:27px;
}
table tr td {
  height:27px;
}
table tr td input {
  border: 0 none;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  height: 27px;
  width: 100%;
}
.legal {
  font-size:11px !important;
  font-family:Arial, Helvetica, sans-serif !important;
  color:#666666;
}
.imprimir {
  background: url("/images/imprimir.png") no-repeat scroll right center transparent;
  float: left;
  padding-right: 25px;
  width: auto !important;
  font-size:11px;
  color:#999999;
}
.quienes_somos button {
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);
  color: #0060BE;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 28px;
  background: #c6c6c6; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M2YzZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTdlN2U3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(top,  #c6c6c6 0%, #e7e7e7 100%, #e7e7e7 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c6c6c6), color-stop(100%,#e7e7e7), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #c6c6c6 0%,#e7e7e7 100%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #c6c6c6 0%,#e7e7e7 100%,#e7e7e7 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #c6c6c6 0%,#e7e7e7 100%,#e7e7e7 100%); /* IE10+ */
  background: linear-gradient(top,  #c6c6c6 0%,#e7e7e7 100%,#e7e7e7 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c6c6', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-8 */
}
.quienes_somos button:hover {
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);
  color: #0060BE;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 28px;
  background: #e7e7e7; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3ZTdlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2M2YzZjNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);

  background: -moz-linear-gradient(top,  #e7e7e7 0%, #c6c6c6 98%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(98%,#c6c6c6)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #e7e7e7 0%,#c6c6c6 98%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #e7e7e7 0%,#c6c6c6 98%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #e7e7e7 0%,#c6c6c6 98%); /* IE10+ */

  background: linear-gradient(top,  #e7e7e7 0%,#c6c6c6 98%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-8 */




}
.registro {
  width:700px;
  height:475px;
  background:#e9e9e9;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
}
.registro h2 {
  border-bottom: 1px solid #D9D9D9;
  color: #0A3F74;
  font-family: 'FuturaLight';
  padding-bottom: 10px;
  padding-top: 20px;
  text-align: center;
  margin:0;
}
.registro form {
  float: left;
  padding-left: 55px;
  padding-top: 35px;
  width: 294px;
  height:376px;
}
.registro form.ingresar {
  border-right:1px solid #d9d9d9;
}
.registro form h4 {
  font-size:18px;
  font-family: 'FuturaLight';
  color: #0A3F74;
  margin:0;
}
.registro form p {
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  margin-top:3px;
}
.registro form ul {
  padding:0px;
  list-style:none;
  color:#333333;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
}
.registro form ul li {
  margin:5px 0;
}
.registro form ul li input {
  border:1px solid #cccccc;
  -moz-border-radius: 20px;
  border-radius:20px;
  -ms-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius:20px;
  behavior:url(border-radius.htc);
  height: 33px;
  width: 240px;
}
ul.recordarme li {
  display:inline;
}
p.olvidaste {
  color: #0051A0 !important;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
  font-size: 11px !important;
  padding-left: 175px;
}
.registro form button {
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);
  color: #FFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 28px;
  background-image: linear-gradient(top, #0069af , #0095dc);
  background-image: -o-linear-gradient(top, #0069af , #0095dc);
  background-image: -moz-linear-gradient(top, #0069af , #0095dc);
  background-image: -webkit-linear-gradient(top, #0069af , #0095dc);
  background-image: -ms-linear-gradient(top, #0069af , #0095dc);
  margin-left: 130px;
}
.registro form.ingresar button {
  margin-left: 150px !important;
  position: relative;
  top: -25px;
}
ul.search-productos {
  float: right;
  list-style: none outside none;
  margin: 8px;
  padding: 0;
  position: relative;
  right: -85px;
  top: -46px;
}
ul.search-productos li input {
  border-radius: 5px 5px 5px 5px;
  height: 29px;
  padding: 5px;
  width: 360px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  border:0px;
}
ul.search-productos li input.send {
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  height: 30px;
  left: -82px;
  position: relative;
  cursor:pointer;
  width: 73px;
  background: #dddddd; /* Old browsers */

  /* IE9 SVG, needs conditional override of 'filter' to 'none' */

  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMWQxZDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #dddddd 0%, #d1d1d1 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #dddddd 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #dddddd 0%,#d1d1d1 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #dddddd 0%,#d1d1d1 100%); /* IE10+ */

  background: linear-gradient(top,  #dddddd 0%,#d1d1d1 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-8 */


  color:#FFF;
}
.line {
  float: left;
  height: 50px;
}
.detalle {
  background: url("/images/bg-detalle.png") repeat-y scroll 0 0 transparent;
  border-bottom: 1px solid #CCCCCC;
  float: left;
  margin-top: 20px;
  padding-bottom: 10px;
  width: 670px;
}
.galeria-producto {
  float: left;
  width: 300px;
}
.detalles {
  border-bottom: 1px solid #CCCCCC;
  color: #666666;
  float: left;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 15px;
  width: 326px;
}
.detalle .detalles p {
  padding:0px !important;
}
.detalles p {
  color: #666666;
  font-size: 12px;
  margin: 5px 0px 0px 0px;
  width: 325px;
}
.detalles h5 {
  color: #0066CC;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 35px;
}
.detalles h5.producto-detalle {
  color: #666666;
  margin-bottom: 0;
}
.detalles h5.que-producto {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.detalles p span {
  color:#333333;
}
.detalles p span.precio {
  color: #007AF2;
  float: right;
  font-size: 26px;
}
.comprar {
  float:right;
  padding-right: 25px;
}
.comprar .buy ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.comprar .buy ul li {
  display:inline;
}
.comprar .buy ul li input {
  width:30px;
  height:22px;
  background:#FFF;
  border:1px solid #CCCCCC;
}
button.comprar-producto {
  color:#FFF;
  background: #00539c; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTM5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM1NjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

  background: -moz-linear-gradient(top,  #00539c 0%, #003564 100%); /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00539c), color-stop(100%,#003564)); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top,  #00539c 0%,#003564 100%); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top,  #00539c 0%,#003564 100%); /* Opera 11.10+ */

  background: -ms-linear-gradient(top,  #00539c 0%,#003564 100%); /* IE10+ */

  background: linear-gradient(top,  #00539c 0%,#003564 100%); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00539c', endColorstr='#003564',GradientType=0 ); /* IE6-8 */


  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);
  width:131px;
  height:44px;
  border:0px;
  font-size:18px;
  margin-left: 37px;
}
.buy .usuario .carrito {
  background: none;
  float: left;
  padding-left: 15px;
}
.buy .usuario {
  margin:0 !important;
}
.buy .usuario .carrito img {
  margin:10px 0 0;
}
.comprar ul {
  float: right;
  list-style: none outside none;
  margin: 15px 0;
  padding: 0;
}
.comprar ul li {
  color: #666666;
  display: inline;
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-left: 10px;
}
.comprar ul li img {
  margin:0;
}
button.volver {
  background-image: -moz-linear-gradient(center bottom , #d3d3d3, #e1e1e1);
  background-image: linear-gradient(center bottom , #d3d3d3, #e1e1e1);
  background-image: -o-linear-gradient(center bottom , #d3d3d3, #e1e1e1);
  background-image: -webkit-linear-gradient(center bottom , #d3d3d3, #e1e1e1);
  background-image: -ms-linear-gradient(center bottom , #d3d3d3, #e1e1e1);
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  color: #0060BE;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 28px;
  margin-top: 10px;
}
p.quienes {
  float:left;
}
.compraron {
  background: url("/images/DetalleProductos.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 202px;
  width: 513px;
}
.compraron .producto {
  background: none repeat scroll 0 0 transparent;
  height: 153px;
  margin-left: 24px;
  width: 134px;
}
.compraron .producto ul {
  color: #2866A2;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  list-style: none outside none;
  margin-top: 15px;
  padding: 0;
}
.compraron .producto img {
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);
  border:1px solid #CCCCCC;
}
.resultados {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  float: left;
  height: 56px;
  width: 660px;
  margin-bottom: 20px;
}
.resultados p {
  float: left;
  margin:0;
  width: auto;
  padding:18px 15px 18px 0;
}
.resultados p.resultado {
  color:#cc6600;
  font-size:15px;
  font-family:Arial, Helvetica, sans-serif;
  border-right:1px solid #CCCCCC;
}
.resultados select {
  margin-top:15px;
  width:140px;
  height:25px;
  background:#f5f5f5;
  border:1px solid #CCCCCC;
  padding:4px;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius:5px;
  behavior:url(border-radius.htc);	
}
.resultados .paginador {
  border-left: 1px solid #CCCCCC !important;
  float: right;
  height: 56px !important;
  width: 250px !important;
  padding-left: 15px;
}
.resultados .paginador ul {
  display: inline;
  padding: 0 !important;
  position: relative;
  top: 19px;
}
.productoss {
  background: url("/images/bg-producto.png") repeat-y scroll 0 0 transparent;
  float: left;
  height: 375Fpx;
  margin: 5px;
  width: 210px;
}
.productoss a img {
  margin: 8px 9px 0 0;
}
.productoss h1 a {
  font-size:12px;
  text-decoration:none;
  color:#0066cc;
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  margin-left:12px;
  margin-bottom:0;
  margin-right: 12px;
}
.productoss p {
  float: left;
  font-size: 11px;
  line-height: 12px;
  margin: 10px 12px;
  width: 190px;
}
.productoss h1 {
  border-top: 2px groove #FFFFFF;
  float: left;
  left: 2px;
  margin-left: 0px;
  margin-bottom: 0px;
  width: 208px;
  padding-top: 5px;
  position: relative;
}
.productoss p span {
  color:#2866A2;
  font-size:15px;
}
.productoss p.costo {
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  width:100px;
}
.productoss p.costo span {
  font-size:14px;
}
.productoss a {
  float:right;
}
.product {
  /*border-bottom: 1px solid #CCCCCC;*/
  float: left;
}
.producto-hover {
  width:283px;
  background: #d6d6d6;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  border:1px solid #FFF;
}
.producto-hover img {
  padding: 18px;
}
.producto-hover ul {
  color: #2866A2;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  list-style: none outside none;
  margin: 0;
  padding-left: 18px;
}
.producto-hover ul li {
  float: left;
}
.producto-hover ul.descripcion {
  border-bottom: 2px groove #FFFFFF;
  padding: 0 19px;
}
.producto-hover .descripcion {
  color: #636363;
}
.producto-hover .envio {
  color: #636363;
  font-size: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.producto-hover .envio span {
  font-size:14px;
  margin-left: 0px
}
.producto-hover ul li span {
  color: #2866A2;
  font-size: 15px;
  margin-left: 95px;
}
.producto-hover form {
  float:left;
}
button.enviar {
  background: url("/images/carrito-blue.png") no-repeat scroll 70px center #EAEAEA;
  border: 0 none;
  border-radius: 10px 0 10px 0;
  -moz-border-radius: 10px 0 10px 0;
  -ms-border-radius: 10px 0 10px 0;
  -khtml-border-radius: 10px 0 10px 0;
  -webkit-border-radius:10px 0 10px 0;
  behavior:url(border-radius.htc);
  color: #666666;
  font-size: 10px;
  height: 32px;
  margin-left: 50px;
  margin-top: 15px;
  padding-right: 40px;
  position: relative;
  width: 110px;
}
.carrito-hover {
  border:2px solid #0060be;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  left: 567px;
  position: relative;
  top: 40px;
  width: 412px;
  z-index: 9999;
}
.carrito-hover form{
  width: 408px;
  border:2px solid #e6e6e6;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  background:#E6E6E6;
}
.carrito-hover form table tbody tr td.left {
  -moz-border-radius: 7px 0 0 0;
  border-radius:7px 0 0 0;
  -ms-border-radius: 7px 0 0 0;
  -khtml-border-radius: 7px 0 0 0;
  -webkit-border-radius: 7px 0 0 0;
  behavior:url(border-radius.htc);
}
.carrito-hover form table tbody tr td.right {
  border-radius: 0 10px 0 0;
  padding-left: 18px;
  text-align: left;
  -moz-border-radius: 0 7px 0 0;
  -ms-border-radius: 0 7px 0 0;
  -khtml-border-radius: 0 7px 0 0;
  -webkit-border-radius:0 7px 0 0;
  behavior:url(border-radius.htc);
}
.carrito-hover form table {
  font-family: arial;
  font-size: 11px;
}
.carrito-hover form table td.center{
  color: #000;
  text-align: center;
  font-weight: bold;
}
.carrito-hover form table td{
  color: #FFF;
  text-align: center;
  border-bottom: 1px solid #C9C9C9;
}
.carrito-hover form table tbody tr {
  height:40px;
}
.carrito-hover form p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  margin:20px;
  color:#333333;
}
.carrito-hover form p span {
  color: #333333;
  margin-left: 20px;
}
button.vaciar {
  border-radius: 7px 0 7px 0;
  -moz-border-radius: 7px 0 7px 0;
  -ms-border-radius: 7px 0 7px 0;
  -khtml-border-radius: 7px 0 7px 0;
  -webkit-border-radius:7px 0 7px 0;
  behavior:url(border-radius.htc);
  color: #666666;
  font-size: 10px;
  height: 32px;
  position: relative;
  width: 110px;
  background: none repeat scroll 0 0 #0060BE;
  border: 0 none;
  border-radius: 0 7px 0 7px;
  color: #9ACDFF;
  font-size: 10px;
  height: 33px;
  position: relative;
  width: 150px;
}

button.pagar {
  -moz-border-radius: 7px 0 7px 0;
  -ms-border-radius: 7px 0 7px 0;
  -khtml-border-radius: 7px 0 7px 0;
  -webkit-border-radius: 7px 0 7px 0;
  behavior:url(border-radius.htc);
  position: relative;
  background: none repeat scroll 0 0 #0060BE;
  border: 0 none;
  border-radius: 7px 0 7px 0;
  color: #9ACDFF;
  font-size: 10px;
  height: 33px;
  left: 104px;
  position: relative;
  width: 150px;
}
.checkout {
  float:left;
}
.checkout h2 {
  border-bottom: 1px solid #D9D9D9;
  color: #0A3F74;
  font-family: 'FuturaLight';
  margin-bottom: 50px;
  padding-bottom: 10px;
  width: 935px;
}
.checkout h2 span a {
  color: #666666;
  float: right;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  top: 10px;
  text-decoration:none;
}
.comercios-adheridos {
  text-align:center;
  width:170px;
  height:170px;
  background:#d4d4d4;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  float:left;
  margin-left:30px;
  margin-bottom:35px;
}
.comercios-adheridos img {
  padding:10px 15px;
  margin:0px;
}
.comercios-adheridos p {
  width:170px;
  float:left;
  margin:0px;
  font-size:12px;
}
.left-col p.titulo {
  font-size:20px;
  color:#0a3f74;
}
.left-col p.sub-titulo {
  font-size:16px;
  color:#666666;
}
.left-col h3.funebre {
  border-bottom: 1px solid #D9D9D9;
  color: #0A3F74;
  font-family: 'FuturaLight';
  padding-bottom: 10px;
  float:none;
}
.left-col p span{
  font-weight:bold;
}
.left-col p.calendario {
  color:#666666;
  font-size:20px;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;
}

.left-col ul.calendario {
  display:inline;
  list-style:none;
  padding:0px;
}
.left-col ul.calendario li {
  display:inline;
  float:left;
  margin-right: 10px;
}
.left-col ul.calendario li img {
  margin: 0;
  position: relative;
  top: 3px;
  margin-right: 10px;
}
#datepicker {
  font-size: 62.5%;
}
.left-col p.fotos {
  border-top: 1px solid #D9D9D9;
  color: #666666;
  float: left;
  font-size: 20px;
  padding-top: 10px;
  width: 660px;
}
/*carrousel*/


#links a {
  background-color: white;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 5px black;
  color: #003366;
  display: block;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 2px;
  margin-top: 15px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}
#links {
  float: left;
  margin-left: -210px;
  margin-top: 10px;
  width: 200px;
}
#close {
  background: url("public/resources/images/button.gif") no-repeat scroll center bottom transparent;
  display: block;
  float: left;
  height: 16px;
  margin-left: 5px;
  margin-top: 5px;
  width: 16px;
}
#close:hover {
  background: url("public/resources/images/button.gif") no-repeat scroll center bottom transparent;
}
#ads {
  float: left;
  margin-right: 5px;
}
#buysellads {
  float: left;
  margin-right: -260px;
  width: 1035px;
}
.adsense1, .adsense2, .adsense3, .adsense4 {
  float: left;
  margin-right: 4px;
  width: 125px;
}
/*end*/
.panes {
  margin-bottom:50px;
}
form.chekout ul {
  display: inline;
  float: left;
  list-style: none outside none;
  padding-left: 40px;
  margin: 0px;
}
form.chekout ul li {
  margin: 5px auto;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
form.chekout ul li select {
  height:30px;
  width:78px;
  border: 1px solid #cccccc;
  -moz-border-radius: 20px;
  border-radius:20px;
  -ms-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius: 20px;
  behavior:url(border-radius.htc);
  padding:8px;
}
form.chekout ul li input {
  border: 1px solid #cccccc;
  -moz-border-radius: 20px;
  border-radius:20px;
  -ms-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius: 20px;
  behavior:url(border-radius.htc);
  height: 30px;
  width: 241px;
}
form.chekout button.guardar {
  background-image: linear-gradient(top, #0069AF , #0095DC);
  background-image: -o-linear-gradient(top, #0069AF , #0095DC);
  background-image: -moz-linear-gradient(top, #0069AF , #0095DC);
  background-image: -webkit-linear-gradient(top, #0069AF , #0095DC);
  background-image: -ms-linear-gradient(top, #0069AF , #0095DC);
  border: 0 none;
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 30px;
  margin-left: 120px;
  margin-top: 400px;
}
form.chekout table {
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  margin-left: 70px;
  margin-top: 25px;
}
form.chekout table tr td {
  border-bottom: 1px solid #0066cc;
  height:40px;
}
form.chekout table tr td.last {
  border-bottom: 0px;
  height:40px;
}
form.chekout table tr td.subtitulo {
  border-bottom: 1px solid #cfcfcf;
  color:#999999;
  height:40px;
}
form.chekout table tr td.direccion {
  border-bottom: 1px solid #cfcfcf;
  color:#999999;
  height:40px;
  font-size:12px;
  color:#000;
}
form.chekout table td.titulo {
  color:#0066cc;
  border-bottom:1px solid #0066cc;
}
form.chekout button.modificar {
  background-image: linear-gradient(top, #0069AF , #0095DC);
  background-image: -o-linear-gradient(top, #0069AF , #0095DC);
  background-image: -moz-linear-gradient(top, #0069AF , #0095DC);
  background-image: -webkit-linear-gradient(top, #0069AF , #0095DC);
  background-image: -ms-linear-gradient(top, #0069AF , #0095DC);
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior:url(border-radius.htc);
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 25px;
  margin-left: 120px;
}
form.chekout button.agregar {
  background-image: linear-gradient(top, #0069AF , #0095DC);
  background-image: -o-linear-gradient(top, #0069AF , #0095DC);
  background-image: -moz-linear-gradient(top, #0069AF , #0095DC);
  background-image: -webkit-linear-gradient(top, #0069AF , #0095DC);
  background-image: -ms-linear-gradient(top, #0069AF , #0095DC);
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior:url(border-radius.htc);
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 25px;
}
form.chekout button.guardar2 {
  background-image: linear-gradient(top, #0069AF , #0095DC);
  background-image: -o-linear-gradient(top, #0069AF , #0095DC);
  background-image: -moz-linear-gradient(top, #0069AF , #0095DC);
  background-image: -webkit-linear-gradient(top, #0069AF , #0095DC);
  background-image: -ms-linear-gradient(top, #0069AF , #0095DC);
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior:url(border-radius.htc);
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 30px;
  margin-left: -82px;
  margin-top: 400px;
  position: relative;
}
form.pagos p {
  text-align:center;
  color:#333333;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
}
.left-pago {
  border-right: 1px solid #CCCCCC;
  float: left;
  height: 365px;
  margin-left: 100px;
  width: 370px;
}
form.pagos .left-pago button.redpagos {
  background-image: linear-gradient(top, #efefef , #c7c7c7);
  background-image: -o-linear-gradient(top, #efefef , #c7c7c7);
  background-image: -moz-linear-gradient(top, #efefef , #c7c7c7);
  background-image: -webkit-linear-gradient(top, #efefef , #c7c7c7);
  background-image: -ms-linear-gradient(top, #efefef , #c7c7c7);
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior:url(border-radius.htc);
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 50px;
  width:235px;
  position: relative;
  margin: 40px 68px 25px;
}
form.pagos .left-pago p {
  background: url("/images/info.png") no-repeat scroll left top transparent;
  font-size: 12px;
  padding: 0 25px;
  text-align: left;
}
.right-pago {
  float: left;
  height: 365px;
  width: 370px;
}
form.pagos .right-pago button.socio {
  background-image: linear-gradient(top, #efefef , #c7c7c7);
  background-image: -o-linear-gradient(top, #efefef , #c7c7c7);
  background-image: -moz-linear-gradient(top, #efefef , #c7c7c7);
  background-image: -webkit-linear-gradient(top, #efefef , #c7c7c7);
  background-image: -ms-linear-gradient(top, #efefef , #c7c7c7);
  border: 0 none;
  -moz-border-radius: 5px;
  border-radius:5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  behavior:url(border-radius.htc);    
  color: #0066cc;
  font-family: Arial,Helvetica,sans-serif;
  font-size:20px;
  height: 50px;
  width:235px;
  position: relative;
  margin: 40px 68px 25px;
}
form.pagos .right-pago p a {
  color:#000;
  font-size: 12px;
  padding: 0 70px;
  text-align: left;
  text-decoration:none;
  float:left;
}
.historial {
  background: none repeat scroll 0 0 #FFFFFF;
  height: 510px;
  margin-bottom: 50px;
  width: 910px;
  border: 1px solid #cccccc;
  -moz-border-radius: 20px;
  border-radius:20px;
  -ms-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius: 20px;
  behavior:url(border-radius.htc);
}
form.historial-pedidos table {
  float: left;
  font-family:Arial, Helvetica, sans-serif;
  margin-left: 70px;
  margin-top: 25px;
}
form.historial-pedidos table tr td {
  border-bottom: 1px solid #0066cc;
  height:40px;
}
form.historial-pedidos table tr td.subtitulo {
  border-bottom: 1px solid #cfcfcf;
  color:#999999;
  height:40px;
}
form.historial-pedidos table tr td.direccion {
  border-bottom: 1px solid #cfcfcf;
  color:#999999;
  height:40px;
  font-size:12px;
  color:#000;
}
form.historial-pedidos table td.titulo {
  color:#0066cc;
  border-bottom:1px solid #0066cc;
}
form.historial-pedidos table tr td.sin-concretar {
  border-bottom: 1px solid #CFCFCF;
  color: #990000;
  font-size: 12px;
  height: 40px;
}
form.historial-pedidos table button {
  background: url("/images/imprimir-codigo.png") no-repeat scroll center center transparent;
  border: 0 none;
  height: 37px;
  width: 138px;
  float:right;
}
form.historial-pedidos table tr:hover {
  background:#e8f0f7;
}
.detalle-pedido {
  width:412px;
  height:260px;
  border:2px solid #0060be;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
}
.detalle-pedido form{
  height: 256px;
  width: 408px;
  border:2px solid #e6e6e6;
  -moz-border-radius: 10px;
  border-radius:10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius:10px;
  behavior:url(border-radius.htc);
  background:#E6E6E6;
}
.detalle-pedido form table tbody tr td.left {
  -moz-border-radius: 7px 0 0 0;
  border-radius:7px 0 0 0;
  -ms-border-radius: 7px 0 0 0;
  -khtml-border-radius: 7px 0 0 0;
  -webkit-border-radius: 7px 0 0 0;
  behavior:url(border-radius.htc);
}
.detalle-pedido form table tbody tr td.right {
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 7px 0 0;
  -ms-border-radius: 0 7px 0 0;
  -khtml-border-radius: 0 7px 0 0;
  -webkit-border-radius:0 7px 0 0;
  behavior:url(border-radius.htc);
}
.detalle-pedido form table {
  font-family: arial;
  font-size: 11px;
  text-align: center;
}
.detalle-pedido form table td.center{
  color: #000;
  text-align: center;
  font-weight: bold;
}
.detalle-pedido form table td{
  color: #FFF;
  border-bottom: 1px solid #C9C9C9;
}
.detalle-pedido form table tbody tr {
  height:40px;
}
.detalle-pedido form p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  margin:20px;
  color:#333333;
}
.detalle-pedido form p span {
  color: #333333;
  margin-left: 244px;
}
.galeria-fiestas {
  float:left;
  width:655px;
  height:417px;
  background:#f2f2f2;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -ms-border-radius: 20px;
  -khtml-border-radius: 20px;
  -webkit-border-radius: 20px;
  behavior:url(border-radius.htc);
  margin-bottom:50px;
}
.usuario .ayuda {
  float: left;
  padding-right: 5px;
}
.carrito-hover form table tbody tr.item {
  background: #FFFFFF;
}
.datos-error {
  border: 1px solid red !important;
}
.requerido {
  color: red;
}
/*agregado*/
.sorteos {
    border-radius: 10px 10px 10px 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius:10px;  
	behavior:url(border-radius.htc);
	-webkit-border-radius:10px;
    height: 246px;
	border:1px solid #f2f2f2;
    width: 248px;
}
.top-sorteos {
    background: none repeat scroll 0 0 #0057BD;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	behavior:url(border-radius.htc);
	-moz-border-radius:10px 10px 0 0;  
	-webkit-border-radius:10px 10px 0 0;
}
.top-sorteos p {
    color: #E0F6FF;
	font-family: 'FuturaLight';
    font-size: 16px;
    padding: 10px;
	margin:0px;
    text-align: center;
}
.down-sorteos {
	border:1px solid #cacaca;
	background:#e4e4e4;
	height: 202px;
	border-radius:0 0 10px 10px;
	-moz-border-radius:0 0 10px 10px;
	behavior:url(border-radius.htc);  
	-webkit-border-radius:0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
}
.down-sorteos ul {
    list-style: none outside none;
    margin-top: 20px;
    padding: 0;
}
.down-sorteos ul li {
    color: #666666;
    font-size: 14px;
    margin: 0 auto;
	font-family: 'FuturaLight';
    text-align: center;
}
.down-sorteos a {
    color: #0057bd;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    text-decoration: none;
		cursor:pointer;
}
.down-sorteos ul li a {
    float: none;
		cursor:pointer;
}
.top-sorteos p a {
    color: #E0F6FF;
    font-family: 'FuturaLight';
    font-size: 16px;
    margin: 0;
    padding: 10px;
    text-align: center;
    text-decoration: none;
		cursor:pointer;
}
/*agregado*/
